:root{font-family:Inter,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}}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f7fa;padding:1rem}.auth-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:2.5rem 2rem;width:420px;max-width:100%;text-align:center;box-sizing:border-box;display:flex;flex-direction:column}.auth-card h1{font-size:1.6rem;font-weight:700;color:#1a1a2e;margin-bottom:.4rem;height:2.2rem}.auth-subtitle{color:#666;font-size:.95rem;margin-bottom:1.5rem;height:1.4rem}.tab-toggle{display:flex;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.tab-toggle button{padding:.4rem 1.25rem;border-radius:6px;border:1.5px solid #e5e7eb;background:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .15s}.auth-fields{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.auth-fields input{width:100%;padding:.75rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:inherit;color:#1a1a2e;background:#fff;transition:border-color .2s;box-sizing:border-box}.auth-fields input:focus{outline:none;border-color:#4f46e5}.auth-error{background:#fff0f0;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem;height:2.75rem;box-sizing:border-box}.auth-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#065f46;padding:.75rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem;height:2.75rem;box-sizing:border-box}.auth-btn{width:100%;padding:.85rem;background:#4f46e5;color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .2s;margin-bottom:1rem;box-sizing:border-box}.auth-btn:hover:not(:disabled){background:#4338ca}.auth-btn:disabled{background:#c7d2fe;cursor:not-allowed}.auth-footer{font-size:.8rem;color:#9ca3af;height:1.2rem;margin:0}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#080808;color:#1a1a2e;line-height:1.6}.app{max-width:780px;margin:0 auto;padding:2rem 1rem 4rem}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:2.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.4rem}.header p{color:#666;font-size:1rem}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1.25rem}.card h2{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;color:#888}.dropzone{border:2px dashed #d1d5db;border-radius:10px;padding:2rem;text-align:center;cursor:pointer;transition:all .2s;background:#fafafa}.dropzone:hover{border-color:#4f46e5;background:#f5f3ff}.dropzone.dragover{border-color:#4f46e5;background:#ede9fe}.dropzone.has-file{border-style:solid;border-color:#10b981;background:#f0fdf4;cursor:default}.dropzone-icon{font-size:2rem;margin-bottom:.5rem}.dropzone-main{font-weight:600;color:#374151;margin-bottom:.25rem}.dropzone-hint{font-size:.85rem;color:#9ca3af}.file-success{display:flex;align-items:center;justify-content:center;gap:.75rem;color:#065f46;font-weight:500}.file-icon{background:#10b981;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0}.change-btn{background:none;border:1px solid #10b981;color:#10b981;padding:.2rem .6rem;border-radius:4px;font-size:.8rem;cursor:pointer}.change-btn:hover{background:#10b981;color:#fff}.paste-fallback{margin-top:.75rem}.paste-fallback summary{font-size:.85rem;color:#6b7280;cursor:pointer;-webkit-user-select:none;user-select:none}.paste-fallback summary:hover{color:#4f46e5}.paste-fallback textarea{margin-top:.5rem;width:100%;padding:.75rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;background:#fff;color:#1a1a2e}.paste-fallback textarea:focus{outline:none;border-color:#4f46e5}.tab-toggle{display:flex;gap:.5rem;margin-bottom:1rem}.tab-toggle button{padding:.4rem 1rem;border-radius:6px;border:1.5px solid #e5e7eb;background:#fff;color:#666;font-size:.9rem;cursor:pointer;transition:all .15s}.tab-toggle button.active{background:#4f46e5;border-color:#4f46e5;color:#fff;font-weight:600}.url-input-group{display:flex;flex-direction:column;gap:.5rem}.url-input-group input[type=url]{width:100%;padding:.75rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:inherit;color:#1a1a2e;background:#fff}.url-input-group input[type=url]:focus{outline:none;border-color:#4f46e5}.fetch-btn{align-self:flex-start;padding:.5rem 1.25rem;background:#4f46e5;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.fetch-btn:hover:not(:disabled){background:#4338ca}.fetch-btn:disabled{background:#a5a0f0;cursor:not-allowed}.fetch-success{font-size:.85rem;color:#065f46;font-weight:500}.card textarea{width:100%;padding:.75rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:.9rem;font-family:inherit;resize:vertical;background:#fff;color:#1a1a2e}.card textarea:focus{outline:none;border-color:#4f46e5}.error{background:#fff0f0;border:1px solid #fecaca;color:#dc2626;padding:.85rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.tailor-btn{display:block;width:100%;padding:1rem;background:#4f46e5;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:10px;cursor:pointer;transition:background .2s;margin-bottom:1.5rem}.tailor-btn:hover:not(:disabled){background:#4338ca}.tailor-btn:disabled{background:#c7d2fe;cursor:not-allowed}.loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:#666}.spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.results{display:flex;flex-direction:column;gap:1.25rem}.result-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.result-card h2{font-size:1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f3f4f6;text-transform:none;letter-spacing:normal}.result-card.score{border-left:4px solid #4f46e5}.result-card p{margin-bottom:.75rem;font-size:.95rem;color:#374151}.result-card ul,.result-card ol{padding-left:1.5rem;margin-bottom:.75rem}.result-card li{margin-bottom:.4rem;font-size:.95rem;color:#374151}.result-card strong{font-weight:600;color:#1a1a2e}.result-card h3{font-size:1rem;font-weight:600;margin:1rem 0 .4rem;color:#1a1a2e}.signout-btn{background:none;border:1px solid #e5e7eb;color:#666;padding:.35rem .85rem;border-radius:6px;font-size:.8rem;cursor:pointer;margin-top:.5rem;transition:all .15s}.signout-btn:hover{border-color:#dc2626;color:#dc2626}.header-actions{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.upgrade-btn{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;padding:.4rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s}.upgrade-btn:hover{opacity:.9}.pro-badge{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:.3rem .85rem;border-radius:6px;font-size:.8rem;font-weight:700}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h2{font-size:1.8rem;font-weight:700;color:#1a1a2e;margin-bottom:.4rem}.pricing-header p{color:#666;font-size:1rem}.pricing-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}@media (max-width: 560px){.pricing-cards{grid-template-columns:1fr}}.pricing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem 1.5rem;position:relative}.pricing-card-featured{border:2px solid #4f46e5}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#4f46e5;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .85rem;border-radius:20px;white-space:nowrap}.pricing-card h3{font-size:1.1rem;font-weight:700;color:#1a1a2e;margin-bottom:1rem}.price{font-size:2.5rem;font-weight:800;color:#1a1a2e;margin-bottom:.25rem;line-height:1}.price span{font-size:1rem;font-weight:400;color:#666}.price-note{font-size:.85rem;color:#666;margin-bottom:1.25rem}.pricing-features{list-style:none;padding:0;margin-bottom:1.5rem}.pricing-features li{font-size:.9rem;color:#374151;padding:.3rem 0;border-bottom:1px solid #f3f4f6}.pricing-features li:last-child{border-bottom:none}.back-btn{display:block;width:100%;padding:.75rem;background:none;border:1px solid #e5e7eb;border-radius:10px;color:#666;font-size:.95rem;cursor:pointer;transition:all .15s;margin-top:.5rem}.back-btn:hover{border-color:#4f46e5;color:#4f46e5}.success-card{text-align:center;padding:3rem 2rem}.success-icon{font-size:3rem;margin-bottom:1rem}.success-card h2{font-size:1.6rem;font-weight:700;color:#1a1a2e;margin-bottom:.75rem;text-transform:none;letter-spacing:normal}.success-card p{color:#666;font-size:1rem;margin-bottom:2rem;max-width:420px;margin-left:auto;margin-right:auto}.welcome-banner{background:#fff;border:1.5px solid #4f46e5;border-radius:14px;padding:2rem;margin-bottom:1.5rem;position:relative;text-align:center}.welcome-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:1rem;color:#9ca3af;cursor:pointer;line-height:1;padding:4px}.welcome-close:hover{color:#374151}.welcome-icon{font-size:2rem;margin-bottom:.75rem}.welcome-title{font-size:1.25rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.welcome-body{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.welcome-steps{text-align:left;display:inline-block;color:#374151;font-size:.95rem;line-height:1.9;margin-bottom:1rem;padding-left:1.25rem}.welcome-cta{background:#4f46e5;color:#fff;border:none;border-radius:8px;padding:.75rem 1.75rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s}.welcome-cta:hover{background:#4338ca}.usage-counter{font-size:.82rem;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:4px 12px;font-weight:500}.usage-counter.usage-warning{color:#b45309;background:#fffbeb;border-color:#fcd34d}
