@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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}#root{width:100%;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.app{min-height:100vh;background:#fff;color:#000}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.results .container{padding-top:0}.hero{padding:4rem 0;text-align:center;transition:padding .3s ease}.hero.hero-compact{padding:4rem 0 0}.hero-nav{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:3rem}.nav-pricing-link{position:absolute;right:0;font-size:1rem;font-weight:700;color:#0ea5e9;text-decoration:none;padding:.5rem 1.25rem;border:2px solid #0EA5E9;border-radius:10px;transition:all .2s ease}.nav-pricing-link:hover{background:#0ea5e9;color:#fff}.hero-logo{text-align:center;cursor:pointer;transition:opacity .2s ease}.hero-logo:hover{opacity:.8}.hero-logo-image{height:120px;width:auto;object-fit:contain}.hero-compact .hero-nav{margin-bottom:2rem}.hero-compact .hero-logo-image{height:80px}.title{font-size:clamp(2.5rem,7vw,4.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;color:#000;letter-spacing:-.02em}.subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);color:#4b5563;max-width:700px;margin:0 auto 3rem;line-height:1.6;font-weight:500}.hero-demo{background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:24px;padding:3rem 2rem;margin:0 auto;max-width:900px;box-shadow:0 20px 60px #0ea5e933;transition:all .3s ease}.hero-compact .hero-demo{padding:2rem;border-radius:24px 24px 0 0;box-shadow:none;margin-bottom:0}.search-form{max-width:700px;margin:0 auto}.search-label{display:flex;align-items:center;gap:.5rem;text-align:left;font-size:.9375rem;font-weight:700;color:#fffffff2;margin-bottom:.625rem;letter-spacing:-.01em}.search-label-icon{font-size:1.25rem;opacity:.95}.search-input-wrapper{position:relative;width:100%}.search-input{width:100%;padding:1.125rem 3.5rem 1.125rem 1.5rem;font-size:1.0625rem;font-weight:500;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:#fffffff2;color:#000;outline:none;transition:all .2s ease;font-family:Inter,sans-serif}.search-input:focus{border-color:#fff9;background:#fff}.search-input::placeholder{color:#6b7280;font-weight:500}.clear-button{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:#6b72801a;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s ease;font-size:.875rem}.clear-button:hover{background:#6b728033;color:#000}.search-helper-row{margin-top:.75rem;display:flex;justify-content:center}.google-play-notice{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#ffffffe6;margin:0}.google-play-icon{font-size:1rem;opacity:.9}.example-chip-container{margin-top:1rem;display:flex;justify-content:center}.example-chip{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:24px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.example-chip:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-1px)}.example-chip-icon{width:24px;height:24px;border-radius:6px;object-fit:cover}.recent-searches{margin-top:1.25rem}.recent-searches-label{font-size:.8125rem;font-weight:600;color:#ffffffb3;margin-bottom:.625rem;text-align:left}.recent-searches-list{display:flex;flex-wrap:wrap;gap:.5rem}.recent-search-chip{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.recent-search-chip:hover{background:#ffffff38;border-color:#ffffff59;transform:translateY(-1px)}.recent-search-icon{width:22px;height:22px;border-radius:5px;object-fit:cover;flex-shrink:0}.recent-search-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.loading-indicator{text-align:center;padding:2rem;color:#fff}.loading-spinner{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1rem}.loading-indicator p{font-size:1rem;font-weight:600}.app-preview{background:#fffffff2;border-radius:16px;padding:2rem;margin-top:1.5rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.app-preview-header{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}.app-preview-icon{width:80px;height:80px;border-radius:16px;box-shadow:0 4px 12px #0000001a;flex-shrink:0}.app-preview-info{flex:1;text-align:left}.app-preview-name{font-size:1.5rem;font-weight:900;color:#000;margin-bottom:.5rem;letter-spacing:-.02em}.app-preview-developer{font-size:1rem;color:#6b7280;font-weight:600;margin-bottom:.75rem}.app-preview-categories{display:flex;flex-wrap:wrap;gap:.5rem}.preview-category-tag{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:700;border:1px solid #d1d5db}.stalk-button{width:100%;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif}.button-icon{font-size:1rem}.stalk-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.stalk-button:active{transform:translateY(0)}.stats-section{padding:3rem 0;background:#f9fafb;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin:0 auto;text-align:center}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#0ea5e9;letter-spacing:-.02em;line-height:1}.stat-label{font-size:.9375rem;font-weight:600;color:#6b7280}.stat-verb{font-weight:800;color:#000;text-decoration:underline;text-decoration-color:#0ea5e9;text-underline-offset:3px;text-decoration-thickness:2px}.features-section{padding:5rem 0;background:#fff}.features-section.alt-bg{background:#f9fafb}.section-header{text-align:center;max-width:900px;margin:0 auto 4rem}.section-icon{font-size:3.5rem;color:#0ea5e9;display:block;margin:0 auto 1.5rem}.section-heading{font-size:clamp(2rem,5vw,3rem);font-weight:900;margin-bottom:1.5rem;color:#000;line-height:1.2;letter-spacing:-.02em}.section-description{font-size:clamp(1.125rem,2.5vw,1.375rem);color:#4b5563;line-height:1.6;font-weight:500}.platforms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;max-width:1000px;margin:2.5rem auto 0}.platform-card:last-child{grid-column:1 / -1;justify-self:center;width:calc((100% - 2 * 1.25rem) / 3)}.platform-card{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem;transition:all .2s ease;position:relative}.platform-card:hover{transform:translateY(-4px);border-color:#0ea5e9;box-shadow:0 8px 24px #0ea5e926}.platform-card-coming-soon{opacity:.65}.platform-card-coming-soon:hover{opacity:.75;border-color:#d1d5db;box-shadow:0 4px 16px #00000014}.platform-card-badge{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.375rem .625rem;border-radius:8px;box-shadow:0 2px 8px #3b82f640}.platform-card-header{display:flex;align-items:center;gap:.875rem;margin-bottom:.875rem}.platform-card-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.platform-card-icon{font-size:1.75rem;color:#0ea5e9;flex-shrink:0}.platform-card-title{font-size:1rem;font-weight:800;color:#000;line-height:1.3;letter-spacing:-.01em;margin:0}.platform-card-description{font-size:.875rem;font-weight:500;color:#6b7280;line-height:1.5;margin:0}.platform-card-description strong{color:#0ea5e9;font-weight:700}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:900px;margin:0 auto}.feature-item{display:flex;align-items:center;gap:1.25rem;padding:1.25rem}.feature-icon{color:#10b981;font-size:1.75rem;flex-shrink:0}.feature-item p{color:#1f2937;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.5;margin:0;font-weight:600}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto}.step-card{text-align:center;padding:2.5rem 2rem}.step-number{width:70px;height:70px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;margin:0 auto 1.75rem}.step-card h3{font-size:clamp(1.375rem,3vw,1.75rem);font-weight:800;margin-bottom:1rem;color:#000;letter-spacing:-.01em}.step-card p{color:#4b5563;font-size:clamp(1rem,2vw,1.1875rem);line-height:1.6;font-weight:500}.results{padding:0 0 5rem;animation:slideUp .5s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.results-wrapper{position:relative;max-width:900px;margin:0 auto}.result-card{background:#fff;border:2px solid #e5e7eb;border-top:none;border-radius:0 0 24px 24px;padding:3rem 3rem 0;box-shadow:0 10px 40px #00000014;transition:filter .3s ease;overflow:hidden}.blurred-text{filter:blur(6px);-webkit-user-select:none;user-select:none;transition:filter .3s ease;cursor:pointer}.blurred-text:hover{filter:blur(5px)}.blurred-image{filter:blur(10px);-webkit-user-select:none;user-select:none;cursor:pointer;transition:filter .3s ease}.blurred-image:hover{filter:blur(8px)}.ad-creative-card,.reddit-post-card{cursor:pointer}.app-header{display:flex;gap:2rem;padding:0 0 2.5rem;border-bottom:2px solid #f3f4f6;margin-bottom:2.5rem}.app-icon-wrapper{width:120px;height:120px;border-radius:24px;flex-shrink:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.app-icon-img{width:100%;height:100%;object-fit:cover}.app-info{flex:1}.app-name{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900;margin-bottom:.75rem;color:#000;letter-spacing:-.02em}.app-developer{color:#6b7280;font-size:1.125rem;margin-bottom:1.25rem;font-weight:600}.app-categories{display:flex;flex-wrap:wrap;gap:.75rem}.category-tag{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;padding:.5rem 1.125rem;border-radius:24px;font-size:.9375rem;font-weight:700;border:1px solid #d1d5db}.research-section{padding:0 0 2.5rem;border-bottom:2px solid #f3f4f6}.research-status{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#eff6ff;border:2px solid #3b82f6;border-radius:12px;margin-bottom:1.5rem}.status-spinner{width:20px;height:20px;border:3px solid #3b82f6;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite;flex-shrink:0}.status-check{color:#10b981;font-size:1.25rem;flex-shrink:0;animation:checkPop .3s ease}.status-content{display:flex;align-items:center;gap:1rem;flex:1}.status-text{font-size:1rem;font-weight:600;color:#1e40af;letter-spacing:-.01em;flex:1}.status-progress{font-size:.875rem;font-weight:700;color:#60a5fa;background:#60a5fa1a;padding:.25rem .75rem;border-radius:12px;white-space:nowrap}.research-status:has(.status-check){background:#f0fdf4;border-color:#10b981}.research-status:has(.status-check) .status-text{color:#166534}.news-feed{border-top:2px solid #f3f4f6;padding-top:1.5rem}.news-feed-title{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin-bottom:1rem}.news-items{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto;padding-right:.5rem}.news-items::-webkit-scrollbar{width:6px}.news-items::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.news-items::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.news-items::-webkit-scrollbar-thumb:hover{background:#9ca3af}.news-item{display:flex;align-items:flex-start;gap:.75rem;animation:fadeInNews .4s ease}@keyframes fadeInNews{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.news-dot{width:8px;height:8px;background:#10b981;border-radius:50%;flex-shrink:0;margin-top:.375rem}.news-text{font-size:.9375rem;font-weight:500;color:#374151;line-height:1.5}.findings{margin-top:2.5rem;padding:0;animation:fadeInUp .5s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.findings-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;margin-bottom:2rem;color:#000;letter-spacing:-.01em}.findings-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:0;background:#f9fafb;border-radius:16px 16px 0 0;padding:.5rem;border:2px solid #e5e7eb;border-bottom:none}.findings-tab{background:transparent;border:none;border-radius:12px;padding:1.25rem .75rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;position:relative}.findings-tab:hover{background:#0ea5e90d}.findings-tab.active{background:#fff;box-shadow:0 2px 8px #00000014}.findings-tab.active .tab-name{color:#000}.findings-tab.active .tab-count{font-weight:700}.tab-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0;margin-bottom:.5rem;opacity:.5;transition:all .2s ease}.findings-tab.active .tab-logo{opacity:1}.findings-tab:nth-child(1).active .tab-count{color:#1877f2}.findings-tab:nth-child(2).active .tab-count{color:#000}.findings-tab:nth-child(3).active .tab-count{color:#000}.findings-tab:nth-child(4).active .tab-count{color:#ff4500}.findings-tab:nth-child(5).active .tab-count{color:#4285f4}.tab-name{font-size:.875rem;font-weight:700;color:#6b7280;transition:all .2s ease}.tab-count{font-size:.75rem;font-weight:600;color:#9ca3af;transition:all .2s ease}.coming-soon-badge{position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .5rem;border-radius:6px;box-shadow:0 2px 4px #3b82f64d}.findings-tab-content{background:#fff;border:2px solid #e5e7eb;border-radius:0 0 16px 16px;padding:2rem}.tab-panel{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.waiting-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1.5rem}.waiting-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite}.waiting-message{font-size:1rem;font-weight:600;color:#6b7280;margin:0}.coming-soon-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;padding:3rem 2rem}.coming-soon-logo{width:64px;height:64px;object-fit:contain;opacity:.6}.no-results-message{color:#6b7280;font-size:1rem;font-weight:500;text-align:center;padding:0;margin:0}.finding-item{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem 2rem;margin-bottom:1.25rem;transition:all .3s ease}.finding-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.finding-item.found{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.finding-item.not-found{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.finding-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.platform-icon{font-size:2rem}.platform-icon.facebook{color:#1877f2}.platform-icon.tiktok,.platform-icon.apple{color:#000}.platform-icon.reddit{color:#ff4500}.platform-icon.google{color:#4285f4}.platform-name{font-weight:800;font-size:clamp(1.125rem,2.5vw,1.375rem);flex:1;color:#000;letter-spacing:-.01em}.status-badge{padding:.5rem 1rem;border-radius:24px;font-size:.9375rem;font-weight:700;display:flex;align-items:center;gap:.375rem}.status-badge.success{background:#22c55e;color:#fff}.status-badge.not-found-badge{background:#ef4444;color:#fff}.finding-details{margin-left:2.25rem}.finding-details p{color:#4b5563;font-size:1rem;margin-bottom:1rem;font-weight:500;line-height:1.6}.finding-subtitle{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.accounts-detected{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:1.5rem}.count-badge{display:inline-flex;align-items:center;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;padding:.375rem .875rem;border-radius:12px;font-size:.875rem;font-weight:700;line-height:1}.accounts-list,.keywords-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.account-tag,.keyword-tag{background:#dbeafe;color:#1e40af;padding:.5rem 1rem;border-radius:16px;font-size:.9375rem;font-weight:700;border:1px solid #93c5fd}.keyword-tag{background:#e0e7ff;color:#3730a3;border:1px solid #a5b4fc}.reddit-posts-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.reddit-post-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.reddit-post-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.reddit-post-title{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.4}.reddit-post-description{font-size:.9375rem;color:#4b5563;margin-bottom:.75rem;line-height:1.5}.reddit-post-link{font-size:.875rem;color:#ff4500;text-decoration:none;font-weight:600;display:inline-block}.reddit-post-link:hover{text-decoration:underline}.ad-creatives-list{display:flex;gap:1rem;overflow-x:auto;padding:1rem 0;margin-top:1rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.ad-creatives-list::-webkit-scrollbar{height:8px}.ad-creatives-list::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.ad-creatives-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.ad-creatives-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ad-creative-card{flex-shrink:0;width:180px;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;background:#f3f4f6;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease}.ad-creative-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.ad-creative-image{width:100%;height:100%;object-fit:cover}.results-pricing-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-top:2px solid #bae6fd;padding:3rem;margin:2.5rem -3rem 0;text-align:center;animation:fadeInUp .5s ease}.results-app-mini{display:inline-flex;align-items:center;gap:.75rem;background:#fff;padding:.625rem 1.25rem .625rem .625rem;border-radius:40px;border:2px solid #e5e7eb;margin-bottom:1.5rem}.results-app-mini-icon{width:36px;height:36px;border-radius:8px;object-fit:cover;flex-shrink:0}.results-app-mini-info{display:flex;flex-direction:column;text-align:left}.results-app-mini-name{font-size:.875rem;font-weight:700;color:#000;line-height:1.2}.results-app-mini-developer{font-size:.75rem;font-weight:500;color:#6b7280;line-height:1.2}.results-pricing-title{font-size:2.25rem;font-weight:900;margin-bottom:1rem;color:#000;letter-spacing:-.02em}.results-pricing-description{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;line-height:1.6;font-weight:500}.results-pricing-description strong{color:#000}.results-pricing-card{background:#fff;border:2px solid #0EA5E9;border-radius:24px;padding:2.5rem;max-width:440px;margin:0 auto;box-shadow:0 8px 32px #0ea5e926}.results-pricing-amount{display:flex;align-items:baseline;justify-content:center;gap:0;margin-bottom:1.5rem}.results-pricing-currency{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.results-pricing-price{font-size:4.5rem;font-weight:900;color:#000;line-height:1;letter-spacing:-.03em}.results-pricing-decimal{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.results-pricing-period{font-size:1.125rem;font-weight:600;color:#6b7280;margin-left:.25rem}.results-pricing-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem;text-align:left}.results-pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;color:#374151}.results-pricing-check{color:#10b981;font-size:.875rem;flex-shrink:0}.results-pricing-guarantee{background:#f0fdf4;border:2px solid #86efac;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.9375rem;font-weight:700;color:#166534;text-align:center;line-height:1.4}.results-pricing-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.results-pricing-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.results-example-cta{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 2rem;margin-top:.75rem;font-size:1rem;font-weight:700;color:#374151;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.results-example-cta:hover{background:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.newsletter-section{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid #bae6fd;text-align:center}.newsletter-title{font-size:1.5rem;font-weight:800;color:#000;margin-bottom:.5rem;letter-spacing:-.01em}.newsletter-description{font-size:1.0625rem;color:#4b5563;font-weight:500;margin-bottom:1.5rem;line-height:1.5}.newsletter-form{display:flex;flex-direction:column;gap:.75rem;max-width:440px;margin:0 auto}.newsletter-input-group{position:relative}.newsletter-input-icon{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1rem}.newsletter-input{width:100%;padding:1rem 1.25rem 1rem 3.25rem;font-size:1rem;font-weight:500;border:2px solid #e5e7eb;border-radius:12px;outline:none;transition:all .2s ease;font-family:Inter,sans-serif}.newsletter-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91a}.newsletter-submit{padding:1rem 2rem;font-size:1rem;font-weight:700;color:#0ea5e9;background:#fff;border:2px solid #0EA5E9;border-radius:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:Inter,sans-serif}.newsletter-submit:hover{background:#0ea5e9;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e933}.newsletter-success{text-align:center;padding:1rem 0}.newsletter-success-icon{font-size:2.5rem;color:#22c55e;margin-bottom:.75rem}.newsletter-success h3{font-size:1.375rem;font-weight:800;color:#000;margin-bottom:.5rem}.newsletter-success p{font-size:1rem;color:#4b5563;font-weight:500}.error-section{padding:2rem 0}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1rem;max-width:600px;margin:0 auto}.error-icon{font-size:1.5rem}.error-message p{color:#991b1b;font-weight:500}.footer{padding:3rem 0;text-align:center;border-top:1px solid #e5e7eb;margin-top:3rem}.footer p{color:#9ca3af;font-size:.875rem}.footer-email{color:#6b7280;text-decoration:none;font-weight:500;transition:color .2s ease}.footer-email:hover{color:#0ea5e9}.quiz-section{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border:2px solid #e9d5ff;border-radius:16px;padding:2.5rem 2.5rem 1.25rem;margin-top:2rem;margin-bottom:1.25rem;animation:fadeInUp .5s ease}.quiz-title{font-size:1.5rem;font-weight:800;color:#000;margin-bottom:.5rem;text-align:center;letter-spacing:-.01em}.quiz-subtitle{font-size:.9375rem;color:#6b7280;text-align:center;margin-bottom:1.5rem;font-weight:500}.quiz-progress{margin-bottom:2rem;display:flex;flex-direction:column;gap:.5rem}.quiz-progress-bar{width:100%;height:8px;background:#a855f726;border-radius:10px;overflow:hidden}.quiz-progress-fill{height:100%;background:linear-gradient(135deg,#a855f7,#7c3aed);transition:width .4s ease;border-radius:10px}.quiz-progress-text{font-size:.875rem;font-weight:600;color:#7c3aed;text-align:center}.quiz-questions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.quiz-question{background:#fff;border:2px solid #e9d5ff;border-radius:12px;padding:1.5rem;transition:all .3s ease;animation:questionSlideIn .4s ease}@keyframes questionSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.quiz-question-active{border-color:#a855f7;box-shadow:0 4px 12px #a855f726}.question-text{font-size:1rem;font-weight:700;color:#000;margin-bottom:1rem;line-height:1.5}.quiz-options{display:flex;flex-direction:column;gap:.75rem}.quiz-option{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#fafafa;border:2px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.quiz-option:hover{background:#f3e8ff;border-color:#c084fc}.quiz-option:has(.quiz-checkbox:checked){background:#f3e8ff;border-color:#a855f7}.quiz-checkbox{width:20px;height:20px;cursor:pointer;accent-color:#a855f7;flex-shrink:0}.quiz-option-text{font-size:.9375rem;font-weight:500;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.quiz-submit-button{width:100%;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#a855f7,#7c3aed);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.quiz-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #a855f74d}.quiz-submit-button:disabled{opacity:.5;cursor:not-allowed}.quiz-thank-you-inline{text-align:center;padding:2rem 1rem;animation:fadeInUp .5s ease}.quiz-check-icon{font-size:3rem;color:#22c55e;margin-bottom:1rem;animation:checkPop .3s ease}.quiz-thank-you-inline h3{font-size:1.5rem;font-weight:800;color:#000;margin-bottom:.5rem;letter-spacing:-.01em}.quiz-thank-you-inline p{font-size:1rem;color:#4b5563;font-weight:500}@media(max-width:768px){.hero{padding:3rem 0}.hero.hero-compact{padding:3rem 0 0}.hero-nav{margin-bottom:2rem}.hero-logo-image{height:80px}.hero-compact .hero-nav{margin-bottom:1.5rem}.nav-pricing-link{font-size:.875rem;padding:.375rem 1rem}.hero-compact .hero-logo-image{height:60px}.hero-demo{padding:2rem 1.5rem;border-radius:20px}.hero-compact .hero-demo{padding:1.5rem;border-radius:20px 20px 0 0;margin-bottom:0}.app-preview{padding:1.5rem}.app-preview-header{flex-direction:column;text-align:center}.app-preview-icon{width:60px;height:60px}.app-preview-name{font-size:1.25rem}.app-preview-categories{justify-content:center}.stats-grid{grid-template-columns:1fr;gap:1.5rem}.stat-number{font-size:2.25rem}.stat-label{font-size:.875rem}.features-section{padding:3rem 0}.section-emoji{font-size:2.5rem}.section-heading{font-size:1.75rem}.section-description{font-size:1rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-item{padding:.5rem}.steps-grid{grid-template-columns:1fr;gap:2rem}.results .container{padding:0;max-width:100%}.result-card{padding:1.5rem 1rem 0;border-radius:0;border-left:none;border-right:none}.results-pricing-section{margin:2rem -1rem 0;padding:2rem 1rem}.results-pricing-card{padding:2rem}.app-header{flex-direction:column;align-items:center;text-align:center}.app-icon-wrapper{width:80px;height:80px}.app-name{font-size:1.5rem}.app-categories{justify-content:center}.finding-details{margin-left:0}.finding-header{flex-wrap:wrap}.results-pricing-title{font-size:1.75rem}.results-pricing-description{font-size:1rem}.ad-creative-card{width:150px}.findings-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:.375rem;padding:.375rem}.findings-tab{padding:.875rem .5rem;min-width:0}.findings-tab:last-child{grid-column:1 / -1}.tab-logo{width:28px;height:28px}.tab-name{font-size:.75rem}.tab-count{font-size:.625rem;white-space:normal;overflow:hidden;text-overflow:ellipsis}.findings-tab-content{padding:1.5rem}.research-grid{grid-template-columns:1fr;gap:.5rem}.research-item{padding:.625rem .75rem;font-size:.8125rem}.research-check{font-size:.875rem}.platforms-grid{grid-template-columns:1fr;gap:1rem;margin-top:2rem}.platform-card{padding:1.5rem}.platform-card-logo{width:28px;height:28px}.platform-card-icon{font-size:1.5rem}.platform-card-title{font-size:.9375rem}.platform-card-description{font-size:.8125rem}.platform-card-badge{font-size:.5625rem;padding:.3125rem .5rem;top:.875rem;right:.875rem}.platform-card:last-child{width:100%}.google-play-notice{font-size:.8125rem}.google-play-icon{font-size:.9375rem}.search-label{font-size:.875rem;margin-bottom:.5rem}.search-label-icon{font-size:1.125rem}.waiting-content{padding:3rem 1.5rem}.waiting-spinner{width:40px;height:40px}.waiting-message{font-size:.9375rem}.quiz-section{padding:1.5rem 1.5rem .75rem;margin-bottom:.75rem}.quiz-title{font-size:1.25rem}.quiz-subtitle{font-size:.875rem;margin-bottom:1.25rem}.quiz-progress{margin-bottom:1.5rem}.quiz-progress-bar{height:6px}.quiz-progress-text{font-size:.8125rem}.quiz-questions{gap:1rem}.quiz-question{padding:1.25rem}.question-text{font-size:.9375rem}.quiz-option{padding:.75rem .875rem}.quiz-option-text{font-size:.875rem}.quiz-thank-you-inline{padding:1.5rem 1rem}.quiz-check-icon{font-size:2.5rem}.quiz-thank-you-inline h3{font-size:1.25rem}.quiz-thank-you-inline p{font-size:.9375rem}}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a);padding:2rem}.admin-login-card{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:3rem 2.5rem;max-width:420px;width:100%;text-align:center;box-shadow:0 25px 60px #0000004d}.admin-login-icon{width:72px;height:72px;background:linear-gradient(135deg,#0ea5e9,#2563eb);border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:1.75rem;color:#fff;box-shadow:0 8px 24px #0ea5e94d}.admin-login-card h1{font-size:1.75rem;font-weight:800;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.admin-login-card>p{color:#ffffff80;font-size:.9375rem;font-weight:500;margin-bottom:2rem}.admin-input-wrapper{position:relative}.admin-input-wrapper.shake{animation:shakeAnim .5s ease}@keyframes shakeAnim{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}}.admin-password-input{width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;border:2px solid rgba(255,255,255,.15);border-radius:14px;background:#ffffff12;color:#fff;outline:none;transition:all .2s ease;font-family:Inter,sans-serif}.admin-password-input:focus{border-color:#0ea5e9;background:#ffffff1a;box-shadow:0 0 0 4px #0ea5e926}.admin-password-input.error{border-color:#ef4444;background:#ef44441a}.admin-password-input::placeholder{color:#ffffff59}.admin-error-text{color:#f87171;font-size:.8125rem;font-weight:600;margin-top:.75rem;text-align:left}.admin-login-button{width:100%;margin-top:1.25rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-family:Inter,sans-serif}.admin-login-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e959}.admin-login-button:active{transform:translateY(0)}.admin-dashboard{min-height:100vh;background:#f8fafc}.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000a}.admin-header-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.admin-header-left{display:flex;align-items:center;gap:1rem}.admin-logo{height:36px;width:auto}.admin-header-left h1{font-size:1.25rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.admin-logout-btn{padding:.5rem 1.25rem;font-size:.8125rem;font-weight:700;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.admin-logout-btn:hover{background:#e2e8f0;color:#0f172a}.admin-main{max-width:1400px;margin:0 auto;padding:2rem}.admin-loading{text-align:center;padding:6rem 2rem}.admin-spinner{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#0ea5e9;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 1.5rem}@keyframes spin{to{transform:rotate(360deg)}}.admin-loading p{font-size:1rem;font-weight:600;color:#64748b}.admin-error{text-align:center;padding:6rem 2rem}.admin-error-icon{font-size:2.5rem;color:#ef4444;margin-bottom:1rem}.admin-error p{font-size:1rem;font-weight:600;color:#64748b;margin-bottom:1.5rem}.admin-retry-btn{padding:.75rem 2rem;font-size:.9375rem;font-weight:700;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.admin-retry-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e94d}.admin-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:1.5rem}.admin-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;transition:all .2s ease;box-shadow:0 1px 3px #0000000a}.admin-stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000f}.stat-icon-wrapper{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.stat-icon-wrapper.blue{background:#0ea5e91a;color:#0ea5e9}.stat-icon-wrapper.green{background:#10b9811a;color:#10b981}.stat-icon-wrapper.purple{background:#8b5cf61a;color:#8b5cf6}.stat-icon-wrapper.orange{background:#f973161a;color:#f97316}.stat-info{display:flex;flex-direction:column}.stat-number{font-size:1.75rem;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:1.2}.stat-label{font-size:.8125rem;font-weight:600;color:#94a3b8;margin-top:.125rem}.admin-info-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.5rem}.admin-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.admin-info-card h3{font-size:.9375rem;font-weight:800;color:#0f172a;margin-bottom:1rem;letter-spacing:-.01em}.admin-info-list{display:flex;flex-direction:column;gap:.5rem}.info-list-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#f8fafc;border-radius:10px}.info-item-label{font-size:.875rem;font-weight:600;color:#334155}.info-item-value{font-size:.875rem;font-weight:800;color:#0ea5e9;background:#0ea5e914;padding:.25rem .75rem;border-radius:8px}.no-data{font-size:.875rem;color:#94a3b8;text-align:center;padding:1rem}.admin-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.admin-table-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}.admin-table-header h3{font-size:.9375rem;font-weight:800;color:#0f172a;letter-spacing:-.01em}.admin-search-wrapper{position:relative}.admin-search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#94a3b8;font-size:.8125rem}.admin-search-input{padding:.625rem 1rem .625rem 2.25rem;font-size:.8125rem;font-weight:500;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#0f172a;outline:none;width:280px;transition:all .2s ease;font-family:Inter,sans-serif}.admin-search-input:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.admin-search-input::placeholder{color:#94a3b8}.admin-table-wrapper{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table thead th{padding:.875rem 1.25rem;text-align:left;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:1px solid #e2e8f0;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;transition:color .2s ease}.admin-table thead th:hover{color:#0ea5e9}.sort-icon{font-size:.625rem;margin-left:.375rem;opacity:.3;vertical-align:middle}.sort-icon.active{opacity:1;color:#0ea5e9}.admin-table tbody td{padding:.875rem 1.25rem;font-size:.8125rem;font-weight:500;color:#334155;border-bottom:1px solid #f1f5f9}.admin-table tbody tr:hover{background:#f8fafc}.admin-table tbody tr:last-child td{border-bottom:none}.email-cell{font-weight:600!important;color:#0f172a!important}.no-email{color:#cbd5e1}.date-cell{white-space:nowrap;color:#64748b!important;font-size:.75rem!important}.quiz-cell{white-space:nowrap}.quiz-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:700}.quiz-badge.complete{background:#10b9811a;color:#10b981}.quiz-badge.incomplete{background:#94a3b81a;color:#94a3b8}.questions-cell{text-align:center;font-weight:700!important;color:#64748b!important}.empty-row{text-align:center!important;padding:3rem 1rem!important;color:#94a3b8!important;font-size:.875rem!important}.admin-table-card+.admin-table-card{margin-top:1.5rem}.insights-form-container{padding:1.5rem}.insights-app-selector{display:flex;flex-direction:column;gap:.5rem}.insights-app-selector label{font-size:.8125rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.insights-select{padding:.75rem 1rem;font-size:.875rem;font-weight:600;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;outline:none;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;max-width:500px}.insights-select:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.insights-fields{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.insight-field{display:flex;flex-direction:column;gap:.375rem}.insight-field label{font-size:.8125rem;font-weight:700;color:#334155}.insight-field textarea{padding:.75rem 1rem;font-size:.875rem;font-weight:500;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;outline:none;resize:vertical;transition:all .2s ease;font-family:Inter,sans-serif;min-height:70px}.insight-field textarea:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.insight-field textarea::placeholder{color:#94a3b8}.insights-actions{margin-top:1.5rem;display:flex;justify-content:flex-end}.insights-save-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif}.insights-save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e959}.insights-save-btn:disabled{opacity:.7;cursor:not-allowed}.new-app-url-row{display:flex;gap:.75rem;margin-top:1.25rem;align-items:center}.insights-input{padding:.75rem 1rem;font-size:.875rem;font-weight:600;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#0f172a;outline:none;transition:all .2s ease;font-family:Inter,sans-serif;width:100%}.insights-input:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 3px #0ea5e91a}.insights-input::placeholder{color:#94a3b8;font-weight:500}.new-app-url-row .insights-input{flex:1}.insights-fetch-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;white-space:nowrap}.insights-fetch-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 14px #0ea5e959}.insights-fetch-btn:disabled{opacity:.6;cursor:not-allowed}.new-app-preview{display:flex;align-items:center;gap:1rem;margin-top:1rem;padding:1rem 1.25rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:14px}.new-app-preview-icon{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0}.new-app-preview-info{display:flex;flex-direction:column;flex:1;min-width:0}.new-app-preview-name{font-size:.9375rem;font-weight:800;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-app-preview-dev{font-size:.8125rem;font-weight:600;color:#64748b}.new-app-preview-id{font-size:.75rem;font-weight:700;color:#0ea5e9;background:#0ea5e91a;padding:.25rem .75rem;border-radius:8px;white-space:nowrap}.admin-spinner.small{width:16px;height:16px;border-width:2px;margin:0}.insights-password-section{margin-top:1.75rem;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #fcd34d;border-radius:14px}.insights-password-title{font-size:.9375rem;font-weight:800;color:#92400e;margin-bottom:.375rem;display:flex;align-items:center}.insights-password-desc{font-size:.8125rem;font-weight:500;color:#a16207;margin-bottom:.75rem;line-height:1.5}.insights-password-desc code{background:#92400e1a;padding:.125rem .5rem;border-radius:6px;font-size:.8125rem;font-weight:700;color:#92400e}.insights-password-input{max-width:400px}.insights-link-row{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:10px}.insights-link-text{flex:1;font-size:.8125rem;font-weight:600;color:#0ea5e9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.insights-copy-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;color:#0ea5e9;background:#0ea5e914;border:1px solid rgba(14,165,233,.2);border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Inter,sans-serif;white-space:nowrap}.insights-copy-btn:hover{background:#0ea5e926}@media(max-width:1024px){.admin-stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.admin-main{padding:1rem}.admin-stats-grid,.admin-info-row{grid-template-columns:1fr}.admin-table-header{flex-direction:column;gap:1rem;align-items:stretch}.admin-search-input{width:100%}.admin-header{padding:.75rem 1rem}.admin-header-left h1{font-size:1rem}.admin-login-card{padding:2rem 1.5rem}}.pricing-header{padding:1.5rem 0;border-bottom:1px solid #e5e7eb}.pricing-logo{display:inline-block;text-decoration:none;transition:opacity .2s ease}.pricing-logo:hover{opacity:.8}.pricing-logo-image{height:48px;width:auto;object-fit:contain}.pricing-hero{padding:4rem 0 2rem;text-align:center}.pricing-title{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:#000;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1}.pricing-subtitle{font-size:clamp(1.125rem,2.5vw,1.375rem);color:#4b5563;max-width:600px;margin:0 auto;line-height:1.6;font-weight:500}.pricing-section{padding:2rem 0 5rem}.pricing-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:800px;margin:0 auto;align-items:start}.pricing-cards-single{grid-template-columns:1fr;max-width:440px}.pricing-card{background:#fff;border:2px solid #e5e7eb;border-radius:24px;padding:2.5rem;position:relative;transition:all .2s ease}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.pricing-card-featured{border-color:#0ea5e9;box-shadow:0 8px 32px #0ea5e926}.pricing-card-featured:hover{box-shadow:0 16px 48px #0ea5e933}.pricing-card .pricing-card-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:.8125rem;font-weight:700;padding:.5rem 1.25rem;border-radius:24px;white-space:nowrap}.pricing-card-header{text-align:center;padding-bottom:2rem;border-bottom:2px solid #f3f4f6;margin-bottom:2rem}.pricing-plan-name{font-size:1.25rem;font-weight:800;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.pricing-card-featured .pricing-plan-name{color:#0ea5e9}.pricing-amount{display:flex;align-items:baseline;justify-content:center;gap:0;margin-bottom:.75rem}.pricing-currency{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.pricing-price{font-size:4.5rem;font-weight:900;color:#000;line-height:1;letter-spacing:-.03em}.pricing-price-decimal{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.pricing-period{font-size:1.125rem;font-weight:600;color:#6b7280;margin-left:.25rem}.pricing-plan-description{font-size:1rem;color:#6b7280;font-weight:500;margin:0}.pricing-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:1rem}.pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500;color:#374151}.pricing-feature-check{color:#10b981;font-size:.875rem;flex-shrink:0}.pricing-guarantee{background:#f0fdf4;border:2px solid #86efac;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.9375rem;font-weight:700;color:#166534;text-align:center;line-height:1.4}.pricing-cta-primary{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.pricing-cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.pricing-cta-secondary{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1.125rem 2rem;font-size:1.0625rem;font-weight:700;color:#374151;background:#f3f4f6;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.pricing-cta-secondary:hover{background:#e5e7eb;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.pricing-cta-icon{font-size:.875rem}.pricing-faq{padding:4rem 0;background:#f9fafb}.pricing-faq-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:#000;text-align:center;margin-bottom:3rem;letter-spacing:-.02em}.pricing-faq-list{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.pricing-faq-item{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.75rem}.pricing-faq-item h4{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.75rem}.pricing-faq-item p{font-size:1rem;color:#4b5563;line-height:1.6;font-weight:500;margin:0}@media(max-width:768px){.pricing-cards{grid-template-columns:1fr;max-width:400px}.pricing-card{padding:2rem}.pricing-hero{padding:3rem 0 1.5rem}.pricing-faq{padding:3rem 0}.pricing-faq-item{padding:1.5rem}}.report-header{padding:1.5rem 0;border-bottom:1px solid #e5e7eb}.report-header-inner{display:flex;align-items:center;justify-content:space-between}.report-example-badge{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:.8125rem;font-weight:700;padding:.5rem 1.25rem;border-radius:24px;white-space:nowrap}.report-header-right{display:flex;align-items:center;gap:.75rem}.report-appstore-link{font-size:.8125rem;font-weight:700;color:#0ea5e9;text-decoration:none;padding:.375rem .875rem;border:2px solid #0EA5E9;border-radius:10px;transition:all .2s ease;vertical-align:middle;margin-left:.75rem}.report-appstore-link:hover{background:#0ea5e9;color:#fff}.report-page{padding:3rem 0}.report-container{max-width:900px;margin:0 auto}.report-app-header{display:flex;gap:2rem;padding-bottom:2.5rem;border-bottom:2px solid #f3f4f6;margin-bottom:2.5rem}.report-app-icon{width:120px;height:120px;border-radius:24px;flex-shrink:0;object-fit:cover;box-shadow:0 8px 24px #0000001f}.report-app-info{flex:1}.report-app-name{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900;margin-bottom:.5rem;color:#000;letter-spacing:-.02em}.report-app-developer{color:#6b7280;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.report-app-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.report-category-tag{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#374151;padding:.375rem .875rem;border-radius:20px;font-size:.875rem;font-weight:700;border:1px solid #d1d5db}.report-date{font-size:.875rem;color:#9ca3af;font-weight:500}.report-summary{margin-bottom:3rem}.report-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#000;margin-bottom:1.5rem;letter-spacing:-.01em}.report-stats-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.report-stat{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:16px;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.5rem}.report-stat-number{font-size:2.5rem;font-weight:900;color:#0369a1;line-height:1;letter-spacing:-.02em}.report-stat-label{font-size:.8125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.report-stat-highlight{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac}.report-stat-highlight .report-stat-number{color:#166534}.report-platform-section{background:#fff;border:2px solid #e5e7eb;border-radius:20px;margin-bottom:2rem;overflow:hidden}.report-platform-not-found{opacity:.6}.report-platform-header{display:flex;align-items:center;gap:1.25rem;padding:1.75rem 2rem;background:#f9fafb;border-bottom:2px solid #f3f4f6}.report-platform-not-found .report-platform-header{border-bottom:none}.report-platform-logo{width:40px;height:40px;object-fit:contain;flex-shrink:0}.report-platform-name{font-size:1.25rem;font-weight:800;color:#000;margin:0;letter-spacing:-.01em}.report-platform-summary{font-size:.9375rem;color:#6b7280;font-weight:500;margin:.25rem 0 0}.report-found-badge{margin-left:auto;display:flex;align-items:center;gap:.375rem;background:#22c55e;color:#fff;padding:.5rem 1rem;border-radius:24px;font-size:.875rem;font-weight:700;flex-shrink:0}.report-not-found-badge{margin-left:auto;display:flex;align-items:center;gap:.375rem;background:#ef4444;color:#fff;padding:.5rem 1rem;border-radius:24px;font-size:.875rem;font-weight:700;flex-shrink:0}.report-platform-body{padding:2rem}.report-subsection-title{font-size:1rem;font-weight:700;color:#374151;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.report-subsection-title:not(:first-child){margin-top:2rem}.report-accounts-list{display:flex;flex-wrap:wrap;gap:.75rem}.report-account-tag{background:#dbeafe;color:#1e40af;padding:.5rem 1rem;border-radius:16px;font-size:.9375rem;font-weight:700;border:1px solid #93c5fd}.report-creatives-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}.report-creative-card{border-radius:12px;overflow:hidden;background:#f3f4f6;box-shadow:0 4px 12px #0000001a;transition:transform .2s ease}.report-creative-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000026}.report-creative-image{width:100%;aspect-ratio:3 / 4;object-fit:cover;display:block}.report-creative-label{padding:.5rem;font-size:.75rem;font-weight:700;color:#6b7280;text-align:center;background:#fff}.report-creative-more{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px dashed #93c5fd;box-shadow:none;aspect-ratio:3 / 4}.report-creative-more:hover{transform:none;box-shadow:none;background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.report-creative-more-content{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem}.report-more-number{font-size:2rem;font-weight:900;color:#0369a1;letter-spacing:-.02em}.report-more-label{font-size:.8125rem;font-weight:700;color:#6b7280;text-align:center}.report-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid #e5e7eb}.report-accounts-table{width:100%;border-collapse:collapse;font-size:.875rem;white-space:nowrap}.report-accounts-table thead{background:#f9fafb}.report-accounts-table th{padding:.875rem 1rem;text-align:left;font-weight:700;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.report-accounts-table td{padding:.75rem 1rem;color:#374151;font-weight:500;border-bottom:1px solid #f3f4f6}.report-accounts-table tbody tr:hover{background:#f9fafb}.report-accounts-table tbody tr:last-child td{border-bottom:none}.report-row-defunct{opacity:.6}.report-table-account{display:flex;flex-direction:column;gap:.25rem;font-weight:700;color:#000}.report-account-link{color:#000;text-decoration:none;transition:color .2s ease}.report-account-link:hover{color:#0ea5e9;text-decoration:underline}.report-defunct-badge{font-size:.6875rem;font-weight:600;color:#ef4444;background:#fef2f2;padding:.125rem .5rem;border-radius:6px;border:1px solid #fecaca;width:fit-content}.report-platform-badge{display:inline-block;padding:.25rem .625rem;border-radius:8px;font-size:.75rem;font-weight:700}.report-platform-tiktok{background:#f0f0f0;color:#000}.report-platform-instagram{background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#be185d;border:1px solid #fbcfe8}.report-business-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem}.report-business-line{font-size:.9375rem;color:#374151;font-weight:500;line-height:1.6;margin:0}.report-business-line strong{font-weight:700;color:#000}.report-keywords-list{display:flex;flex-wrap:wrap;gap:.75rem}.report-keyword-tag{background:#e0e7ff;color:#3730a3;padding:.5rem 1rem;border-radius:16px;font-size:.9375rem;font-weight:700;border:1px solid #a5b4fc}.report-keyword-more{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#0369a1;padding:.5rem 1rem;border-radius:16px;font-size:.9375rem;font-weight:800;border:2px dashed #93c5fd}.report-reddit-list{display:flex;flex-direction:column;gap:1rem}.report-reddit-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease}.report-reddit-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.report-reddit-meta{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.report-reddit-subreddit{font-size:.8125rem;font-weight:700;color:#ff4500}.report-reddit-upvotes{font-size:.8125rem;font-weight:600;color:#9ca3af}.report-reddit-title{font-size:1.125rem;font-weight:700;color:#000;margin-bottom:.5rem;line-height:1.4}.report-reddit-description{font-size:.9375rem;color:#4b5563;margin-bottom:.75rem;line-height:1.5}.report-reddit-link{font-size:.875rem;color:#ff4500;font-weight:600}.report-cta-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #bae6fd;border-radius:20px;padding:3rem;text-align:center;margin-top:1rem}.report-cta-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#000;margin-bottom:1rem;letter-spacing:-.02em}.report-cta-description{font-size:1.125rem;color:#4b5563;font-weight:500;margin-bottom:2rem;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.report-cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1.125rem 2.5rem;font-size:1.0625rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.report-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.report-cta-pricing-card{background:#fff;border:2px solid #0EA5E9;border-radius:20px;padding:2.5rem;max-width:440px;margin:0 auto 1.5rem;box-shadow:0 8px 32px #0ea5e926;text-align:center}.report-cta-pricing-amount{display:flex;align-items:baseline;justify-content:center;gap:0;margin-bottom:.5rem}.report-cta-pricing-currency{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.report-cta-pricing-price{font-size:4.5rem;font-weight:900;color:#000;line-height:1;letter-spacing:-.03em}.report-cta-pricing-decimal{font-size:1.75rem;font-weight:800;color:#000;align-self:flex-start;margin-top:.5rem}.report-cta-pricing-period{font-size:1.125rem;font-weight:600;color:#6b7280;margin-left:.25rem}.report-cta-pricing-desc{font-size:1rem;color:#6b7280;font-weight:500;margin-bottom:1.5rem}.report-cta-pricing-features{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem;text-align:left}.report-cta-pricing-features li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;color:#374151}.report-cta-pricing-check{color:#10b981;font-size:.875rem;flex-shrink:0}.report-cta-pricing-guarantee{background:#f0fdf4;border:2px solid #86efac;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;font-size:.9375rem;font-weight:700;color:#166534;text-align:center;line-height:1.4}.report-cta-pricing-card .report-cta-button{width:100%;display:flex;justify-content:center}.report-cta-secondary-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.report-cta-secondary-button:hover{background:#f3f4f6;transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.report-cta-searched-app{display:flex;align-items:center;gap:1rem;background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1rem 1.25rem;margin-bottom:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}.report-cta-app-icon{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.report-cta-app-info{display:flex;flex-direction:column;flex:1;text-align:left;min-width:0}.report-cta-app-name{font-size:1rem;font-weight:700;color:#000;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-cta-app-developer{font-size:.8125rem;font-weight:500;color:#6b7280;line-height:1.3}.report-cta-app-button{display:inline-flex;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif;white-space:nowrap;flex-shrink:0}.report-cta-app-button:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0ea5e94d}@media(max-width:768px){.report-page{padding:2rem 0}.report-app-header{flex-direction:column;align-items:center;text-align:center}.report-app-icon{width:80px;height:80px}.report-appstore-link{display:block;margin-top:.5rem;width:fit-content;margin-left:auto;margin-right:auto}.report-app-categories{justify-content:center}.report-stats-bar{grid-template-columns:repeat(2,1fr)}.report-stat-highlight{grid-column:1 / -1}.report-stat-number{font-size:2rem}.report-platform-header{flex-wrap:wrap;padding:1.25rem 1.5rem;gap:.75rem}.report-found-badge,.report-not-found-badge{font-size:.75rem;padding:.375rem .75rem}.report-platform-body{padding:1.5rem}.report-creatives-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem}.report-cta-section{padding:1.75rem 1.25rem;border-radius:16px}.report-cta-title{font-size:1.375rem}.report-cta-description{font-size:1rem;margin-bottom:1.25rem}.report-cta-searched-app{flex-direction:column;align-items:center;text-align:center;padding:1rem;gap:.75rem}.report-cta-app-info{text-align:center;align-items:center}.report-cta-app-button{width:100%;justify-content:center;padding:.75rem 1.25rem}.report-cta-button{width:100%;padding:1rem 1.5rem;font-size:1rem}.report-cta-pricing-card{padding:1.75rem 1.25rem;border-radius:16px}.report-cta-pricing-price{font-size:3.5rem}.report-cta-pricing-currency,.report-cta-pricing-decimal{font-size:1.5rem}.report-cta-pricing-features li{font-size:.875rem}.report-cta-pricing-guarantee{font-size:.875rem;padding:.875rem 1rem}.report-cta-secondary-button{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:.9375rem}.report-header-inner{gap:1rem}.report-example-badge{font-size:.75rem;padding:.375rem 1rem}}.checkout-header{padding:1.5rem 0;border-bottom:1px solid #e5e7eb}.checkout-logo{display:inline-block;text-decoration:none;transition:opacity .2s ease}.checkout-logo:hover{opacity:.8}.checkout-logo-image{height:48px;width:auto;object-fit:contain}.checkout-success-section{padding:4rem 0;min-height:calc(100vh - 200px);display:flex;align-items:center}.checkout-success-card{max-width:520px;margin:0 auto;text-align:center}.checkout-success-icon-wrapper{width:80px;height:80px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;animation:checkPop .5s ease}@keyframes checkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.checkout-success-icon{font-size:2.5rem;color:#fff}.checkout-success-title{font-size:clamp(2rem,5vw,2.75rem);font-weight:900;color:#000;margin-bottom:1.5rem;letter-spacing:-.02em}.checkout-app-card{display:inline-flex;align-items:center;gap:1rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;padding:1rem 1.5rem;margin-bottom:1.5rem}.checkout-app-icon{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.checkout-app-info{display:flex;flex-direction:column;text-align:left}.checkout-app-name{font-size:1.0625rem;font-weight:700;color:#000;line-height:1.3}.checkout-app-developer{font-size:.875rem;font-weight:500;color:#6b7280;line-height:1.3}.checkout-success-message{font-size:1.1875rem;color:#4b5563;font-weight:500;line-height:1.6;margin-bottom:1.5rem}.checkout-success-message strong{color:#000;font-weight:700}.checkout-refund-notice{background:#f0fdf4;border:2px solid #86efac;border-radius:12px;padding:1rem 1.5rem;margin-bottom:2rem;font-size:1rem;font-weight:700;color:#166534;line-height:1.5}.checkout-back-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;color:#0ea5e9;background:#fff;border:2px solid #0EA5E9;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.checkout-back-button:hover{background:#0ea5e9;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e933}@media(max-width:768px){.checkout-success-section{padding:3rem 0}.checkout-success-icon-wrapper{width:64px;height:64px;margin-bottom:1.5rem}.checkout-success-icon{font-size:2rem}.checkout-success-title{font-size:1.75rem}.checkout-success-message{font-size:1.0625rem}.checkout-app-card{padding:.875rem 1.25rem}.checkout-app-icon{width:40px;height:40px}.checkout-refund-notice{font-size:.9375rem;padding:.875rem 1.25rem}.checkout-back-button{width:100%;justify-content:center}}.research-login-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff;padding:2rem}.research-login-top-logo{margin-bottom:2rem}.research-login-top-logo img{height:44px;width:auto}.research-login-top-logo:hover img{opacity:.8}.research-login-card{background:#fff;border:2px solid #e5e7eb;border-radius:24px;padding:2.5rem 2rem;max-width:420px;width:100%;text-align:center;box-shadow:0 20px 60px #0000000f}.research-login-app-box{display:flex;align-items:center;gap:1rem;background:#f9fafb;border:2px solid #e5e7eb;border-radius:16px;padding:1.25rem;margin-bottom:2rem;text-align:left}.research-login-app-icon{width:56px;height:56px;border-radius:14px;object-fit:cover;flex-shrink:0;box-shadow:0 4px 12px #00000014}.research-login-app-details{flex:1;min-width:0}.research-login-app-name{font-size:1.0625rem;font-weight:800;color:#000;letter-spacing:-.02em;margin:0 0 .125rem;line-height:1.3}.research-login-app-developer{font-size:.8125rem;font-weight:600;color:#6b7280;margin:0}.research-login-subtitle{color:#6b7280;font-size:.9375rem;font-weight:500;margin-bottom:1.25rem}.research-input-wrapper{position:relative}.research-input-wrapper.shake{animation:researchShake .5s ease}@keyframes researchShake{0%,to{transform:translate(0)}20%{transform:translate(-10px)}40%{transform:translate(10px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}}.research-password-input{width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:500;border:2px solid #e5e7eb;border-radius:14px;background:#f9fafb;color:#000;outline:none;transition:all .2s ease;font-family:Inter,sans-serif}.research-password-input:focus{border-color:#0ea5e9;background:#fff;box-shadow:0 0 0 4px #0ea5e91a}.research-password-input.error{border-color:#ef4444;background:#ef44440a}.research-password-input::placeholder{color:#9ca3af}.research-password-input:disabled{opacity:.5}.research-error-text{color:#ef4444;font-size:.8125rem;font-weight:600;margin-top:.75rem;text-align:left}.research-login-button{width:100%;margin-top:1.25rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease;font-family:Inter,sans-serif}.research-login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.research-login-button:active{transform:translateY(0)}.research-login-button:disabled{opacity:.6;cursor:not-allowed}.research-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:researchSpin .8s linear infinite}@keyframes researchSpin{to{transform:rotate(360deg)}}.research-example-link{display:inline-block;margin-top:1.25rem;font-size:.875rem;font-weight:600;color:#0ea5e9;text-decoration:none;transition:all .2s ease}.research-example-link:hover{color:#2563eb;text-decoration:underline}.research-page{min-height:100vh;background:#fff;font-family:Inter,sans-serif;color:#000}.research-header{padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.research-header-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.research-header-logo-link{display:inline-block}.research-header-logo{height:36px;width:auto}.research-report-badge{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:.8125rem;font-weight:700;padding:.5rem 1.25rem;border-radius:24px;white-space:nowrap}.research-main{padding:3rem 2rem}.research-container{max-width:900px;margin:0 auto}.research-app-header{display:flex;gap:2rem;align-items:flex-start;padding-bottom:2.5rem;border-bottom:2px solid #f3f4f6;margin-bottom:2.5rem}.research-app-icon{width:120px;height:120px;border-radius:24px;object-fit:cover;flex-shrink:0;box-shadow:0 8px 24px #0000001f}.research-app-info{flex:1;min-width:0}.research-app-name{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:900;color:#000;margin-bottom:.5rem;letter-spacing:-.02em}.research-app-developer{font-size:1.125rem;font-weight:600;color:#6b7280;margin-bottom:.75rem}.research-report-date{font-size:.875rem;color:#9ca3af;font-weight:500}.research-summary{margin-bottom:3rem}.research-section-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:900;color:#000;margin-bottom:1.5rem;letter-spacing:-.01em}.research-stats-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.research-stat{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem 1rem;text-align:center;display:flex;flex-direction:column;gap:.5rem;transition:all .2s ease}.research-stat:hover{border-color:#0ea5e9;box-shadow:0 4px 12px #0ea5e91a}.research-stat-inactive{opacity:.5}.research-stat-inactive:hover{border-color:#e5e7eb;box-shadow:none}.research-stat-number{font-size:2.5rem;font-weight:900;color:#0ea5e9;line-height:1;letter-spacing:-.02em}.research-stat-inactive .research-stat-number{color:#d1d5db}.research-stat-label{font-size:.8125rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.research-platform-section{background:#fff;border:2px solid #e5e7eb;border-radius:20px;margin-bottom:2rem;overflow:hidden;transition:all .2s ease}.research-platform-section:hover{border-color:#0ea5e9;box-shadow:0 8px 24px #0ea5e914}.research-platform-header{display:flex;align-items:center;gap:1.25rem;padding:1.75rem 2rem;background:#f9fafb;border-bottom:2px solid #f3f4f6}.research-platform-logo{width:40px;height:40px;object-fit:contain;flex-shrink:0}.research-platform-name{font-size:1.25rem;font-weight:800;color:#000;margin:0;letter-spacing:-.01em}.research-found-badge{margin-left:auto;display:flex;align-items:center;gap:.375rem;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;padding:.5rem 1rem;border-radius:24px;font-size:.875rem;font-weight:700;flex-shrink:0}.research-platform-body{padding:2rem}.research-insight-content{font-size:1rem;font-weight:500;color:#374151;line-height:1.8;word-wrap:break-word}.research-insight-content h1,.research-insight-content h2,.research-insight-content h3,.research-insight-content h4{color:#000;margin-top:1.5rem;margin-bottom:.75rem;line-height:1.4}.research-insight-content h1:first-child,.research-insight-content h2:first-child,.research-insight-content h3:first-child{margin-top:0}.research-insight-content h1{font-size:1.5rem;font-weight:800}.research-insight-content h2{font-size:1.25rem;font-weight:700}.research-insight-content h3{font-size:1.125rem;font-weight:700}.research-insight-content p{margin:.75rem 0}.research-insight-content p:first-child{margin-top:0}.research-insight-content ul,.research-insight-content ol{margin:.75rem 0;padding-left:1.5rem}.research-insight-content li{margin:.375rem 0}.research-insight-content a{color:#0ea5e9;text-decoration:none;font-weight:600}.research-insight-content a:hover{text-decoration:underline}.research-insight-content strong{color:#000;font-weight:700}.research-insight-content code{background:#f3f4f6;padding:.15rem .4rem;border-radius:4px;font-size:.9em}.research-insight-content pre{background:#f3f4f6;padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.research-insight-content blockquote{border-left:3px solid #0EA5E9;padding-left:1rem;margin:1rem 0;color:#6b7280}.research-insight-content table{width:100%;border-collapse:collapse;margin:1rem 0}.research-insight-content th,.research-insight-content td{border:1px solid #e5e7eb;padding:.5rem .75rem;text-align:left}.research-insight-content th{background:#f9fafb;font-weight:700;color:#000}.research-insight-content hr{border:none;border-top:2px solid #f3f4f6;margin:1.5rem 0}.research-notes-section .research-platform-header{border-bottom:2px solid #f3f4f6}.research-footer{padding:2rem;border-top:1px solid #e5e7eb;text-align:center}.research-footer p{font-size:.875rem;color:#9ca3af;font-weight:500;margin:.25rem 0}.research-footer-email{color:#0ea5e9;text-decoration:none;font-weight:600}.research-footer-email:hover{text-decoration:underline}@media(max-width:768px){.research-app-header{flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.research-app-icon{width:96px;height:96px;border-radius:20px}.research-stats-bar{grid-template-columns:repeat(3,1fr)}.research-stat-number{font-size:1.75rem}.research-platform-header{padding:1.25rem;gap:.75rem}.research-platform-body{padding:1.25rem}.research-main{padding:2rem 1rem}.research-header{padding:1rem}.research-login-card{padding:2rem 1.5rem}}@media(max-width:480px){.research-stats-bar{grid-template-columns:repeat(2,1fr)}.research-found-badge{display:none}.research-app-icon{width:80px;height:80px;border-radius:16px}}.research-locked-pricing{width:100%;margin-top:2rem;position:relative;display:flex;flex-direction:column;align-items:center}.research-locked-divider{display:flex;align-items:center;width:100%;margin:1.5rem 0;color:#9ca3af;font-size:.875rem;font-weight:600}.research-locked-divider:before,.research-locked-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.research-locked-divider span{padding:0 1rem}.research-pricing-card{background:#fff;border:2px solid #0EA5E9;border-radius:20px;padding:2rem;width:100%;text-align:center;box-shadow:0 8px 32px #0ea5e91a;transition:all .3s ease}.research-pricing-card:hover{transform:translateY(-4px);box-shadow:0 12px 48px #0ea5e933}.research-pricing-header{margin-bottom:1.5rem}.research-pricing-title{font-size:1.5rem;font-weight:800;color:#000;margin-bottom:.5rem;letter-spacing:-.01em}.research-pricing-subtitle{font-size:.9375rem;color:#6b7280;font-weight:500}.research-pricing-amount{display:flex;align-items:baseline;justify-content:center;margin-bottom:1.5rem}.research-currency{font-size:1.5rem;font-weight:700;color:#000;align-self:flex-start;margin-top:.25rem}.research-price{font-size:3.5rem;font-weight:900;color:#000;line-height:1;letter-spacing:-.03em}.research-decimal{font-size:1.5rem;font-weight:700;color:#000;align-self:flex-start;margin-top:.25rem}.research-period{font-size:.9375rem;font-weight:600;color:#6b7280;margin-left:.25rem}.research-features-list{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.75rem;text-align:left}.research-features-list li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;font-weight:500;color:#374151}.research-check-icon{color:#10b981;font-size:.875rem;flex-shrink:0}.research-buy-button{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#0ea5e9,#2563eb);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;text-decoration:none;font-family:Inter,sans-serif}.research-buy-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e94d}.research-guarantee{margin-top:1rem;font-size:.8125rem;color:#166534;font-weight:600;background:#f0fdf4;padding:.5rem;border-radius:8px}
