.hero.svelte-ypbj28{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-top:80px}.hero-bg.svelte-ypbj28{position:absolute;inset:0;background:var(--gradient-hero)}.hero-orb.svelte-ypbj28{position:absolute;border-radius:50%;filter:blur(60px);opacity:.5}.orb-1.svelte-ypbj28{width:500px;height:500px;top:-100px;left:-100px;background:radial-gradient(circle,#0068b5,transparent 70%)}.orb-2.svelte-ypbj28{width:400px;height:400px;top:30%;right:-50px;background:radial-gradient(circle,#00b4d8,transparent 70%);opacity:.3}.orb-3.svelte-ypbj28{width:300px;height:300px;bottom:5%;left:40%;background:radial-gradient(circle,#00477e,transparent 70%)}.hero-grid.svelte-ypbj28{position:absolute;inset:0;background-image:linear-gradient(rgba(0,104,181,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(0,104,181,.08) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 30%,rgba(0,0,0,.6) 70%,transparent);mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 30%,rgba(0,0,0,.6) 70%,transparent)}.floating-logos.svelte-ypbj28{position:absolute;inset:0;pointer-events:none}.floating-logo.svelte-ypbj28{position:absolute;width:100px;height:100px;border-radius:50%;border:2px solid rgba(0,180,216,.3);box-shadow:0 0 20px #00b4d833;animation:float 4s ease-in-out infinite;opacity:.5;object-fit:cover}.hero-content.svelte-ypbj28{position:relative;z-index:10;text-align:center;padding-top:4rem;padding-bottom:6rem}.hero-badge.svelte-ypbj28{margin:0 auto 1.5rem}.hero-title.svelte-ypbj28{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1.1;color:var(--color-text);margin-bottom:1.5rem;letter-spacing:-.02em}.hero-sub.svelte-ypbj28{font-size:clamp(.95rem,2vw,1.15rem);color:var(--color-text-muted);max-width:560px;margin:0 auto 2.5rem;line-height:1.75}.hero-cta.svelte-ypbj28{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.hero-scroll.svelte-ypbj28{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10}.scroll-indicator.svelte-ypbj28{width:28px;height:44px;border:2px solid rgba(0,180,216,.5);border-radius:14px;display:flex;justify-content:center;padding-top:8px}.scroll-dot.svelte-ypbj28{width:6px;height:6px;background:var(--color-accent);border-radius:50%;animation:svelte-ypbj28-scroll-bounce 2s infinite}@keyframes svelte-ypbj28-scroll-bounce{0%,to{transform:translateY(0);opacity:1}80%{transform:translateY(16px);opacity:0}}.stats-section.svelte-ypbj28{background:var(--color-bg-section);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:3.5rem 0}.stats-grid.svelte-ypbj28{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-card.svelte-ypbj28{text-align:center;padding:1.5rem}.stat-number.svelte-ypbj28{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.5rem}.stat-label.svelte-ypbj28{font-family:var(--font-display);font-size:.85rem;color:var(--color-text-muted);font-weight:500;letter-spacing:.04em}.clients-section.svelte-ypbj28{padding:4rem 0;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);overflow:hidden}.marquee-header.svelte-ypbj28{text-align:center;margin-bottom:3rem}.marquee-wrapper.svelte-ypbj28{position:relative;width:100%;-webkit-mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(to right,transparent,black 15%,black 85%,transparent)}.marquee-track.svelte-ypbj28{display:flex;width:max-content;animation:svelte-ypbj28-marquee-scroll 45s linear infinite;gap:4rem;align-items:center;margin-bottom:2rem}.marquee-track-reverse.svelte-ypbj28{animation-direction:reverse;margin-bottom:0}.client-item.svelte-ypbj28{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:120px;height:auto}.client-item.svelte-ypbj28 img:where(.svelte-ypbj28){max-width:100%;max-height:70px;object-fit:contain;opacity:.5;transition:all .3s ease}.client-item.svelte-ypbj28:hover img:where(.svelte-ypbj28){opacity:1}@keyframes svelte-ypbj28-marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 2rem))}}.brands-section.svelte-ypbj28{background:var(--color-bg-deep)}.section-header.svelte-ypbj28{text-align:center;margin-bottom:3rem}.section-title.svelte-ypbj28{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:var(--color-text);margin-bottom:1rem}.section-desc.svelte-ypbj28{font-size:1rem;color:var(--color-text-muted);max-width:520px;margin:0 auto;line-height:1.7}.brands-grid.svelte-ypbj28{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.text-center.svelte-ypbj28{text-align:center}.categories-section.svelte-ypbj28{background:var(--color-bg-section)}.categories-grid.svelte-ypbj28{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cat-card.svelte-ypbj28{position:relative;padding:2.5rem 2rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);overflow:hidden;transition:all .3s ease;background:var(--gradient-card)}.cat-card.svelte-ypbj28:before{content:"";position:absolute;inset:0;opacity:.06;transition:opacity .3s ease}.cat-card.svelte-ypbj28:hover:before{opacity:.12}.cat-card.svelte-ypbj28:hover{transform:translateY(-4px);border-color:var(--color-border-bright)}.cat-entertainment.svelte-ypbj28:before{background:linear-gradient(135deg,#a855f7,transparent)}.cat-news.svelte-ypbj28:before{background:linear-gradient(135deg,#00b4d8,transparent)}.cat-vtuber.svelte-ypbj28:before{background:linear-gradient(135deg,#818cf8,transparent)}.cat-icon.svelte-ypbj28{font-size:2.5rem;margin-bottom:1rem}.cat-card.svelte-ypbj28 h3:where(.svelte-ypbj28){font-family:var(--font-display);font-size:1.2rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem}.cat-card.svelte-ypbj28 p:where(.svelte-ypbj28){font-size:.875rem;color:var(--color-text-muted);line-height:1.65;margin-bottom:1rem}.cat-count.svelte-ypbj28{display:inline-flex;padding:.3rem .8rem;border-radius:100px;background:#00477e66;border:1px solid var(--color-border);font-family:var(--font-display);font-size:.78rem;font-weight:600;color:var(--color-accent-light)}.cta-banner.svelte-ypbj28{position:relative;padding:5rem 0;background:linear-gradient(135deg,#001d36,#00477e,#0068b5);overflow:hidden;border-top:1px solid rgba(0,180,216,.2)}.cta-glow.svelte-ypbj28{position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,180,216,.15),transparent 70%)}.cta-inner.svelte-ypbj28{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-title.svelte-ypbj28{font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;margin-bottom:.75rem}.cta-desc.svelte-ypbj28{color:#e8f4fdcc;font-size:1rem;max-width:500px;line-height:1.7}.cta-btn.svelte-ypbj28{white-space:nowrap;flex-shrink:0;padding:1rem 2rem;font-size:1rem;background:#fff;color:var(--color-primary)}.cta-btn.svelte-ypbj28:hover{background:var(--color-accent-light);box-shadow:0 8px 30px #0000004d}@media(max-width:1024px){.brands-grid.svelte-ypbj28,.categories-grid.svelte-ypbj28{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.stats-grid.svelte-ypbj28{grid-template-columns:repeat(2,1fr)}.brands-grid.svelte-ypbj28,.categories-grid.svelte-ypbj28{grid-template-columns:1fr}.floating-logo.svelte-ypbj28{display:none}.cta-inner.svelte-ypbj28{flex-direction:column;text-align:center}.cta-btn.svelte-ypbj28{width:100%;justify-content:center}.client-item.svelte-ypbj28{width:60px;height:auto}.client-item.svelte-ypbj28 img:where(.svelte-ypbj28){max-width:100%;max-height:50px}.marquee-track.svelte-ypbj28{gap:3rem}}
