.defirate-prediction-hero *{box-sizing:border-box}.defirate-prediction-hero{--primary:#3b82f6;--primary-dark:#2563eb;--primary-light:#60a5fa;--kalshi:#00d4aa;--polymarket:#7c3aed;--polymarket-us:#2563eb;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--border:#e2e8f0;--border-light:#f1f5f9;--text-primary:#0f172a;--text-secondary:#64748b;--text-tertiary:#94a3b8;--shadow-xs:0 1px 2px 0 rgba(0, 0, 0, 0.05);--shadow-sm:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);--shadow-md:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);--shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);--shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)}.defirate-prediction-hero{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.defirate-prediction-hero .container{max-width:1440px;margin:0 auto;padding:0}.defirate-prediction-hero .header{background:var(--bg-secondary);border:1px solid var(--border);border-radius:.75rem;padding:1.25rem 1rem;margin-bottom:1rem;color:var(--text-primary);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.defirate-prediction-hero .header::before{content:none}.defirate-prediction-hero .header-content{position:relative;z-index:1}@media (min-width:768px){.defirate-prediction-hero .header{border-radius:1rem;padding:3rem 2rem;margin-bottom:1.5rem}}.defirate-prediction-hero .header-top{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem}@media (min-width:768px){.defirate-prediction-hero .header-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem}}.defirate-prediction-hero .header-title-section h1,.defirate-prediction-hero .header-title-section h2,.defirate-prediction-hero .header-title-section h3,.defirate-prediction-hero .header-title-section h4,.defirate-prediction-hero .header-title-section h5,.defirate-prediction-hero .header-title-section h6{font-size:1.5rem;font-weight:700;margin:0 0 .25rem 0;letter-spacing:-.025em;color:var(--text-primary);border:none;padding:0;line-height:1.2}@media (min-width:768px){.defirate-prediction-hero .header-title-section h1,.defirate-prediction-hero .header-title-section h2,.defirate-prediction-hero .header-title-section h3,.defirate-prediction-hero .header-title-section h4,.defirate-prediction-hero .header-title-section h5,.defirate-prediction-hero .header-title-section h6{font-size:2.5rem;margin:0 0 .5rem 0}}.defirate-prediction-hero .header-subtitle{font-size:.8125rem;color:var(--text-secondary);max-width:600px;margin:0;line-height:1.4}@media (min-width:768px){.defirate-prediction-hero .header-subtitle{font-size:.9375rem}}.defirate-prediction-hero .live-indicator{display:inline-flex;align-items:center;gap:.375rem;background:var(--bg-primary);border:1px solid var(--border);color:var(--text-secondary);padding:.375rem .75rem;border-radius:2rem;font-size:.75rem;font-weight:600}@media (min-width:768px){.defirate-prediction-hero .live-indicator{gap:.5rem;padding:.5rem 1rem;font-size:.875rem}}.defirate-prediction-hero .live-dot{width:.5rem;height:.5rem;background:#4ade80;border-radius:50%;animation:defirate-pred-hero-pulse 2s ease-in-out infinite}@keyframes defirate-pred-hero-pulse{0%,100%{opacity:1}50%{opacity:.4}}.defirate-prediction-hero .stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}@media (min-width:768px){.defirate-prediction-hero .stats-grid{gap:1rem}}@media (min-width:1024px){.defirate-prediction-hero .stats-grid{grid-template-columns:repeat(4,1fr)}}.defirate-prediction-hero .stat-card{background:var(--bg-primary);border:1px solid var(--border);box-shadow:var(--shadow-xs);border-radius:.5rem;padding:.75rem;position:relative;z-index:1}.defirate-prediction-hero .stat-card:hover{z-index:5}.defirate-prediction-hero .stat-card:has(.stat-tooltip:hover),.defirate-prediction-hero .stat-card:has(.stat-tooltip:focus){z-index:5}@media (min-width:768px){.defirate-prediction-hero .stat-card{border-radius:.75rem;padding:1.25rem}}.defirate-prediction-hero .stat-label{font-size:.625rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.375rem;font-weight:600;line-height:1.2;min-height:1.5rem;display:flex;align-items:flex-start;position:relative;z-index:2}@media (min-width:768px){.defirate-prediction-hero .stat-label{font-size:.8125rem;margin-bottom:.5rem;min-height:auto}}.defirate-prediction-hero .stat-value{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.025em;line-height:1.1}@media (min-width:768px){.defirate-prediction-hero .stat-value{font-size:2.25rem;margin-bottom:.75rem}}.defirate-prediction-hero .stat-breakdown{display:flex;flex-direction:column;gap:.25rem;font-size:.6875rem}@media (min-width:768px){.defirate-prediction-hero .stat-breakdown{gap:.5rem;font-size:.875rem}}.defirate-prediction-hero .platform-row{display:flex;align-items:center;justify-content:flex-start;gap:.375rem}@media (min-width:768px){.defirate-prediction-hero .platform-row{justify-content:space-between;gap:0}}.defirate-prediction-hero .platform-info{display:flex;align-items:center;gap:.25rem;font-weight:600}.defirate-prediction-hero .platform-info span:not(.platform-badge){display:none}@media (min-width:768px){.defirate-prediction-hero .platform-info{gap:.5rem}.defirate-prediction-hero .platform-info span:not(.platform-badge){display:inline}}.defirate-prediction-hero .platform-badge{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;border-radius:.25rem;font-size:.625rem;font-weight:700;color:#fff}@media (min-width:768px){.defirate-prediction-hero .platform-badge{width:1.5rem;height:1.5rem;border-radius:.375rem;font-size:.75rem}}.defirate-prediction-hero .platform-badge.kalshi{background:var(--kalshi)}.defirate-prediction-hero .platform-badge.polymarket{background:var(--polymarket)}.defirate-prediction-hero .platform-badge.polymarket_us{background:var(--polymarket-us)}.defirate-prediction-hero .platform-value{font-weight:600}.defirate-prediction-hero .progress-bar{width:100%;height:.5rem;border-radius:9999px;overflow:hidden;margin-top:.5rem;display:flex!important;flex-direction:row!important;background:var(--bg-tertiary)}@media (min-width:768px){.defirate-prediction-hero .progress-bar{height:.75rem;margin-top:.75rem}}.defirate-prediction-hero .progress-fill{height:100%;transition:width 0.3s ease;flex-shrink:0;display:block}.defirate-prediction-hero .progress-fill.kalshi{background:var(--kalshi)}.defirate-prediction-hero .progress-fill.polymarket{background:var(--polymarket)}.defirate-prediction-hero .progress-fill.polymarket_us{background:var(--polymarket-us)}.defirate-prediction-hero .updated-meta{text-align:center;color:var(--text-secondary);font-size:.75rem;margin-top:1.5rem}.defirate-prediction-hero .stat-tooltip{position:relative;display:inline-flex;align-items:center;margin-left:.25rem;cursor:help;vertical-align:middle}.defirate-prediction-hero .stat-tooltip-icon{width:.875rem;height:.875rem;color:var(--text-tertiary);transition:color 0.2s ease;flex-shrink:0}@media (min-width:768px){.defirate-prediction-hero .stat-tooltip-icon{width:1rem;height:1rem}}.defirate-prediction-hero .stat-tooltip:hover .stat-tooltip-icon,.defirate-prediction-hero .stat-tooltip:focus .stat-tooltip-icon{color:var(--text-secondary)}.defirate-prediction-hero .stat-tooltip-content{position:absolute;bottom:calc(100% + 0.5rem);left:50%;transform:translateX(-50%);background:rgb(15 23 42 / .95);backdrop-filter:blur(8px);color:rgb(255 255 255 / .95);padding:.625rem .75rem;border-radius:.5rem;font-size:.6875rem;font-weight:400;text-transform:none;letter-spacing:0;line-height:1.4;width:max-content;max-width:200px;box-shadow:0 4px 12px rgb(0 0 0 / .25),0 0 0 1px rgb(255 255 255 / .1);opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:7;pointer-events:none}@media (min-width:768px){.defirate-prediction-hero .stat-tooltip-content{font-size:.75rem;padding:.75rem 1rem;max-width:240px}}.defirate-prediction-hero .stat-tooltip-content::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid #fff0;border-top-color:rgb(15 23 42 / .95)}.defirate-prediction-hero .stat-tooltip:hover .stat-tooltip-content,.defirate-prediction-hero .stat-tooltip:focus .stat-tooltip-content{opacity:1;visibility:visible}.defirate-prediction-hero .stat-card:first-child .stat-tooltip-content,.defirate-prediction-hero .stat-card:nth-child(3) .stat-tooltip-content{left:0;transform:translateX(0)}.defirate-prediction-hero .stat-card:first-child .stat-tooltip-content::after,.defirate-prediction-hero .stat-card:nth-child(3) .stat-tooltip-content::after{left:.75rem;transform:translateX(0)}.defirate-prediction-hero .stat-card:nth-child(2) .stat-tooltip-content,.defirate-prediction-hero .stat-card:last-child .stat-tooltip-content{left:auto;right:0;transform:translateX(0)}.defirate-prediction-hero .stat-card:nth-child(2) .stat-tooltip-content::after,.defirate-prediction-hero .stat-card:last-child .stat-tooltip-content::after{left:auto;right:.75rem;transform:translateX(0)}@media (min-width:1024px){.defirate-prediction-hero .stat-card:nth-child(2) .stat-tooltip-content,.defirate-prediction-hero .stat-card:nth-child(3) .stat-tooltip-content{left:50%;right:auto;transform:translateX(-50%)}.defirate-prediction-hero .stat-card:nth-child(2) .stat-tooltip-content::after,.defirate-prediction-hero .stat-card:nth-child(3) .stat-tooltip-content::after{left:50%;right:auto;transform:translateX(-50%)}}