:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.container{max-width:1200px;margin:0 auto;padding:2rem}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem}.subtitle{color:#7f8c8d;font-size:1.1rem}.main-content{display:flex;flex-direction:column;gap:2rem}.input-section{display:flex;flex-direction:column;gap:1rem}.text-input{width:100%;min-height:200px;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;line-height:1.5;resize:vertical;transition:border-color .2s}.text-input:focus{outline:none;border-color:#3498db}.text-input:disabled{background-color:#f8f9fa;cursor:not-allowed}.analyze-button{padding:.75rem 1.5rem;background-color:#3498db;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;align-self:flex-start}.analyze-button:hover{background-color:#2980b9}.analyze-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.analyze-button.loading{position:relative;color:transparent}.analyze-button.loading:after{content:"";position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s infinite linear}.error-message{color:#e74c3c;padding:.75rem;background-color:#fdf0ed;border-radius:6px;font-size:.9rem}.results-section{display:flex;flex-direction:column;gap:2rem}.metrics{background-color:#f8f9fa;padding:1.5rem;border-radius:8px}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.metric-card{background-color:#fff;padding:1rem;border-radius:6px;box-shadow:0 2px 4px #0000001a}.readability-score{font-size:1.25rem;font-weight:600;margin-top:.5rem}.readability-score.easy{color:#27ae60}.readability-score.medium{color:#f39c12}.readability-score.hard{color:#e74c3c}.stats-list{list-style:none;padding:0;margin:.5rem 0 0}.stats-list li{margin:.25rem 0;color:#2c3e50}.keywords-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px}.keywords-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-top:1rem}.keyword-card{background-color:#fff;padding:1rem;border-radius:6px;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;align-items:center}.keyword-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.keyword-text{font-weight:600;color:#2c3e50;font-size:1.1rem}.keyword-meta{font-size:.85rem;color:#7f8c8d;font-style:italic}.keyword-stats{font-size:.9rem;color:#34495e}.keyword-relevance{font-size:.85rem;color:#16a085;font-weight:500}.insert-button{padding:.5rem 1rem;background-color:#2ecc71;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s;white-space:nowrap}.insert-button:hover{background-color:#27ae60}.insert-button:disabled{background-color:#bdc3c7;cursor:not-allowed}.suggestions-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px}.suggestions-list{list-style:none;padding:0;margin:1rem 0 0}.suggestion-item{background-color:#fff;padding:1rem;border-radius:6px;margin-bottom:.5rem;box-shadow:0 2px 4px #0000001a;color:#2c3e50;display:flex;align-items:center;gap:.5rem}.suggestion-item:before{content:"💡"}.preview-section{background-color:#f8f9fa;padding:1.5rem;border-radius:8px}.preview-content{background-color:#fff;padding:1rem;border-radius:6px;margin-top:1rem;white-space:pre-wrap;line-height:1.6;color:#2c3e50}h2{color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem}h3{color:#34495e;font-size:1.1rem;font-weight:500}@keyframes spin{to{transform:rotate(360deg)}}
