.results-section[data-astro-cid-yvwgmlbb]{background-color:var(--theme-bg);position:relative;overflow:hidden}.results-content[data-astro-cid-yvwgmlbb]{text-align:center;z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}h2[data-astro-cid-yvwgmlbb]{letter-spacing:-.5px;margin-bottom:1.5rem}.stars[data-astro-cid-yvwgmlbb]{gap:.75rem;margin-bottom:2.5rem;display:flex}.star[data-astro-cid-yvwgmlbb]{filter:drop-shadow(0 2px 4px #0000001a);width:36px;height:36px}.stats-grid[data-astro-cid-yvwgmlbb]{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;max-width:1200px;margin-top:4rem;display:grid}.stat-item[data-astro-cid-yvwgmlbb]{background-color:var(--theme-bg);border-radius:var(--theme-shape-radius);flex-direction:column;justify-content:center;min-height:180px;padding:2rem 1.5rem;transition:all .4s;display:flex;box-shadow:0 8px 24px #0000000f}.stat-item[data-astro-cid-yvwgmlbb]:hover{transform:translateY(-10px);box-shadow:0 16px 32px #0000001a}.stat-item[data-astro-cid-yvwgmlbb] h3[data-astro-cid-yvwgmlbb]{color:var(--theme-on-bg);word-break:break-word;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1}.stat-item[data-astro-cid-yvwgmlbb] p[data-astro-cid-yvwgmlbb]{color:var(--theme-on-surface-1);margin:0;font-size:1.15rem;font-weight:500;line-height:1.4}@media (width<=1200px){.stats-grid[data-astro-cid-yvwgmlbb]{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}.stat-item[data-astro-cid-yvwgmlbb] h3[data-astro-cid-yvwgmlbb]{font-size:2.25rem}}@media (width<=768px){.results-section[data-astro-cid-yvwgmlbb]{padding:4rem 0}h2[data-astro-cid-yvwgmlbb]{padding:0 1rem;font-size:2.25rem}.star[data-astro-cid-yvwgmlbb]{width:28px;height:28px}.stat-item[data-astro-cid-yvwgmlbb]{min-height:160px;padding:1.75rem 1.25rem}.stat-item[data-astro-cid-yvwgmlbb] h3[data-astro-cid-yvwgmlbb]{font-size:2rem}}@media (width<=480px){.stats-grid[data-astro-cid-yvwgmlbb]{grid-template-columns:1fr;padding:0 1.5rem}h2[data-astro-cid-yvwgmlbb]{font-size:2rem}.stat-item[data-astro-cid-yvwgmlbb]{min-height:auto;padding:1.5rem}.stat-item[data-astro-cid-yvwgmlbb] h3[data-astro-cid-yvwgmlbb]{font-size:1.75rem}.stat-item[data-astro-cid-yvwgmlbb] p[data-astro-cid-yvwgmlbb]{font-size:1rem}}.hero-section[data-astro-cid-hf4dk2mj]{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:70vh;padding:1rem 0;display:grid;position:relative}.hero-wrapper[data-astro-cid-hf4dk2mj]{background:linear-gradient(135deg, var(--theme-bg) 0%, var(--theme-surface-1) 100%);width:100%;position:relative;overflow:hidden}.hero-wrapper[data-astro-cid-hf4dk2mj]:before{content:"";background:radial-gradient(circle, var(--theme-surface-2) 0%, transparent 70%);opacity:.3;z-index:1;border-radius:50%;width:800px;height:800px;position:absolute;top:-400px;right:-200px}.hero-wrapper[data-astro-cid-hf4dk2mj]:after{content:"";background:radial-gradient(circle, var(--theme-surface-2) 0%, transparent 70%);opacity:.2;z-index:1;border-radius:50%;width:600px;height:600px;position:absolute;bottom:-300px;left:-100px}.hero-content[data-astro-cid-hf4dk2mj]{flex-direction:column;justify-content:center;display:flex}.hero-content[data-astro-cid-hf4dk2mj] h1[data-astro-cid-hf4dk2mj]{font-size:var(--font-size-xxxl);max-width:100%;margin-bottom:1rem}.hero-content[data-astro-cid-hf4dk2mj] p[data-astro-cid-hf4dk2mj]{font-size:var(--font-size-lg);line-height:var(--line-height-normal);opacity:.9;max-width:90%;margin-bottom:1.5rem}.hero-text-highlight[data-astro-cid-hf4dk2mj]{color:var(--theme-secondary)}.hero-buttons[data-astro-cid-hf4dk2mj]{align-items:center;gap:2rem;margin-top:.5rem;display:flex}.hero-buttons[data-astro-cid-hf4dk2mj] .btn{letter-spacing:.5px;padding:.8rem 2rem;font-size:1rem;font-weight:600;box-shadow:0 4px 12px #00000026}.api-link[data-astro-cid-hf4dk2mj]{color:var(--theme-primary);padding:.75rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.api-link[data-astro-cid-hf4dk2mj]:after{content:"";background-color:var(--theme-primary);transform-origin:100% 100%;width:100%;height:2px;transition:transform .3s ease-out;position:absolute;bottom:0;left:0;transform:scaleX(0)}.api-link[data-astro-cid-hf4dk2mj]:hover{color:var(--theme-primary-hover)}.api-link[data-astro-cid-hf4dk2mj]:hover:after{transform-origin:0 100%;transform:scaleX(1)}.hero-video[data-astro-cid-hf4dk2mj]{border-radius:var(--theme-shape-radius);width:100%;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 40px #00000026}.hero-video[data-astro-cid-hf4dk2mj]:hover{transform:perspective(1000px)rotateY(0)}.hero-video[data-astro-cid-hf4dk2mj]:before{content:"";background:var(--theme-primary);opacity:.1;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.hero-video[data-astro-cid-hf4dk2mj] iframe[data-astro-cid-hf4dk2mj]{aspect-ratio:16/9;z-index:2;border:none;width:100%;position:relative}@media (width<=1024px){.hero-wrapper[data-astro-cid-hf4dk2mj]:before,.hero-wrapper[data-astro-cid-hf4dk2mj]:after{opacity:.1}.hero-section[data-astro-cid-hf4dk2mj]{text-align:center;grid-template-columns:1fr;gap:3rem;padding:3rem 0 2rem}.hero-content[data-astro-cid-hf4dk2mj] h1[data-astro-cid-hf4dk2mj]{margin-left:auto;margin-right:auto;font-size:2.8rem}.hero-content[data-astro-cid-hf4dk2mj] p[data-astro-cid-hf4dk2mj]{max-width:100%;margin-left:auto;margin-right:auto}.hero-buttons[data-astro-cid-hf4dk2mj]{justify-content:center}.hero-video[data-astro-cid-hf4dk2mj]{max-width:85%;margin:0 auto;transform:none}}
