.preview-container.svelte-1psjnwk{max-width:48rem;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.preview-container.visible.svelte-1psjnwk{opacity:1;transform:translateY(0)}.tab-switcher.svelte-1psjnwk{display:flex;justify-content:center;gap:.375rem;margin-bottom:1.5rem;flex-wrap:wrap}.tab-btn.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:1px solid var(--hw-gray-300);border-radius:9999px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--hw-gray-600)}@media (min-width: 640px){.tab-btn.svelte-1psjnwk{padding:.625rem 1rem;font-size:.875rem;gap:.5rem}}.tab-btn.svelte-1psjnwk:hover:not(.active){background:#0000000d;color:var(--hw-gray-900);border-color:var(--hw-gray-400)}.tab-btn.active.svelte-1psjnwk{background:var(--hw-blue-600);color:#fff;border-color:var(--hw-blue-600);box-shadow:0 4px 12px #3b82f64d}.tab-btn[data-dark=true].svelte-1psjnwk{background:transparent;color:var(--hw-gray-300);border-color:var(--hw-gray-500)}.tab-btn[data-dark=true].svelte-1psjnwk:hover:not(.active){background:#ffffff1a;color:var(--hw-white);border-color:var(--hw-gray-400)}.tab-btn[data-dark=true].active.svelte-1psjnwk{background:var(--hw-blue-600);color:#fff;border-color:var(--hw-blue-600)}.cards-container.svelte-1psjnwk{position:relative;min-height:320px}.view-panel.svelte-1psjnwk{position:absolute;top:0;left:0;right:0;opacity:0;transform:translate(20px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.view-panel.active.svelte-1psjnwk{opacity:1;transform:translate(0);pointer-events:auto;position:relative}.panel-header.svelte-1psjnwk{text-align:center;margin-bottom:1.5rem}.panel-header.svelte-1psjnwk h3:where(.svelte-1psjnwk){font-size:1.125rem;font-weight:600;color:var(--hw-gray-900);margin-bottom:.375rem}@media (min-width: 640px){.panel-header.svelte-1psjnwk h3:where(.svelte-1psjnwk){font-size:1.25rem;margin-bottom:.5rem}}[data-dark=true].svelte-1psjnwk .panel-header:where(.svelte-1psjnwk) h3:where(.svelte-1psjnwk){color:var(--hw-white)}.panel-header.svelte-1psjnwk p:where(.svelte-1psjnwk){font-size:.875rem;color:var(--hw-gray-600)}@media (min-width: 640px){.panel-header.svelte-1psjnwk p:where(.svelte-1psjnwk){font-size:.9375rem}}[data-dark=true].svelte-1psjnwk .panel-header:where(.svelte-1psjnwk) p:where(.svelte-1psjnwk){color:var(--hw-gray-400)}@keyframes svelte-1psjnwk-slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.item-cards.svelte-1psjnwk{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin:0 auto}.item-cards.svelte-1psjnwk .stagger-1:where(.svelte-1psjnwk),.item-cards.svelte-1psjnwk .stagger-2:where(.svelte-1psjnwk),.item-cards.svelte-1psjnwk .stagger-3:where(.svelte-1psjnwk){opacity:0;transform:translate(30px)}.item-cards.cards-visible.svelte-1psjnwk .stagger-1:where(.svelte-1psjnwk){animation:svelte-1psjnwk-slideInFromRight .4s ease-out forwards;animation-delay:0ms}.item-cards.cards-visible.svelte-1psjnwk .stagger-2:where(.svelte-1psjnwk){animation:svelte-1psjnwk-slideInFromRight .4s ease-out forwards;animation-delay:.1s}.item-cards.cards-visible.svelte-1psjnwk .stagger-3:where(.svelte-1psjnwk){animation:svelte-1psjnwk-slideInFromRight .4s ease-out forwards;animation-delay:.2s}.item-card.svelte-1psjnwk{background:var(--hw-white);border:1px solid var(--hw-gray-200);border-radius:.75rem;padding:1rem;transition:all .2s ease}.item-card.svelte-1psjnwk:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014;border-color:var(--hw-gray-300)}.item-card[data-dark=true].svelte-1psjnwk{background:var(--hw-dark-card, #1a1a1a);border-color:var(--hw-dark-border, #2a2a2a)}.item-card[data-dark=true].svelte-1psjnwk:hover{box-shadow:0 8px 24px #0000004d;border-color:var(--hw-gray-600)}.leaderboard-card.svelte-1psjnwk{position:relative;padding-left:3rem}.rank-badge.svelte-1psjnwk{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.875rem;font-weight:700;color:var(--hw-gray-400)}[data-dark=true].svelte-1psjnwk .rank-badge:where(.svelte-1psjnwk){color:var(--hw-gray-500)}.item-card-top.svelte-1psjnwk{display:flex;align-items:center;gap:.75rem}.item-icon.svelte-1psjnwk{width:2.25rem;height:2.25rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-info.svelte-1psjnwk{display:flex;flex-direction:column;flex:1;min-width:0}.item-name.svelte-1psjnwk{font-weight:600;font-size:.9375rem;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .item-name:where(.svelte-1psjnwk){color:var(--hw-white)}.item-subtitle.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .item-subtitle:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.vote-stats.svelte-1psjnwk{display:flex;align-items:center;gap:.5rem}.vote-stats.svelte-1psjnwk .stat:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--hw-green-600)}[data-dark=true].svelte-1psjnwk .vote-stats:where(.svelte-1psjnwk) .stat:where(.svelte-1psjnwk){color:var(--hw-green-400)}.item-meta.svelte-1psjnwk{display:flex;align-items:center;gap:1rem;margin-top:.5rem;padding-left:3rem}.meta-item.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .meta-item:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.product-card.svelte-1psjnwk{padding:1.25rem}.product-header.svelte-1psjnwk{display:flex;gap:1rem;margin-bottom:1rem}.product-image.svelte-1psjnwk{width:4rem;height:4rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:1.25rem}.product-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.product-title-row.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem}.product-name.svelte-1psjnwk{font-size:1.125rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .product-name:where(.svelte-1psjnwk){color:var(--hw-white)}.product-brand.svelte-1psjnwk{font-size:.875rem;color:var(--hw-gray-600)}[data-dark=true].svelte-1psjnwk .product-brand:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.product-category.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .product-category:where(.svelte-1psjnwk){color:var(--hw-gray-500)}.product-actions.svelte-1psjnwk{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.vote-btn.svelte-1psjnwk{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border-radius:.5rem;border:1px solid var(--hw-gray-200);background:var(--hw-gray-50);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;color:var(--hw-gray-600)}.vote-btn.svelte-1psjnwk:hover{background:var(--hw-gray-100)}.vote-btn.upvote.active.svelte-1psjnwk{background:var(--hw-green-50);border-color:var(--hw-green-200);color:var(--hw-green-600)}[data-dark=true].svelte-1psjnwk .vote-btn:where(.svelte-1psjnwk){background:var(--hw-gray-800);border-color:var(--hw-gray-700);color:var(--hw-gray-300)}[data-dark=true].svelte-1psjnwk .vote-btn:where(.svelte-1psjnwk):hover{background:var(--hw-gray-700)}[data-dark=true].svelte-1psjnwk .vote-btn.upvote.active:where(.svelte-1psjnwk){background:#22c55e33;border-color:var(--hw-green-800);color:var(--hw-green-400)}.buy-btn.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:.5rem;border:none;background:var(--hw-blue-600);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.buy-btn.svelte-1psjnwk:hover{background:var(--hw-blue-700)}.product-stats.svelte-1psjnwk{display:flex;gap:1.5rem;padding-top:.75rem;border-top:1px solid var(--hw-gray-100)}.product-stats.svelte-1psjnwk span:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .product-stats:where(.svelte-1psjnwk) span:where(.svelte-1psjnwk){color:var(--hw-gray-400)}[data-dark=true].svelte-1psjnwk .product-stats:where(.svelte-1psjnwk){border-color:var(--hw-gray-700)}.brand-card.svelte-1psjnwk{padding:1.25rem}.brand-header.svelte-1psjnwk{display:flex;gap:1rem;margin-bottom:1rem}.brand-logo.svelte-1psjnwk{width:3.5rem;height:3.5rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:.875rem}.brand-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.brand-title-row.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem}.brand-name.svelte-1psjnwk{font-size:1.125rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .brand-name:where(.svelte-1psjnwk){color:var(--hw-white)}.brand-tagline.svelte-1psjnwk{font-size:.875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .brand-tagline:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.brand-stats-row.svelte-1psjnwk{display:flex;gap:1.5rem;padding:1rem 0;border-top:1px solid var(--hw-gray-100);border-bottom:1px solid var(--hw-gray-100);margin-bottom:1rem}[data-dark=true].svelte-1psjnwk .brand-stats-row:where(.svelte-1psjnwk){border-color:var(--hw-gray-700)}.brand-stat.svelte-1psjnwk{display:flex;flex-direction:column;align-items:center;gap:.125rem}.brand-stat.svelte-1psjnwk .stat-value:where(.svelte-1psjnwk){font-size:1.125rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .brand-stat:where(.svelte-1psjnwk) .stat-value:where(.svelte-1psjnwk){color:var(--hw-white)}.brand-stat.svelte-1psjnwk .stat-label:where(.svelte-1psjnwk){font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .brand-stat:where(.svelte-1psjnwk) .stat-label:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.brand-products.svelte-1psjnwk .products-label:where(.svelte-1psjnwk){font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hw-gray-500);display:block;margin-bottom:.5rem}[data-dark=true].svelte-1psjnwk .brand-products:where(.svelte-1psjnwk) .products-label:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.product-pills.svelte-1psjnwk{display:flex;flex-wrap:wrap;gap:.5rem}.product-pill.svelte-1psjnwk{padding:.375rem .75rem;background:var(--hw-gray-100);border-radius:9999px;font-size:.8125rem;font-weight:500;color:var(--hw-gray-700)}[data-dark=true].svelte-1psjnwk .product-pill:where(.svelte-1psjnwk){background:var(--hw-gray-700);color:var(--hw-gray-300)}.workflow-card.svelte-1psjnwk{padding:1.25rem}.workflow-header.svelte-1psjnwk{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.workflow-title.svelte-1psjnwk{font-size:1rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .workflow-title:where(.svelte-1psjnwk){color:var(--hw-white)}.workflow-author.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .workflow-author:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.workflow-chain.svelte-1psjnwk{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.chain-item.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:var(--hw-gray-100);border-radius:.5rem;border:1px solid var(--hw-gray-200)}.chain-item.highlighted.svelte-1psjnwk{background:var(--hw-blue-50);border-color:var(--hw-blue-200)}.chain-item.highlighted.svelte-1psjnwk .chain-name:where(.svelte-1psjnwk){color:var(--hw-blue-700);font-weight:600}[data-dark=true].svelte-1psjnwk .chain-item.highlighted:where(.svelte-1psjnwk){background:#3b82f633;border-color:var(--hw-blue-800)}[data-dark=true].svelte-1psjnwk .chain-item.highlighted:where(.svelte-1psjnwk) .chain-name:where(.svelte-1psjnwk){color:var(--hw-blue-400)}[data-dark=true].svelte-1psjnwk .chain-item:where(.svelte-1psjnwk){background:var(--hw-gray-800);border-color:var(--hw-gray-700)}.chain-number.svelte-1psjnwk{font-size:.6875rem;font-weight:600;color:var(--hw-gray-400);background:var(--hw-gray-200);width:1.25rem;height:1.25rem;border-radius:50%;display:flex;align-items:center;justify-content:center}[data-dark=true].svelte-1psjnwk .chain-number:where(.svelte-1psjnwk){background:var(--hw-gray-600);color:var(--hw-gray-300)}.chain-name.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-700)}[data-dark=true].svelte-1psjnwk .chain-name:where(.svelte-1psjnwk){color:var(--hw-gray-300)}.chain-arrow.svelte-1psjnwk{color:var(--hw-gray-400);font-size:.875rem}[data-dark=true].svelte-1psjnwk .chain-arrow:where(.svelte-1psjnwk){color:var(--hw-gray-500)}.workflow-note.svelte-1psjnwk{font-size:.875rem;font-style:italic;color:var(--hw-gray-600);padding:.75rem;background:var(--hw-gray-50);border-radius:.5rem;border-left:3px solid var(--hw-blue-400)}[data-dark=true].svelte-1psjnwk .workflow-note:where(.svelte-1psjnwk){color:var(--hw-gray-400);background:var(--hw-gray-800)}.comment-card.svelte-1psjnwk{padding:1.25rem}.comment-header.svelte-1psjnwk{display:flex;gap:.75rem;margin-bottom:.75rem}.comment-avatar.svelte-1psjnwk{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:.75rem;font-weight:600}.comment-author-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.comment-author.svelte-1psjnwk{font-size:.9375rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .comment-author:where(.svelte-1psjnwk){color:var(--hw-white)}.comment-role.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .comment-role:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.comment-text.svelte-1psjnwk{font-size:.9375rem;line-height:1.6;color:var(--hw-gray-700);margin:0 0 .75rem}[data-dark=true].svelte-1psjnwk .comment-text:where(.svelte-1psjnwk){color:var(--hw-gray-300)}.comment-actions.svelte-1psjnwk{display:flex;gap:1rem}.comment-action.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border:none;background:transparent;font-size:.8125rem;color:var(--hw-gray-500);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.comment-action.svelte-1psjnwk:hover{background:var(--hw-gray-100);color:var(--hw-gray-700)}[data-dark=true].svelte-1psjnwk .comment-action:where(.svelte-1psjnwk){color:var(--hw-gray-400)}[data-dark=true].svelte-1psjnwk .comment-action:where(.svelte-1psjnwk):hover{background:var(--hw-gray-700);color:var(--hw-gray-200)}.rec-card.svelte-1psjnwk{padding:1.25rem}.rec-header.svelte-1psjnwk{margin-bottom:1rem}.rec-badge.svelte-1psjnwk{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--hw-purple-100),var(--hw-pink-100));border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--hw-purple-700)}[data-dark=true].svelte-1psjnwk .rec-badge:where(.svelte-1psjnwk){background:linear-gradient(135deg,#a855f733,#ec489933);color:var(--hw-purple-400)}.rec-content.svelte-1psjnwk{display:flex;flex-direction:column;gap:.75rem}.rec-product.svelte-1psjnwk{display:flex;gap:.75rem;align-items:center}.rec-product-image.svelte-1psjnwk{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:.75rem}.rec-product-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.rec-product-name.svelte-1psjnwk{font-size:.9375rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .rec-product-name:where(.svelte-1psjnwk){color:var(--hw-white)}.rec-product-brand.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .rec-product-brand:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.rec-reason.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-600);margin:0;padding:.5rem .75rem;background:var(--hw-gray-50);border-radius:.5rem;border-left:3px solid var(--hw-purple-400)}[data-dark=true].svelte-1psjnwk .rec-reason:where(.svelte-1psjnwk){color:var(--hw-gray-400);background:var(--hw-gray-800)}.rec-actions.svelte-1psjnwk{display:flex;gap:.5rem}.rec-btn.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;border-radius:.5rem;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.rec-btn.primary.svelte-1psjnwk{background:var(--hw-purple-600);color:#fff;border:none}.rec-btn.primary.svelte-1psjnwk:hover{background:var(--hw-purple-700)}.rec-btn.secondary.svelte-1psjnwk{background:transparent;color:var(--hw-gray-600);border:1px solid var(--hw-gray-200)}.rec-btn.secondary.svelte-1psjnwk:hover{background:var(--hw-gray-50);border-color:var(--hw-gray-300)}[data-dark=true].svelte-1psjnwk .rec-btn.secondary:where(.svelte-1psjnwk){color:var(--hw-gray-300);border-color:var(--hw-gray-600)}[data-dark=true].svelte-1psjnwk .rec-btn.secondary:where(.svelte-1psjnwk):hover{background:var(--hw-gray-700)}.ad-card.svelte-1psjnwk{padding:1.25rem;position:relative}.ad-label.svelte-1psjnwk{display:inline-block;padding:.25rem .5rem;background:var(--hw-amber-100);color:var(--hw-amber-700);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;margin-bottom:.75rem}.ad-label.small.svelte-1psjnwk{margin-bottom:0}[data-dark=true].svelte-1psjnwk .ad-label:where(.svelte-1psjnwk){background:#fbbf2433;color:var(--hw-amber-400)}.ad-content.svelte-1psjnwk{display:flex;flex-direction:column;gap:.75rem}.ad-product-row.svelte-1psjnwk{display:flex;gap:.75rem;align-items:flex-start}.ad-product-image.svelte-1psjnwk{width:3.5rem;height:3.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:700;font-size:.875rem}.ad-product-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.ad-product-name.svelte-1psjnwk{font-size:1rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .ad-product-name:where(.svelte-1psjnwk){color:var(--hw-white)}.ad-product-brand.svelte-1psjnwk{font-size:.8125rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ad-product-brand:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.ad-product-tagline.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500);margin-top:.25rem}[data-dark=true].svelte-1psjnwk .ad-product-tagline:where(.svelte-1psjnwk){color:var(--hw-gray-500)}.ad-cta.svelte-1psjnwk{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;border-top:1px solid var(--hw-gray-100)}[data-dark=true].svelte-1psjnwk .ad-cta:where(.svelte-1psjnwk){border-color:var(--hw-gray-700)}.ad-btn.svelte-1psjnwk{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:.5rem;border:none;background:var(--hw-blue-600);color:#fff;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ad-btn.svelte-1psjnwk:hover{background:var(--hw-blue-700)}.ad-meta.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ad-meta:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.ad-stats.svelte-1psjnwk{display:flex;gap:1rem;padding-top:.75rem;border-top:1px solid var(--hw-gray-100)}.ad-stats.svelte-1psjnwk span:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ad-stats:where(.svelte-1psjnwk) span:where(.svelte-1psjnwk){color:var(--hw-gray-400)}[data-dark=true].svelte-1psjnwk .ad-stats:where(.svelte-1psjnwk){border-color:var(--hw-gray-700)}.new-release-ad.svelte-1psjnwk .new-release-header:where(.svelte-1psjnwk){display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.new-release-ad.svelte-1psjnwk .new-release-badge:where(.svelte-1psjnwk){display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--hw-emerald-100),var(--hw-green-100));border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--hw-emerald-700)}[data-dark=true].svelte-1psjnwk .new-release-ad:where(.svelte-1psjnwk) .new-release-badge:where(.svelte-1psjnwk){background:linear-gradient(135deg,#10b98133,#22c55e33);color:var(--hw-emerald-400)}.community-card.svelte-1psjnwk{padding:1.25rem}.ama-card.svelte-1psjnwk .ama-header:where(.svelte-1psjnwk){display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.ama-card.svelte-1psjnwk .ama-badge:where(.svelte-1psjnwk){display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:linear-gradient(135deg,var(--hw-red-100),var(--hw-orange-100));border-radius:9999px;font-size:.75rem;font-weight:600;color:var(--hw-red-700)}[data-dark=true].svelte-1psjnwk .ama-card:where(.svelte-1psjnwk) .ama-badge:where(.svelte-1psjnwk){background:linear-gradient(135deg,#ef444433,#f9731633);color:var(--hw-red-400)}.ama-card.svelte-1psjnwk .ama-date:where(.svelte-1psjnwk){font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ama-card:where(.svelte-1psjnwk) .ama-date:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.ama-content.svelte-1psjnwk{display:flex;flex-direction:column;gap:.75rem}.ama-host.svelte-1psjnwk{display:flex;gap:.75rem;align-items:center}.ama-avatar.svelte-1psjnwk{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-weight:600;font-size:.75rem}.ama-host-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.ama-host-name.svelte-1psjnwk{font-size:.875rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .ama-host-name:where(.svelte-1psjnwk){color:var(--hw-white)}.ama-host-title.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ama-host-title:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.ama-topic.svelte-1psjnwk{font-size:.875rem;font-style:italic;color:var(--hw-gray-700);margin:0;padding:.5rem .75rem;background:var(--hw-gray-50);border-radius:.5rem}[data-dark=true].svelte-1psjnwk .ama-topic:where(.svelte-1psjnwk){color:var(--hw-gray-300);background:var(--hw-gray-800)}.ama-stats.svelte-1psjnwk{display:flex;gap:1rem;font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .ama-stats:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.reply-card.svelte-1psjnwk .reply-context:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.375rem;margin-bottom:.75rem}.reply-card.svelte-1psjnwk .reply-context:where(.svelte-1psjnwk) .reply-label:where(.svelte-1psjnwk){font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--hw-blue-600)}[data-dark=true].svelte-1psjnwk .reply-card:where(.svelte-1psjnwk) .reply-context:where(.svelte-1psjnwk) .reply-label:where(.svelte-1psjnwk){color:var(--hw-blue-400)}.reply-thread.svelte-1psjnwk{display:flex;flex-direction:column;gap:.75rem}.original-comment.svelte-1psjnwk{padding:.75rem;background:var(--hw-gray-50);border-radius:.5rem;border-left:3px solid var(--hw-gray-300)}[data-dark=true].svelte-1psjnwk .original-comment:where(.svelte-1psjnwk){background:var(--hw-gray-800);border-color:var(--hw-gray-600)}.original-comment.svelte-1psjnwk .original-author:where(.svelte-1psjnwk){font-size:.75rem;font-weight:600;color:var(--hw-gray-600);display:block;margin-bottom:.25rem}[data-dark=true].svelte-1psjnwk .original-comment:where(.svelte-1psjnwk) .original-author:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.original-comment.svelte-1psjnwk .original-text:where(.svelte-1psjnwk){font-size:.8125rem;color:var(--hw-gray-600);font-style:italic}[data-dark=true].svelte-1psjnwk .original-comment:where(.svelte-1psjnwk) .original-text:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.brand-reply.svelte-1psjnwk{padding:.75rem;background:var(--hw-blue-50);border-radius:.5rem;border-left:3px solid var(--hw-blue-400)}[data-dark=true].svelte-1psjnwk .brand-reply:where(.svelte-1psjnwk){background:#3b82f61a;border-color:var(--hw-blue-600)}.brand-reply.svelte-1psjnwk .brand-reply-header:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.brand-reply.svelte-1psjnwk .brand-reply-avatar:where(.svelte-1psjnwk){width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.5rem}.brand-reply.svelte-1psjnwk .brand-reply-name:where(.svelte-1psjnwk){font-size:.8125rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .brand-reply:where(.svelte-1psjnwk) .brand-reply-name:where(.svelte-1psjnwk){color:var(--hw-white)}.brand-reply.svelte-1psjnwk .brand-reply-text:where(.svelte-1psjnwk){font-size:.8125rem;color:var(--hw-gray-700);margin:0}[data-dark=true].svelte-1psjnwk .brand-reply:where(.svelte-1psjnwk) .brand-reply-text:where(.svelte-1psjnwk){color:var(--hw-gray-300)}.analytics-card.svelte-1psjnwk{padding:1.25rem}.analytics-header.svelte-1psjnwk{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.analytics-icon.svelte-1psjnwk{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.analytics-title-info.svelte-1psjnwk{display:flex;flex-direction:column;gap:.125rem}.analytics-title.svelte-1psjnwk{font-size:.9375rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .analytics-title:where(.svelte-1psjnwk){color:var(--hw-white)}.analytics-period.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1psjnwk .analytics-period:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.analytics-stats-grid.svelte-1psjnwk{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.analytics-stat.svelte-1psjnwk{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.75rem .5rem;background:var(--hw-gray-50);border-radius:.5rem}[data-dark=true].svelte-1psjnwk .analytics-stat:where(.svelte-1psjnwk){background:var(--hw-gray-800)}.analytics-stat.svelte-1psjnwk .stat-value:where(.svelte-1psjnwk){font-size:1.125rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1psjnwk .analytics-stat:where(.svelte-1psjnwk) .stat-value:where(.svelte-1psjnwk){color:var(--hw-white)}.analytics-stat.svelte-1psjnwk .stat-label:where(.svelte-1psjnwk){font-size:.6875rem;color:var(--hw-gray-500);text-transform:uppercase;letter-spacing:.03em}[data-dark=true].svelte-1psjnwk .analytics-stat:where(.svelte-1psjnwk) .stat-label:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.analytics-stat.svelte-1psjnwk .stat-trend:where(.svelte-1psjnwk){display:flex;align-items:center;gap:.125rem;font-size:.6875rem;font-weight:600}.analytics-stat.svelte-1psjnwk .stat-trend.positive:where(.svelte-1psjnwk){color:var(--hw-green-600)}[data-dark=true].svelte-1psjnwk .analytics-stat:where(.svelte-1psjnwk) .stat-trend.positive:where(.svelte-1psjnwk){color:var(--hw-green-400)}.audience-bars.svelte-1psjnwk{display:flex;flex-direction:column;gap:.625rem}.audience-bar-row.svelte-1psjnwk{display:flex;align-items:center;gap:.75rem}.audience-label.svelte-1psjnwk{font-size:.75rem;color:var(--hw-gray-600);min-width:5rem}[data-dark=true].svelte-1psjnwk .audience-label:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.audience-bar-track.svelte-1psjnwk{flex:1;height:.5rem;background:var(--hw-gray-100);border-radius:9999px;overflow:hidden}[data-dark=true].svelte-1psjnwk .audience-bar-track:where(.svelte-1psjnwk){background:var(--hw-gray-700)}.audience-bar-fill.svelte-1psjnwk{height:100%;border-radius:9999px;transition:width .5s ease-out}.audience-percent.svelte-1psjnwk{font-size:.75rem;font-weight:600;color:var(--hw-gray-700);min-width:2.5rem;text-align:right}[data-dark=true].svelte-1psjnwk .audience-percent:where(.svelte-1psjnwk){color:var(--hw-gray-300)}.competitive-stats.svelte-1psjnwk{display:flex;gap:1.5rem;align-items:flex-start}.competitive-rank.svelte-1psjnwk{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;background:linear-gradient(135deg,var(--hw-orange-50),var(--hw-amber-50));border-radius:.5rem;border:1px solid var(--hw-orange-200)}[data-dark=true].svelte-1psjnwk .competitive-rank:where(.svelte-1psjnwk){background:linear-gradient(135deg,#f9731626,#f59e0b26);border-color:var(--hw-orange-800)}.competitive-rank.svelte-1psjnwk .rank-number:where(.svelte-1psjnwk){font-size:1.5rem;font-weight:800;color:var(--hw-orange-600)}[data-dark=true].svelte-1psjnwk .competitive-rank:where(.svelte-1psjnwk) .rank-number:where(.svelte-1psjnwk){color:var(--hw-orange-400)}.competitive-rank.svelte-1psjnwk .rank-label:where(.svelte-1psjnwk){font-size:.6875rem;color:var(--hw-orange-700);text-transform:uppercase;letter-spacing:.03em}[data-dark=true].svelte-1psjnwk .competitive-rank:where(.svelte-1psjnwk) .rank-label:where(.svelte-1psjnwk){color:var(--hw-orange-400)}.competitive-metrics.svelte-1psjnwk{display:flex;flex-direction:column;gap:.5rem;padding-top:.25rem}.metric-row.svelte-1psjnwk{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--hw-gray-600)}[data-dark=true].svelte-1psjnwk .metric-row:where(.svelte-1psjnwk){color:var(--hw-gray-400)}.card.svelte-ajdb5f{border-radius:1rem}.card[data-dark=true].svelte-ajdb5f{background:var(--hw-gray-900);border-color:var(--hw-gray-800)}.card[data-dark=true].svelte-ajdb5f h2:where(.svelte-ajdb5f){color:var(--hw-white)}.card[data-dark=true].svelte-ajdb5f p:where(.svelte-ajdb5f){color:var(--hw-gray-400)}.card[data-dark=true].svelte-ajdb5f .form-label:where(.svelte-ajdb5f){color:var(--hw-gray-300)}.card[data-dark=true].svelte-ajdb5f .form-control:where(.svelte-ajdb5f){background-color:var(--hw-gray-800)!important;border-color:var(--hw-gray-800)!important;color:var(--hw-white)!important}.card[data-dark=true].svelte-ajdb5f .form-control:where(.svelte-ajdb5f)::placeholder{color:var(--hw-gray-500)!important}.card[data-dark=true].svelte-ajdb5f .form-control:where(.svelte-ajdb5f):focus{background-color:var(--hw-gray-800)!important;border-color:var(--hw-blue-500)!important;box-shadow:0 0 0 .2rem #2563eb40!important}.card.svelte-ajdb5f .success-content:where(.svelte-ajdb5f){padding:2rem 0}.card.svelte-ajdb5f .success-content:where(.svelte-ajdb5f) h2:where(.svelte-ajdb5f){margin-bottom:.75rem}.card.svelte-ajdb5f .success-content:where(.svelte-ajdb5f) p:where(.svelte-ajdb5f){margin-bottom:1.5rem}.card.svelte-ajdb5f h2:where(.svelte-ajdb5f){text-align:center;font-weight:700;margin-bottom:.75rem;font-size:1.5rem;line-height:2rem;font-style:italic}.card.svelte-ajdb5f .required:where(.svelte-ajdb5f){color:var(--bs-danger)}.card.svelte-ajdb5f form:where(.svelte-ajdb5f) .form-label:where(.svelte-ajdb5f){font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem}.card.svelte-ajdb5f form:where(.svelte-ajdb5f) .follow-up-submit-note:where(.svelte-ajdb5f){font-size:.85rem;color:var(--bs-secondary-text);text-align:center;margin-top:1.25rem;opacity:.6}.card.svelte-ajdb5f form:where(.svelte-ajdb5f) .radar-tools-get-early-access-btn{padding-top:.75rem;padding-bottom:.75rem}html{scroll-behavior:smooth}.partners-page.svelte-1hi2xwf{min-height:100vh;background:var(--hw-white);color:var(--hw-gray-900);overflow-x:hidden}.partners-page[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-950);color:var(--hw-white)}.section-container.svelte-1hi2xwf{max-width:72rem;margin:0 auto;padding:0 1.5rem}.section-header.svelte-1hi2xwf{text-align:center;margin-bottom:3rem}.section-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:.75rem;color:var(--hw-gray-900)}@media (min-width: 768px){.section-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:2.5rem}}[data-dark=true].svelte-1hi2xwf .section-header:where(.svelte-1hi2xwf) h2:where(.svelte-1hi2xwf){color:var(--hw-white)}.section-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:1rem;line-height:1.6;color:var(--hw-gray-600);max-width:42rem;margin:0 auto}@media (min-width: 768px){.section-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:1.25rem}}[data-dark=true].svelte-1hi2xwf .section-header:where(.svelte-1hi2xwf) p:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.hero-section.svelte-1hi2xwf{padding:8rem 1.5rem 5rem;background:linear-gradient(180deg,var(--hw-blue-50) 0%,var(--hw-white) 100%)}.hero-section[data-dark=true].svelte-1hi2xwf{background:linear-gradient(180deg,rgba(37,99,235,.15) 0%,var(--hw-gray-950) 100%)}.hero-content.svelte-1hi2xwf{max-width:56rem;margin:0 auto;text-align:center}.partnerships-badge.svelte-1hi2xwf{display:inline-flex;align-items:center;gap:.5rem;background:var(--hw-green-50);border:1px solid var(--hw-green-200);padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.5rem;white-space:nowrap}[data-dark=true].svelte-1hi2xwf .partnerships-badge:where(.svelte-1hi2xwf){background:#22c55e1a;border-color:var(--hw-green-800)}.partnerships-dot.svelte-1hi2xwf{width:.5rem;height:.5rem;background:var(--hw-green-500);border-radius:50%;animation:svelte-1hi2xwf-pulse 2s infinite}@keyframes svelte-1hi2xwf-pulse{0%,to{opacity:1}50%{opacity:.5}}.partnerships-text.svelte-1hi2xwf{font-size:.875rem;font-weight:600;color:var(--hw-green-700)}[data-dark=true].svelte-1hi2xwf .partnerships-text:where(.svelte-1hi2xwf){color:var(--hw-green-400)}.headline.svelte-1hi2xwf{font-size:2.5rem;font-weight:800;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;color:var(--hw-gray-900)}@media (min-width: 768px){.headline.svelte-1hi2xwf{font-size:3.5rem}}@media (min-width: 1024px){.headline.svelte-1hi2xwf{font-size:4rem}}[data-dark=true].svelte-1hi2xwf .headline:where(.svelte-1hi2xwf){color:var(--hw-white)}.headline-accent.svelte-1hi2xwf{color:var(--hw-blue-600)}[data-dark=true].svelte-1hi2xwf .headline-accent:where(.svelte-1hi2xwf){color:var(--hw-blue-400)}.description.svelte-1hi2xwf{font-size:1.125rem;line-height:1.7;color:var(--hw-gray-600);max-width:42rem;margin:0 auto}@media (min-width: 768px){.description.svelte-1hi2xwf{font-size:1.25rem}}[data-dark=true].svelte-1hi2xwf .description:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.hero-cta.svelte-1hi2xwf{margin-top:2rem;display:flex;justify-content:center}.cta-link.svelte-1hi2xwf{text-decoration:none;width:100%}@media (min-width: 640px){.cta-link.svelte-1hi2xwf{width:auto}}.cta-primary{width:100%;padding:1rem 2rem!important;font-size:1.125rem!important;border-radius:.75rem!important}@media (min-width: 640px){.cta-primary{width:auto}}.cta-text-full.svelte-1hi2xwf{display:none}@media (min-width: 400px){.cta-text-full.svelte-1hi2xwf{display:inline}}.cta-text-short.svelte-1hi2xwf{display:inline}@media (min-width: 400px){.cta-text-short.svelte-1hi2xwf{display:none}}.features-section.svelte-1hi2xwf{padding:5rem 0;background:var(--hw-gray-50)}.features-section[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-900)}.features-grid.svelte-1hi2xwf{display:grid;gap:1.5rem}@media (min-width: 768px){.features-grid.svelte-1hi2xwf{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.features-grid.svelte-1hi2xwf{grid-template-columns:repeat(3,1fr)}}.mockup-section.svelte-1hi2xwf{padding:5rem 0;background:var(--hw-gray-50)}.mockup-section[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-900)}.audience-section.svelte-1hi2xwf{padding:5rem 0;background:var(--hw-white)}.audience-section[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-950)}.audience-content.svelte-1hi2xwf{max-width:48rem;margin:0 auto}.audience-header.svelte-1hi2xwf{text-align:center;margin-bottom:2.5rem}.audience-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:.75rem;color:var(--hw-gray-900)}@media (min-width: 768px){.audience-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:2.5rem}}[data-dark=true].svelte-1hi2xwf .audience-header:where(.svelte-1hi2xwf) h2:where(.svelte-1hi2xwf){color:var(--hw-white)}.audience-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:1rem;line-height:1.6;color:var(--hw-gray-600)}@media (min-width: 768px){.audience-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:1.25rem}}[data-dark=true].svelte-1hi2xwf .audience-header:where(.svelte-1hi2xwf) p:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.audience-stats.svelte-1hi2xwf{display:flex;flex-direction:column;gap:1rem}.stat-card.svelte-1hi2xwf{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--hw-white);border:1px solid var(--hw-gray-200);border-radius:1rem;transition:all .2s ease}.stat-card.svelte-1hi2xwf:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.stat-card[data-dark=true].svelte-1hi2xwf{background:var(--hw-dark-card, #1a1a1a);border-color:var(--hw-dark-border, #2a2a2a)}.stat-card[data-dark=true].svelte-1hi2xwf:hover{box-shadow:0 8px 24px #0000004d}.stat-icon.svelte-1hi2xwf{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-info.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.25rem}.stat-title.svelte-1hi2xwf{font-size:1rem;font-weight:600;color:var(--hw-gray-900)}@media (min-width: 768px){.stat-title.svelte-1hi2xwf{font-size:1.125rem}}[data-dark=true].svelte-1hi2xwf .stat-title:where(.svelte-1hi2xwf){color:var(--hw-white)}.stat-description.svelte-1hi2xwf{font-size:.875rem;line-height:1.5;color:var(--hw-gray-600)}@media (min-width: 768px){.stat-description.svelte-1hi2xwf{font-size:.9375rem}}[data-dark=true].svelte-1hi2xwf .stat-description:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.form-section.svelte-1hi2xwf{padding:5rem 0;background:var(--hw-gray-50)}.form-section[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-900)}.form-wrapper.svelte-1hi2xwf{max-width:32rem;margin:0 auto}.form-header.svelte-1hi2xwf{text-align:center;margin-bottom:2rem}.form-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:1.75rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin-bottom:.75rem;color:var(--hw-gray-900)}@media (min-width: 768px){.form-header.svelte-1hi2xwf h2:where(.svelte-1hi2xwf){font-size:2rem}}[data-dark=true].svelte-1hi2xwf .form-header:where(.svelte-1hi2xwf) h2:where(.svelte-1hi2xwf){color:var(--hw-white)}.form-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:1rem;line-height:1.6;color:var(--hw-gray-600)}[data-dark=true].svelte-1hi2xwf .form-header:where(.svelte-1hi2xwf) p:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.analytics-section.svelte-1hi2xwf{padding:5rem 0;background:var(--hw-white)}.analytics-section[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-950)}.analytics-carousel.svelte-1hi2xwf{max-width:48rem;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.analytics-carousel.visible.svelte-1hi2xwf{opacity:1;transform:translateY(0)}.analytics-tab-switcher.svelte-1hi2xwf{display:flex;justify-content:center;gap:.375rem;margin-bottom:1.5rem;flex-wrap:wrap}.analytics-tab-btn.svelte-1hi2xwf{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border:1px solid var(--hw-gray-300);border-radius:9999px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:transparent;color:var(--hw-gray-600)}@media (min-width: 640px){.analytics-tab-btn.svelte-1hi2xwf{padding:.625rem 1rem;font-size:.875rem;gap:.5rem}}.analytics-tab-btn.svelte-1hi2xwf:hover:not(.active){background:#0000000d;color:var(--hw-gray-900);border-color:var(--hw-gray-400)}.analytics-tab-btn.active.svelte-1hi2xwf{background:var(--hw-blue-600);color:#fff;border-color:var(--hw-blue-600);box-shadow:0 4px 12px #3b82f64d}.analytics-tab-btn[data-dark=true].svelte-1hi2xwf{color:var(--hw-gray-300);border-color:var(--hw-gray-500)}.analytics-tab-btn[data-dark=true].svelte-1hi2xwf:hover:not(.active){background:#ffffff1a;color:var(--hw-white);border-color:var(--hw-gray-400)}.analytics-tab-btn[data-dark=true].active.svelte-1hi2xwf{background:var(--hw-blue-600);color:#fff;border-color:var(--hw-blue-600)}.analytics-panels-container.svelte-1hi2xwf{position:relative;min-height:320px}.analytics-panel.svelte-1hi2xwf{position:absolute;top:0;left:0;right:0;opacity:0;transform:translate(20px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.analytics-panel.active.svelte-1hi2xwf{opacity:1;transform:translate(0);pointer-events:auto;position:relative}.panel-header.svelte-1hi2xwf{text-align:center;margin-bottom:1.5rem}.panel-header.svelte-1hi2xwf h3:where(.svelte-1hi2xwf){font-size:1.125rem;font-weight:600;color:var(--hw-gray-900);margin-bottom:.375rem}@media (min-width: 640px){.panel-header.svelte-1hi2xwf h3:where(.svelte-1hi2xwf){font-size:1.25rem;margin-bottom:.5rem}}[data-dark=true].svelte-1hi2xwf .panel-header:where(.svelte-1hi2xwf) h3:where(.svelte-1hi2xwf){color:var(--hw-white)}.panel-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:.875rem;color:var(--hw-gray-600)}@media (min-width: 640px){.panel-header.svelte-1hi2xwf p:where(.svelte-1hi2xwf){font-size:.9375rem}}[data-dark=true].svelte-1hi2xwf .panel-header:where(.svelte-1hi2xwf) p:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}@keyframes svelte-1hi2xwf-slideInFromRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.analytics-cards.svelte-1hi2xwf{display:grid;gap:1rem;grid-template-columns:1fr;max-width:40rem;margin:0 auto}@media (min-width: 640px){.analytics-cards.svelte-1hi2xwf{grid-template-columns:repeat(2,1fr)}}.analytics-cards.svelte-1hi2xwf .stagger-1:where(.svelte-1hi2xwf),.analytics-cards.svelte-1hi2xwf .stagger-2:where(.svelte-1hi2xwf),.analytics-cards.svelte-1hi2xwf .stagger-3:where(.svelte-1hi2xwf),.analytics-cards.svelte-1hi2xwf .stagger-4:where(.svelte-1hi2xwf){opacity:0;transform:translate(30px)}.analytics-cards.cards-visible.svelte-1hi2xwf .stagger-1:where(.svelte-1hi2xwf){animation:svelte-1hi2xwf-slideInFromRight .4s ease-out forwards;animation-delay:0ms}.analytics-cards.cards-visible.svelte-1hi2xwf .stagger-2:where(.svelte-1hi2xwf){animation:svelte-1hi2xwf-slideInFromRight .4s ease-out forwards;animation-delay:.1s}.analytics-cards.cards-visible.svelte-1hi2xwf .stagger-3:where(.svelte-1hi2xwf){animation:svelte-1hi2xwf-slideInFromRight .4s ease-out forwards;animation-delay:.2s}.analytics-cards.cards-visible.svelte-1hi2xwf .stagger-4:where(.svelte-1hi2xwf){animation:svelte-1hi2xwf-slideInFromRight .4s ease-out forwards;animation-delay:.3s}.analytics-content-card.svelte-1hi2xwf{padding:1.5rem;background:var(--hw-gray-50);border:1px solid var(--hw-gray-200);border-radius:1rem;transition:all .2s ease}.analytics-content-card.svelte-1hi2xwf:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.analytics-content-card[data-dark=true].svelte-1hi2xwf{background:var(--hw-dark-card, #1a1a1a);border-color:var(--hw-dark-border, #2a2a2a)}.analytics-content-card[data-dark=true].svelte-1hi2xwf:hover{box-shadow:0 8px 24px #0000004d}.audience-breakdown.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.75rem}.audience-stat-row.svelte-1hi2xwf{display:flex;align-items:center;gap:.75rem}.audience-role.svelte-1hi2xwf{font-size:.8125rem;color:var(--hw-gray-700);min-width:7rem}[data-dark=true].svelte-1hi2xwf .audience-role:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.audience-bar-track.svelte-1hi2xwf{flex:1;height:.5rem;background:var(--hw-gray-200);border-radius:9999px;overflow:hidden}[data-dark=true].svelte-1hi2xwf .audience-bar-track:where(.svelte-1hi2xwf){background:var(--hw-gray-700)}.audience-bar-fill.svelte-1hi2xwf{height:100%;border-radius:9999px;transition:width .5s ease-out}.audience-percent.svelte-1hi2xwf{font-size:.8125rem;font-weight:600;color:var(--hw-gray-700);min-width:2.5rem;text-align:right}[data-dark=true].svelte-1hi2xwf .audience-percent:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.competitive-card.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.competitive-rank-display.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;gap:.5rem}.rank-badge-xl.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,var(--hw-orange-50),var(--hw-amber-50));border-radius:1rem;border:2px solid var(--hw-orange-200)}[data-dark=true].svelte-1hi2xwf .rank-badge-xl:where(.svelte-1hi2xwf){background:linear-gradient(135deg,#f9731633,#f59e0b33);border-color:var(--hw-orange-700)}.rank-badge-xl.svelte-1hi2xwf .rank-number:where(.svelte-1hi2xwf){font-size:2.5rem;font-weight:800;color:var(--hw-orange-600);line-height:1}[data-dark=true].svelte-1hi2xwf .rank-badge-xl:where(.svelte-1hi2xwf) .rank-number:where(.svelte-1hi2xwf){color:var(--hw-orange-400)}.rank-badge-xl.svelte-1hi2xwf .rank-label:where(.svelte-1hi2xwf){font-size:.75rem;color:var(--hw-orange-700);text-transform:uppercase;letter-spacing:.05em}[data-dark=true].svelte-1hi2xwf .rank-badge-xl:where(.svelte-1hi2xwf) .rank-label:where(.svelte-1hi2xwf){color:var(--hw-orange-400)}@media (min-width: 640px){.sentiment-card.svelte-1hi2xwf{grid-column:span 2}}.sentiment-display.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 640px){.sentiment-display.svelte-1hi2xwf{flex-direction:row;justify-content:center}}.sentiment-donut-large.svelte-1hi2xwf{position:relative;width:8rem;height:8rem;flex-shrink:0}.donut-chart-lg.svelte-1hi2xwf{width:100%;height:100%;transform:rotate(-90deg)}.donut-center-lg.svelte-1hi2xwf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.125rem}.donut-center-lg.svelte-1hi2xwf .donut-value:where(.svelte-1hi2xwf){font-size:1.5rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .donut-center-lg:where(.svelte-1hi2xwf) .donut-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.donut-center-lg.svelte-1hi2xwf .donut-label:where(.svelte-1hi2xwf){font-size:.6875rem;color:var(--hw-gray-500);text-transform:uppercase;letter-spacing:.03em}[data-dark=true].svelte-1hi2xwf .donut-center-lg:where(.svelte-1hi2xwf) .donut-label:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.sentiment-breakdown.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.75rem}.sentiment-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.5rem}.sentiment-dot.svelte-1hi2xwf{width:.75rem;height:.75rem;border-radius:50%}.sentiment-label.svelte-1hi2xwf{font-size:.875rem;color:var(--hw-gray-600);min-width:4rem}[data-dark=true].svelte-1hi2xwf .sentiment-label:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.sentiment-value.svelte-1hi2xwf{font-size:.875rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .sentiment-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.overview-layout.svelte-1hi2xwf{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.overview-layout.svelte-1hi2xwf{grid-template-columns:repeat(2,1fr)}}.overview-stats-row.svelte-1hi2xwf{display:flex;justify-content:space-between;gap:.5rem;padding:1rem;background:var(--hw-gray-50);border:1px solid var(--hw-gray-200);border-radius:1rem}@media (min-width: 640px){.overview-stats-row.svelte-1hi2xwf{grid-column:span 2;padding:1.25rem}}.overview-stats-row[data-dark=true].svelte-1hi2xwf{background:var(--hw-dark-card, #1a1a1a);border-color:var(--hw-dark-border, #2a2a2a)}.mini-stat.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;text-align:center}.mini-stat-value.svelte-1hi2xwf{font-size:1.125rem;font-weight:700;color:var(--hw-gray-900)}@media (min-width: 640px){.mini-stat-value.svelte-1hi2xwf{font-size:1.5rem}}[data-dark=true].svelte-1hi2xwf .mini-stat-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.mini-stat-label.svelte-1hi2xwf{font-size:.625rem;color:var(--hw-gray-500);text-transform:uppercase;letter-spacing:.03em}@media (min-width: 640px){.mini-stat-label.svelte-1hi2xwf{font-size:.6875rem}}[data-dark=true].svelte-1hi2xwf .mini-stat-label:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}@media (min-width: 640px){.chart-card.svelte-1hi2xwf{grid-column:span 2}}.chart-header.svelte-1hi2xwf{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.chart-title.svelte-1hi2xwf{font-size:.8125rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .chart-title:where(.svelte-1hi2xwf){color:var(--hw-white)}.chart-period.svelte-1hi2xwf{font-size:.6875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .chart-period:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.mini-chart.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.75rem}.chart-bars.svelte-1hi2xwf{display:flex;align-items:flex-end;justify-content:space-around;height:4rem;gap:.5rem}.chart-bar-group.svelte-1hi2xwf{display:flex;align-items:flex-end;gap:2px;height:100%}.chart-bar.svelte-1hi2xwf{width:6px;border-radius:2px;transition:height .3s ease}@media (min-width: 640px){.chart-bar.svelte-1hi2xwf{width:8px}}.chart-bar.views.svelte-1hi2xwf{background:var(--hw-blue-500)}.chart-bar.upvotes.svelte-1hi2xwf{background:var(--hw-green-500)}.chart-bar.saves.svelte-1hi2xwf{background:var(--hw-purple-500)}.chart-legend.svelte-1hi2xwf{display:flex;justify-content:center;gap:1rem}.legend-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;color:var(--hw-gray-600)}[data-dark=true].svelte-1hi2xwf .legend-item:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.legend-dot.svelte-1hi2xwf{width:8px;height:8px;border-radius:2px}.legend-dot.views.svelte-1hi2xwf{background:var(--hw-blue-500)}.legend-dot.upvotes.svelte-1hi2xwf{background:var(--hw-green-500)}.legend-dot.saves.svelte-1hi2xwf{background:var(--hw-purple-500)}.top-products-list.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.5rem}.top-product-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.75rem;padding:.5rem;border-radius:.5rem;background:var(--hw-white)}.top-product-item[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-800)}.product-rank.svelte-1hi2xwf{font-size:.75rem;font-weight:700;color:var(--hw-gray-400);min-width:1.5rem}[data-dark=true].svelte-1hi2xwf .product-rank:where(.svelte-1hi2xwf){color:var(--hw-gray-500)}.product-info.svelte-1hi2xwf{display:flex;flex-direction:column;flex:1;min-width:0}.product-name.svelte-1hi2xwf{font-size:.8125rem;font-weight:600;color:var(--hw-gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-dark=true].svelte-1hi2xwf .product-name:where(.svelte-1hi2xwf){color:var(--hw-white)}.product-category.svelte-1hi2xwf{font-size:.6875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .product-category:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.product-score.svelte-1hi2xwf{display:flex;align-items:center;gap:.375rem}.score-value.svelte-1hi2xwf{font-size:.875rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .score-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.score-trend.svelte-1hi2xwf{font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:9999px}.score-trend.positive.svelte-1hi2xwf{background:var(--hw-green-50);color:var(--hw-green-600)}[data-dark=true].svelte-1hi2xwf .score-trend.positive:where(.svelte-1hi2xwf){background:#22c55e26;color:var(--hw-green-400)}.score-trend.neutral.svelte-1hi2xwf{background:var(--hw-gray-100);color:var(--hw-gray-600)}[data-dark=true].svelte-1hi2xwf .score-trend.neutral:where(.svelte-1hi2xwf){background:var(--hw-gray-700);color:var(--hw-gray-400)}.activity-feed.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.5rem}.activity-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;border-bottom:1px solid var(--hw-gray-100)}.activity-item.svelte-1hi2xwf:last-child{border-bottom:none}.activity-item[data-dark=true].svelte-1hi2xwf{border-color:var(--hw-gray-800)}.activity-text.svelte-1hi2xwf{flex:1;font-size:.75rem;color:var(--hw-gray-600)}.activity-text.svelte-1hi2xwf strong:where(.svelte-1hi2xwf){color:var(--hw-gray-900);font-weight:600}[data-dark=true].svelte-1hi2xwf .activity-text:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}[data-dark=true].svelte-1hi2xwf .activity-text:where(.svelte-1hi2xwf) strong:where(.svelte-1hi2xwf){color:var(--hw-white)}.activity-time.svelte-1hi2xwf{font-size:.625rem;color:var(--hw-gray-400)}[data-dark=true].svelte-1hi2xwf .activity-time:where(.svelte-1hi2xwf){color:var(--hw-gray-500)}.geo-list.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.5rem}.geo-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.5rem}.geo-country.svelte-1hi2xwf{flex:1;font-size:.8125rem;color:var(--hw-gray-700)}[data-dark=true].svelte-1hi2xwf .geo-country:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.geo-count.svelte-1hi2xwf{font-size:.75rem;color:var(--hw-gray-500);min-width:2rem;text-align:right}[data-dark=true].svelte-1hi2xwf .geo-count:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.geo-percent.svelte-1hi2xwf{font-size:.75rem;font-weight:600;color:var(--hw-gray-700);min-width:2rem;text-align:right}[data-dark=true].svelte-1hi2xwf .geo-percent:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}@media (min-width: 640px){.full-width.svelte-1hi2xwf{grid-column:span 2}}.products-table.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.25rem}.product-table-row.svelte-1hi2xwf{display:grid;grid-template-columns:1fr 2.5rem 2.5rem 3rem 3rem;gap:.5rem;align-items:center;padding:.5rem 0;font-size:.75rem}.product-table-row.header.svelte-1hi2xwf{font-weight:600;color:var(--hw-gray-500);border-bottom:1px solid var(--hw-gray-200);padding-bottom:.5rem}.product-table-row.header[data-dark=true].svelte-1hi2xwf{color:var(--hw-gray-400);border-color:var(--hw-gray-700)}.product-table-row.svelte-1hi2xwf:not(.header){border-bottom:1px solid var(--hw-gray-100)}.product-table-row.svelte-1hi2xwf:not(.header):last-child{border-bottom:none}.product-table-row:not(.header)[data-dark=true].svelte-1hi2xwf{border-color:var(--hw-gray-800)}.col-product.svelte-1hi2xwf{display:flex;flex-direction:column;min-width:0}.product-name-cell.svelte-1hi2xwf{font-weight:600;color:var(--hw-gray-900);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-dark=true].svelte-1hi2xwf .product-name-cell:where(.svelte-1hi2xwf){color:var(--hw-white)}.product-cat-cell.svelte-1hi2xwf{font-size:.625rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .product-cat-cell:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.col-votes.svelte-1hi2xwf{text-align:center}.col-votes.positive.svelte-1hi2xwf{color:var(--hw-green-600)}[data-dark=true].svelte-1hi2xwf .col-votes.positive:where(.svelte-1hi2xwf){color:var(--hw-green-400)}.col-votes.negative.svelte-1hi2xwf{color:var(--hw-red-500)}[data-dark=true].svelte-1hi2xwf .col-votes.negative:where(.svelte-1hi2xwf){color:var(--hw-red-400)}.col-score.svelte-1hi2xwf{text-align:center}.col-score.bold.svelte-1hi2xwf{font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .col-score.bold:where(.svelte-1hi2xwf){color:var(--hw-white)}.col-trend.svelte-1hi2xwf{text-align:right;font-weight:600}.col-trend.positive.svelte-1hi2xwf{color:var(--hw-green-600)}[data-dark=true].svelte-1hi2xwf .col-trend.positive:where(.svelte-1hi2xwf){color:var(--hw-green-400)}.col-trend.neutral.svelte-1hi2xwf{color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .col-trend.neutral:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.category-grid.svelte-1hi2xwf{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (min-width: 640px){.category-grid.svelte-1hi2xwf{grid-template-columns:repeat(3,1fr)}}.category-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.375rem;padding:.5rem;background:var(--hw-white);border-radius:.5rem}.category-item[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-800)}.category-name.svelte-1hi2xwf{flex:1;font-size:.75rem;color:var(--hw-gray-700)}[data-dark=true].svelte-1hi2xwf .category-name:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.category-count.svelte-1hi2xwf{font-size:.75rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .category-count:where(.svelte-1hi2xwf){color:var(--hw-white)}.rank-details.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}.rank-detail.svelte-1hi2xwf{font-size:.75rem;color:var(--hw-gray-600)}[data-dark=true].svelte-1hi2xwf .rank-detail:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.sov-chart.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.5rem}.sov-item.svelte-1hi2xwf{display:flex;align-items:center;gap:.5rem}.sov-item.highlighted.svelte-1hi2xwf .sov-brand:where(.svelte-1hi2xwf){font-weight:700;color:var(--hw-blue-600)}[data-dark=true].svelte-1hi2xwf .sov-item.highlighted:where(.svelte-1hi2xwf) .sov-brand:where(.svelte-1hi2xwf){color:var(--hw-blue-400)}.sov-brand.svelte-1hi2xwf{font-size:.75rem;color:var(--hw-gray-700);min-width:5rem}[data-dark=true].svelte-1hi2xwf .sov-brand:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.sov-bar-track.svelte-1hi2xwf{flex:1;height:.5rem;background:var(--hw-gray-200);border-radius:9999px;overflow:hidden}[data-dark=true].svelte-1hi2xwf .sov-bar-track:where(.svelte-1hi2xwf){background:var(--hw-gray-700)}.sov-bar-fill.svelte-1hi2xwf{height:100%;border-radius:9999px}.sov-percent.svelte-1hi2xwf{font-size:.75rem;font-weight:600;color:var(--hw-gray-700);min-width:2rem;text-align:right}[data-dark=true].svelte-1hi2xwf .sov-percent:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.insights-list.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.5rem}.insight-item.svelte-1hi2xwf{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;border-radius:.5rem;font-size:.75rem}.insight-item.positive.svelte-1hi2xwf{background:var(--hw-green-50);color:var(--hw-green-700)}[data-dark=true].svelte-1hi2xwf .insight-item.positive:where(.svelte-1hi2xwf){background:#22c55e1a;color:var(--hw-green-400)}.insight-item.neutral.svelte-1hi2xwf{background:var(--hw-gray-100);color:var(--hw-gray-700)}[data-dark=true].svelte-1hi2xwf .insight-item.neutral:where(.svelte-1hi2xwf){background:var(--hw-gray-800);color:var(--hw-gray-300)}.insight-item.opportunity.svelte-1hi2xwf{background:var(--hw-blue-50);color:var(--hw-blue-700)}[data-dark=true].svelte-1hi2xwf .insight-item.opportunity:where(.svelte-1hi2xwf){background:#3b82f61a;color:var(--hw-blue-400)}.benchmarks-grid.svelte-1hi2xwf{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.benchmark-item.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.125rem;padding:.5rem;background:var(--hw-white);border-radius:.5rem}[data-dark=true].svelte-1hi2xwf .benchmark-item:where(.svelte-1hi2xwf){background:var(--hw-gray-800)}.benchmark-label.svelte-1hi2xwf{font-size:.625rem;color:var(--hw-gray-500);text-transform:uppercase;letter-spacing:.03em}[data-dark=true].svelte-1hi2xwf .benchmark-label:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.benchmark-value.svelte-1hi2xwf{font-size:1rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .benchmark-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.benchmark-diff.svelte-1hi2xwf{font-size:.6875rem;font-weight:600}.benchmark-diff.positive.svelte-1hi2xwf{color:var(--hw-green-600)}[data-dark=true].svelte-1hi2xwf .benchmark-diff.positive:where(.svelte-1hi2xwf){color:var(--hw-green-400)}.sentiment-total.svelte-1hi2xwf{margin-top:.5rem;font-size:.6875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .sentiment-total:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.health-score-display.svelte-1hi2xwf{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem}.health-gauge.svelte-1hi2xwf{position:relative;width:5rem;height:5rem}.gauge-chart.svelte-1hi2xwf{width:100%;height:100%;transform:rotate(-90deg)}.gauge-center.svelte-1hi2xwf{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:baseline;gap:.125rem}.gauge-value.svelte-1hi2xwf{font-size:1.25rem;font-weight:700;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .gauge-value:where(.svelte-1hi2xwf){color:var(--hw-white)}.gauge-label.svelte-1hi2xwf{font-size:.625rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .gauge-label:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.health-title.svelte-1hi2xwf{font-size:.75rem;font-weight:600;color:var(--hw-gray-700)}[data-dark=true].svelte-1hi2xwf .health-title:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.health-breakdown.svelte-1hi2xwf{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.health-item.svelte-1hi2xwf{display:flex;justify-content:space-between;align-items:center;padding:.375rem .5rem;background:var(--hw-white);border-radius:.375rem}[data-dark=true].svelte-1hi2xwf .health-item:where(.svelte-1hi2xwf){background:var(--hw-gray-800)}.health-metric.svelte-1hi2xwf{font-size:.6875rem;color:var(--hw-gray-600)}[data-dark=true].svelte-1hi2xwf .health-metric:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.health-score.svelte-1hi2xwf{font-size:.8125rem;font-weight:700;color:var(--hw-green-600)}[data-dark=true].svelte-1hi2xwf .health-score:where(.svelte-1hi2xwf){color:var(--hw-green-400)}.quotes-grid.svelte-1hi2xwf{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.quotes-grid.svelte-1hi2xwf{grid-template-columns:repeat(2,1fr)}}.quote-card.svelte-1hi2xwf{padding:1rem;background:var(--hw-white);border-radius:.75rem;border:1px solid var(--hw-gray-200)}.quote-card[data-dark=true].svelte-1hi2xwf{background:var(--hw-gray-800);border-color:var(--hw-gray-700)}.quote-text.svelte-1hi2xwf{font-size:.8125rem;color:var(--hw-gray-700);font-style:italic;margin:.5rem 0 .75rem;line-height:1.5}[data-dark=true].svelte-1hi2xwf .quote-text:where(.svelte-1hi2xwf){color:var(--hw-gray-300)}.quote-author.svelte-1hi2xwf{display:flex;flex-direction:column;gap:.125rem;margin-bottom:.5rem}.author-name.svelte-1hi2xwf{font-size:.8125rem;font-weight:600;color:var(--hw-gray-900)}[data-dark=true].svelte-1hi2xwf .author-name:where(.svelte-1hi2xwf){color:var(--hw-white)}.author-role.svelte-1hi2xwf{font-size:.6875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .author-role:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}.quote-meta.svelte-1hi2xwf{display:flex;justify-content:space-between;align-items:center}.quote-product.svelte-1hi2xwf{font-size:.6875rem;padding:.25rem .5rem;background:var(--hw-blue-50);color:var(--hw-blue-600);border-radius:9999px}[data-dark=true].svelte-1hi2xwf .quote-product:where(.svelte-1hi2xwf){background:#3b82f626;color:var(--hw-blue-400)}.quote-helpful.svelte-1hi2xwf{display:flex;align-items:center;gap:.25rem;font-size:.6875rem;color:var(--hw-gray-500)}[data-dark=true].svelte-1hi2xwf .quote-helpful:where(.svelte-1hi2xwf){color:var(--hw-gray-400)}
