.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.9);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.loading-spinner{width:4rem;height:4rem}.loading-text{margin-top:1rem;font-size:1.25rem;font-weight:500}.stats-card{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:#fff;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.competitor-stats-card{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);color:#fff;border-radius:.5rem;padding:1.5rem;margin-bottom:2rem}.export-buttons{margin-top:1rem;text-align:center}.keyword-input-helper{background-color:#f8f9fc;border:1px solid #e3e6f0;border-radius:.35rem;padding:1rem;margin-top:.5rem}.nav-tabs .nav-link{color:#5a5c69;border:1px solid transparent}.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.trend-sparkline{width:80px!important;height:24px!important;max-width:80px!important;max-height:24px!important;display:inline-block;vertical-align:middle}.trend-container{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:30px}.filter-section{background:#f8f9fc;border:1px solid #e3e6f0;border-radius:.35rem;padding:1.5rem;margin-bottom:2rem}.volume-high{background-color:rgba(28,200,138,.1)}.volume-medium{background-color:rgba(246,194,62,.1)}.volume-low{background-color:rgba(231,74,59,.1)}.table-responsive{overflow-x:auto}.table td{white-space:nowrap;vertical-align:middle}.table td.trend-column{min-width:120px;text-align:center}.table-container{max-height:800px;overflow-y:auto;position:relative}.table-container::-webkit-scrollbar{width:8px}.table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#555}.table-sticky-header{position:sticky;top:0;z-index:10;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.back-to-top{position:fixed;bottom:20px;right:20px;background:#007bff;color:#fff;border:0;border-radius:50%;width:50px;height:50px;cursor:pointer;display:none;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.2)}.back-to-top:hover{background:#0056b3}.loading-rows{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.row-number{font-weight:bold;color:#6c757d;background:#f8f9fa;text-align:center}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.02)}.table-striped tbody tr:nth-of-type(even){background-color:rgba(0,0,0,.01)}@media(max-width:768px){.filter-section{padding:1rem}.trend-sparkline{width:60px!important;height:20px!important}}.blog-section{background:#f8f9fa;border-radius:.5rem;padding:2rem;margin:2rem 0;border-left:4px solid #007bff}.blog-section h2{color:#007bff;font-weight:600;margin-bottom:1.5rem;font-size:1.5rem}.blog-section h3{color:#495057;font-weight:500;margin-top:2rem;margin-bottom:1rem;font-size:1.25rem}.blog-section p{color:#6c757d;line-height:1.6;margin-bottom:1rem}.blog-section a{color:#007bff;text-decoration:none}.blog-section a:hover{text-decoration:underline}.faq-list dt{font-weight:600;color:#495057;margin-top:1.5rem;margin-bottom:.5rem}.faq-list dd{color:#6c757d;line-height:1.6;margin-bottom:1rem;padding-left:1rem}.intro-blog{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:.5rem;padding:2rem;margin-bottom:2rem}.intro-blog p{color:#fff;margin-bottom:1rem;font-size:1.1rem}