.chatgpt-user-growth{min-height:100vh;background:linear-gradient(180deg,#f9fafb,#ffffff)}.flex{display:flex}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.chart-actions-wrapper{display:flex;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.chart-loading,.loading-state{display:flex;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280;font-size:1rem;font-weight:500}.chart-loading:after,.loading-state:after{content:"";width:20px;height:20px;margin-left:10px;border:3px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.chatgpt-user-growth.embed-mode{padding:0}.scroll-progress-bar{position:fixed;top:0;left:0;width:100%;height:4px;background:#e5e7eb;z-index:100}.scroll-progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);transition:width .2s ease}.animated-hero{min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#047857,#059669 25%,#10b981 50%,#047857);background-size:400% 400%;animation:gradientShift 15s ease infinite;color:white}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.particle{position:absolute;width:4px;height:4px;background:rgba(255,255,255,.6);border-radius:50%;animation:float 8s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) translateX(0);opacity:0}50%{transform:translateY(-100px) translateX(50px);opacity:1}}.hero-content{max-width:1200px;text-align:center;position:relative;z-index:1;width:100%}.hero-nav{display:flex;justify-content:flex-start;margin-bottom:2rem;padding:0 1rem}.back-link{display:flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s,transform .2s}.back-link:hover{color:rgba(255,255,255,1)}.back-arrow{width:1rem;height:1rem;opacity:.8;transition:transform .2s}.back-link:hover .back-arrow{transform:translateX(-.25rem)}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:50px;border:1px solid rgba(255,255,255,.3);font-size:.85rem;font-weight:600;margin-bottom:1rem;animation:fadeInUp .8s ease forwards}.badge-icon{font-size:1.2rem;animation:pulse 2s ease infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.hero-main-title{font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;animation:fadeInUp .8s ease .2s forwards;opacity:0;display:flex;flex-direction:column;gap:.5rem}.title-line{display:block}.title-highlight{display:block;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 0 20px rgba(251,191,36,.5))}.hero-catchy-stat{margin:24px auto 32px;padding:16px 32px;background:rgba(255,255,255,.95);border-radius:50px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:inline-block;animation:fadeInUp .8s ease .3s forwards;opacity:0;border:2px solid rgba(16,185,129,.2)}.catchy-stat-text{font-size:1.25rem;font-weight:600;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center;display:block;letter-spacing:.01em}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2rem;animation:fadeInUp .8s ease .4s forwards;opacity:0}.stat-item{text-align:center}.stat-value{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;margin-bottom:.25rem}.stat-label{font-size:.75rem;opacity:.8;text-transform:uppercase;letter-spacing:.05em}.stat-divider{font-size:1.5rem;font-weight:300;opacity:.6}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(20px)}}.toc-wrapper{padding:2.5rem 2rem;background:#f9fafb;position:relative;z-index:2;margin-top:-2rem;border-radius:20px 20px 0 0}.table-of-contents{max-width:1200px;margin:0 auto;background:white;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 4px 16px rgba(0,0,0,.08);overflow:hidden}.toc-toggle-button{width:100%;background:#f9fafb;padding:1.25rem 1.5rem;border:none;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .2s}.toc-toggle-button:hover{background:#f3f4f6}.toc-toggle-content{display:flex;justify-content:space-between;align-items:center}.toc-header-title{font-size:1.5rem;font-weight:700;color:#111827}.toc-toggle-indicator{display:flex;align-items:center;gap:.5rem}.toc-toggle-text{font-size:.8125rem;color:#6b7280}.toc-chevron{width:1.125rem;height:1.125rem;color:#6b7280}.toc-content{padding:1.5rem;animation:fadeIn .2s ease}.toc-nav-grid{gap:1.5rem}.toc-category,.toc-nav-grid{display:flex;flex-direction:column}.toc-category{gap:.75rem}.toc-category-title{font-size:.9375rem;font-weight:600;color:#111827}.toc-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.75rem}.toc-nav-item{display:flex;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;border-radius:10px;border:1px solid #e5e7eb;text-decoration:none;transition:all .2s;background:white}.toc-nav-item:hover{border-color:#10b981;background:rgba(16,185,129,.05);transform:translateX(4px)}.toc-item-number{width:1.75rem;height:1.75rem;background:linear-gradient(90deg,#10b981,#059669);border-radius:6px;display:flex;align-items:center;justify-content:center;color:white;font-weight:700;font-size:.8125rem;flex-shrink:0;transition:transform .2s}.toc-nav-item:hover .toc-item-number{transform:scale(1.05)}.toc-item-content{flex:1;min-width:0}.toc-item-title{font-size:.9375rem;font-weight:600;color:#111827;transition:color .2s}.toc-nav-item:hover .toc-item-title{color:#10b981}.chart-section{padding:80px 20px;max-width:1400px;margin:0 auto}.chart-container{background:white;border-radius:20px;padding:40px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.chart-header{margin-bottom:40px}.chart-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:12px}.chart-subtitle{font-size:1.125rem;color:#6b7280;line-height:1.6;margin:0}.chart-legend{margin-top:30px;display:flex;justify-content:center;gap:30px}.legend-item{display:flex;align-items:center;gap:10px}.legend-dot{width:12px;height:12px;border-radius:50%;background:#10b981}.legend-text{font-size:.875rem;color:#6b7280}.quick-facts-section{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.quick-facts-header{margin-bottom:24px}.quick-facts-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0;position:relative;padding-bottom:12px}.quick-facts-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#10b981,transparent);border-radius:2px}.quick-facts-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.quick-fact-item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:all .3s ease}.quick-fact-item:hover{background:#f0fdf4;border-color:#10b981;transform:translateX(4px);box-shadow:0 4px 12px rgba(16,185,129,.1)}.fact-bullet{width:8px;height:8px;background:#10b981;border-radius:50%;flex-shrink:0;margin-top:8px;box-shadow:0 0 0 3px rgba(16,185,129,.2)}.quick-fact-item:hover .fact-bullet{background:#059669;box-shadow:0 0 0 4px rgba(16,185,129,.3)}.fact-text{font-size:1rem;line-height:1.6;color:#374151;flex:1}.fact-text strong{color:#10b981;font-weight:600}.custom-tooltip{background:rgba(17,24,39,.95);backdrop-filter:blur(10px);padding:16px 20px;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.tooltip-date{font-size:.875rem}.tooltip-date,.tooltip-value{color:#10b981;margin-bottom:8px}.tooltip-value{font-size:1.5rem;font-weight:700}.tooltip-source{font-size:.75rem;color:#9ca3af;text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:color .2s}.tooltip-source:hover{color:#10b981}.insights-section{padding:50px 20px;background:#f9fafb}.growth-insights{max-width:1400px;margin:0 auto}.insights-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:40px;color:#111827}.insights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.insight-card{background:white;border-radius:16px;padding:32px;box-shadow:0 2px 4px rgba(0,0,0,.05),0 8px 20px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s}.insight-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px rgba(0,0,0,.08),0 12px 30px rgba(0,0,0,.12)}.insight-value{font-size:2.25rem;font-weight:800;color:#10b981;margin-bottom:8px}.insight-title-text{font-size:1.0625rem;font-weight:600;color:#111827;margin-bottom:8px}.insight-description{font-size:.875rem;color:#6b7280;line-height:1.6}.sources-compact{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.sources-compact .sources-section{background:transparent;border-radius:0;padding:0;box-shadow:none;border:none}.sources-compact .sources-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:8px}.sources-compact .sources-description{font-size:.875rem;color:#6b7280;margin-bottom:20px}.table-section{padding:80px 20px;max-width:1200px;margin:0 auto}.sources-section{background:white;border-radius:20px;padding:50px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.sources-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:10px}.sources-description{font-size:1rem;color:#6b7280;margin-bottom:40px}.sources-table-container{overflow-x:auto}.sources-table{width:100%;border-collapse:collapse}.sources-table thead{background:#f9fafb}.sources-table th{padding:16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb}.sources-table td{padding:20px 16px;border-bottom:1px solid #e5e7eb}.sources-compact .sources-table th{padding:10px 12px;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;background:transparent}.sources-compact .sources-table td{padding:12px;font-size:.875rem}.sources-compact .date-cell{font-size:.875rem}.sources-compact .users-cell{font-size:1rem}.sources-compact .source-link{font-size:.8125rem}.date-cell{color:#111827;font-size:1rem}.users-cell{color:#10b981;font-size:1.125rem}.source-cell{font-size:.875rem}.source-link{color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:color .2s}.source-link:hover{color:#1d4ed8;text-decoration:underline}.source-link svg{flex-shrink:0}.milestone-chart-section{padding:80px 20px;max-width:1400px;margin:0 auto}.time-to-milestone-chart{background:white;border-radius:20px;padding:50px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.milestone-header{text-align:center;margin-bottom:60px}.milestone-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:10px}.milestone-subtitle{font-size:1.125rem;color:#6b7280}.milestones-container{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.milestone-row{display:grid;grid-template-columns:200px 1fr;gap:20px;align-items:center;transition:transform .3s ease}.milestone-row:hover{transform:translateX(5px)}.milestone-info{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.milestone-label-group{display:flex;flex-direction:column;gap:2px}.milestone-label{font-size:1.125rem;font-weight:600;color:#111827}.milestone-date{font-size:.875rem;color:#10b981;font-weight:500}.milestone-days{font-size:.875rem;color:#6b7280;font-weight:400}.milestone-bar-container{position:relative;height:50px;background:#f3f4f6;border-radius:8px;overflow:hidden}.milestone-bar{height:100%;background:#10b981;border-radius:8px;display:flex;align-items:center;justify-content:flex-end;padding-right:15px;transition:width 1.5s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px rgba(16,185,129,.3)}.milestone-bar.visible{width:100%}.milestone-bar-label{font-size:.875rem;font-weight:600;color:white;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.2)}.milestone-insights{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.milestone-insight-text{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:16px}.milestone-insight-text:last-of-type,.milestone-key-insights{margin-bottom:32px}.key-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.key-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.key-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.key-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#10b981;border-radius:50%}.key-insight-item strong{color:#10b981;font-weight:600}.milestone-final-text{font-size:1rem;line-height:1.7;color:#374151;margin:0;font-style:italic;padding-top:24px;border-top:1px solid #e5e7eb}.traffic-chart-section{padding:80px 20px;background:#f9fafb}.traffic-chart-container{max-width:1400px;margin:0 auto;background:white;border-radius:20px;padding:50px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.traffic-header{text-align:center;margin-bottom:40px}.traffic-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:10px}.traffic-subtitle{font-size:1.125rem;color:#6b7280}.traffic-stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:40px}.traffic-stat-card{background:#f9fafb;border-radius:12px;padding:20px;text-align:center;border:1px solid #e5e7eb}.traffic-stat-label{font-size:.875rem;color:#6b7280;margin-bottom:8px;font-weight:500}.traffic-stat-value{font-size:2.5rem;font-weight:800;color:#3b82f6;margin-bottom:4px}.traffic-stat-sublabel{font-size:.75rem;color:#9ca3af}.traffic-source{margin-top:30px;text-align:center;padding-top:20px;border-top:1px solid #e5e7eb}.source-text{font-size:.875rem;color:#6b7280}.source-link-inline{color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;gap:4px;font-weight:500;transition:color .2s}.source-link-inline:hover{color:#2563eb;text-decoration:underline}.source-link-inline svg{flex-shrink:0}.traffic-insights{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.traffic-insight-text{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:20px}.traffic-milestones-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}.traffic-milestone-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.traffic-milestone-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#3b82f6;border-radius:50%}.traffic-milestone-item strong{color:#3b82f6;font-weight:600}.engagement-insights-section{padding-top:24px;border-top:1px solid #e5e7eb}.engagement-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.engagement-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.engagement-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.engagement-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#3b82f6;border-radius:50%}.engagement-insight-item strong{color:#3b82f6;font-weight:600}.global-ranking-wrapper{padding:80px 20px;background:#ffffff}.global-ranking-section{max-width:1400px;margin:0 auto}.ranking-hero{text-align:center;margin-bottom:50px}.ranking-hero-title{font-size:3rem;font-weight:800;color:#111827;margin-bottom:15px;line-height:1.2}.ranking-hero-subtitle{font-size:1.25rem;color:#6b7280;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.ranking-stats-highlight{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;max-width:700px;margin:0 auto}.stat-highlight-item{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fbbf24;border-radius:12px;padding:16px;text-align:center}.stat-highlight-label{font-size:.75rem;color:#78350f;font-weight:600;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.stat-highlight-value{font-size:1.75rem;font-weight:800;color:#b45309}.ranking-bars-container{background:white;border-radius:20px;padding:40px;margin-bottom:40px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.ranking-bars-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:30px;text-align:center}.ranking-bars-list{display:flex;flex-direction:column;gap:12px}.ranking-bar-item{background:#f9fafb;border-radius:12px;padding:14px 16px;transition:transform .2s,box-shadow .2s;border:2px solid transparent}.ranking-bar-item:hover{transform:translateX(5px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.ranking-bar-item.chatgpt-item{background:linear-gradient(135deg,#fef3c7,#fef9c3);border:2px solid #fbbf24;box-shadow:0 4px 16px rgba(251,191,36,.2)}.ranking-bar-item.chatgpt-item:hover{transform:translateX(5px);box-shadow:0 8px 24px rgba(251,191,36,.3)}.ranking-bar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.ranking-bar-left{gap:12px}.rank-badge,.ranking-bar-left{display:flex;align-items:center}.rank-badge{justify-content:center;width:36px;height:36px;background:#e5e7eb;border-radius:10px;font-weight:800;font-size:1.125rem;color:#374151;flex-shrink:0}.rank-badge.highlighted{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:white;box-shadow:0 2px 8px rgba(251,191,36,.4)}.website-details{display:flex;flex-direction:column}.website-name-bar{font-weight:700;font-size:1rem;color:#111827;margin-bottom:2px}.website-domain-bar{font-size:.8125rem;color:#6b7280}.ranking-bar-right{text-align:right}.visits-value{font-size:1.25rem;font-weight:800;color:#3b82f6;line-height:1}.chatgpt-item .visits-value{color:#b45309}.visits-label{font-size:.7rem;color:#9ca3af;margin-top:3px}.bar-track{height:10px;background:#e5e7eb;overflow:hidden}.bar-fill,.bar-track{border-radius:5px;position:relative}.bar-fill{height:100%;background:linear-gradient(90deg,#60a5fa,#3b82f6);transition:width 1s ease-out}.bar-fill.chatgpt-bar{background:linear-gradient(90deg,#fbbf24,#f59e0b);box-shadow:0 2px 8px rgba(251,191,36,.4)}.ranking-insights{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-bottom:30px}.insight-box{display:flex;gap:16px;background:white;border-radius:12px;padding:24px;box-shadow:0 2px 4px rgba(0,0,0,.05);border:1px solid #e5e7eb}.insight-icon{font-size:2rem;flex-shrink:0}.insight-content{flex:1}.insight-title{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:8px}.insight-text{font-size:.8125rem;color:#6b7280;line-height:1.5}.ranking-insights-section{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.ranking-milestone-text{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:24px}.ranking-key-insights{padding-top:24px;border-top:1px solid #e5e7eb}.ranking-key-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.ranking-key-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ranking-key-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.ranking-key-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#f59e0b;border-radius:50%}.ranking-source{text-align:center;padding:20px 0 0;margin-top:20px;border-top:1px solid #e5e7eb}.ranking-source-text{font-size:.875rem;color:#6b7280}.ranking-source-link{color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;gap:4px;font-weight:500;transition:color .2s}.ranking-source-link:hover{color:#2563eb;text-decoration:underline}.ranking-source-link svg{flex-shrink:0}.demographics-wrapper{padding:80px 20px;background:#f9fafb}.demographics-section{max-width:1400px;margin:0 auto}.demographics-header{text-align:center;margin-bottom:35px}.demographics-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:8px}.demographics-subtitle{font-size:1rem;color:#6b7280}.demographics-combined-card{max-width:900px;margin:0 auto 20px}.demo-card{background:white;border-radius:16px;padding:40px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08)}.demo-section{margin-bottom:0}.demo-divider{height:1px;background:linear-gradient(90deg,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:40px 0}.demo-card-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:8px}.demo-card-subtitle{font-size:.8125rem;color:#6b7280;margin-bottom:20px}.gender-chart{padding:10px 0}.gender-bars-container{display:flex;flex-direction:column;gap:20px;max-width:600px;margin:0 auto}.gender-bar-wrapper{display:flex;flex-direction:column;gap:8px}.gender-bar-header{display:flex;align-items:center;gap:12px}.gender-bar-icon{font-size:1.75rem}.gender-bar-label{font-size:1.125rem;font-weight:600;color:#111827;flex:1}.gender-bar-percentage{font-size:1.5rem;font-weight:800;color:#111827}.gender-bar-track{height:40px;background:#f3f4f6;border-radius:8px;overflow:hidden;position:relative}.gender-bar-fill{height:100%;border-radius:8px;transition:width 1s ease-out;box-shadow:0 2px 8px rgba(99,102,241,.3)}.age-chart{gap:12px}.age-bar-item,.age-chart{display:flex;flex-direction:column}.age-bar-item{gap:6px}.age-bar-info{display:flex;justify-content:space-between;align-items:center}.age-range{font-size:.875rem;font-weight:600;color:#374151}.age-percentage{font-size:.9375rem;font-weight:700;color:#6366f1}.age-bar-track{height:28px;background:#f3f4f6;border-radius:5px;overflow:hidden;position:relative}.age-bar-fill{height:100%;border-radius:5px;transition:width 1s ease-out;box-shadow:0 2px 4px rgba(99,102,241,.2)}.demographics-insights{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.demographics-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.demographics-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.demographics-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.demographics-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#6366f1;border-radius:50%}.demographics-source{text-align:center;padding:20px 0 0;margin-top:20px;border-top:1px solid #e5e7eb}.demo-source-text{font-size:.875rem;color:#6b7280}.demo-source-link{color:#6366f1;text-decoration:none;display:inline-flex;align-items:center;gap:4px;font-weight:500;transition:color .2s}.demo-source-link:hover{color:#4f46e5;text-decoration:underline}.demo-source-link svg{flex-shrink:0}.activity-usage-wrapper{padding:80px 20px;background:#ffffff}.activity-usage-section{max-width:1100px;margin:0 auto}.activity-header{text-align:center;margin-bottom:40px}.activity-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:10px}.activity-subtitle{font-size:1.125rem;color:#6b7280}.activity-card{background:white;border-radius:20px;padding:50px;box-shadow:0 4px 6px rgba(0,0,0,.05),0 10px 30px rgba(0,0,0,.08);margin-bottom:20px}.activity-chart{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.activity-bar-item{display:flex;flex-direction:column;gap:12px}.activity-bar-header{display:flex;justify-content:space-between;align-items:center}.activity-bar-left{display:flex;align-items:center;gap:12px}.activity-icon{font-size:1.75rem}.activity-label{font-size:1.125rem;font-weight:600;color:#111827}.activity-percentage{font-size:1.75rem;font-weight:800;color:#3b82f6}.activity-bar-track{height:50px;background:#f3f4f6;border-radius:10px;overflow:hidden;position:relative}.activity-bar-fill{height:100%;border-radius:10px;transition:width 1.2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(59,130,246,.3)}.activity-note{padding:24px;background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:8px}.note-text{font-size:.9375rem;color:#1e3a8a;line-height:1.6;margin:0}.activity-insights{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.activity-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.activity-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.activity-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.activity-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#3b82f6;border-radius:50%}.activity-source{text-align:center;padding:20px 0 0;margin-top:20px;border-top:1px solid #e5e7eb}.activity-source-text{font-size:.875rem;color:#6b7280}.activity-source-link{color:#3b82f6;text-decoration:none;display:inline-flex;align-items:center;gap:4px;font-weight:500;transition:color .2s}.activity-source-link:hover{color:#2563eb;text-decoration:underline}.activity-source-link svg{flex-shrink:0}.market-share-wrapper{padding:80px 20px;background:#f9fafb}.market-share-section{max-width:1400px;margin:0 auto}.market-share-header{text-align:center;margin-bottom:50px}.market-share-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:12px}.market-share-subtitle{font-size:1.125rem;color:#6b7280;max-width:800px;margin:0 auto}.market-share-chart-container{background:white;border-radius:16px;padding:40px 20px;box-shadow:0 4px 12px rgba(0,0,0,.08);margin-bottom:40px}.market-tooltip{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:12px 16px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.tooltip-date-market{font-weight:700;color:#111827;margin-bottom:8px;font-size:.875rem}.tooltip-items{display:flex;flex-direction:column;gap:6px}.tooltip-item{display:flex;align-items:center;gap:8px;font-size:.8125rem}.tooltip-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.tooltip-name{color:#6b7280;min-width:120px}.tooltip-value-market{font-weight:700;color:#111827}.market-share-analysis{margin-top:40px;padding:40px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.market-analysis-text{font-size:1rem;line-height:1.7;color:#374151;margin-bottom:16px}.market-analysis-text:last-of-type{margin-bottom:32px}.market-key-insights{padding-top:24px;border-top:1px solid #e5e7eb}.market-key-insights-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:16px}.market-key-insights-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.market-key-insight-item{position:relative;padding-left:24px;font-size:1rem;line-height:1.6;color:#374151}.market-key-insight-item:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;background:#10b981;border-radius:50%}.market-share-source{text-align:center;padding:20px 0 0;margin-top:20px;border-top:1px solid #e5e7eb}.market-source-text{font-size:.875rem;color:#6b7280;margin:0}.market-source-link{color:#10b981;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:color .2s ease}.market-source-link:hover{color:#059669;text-decoration:underline}.market-source-link svg{flex-shrink:0;margin-bottom:2px}.faq-wrapper{padding:80px 20px;background:#ffffff}.faq-section{max-width:900px;margin:0 auto}.faq-header{text-align:center;margin-bottom:50px}.faq-title{font-size:2.5rem;font-weight:800;color:#111827;margin-bottom:12px}.faq-subtitle{font-size:1.125rem;color:#6b7280}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:white;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:all .2s}.faq-item:hover{border-color:#10b981;box-shadow:0 4px 12px rgba(16,185,129,.1)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:transparent;border:none;cursor:pointer;text-align:left;transition:background .2s}.faq-question:hover{background:#f9fafb}.faq-question.active{background:#f0fdf4}.faq-question-text{font-size:1.125rem;font-weight:600;color:#111827;flex:1;padding-right:16px}.faq-chevron{width:20px;height:20px;color:#6b7280;transition:transform .3s,color .2s;flex-shrink:0}.faq-chevron.rotated{transform:rotate(180deg);color:#10b981}.faq-answer{padding:0 24px 24px;animation:fadeIn .3s ease}.faq-answer p{font-size:1rem;line-height:1.7;color:#374151;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loading-state{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:1.25rem;color:#6b7280}@media (max-width:768px){.animated-hero{min-height:50vh;padding:1.5rem 1rem 1rem}.hero-nav{margin-bottom:1.5rem}.back-link{font-size:.875rem}.hero-main-title{font-size:2rem;gap:.25rem}.hero-catchy-stat{margin:20px auto 28px;padding:12px 24px}.catchy-stat-text{font-size:1rem}.hero-stats{flex-direction:column;gap:1.5rem;margin-bottom:2rem}.stat-divider{display:none}.stat-value{font-size:2rem}.toc-wrapper{padding:1.5rem 1rem}.toc-toggle-button{padding:1rem 1.25rem}.toc-header-title{font-size:1.25rem}.toc-toggle-text{display:none}.toc-content{padding:1rem}.toc-links-grid{grid-template-columns:1fr}.toc-category-title{font-size:.875rem}.toc-nav-item{padding:.75rem .875rem}.toc-item-title{font-size:.875rem}.faq-title{font-size:2rem}.faq-subtitle{font-size:1rem}.faq-question{padding:16px 20px}.faq-question-text{font-size:1rem}.faq-answer{padding:0 20px 20px}.faq-answer p{font-size:.9375rem}.market-share-title{font-size:2rem}.market-share-subtitle{font-size:1rem}.market-share-chart-container{padding:30px 15px}.market-share-analysis{padding:24px;margin-top:30px}.market-analysis-text{font-size:.9375rem;margin-bottom:14px}.market-analysis-text:last-of-type{margin-bottom:24px}.market-key-insights{padding-top:20px}.market-key-insights-title{font-size:1.125rem;margin-bottom:14px}.market-key-insights-list{gap:10px}.market-key-insight-item{font-size:.9375rem;padding-left:20px}.market-key-insight-item:before{top:9px;width:5px;height:5px}.chart-container{padding:20px}.chart-title{font-size:1.5rem;margin-bottom:10px}.chart-subtitle{font-size:1rem}.quick-facts-section{margin-top:30px;padding:24px}.quick-facts-header{margin-bottom:18px}.quick-facts-title{font-size:1.25rem}.quick-facts-list{gap:12px}.quick-fact-item{padding:14px 16px;gap:12px}.quick-fact-item:hover{transform:none}.fact-bullet{width:6px;height:6px;margin-top:7px}.fact-text{font-size:.9375rem}.insights-title{font-size:2rem}.insights-grid{grid-template-columns:1fr}.sources-section{padding:30px 20px}.sources-compact .sources-section{padding:16px}.sources-title{font-size:1.5rem}.sources-compact .sources-title{font-size:1.125rem}.sources-table td,.sources-table th{padding:12px 8px;font-size:.875rem}.sources-compact .sources-table th{padding:8px 6px;font-size:.7rem}.sources-compact .sources-table td{padding:10px 6px;font-size:.8125rem}.time-to-milestone-chart{padding:30px 20px}.milestone-title{font-size:1.75rem}.milestone-subtitle{font-size:1rem}.milestone-row{grid-template-columns:1fr;gap:10px}.milestone-info{flex-direction:column;align-items:flex-start;width:100%;gap:6px}.milestone-label-group{width:100%}.milestone-bar-container{height:40px}.milestone-bar-label{font-size:.75rem;padding-right:10px}.milestone-insights{padding:24px;margin-top:30px}.milestone-insight-text{font-size:.9375rem;margin-bottom:14px}.milestone-insight-text:last-of-type,.milestone-key-insights{margin-bottom:24px}.key-insights-title{font-size:1.125rem;margin-bottom:14px}.key-insights-list{gap:10px}.key-insight-item{font-size:.9375rem;padding-left:20px}.key-insight-item:before{top:9px;width:5px;height:5px}.milestone-final-text{font-size:.9375rem;padding-top:20px}.traffic-chart-container{padding:30px 20px}.traffic-title{font-size:1.75rem}.traffic-subtitle{font-size:1rem}.traffic-stats-row{grid-template-columns:1fr;gap:15px}.traffic-stat-value{font-size:2rem}.traffic-insights{padding:24px;margin-top:30px}.traffic-insight-text{font-size:.9375rem;margin-bottom:16px}.traffic-milestones-list{margin-bottom:24px;gap:10px}.traffic-milestone-item{font-size:.9375rem;padding-left:20px}.traffic-milestone-item:before{top:9px;width:5px;height:5px}.engagement-insights-section{padding-top:20px}.engagement-insights-title{font-size:1.125rem;margin-bottom:14px}.engagement-insights-list{gap:10px}.engagement-insight-item{font-size:.9375rem;padding-left:20px}.engagement-insight-item:before{top:9px;width:5px;height:5px}.ranking-hero-title{font-size:2rem}.ranking-hero-subtitle{font-size:1rem}.ranking-stats-highlight{grid-template-columns:1fr;gap:12px}.stat-highlight-value{font-size:1.5rem}.stat-highlight-item{padding:12px}.ranking-bars-container{padding:30px 20px}.ranking-bars-title{font-size:1.5rem}.ranking-bar-item{padding:12px}.ranking-bar-header{flex-direction:column;align-items:flex-start;gap:8px}.ranking-bar-right{text-align:left;width:100%}.rank-badge{width:32px;height:32px;font-size:.875rem}.website-name-bar{font-size:.9375rem}.visits-value{font-size:1.125rem}.ranking-insights{grid-template-columns:1fr}.insight-box{padding:20px}.ranking-insights-section{padding:24px;margin-top:30px}.ranking-milestone-text{font-size:.9375rem;margin-bottom:20px}.ranking-key-insights{padding-top:20px}.ranking-key-insights-title{font-size:1.125rem;margin-bottom:14px}.ranking-key-insights-list{gap:10px}.ranking-key-insight-item{font-size:.9375rem;padding-left:20px}.ranking-key-insight-item:before{top:9px;width:5px;height:5px}.demographics-title{font-size:1.75rem}.demographics-subtitle{font-size:.9375rem}.demographics-combined-card{max-width:100%}.demo-card{padding:24px}.demo-card-title{font-size:1.125rem}.demo-divider{margin:30px 0}.gender-chart{max-width:100%}.gender-legend{gap:12px;margin-top:20px}.gender-legend-item{padding:10px 12px}.gender-legend-icon{font-size:1.25rem}.gender-legend-label{font-size:.9375rem}.gender-legend-value{font-size:1.125rem}.age-bar-track{height:24px}.demographics-insights{padding:24px;margin-top:30px}.demographics-insights-title{font-size:1.125rem;margin-bottom:14px}.demographics-insights-list{gap:10px}.demographics-insight-item{font-size:.9375rem;padding-left:20px}.demographics-insight-item:before{top:9px;width:5px;height:5px}.activity-title{font-size:2rem}.activity-subtitle{font-size:1rem}.activity-card{padding:30px 20px}.activity-chart{gap:24px;margin-bottom:30px}.activity-icon{font-size:1.5rem}.activity-label{font-size:1rem}.activity-percentage{font-size:1.5rem}.activity-bar-track{height:40px}.activity-note{padding:16px}.note-text{font-size:.875rem}.activity-insights{padding:24px;margin-top:30px}.activity-insights-title{font-size:1.125rem;margin-bottom:14px}.activity-insights-list{gap:10px}.activity-insight-item{font-size:.9375rem;padding-left:20px}.activity-insight-item:before{top:9px;width:5px;height:5px}}