:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:linear-gradient(135deg,#0077be,#00a8e8,#00d4ff);padding:2rem 1rem}.container{max-width:1400px;margin:0 auto}.header{text-align:center;margin-bottom:3rem;animation:fadeInDown .6s ease-out}.title{font-size:3rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 10px rgba(0,0,0,.2);letter-spacing:-1px}.subtitle{font-size:1.1rem;color:#ffffffe6;font-weight:400}.stats-card{background:#fffffff2;border-radius:20px;padding:2rem;margin-bottom:2rem;display:flex;justify-content:space-around;gap:2rem;box-shadow:0 10px 40px #00000026;animation:fadeInUp .6s ease-out .2s backwards;flex-wrap:wrap}.stat-item{text-align:center;flex:1;min-width:120px}.stat-value{font-size:2.5rem;font-weight:800;color:#0077be;margin-bottom:.5rem}.stat-label{font-size:.95rem;color:#64748b;text-transform:uppercase;letter-spacing:1px;font-weight:600}.trending-section{background:#fffffff2;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 40px #00000026;animation:fadeInUp .6s ease-out .25s backwards}.section-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem;text-align:left}.currently-processing{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px #10b9814d;animation:pulse 2s ease-in-out infinite;flex-wrap:wrap}.processing-label{font-size:1rem;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.processing-keyword{font-size:1.1rem;font-weight:600;color:#fff;background:#00000026;padding:.5rem 1rem;border-radius:8px;flex:1;min-width:200px;word-break:break-word}.trending-controls{display:flex;gap:1rem;align-items:stretch;flex-wrap:wrap}.country-select{flex:1;min-width:250px;padding:1rem 1.5rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:12px;outline:none;transition:all .3s ease;background:#fff;cursor:pointer;color:#1e293b;font-weight:500}.country-select:focus{border-color:#0077be;box-shadow:0 0 0 4px #0077be1a}.country-select:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}.btn-trending{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:1rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #00000026;white-space:nowrap}.btn-trending:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.btn-trending:disabled{opacity:.6;cursor:not-allowed;transform:none}.search-section{background:#fffffff2;border-radius:20px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 40px #00000026;animation:fadeInUp .6s ease-out .35s backwards}.input-group{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.search-input{flex:1;min-width:300px;padding:1rem 1.5rem;font-size:1.1rem;border:2px solid #e2e8f0;border-radius:12px;outline:none;transition:all .3s ease;background:#fff}.search-input:focus{border-color:#0077be;box-shadow:0 0 0 4px #0077be1a}.search-input:disabled{background:#f1f5f9;cursor:not-allowed}.keyword-textarea{width:100%;padding:1rem 1.5rem;font-size:1rem;border:2px solid #e2e8f0;border-radius:12px;outline:none;transition:all .3s ease;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;resize:vertical;line-height:1.6}.keyword-textarea:focus{border-color:#0077be;box-shadow:0 0 0 4px #0077be1a}.keyword-textarea:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.6}.button-group{display:flex;gap:1rem}.btn{padding:1rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #00000026}.btn-primary{background:linear-gradient(135deg,#0077be,#00a8e8);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0077be66}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-danger:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.btn-secondary{background:linear-gradient(135deg,#64748b,#475569);color:#fff}.btn-secondary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #64748b66}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.controls{background:#fffffff2;border-radius:20px;padding:1.5rem 2rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;box-shadow:0 10px 40px #00000026;animation:fadeInUp .6s ease-out .4s backwards}.view-toggle{display:flex;background:#f1f5f9;border-radius:12px;padding:.25rem}.toggle-btn{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border:none;background:transparent;color:#64748b;border-radius:10px;cursor:pointer;transition:all .3s ease}.toggle-btn.active{background:#0077be;color:#fff;box-shadow:0 2px 8px #0077be4d}.export-buttons{display:flex;gap:1rem}.results-container{background:#fffffff2;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #00000026;animation:fadeInUp .6s ease-out .5s backwards}.table-wrapper{overflow-x:auto;border-radius:12px}.results-table{width:100%;border-collapse:collapse}.results-table thead{background:linear-gradient(135deg,#0077be,#00a8e8);color:#fff}.results-table th{padding:1rem 1.5rem;text-align:left;font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.results-table tbody tr{border-bottom:1px solid #e2e8f0;transition:background .2s ease}.results-table tbody tr:hover{background:#f8fafc}.results-table td{padding:1rem 1.5rem;color:#1e293b}.list-view{display:flex;flex-direction:column;gap:.5rem}.list-item{padding:1rem 1.5rem;background:#f8fafc;border-radius:10px;display:flex;align-items:center;gap:1rem;transition:all .2s ease}.list-item:hover{background:#e2e8f0;transform:translate(4px)}.list-number{font-weight:700;color:#0077be;min-width:40px}.list-keyword{color:#1e293b;flex:1}.source-badge{display:inline-block;padding:.35rem .75rem;border-radius:8px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;box-shadow:0 2px 8px #00000026;transition:all .3s ease}.source-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000040}.source-google{background:linear-gradient(135deg,#4285f4,#357ae8)}.source-bing{background:linear-gradient(135deg,#008373,#00a896)}.source-yahoo{background:linear-gradient(135deg,#720e9e,#9d4edd)}.source-duckduckgo{background:linear-gradient(135deg,#de5833,#ff6b47)}.source-lsi{background:linear-gradient(135deg,#f59e0b,#d97706)}.loading-state{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:20px;box-shadow:0 10px 40px #00000026}.loader{width:60px;height:60px;border:5px solid #e2e8f0;border-top:5px solid #0077be;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.loading-state p{color:#64748b;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem}.loading-current-keyword{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;animation:pulse 2s ease-in-out infinite}.loading-label{font-size:.95rem;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}.loading-keyword{font-size:1.1rem;font-weight:600;color:#fff;background:#00000026;padding:.5rem 1rem;border-radius:8px;word-break:break-word}.engine-indicators{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.engine-indicator{animation:pulse 2s ease-in-out infinite}.engine-indicator:nth-child(1){animation-delay:0s}.engine-indicator:nth-child(2){animation-delay:.5s}.engine-indicator:nth-child(3){animation-delay:1s}.engine-indicator:nth-child(4){animation-delay:1.5s}.engine-indicator:nth-child(5){animation-delay:2s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.title{font-size:2rem}.subtitle{font-size:1rem}.stats-card{flex-direction:column;gap:1.5rem}.stat-item{min-width:100%}.stat-value{font-size:2rem}.section-title{font-size:1.25rem}.currently-processing{flex-direction:column;align-items:flex-start;padding:1rem}.processing-label{font-size:.9rem}.processing-keyword{font-size:1rem;min-width:100%;padding:.75rem}.trending-controls{flex-direction:column}.country-select{min-width:100%}.btn-trending{width:100%}.input-group{flex-direction:column}.search-input{min-width:100%}.keyword-textarea{font-size:.95rem}.button-group{width:100%;flex-direction:column}.btn{width:100%}.controls{flex-direction:column;align-items:stretch}.view-toggle,.export-buttons{width:100%;justify-content:center}.export-buttons{flex-direction:column}.results-table th,.results-table td{padding:.75rem;font-size:.9rem}.source-badge{font-size:.65rem;padding:.25rem .5rem}.engine-indicators{gap:.5rem}}
