.hero-section{background:#fff;display:flex;align-items:center;padding:30px 0}.dark .hero-section{background:#000}.hero-container-new{max-width:1440px;margin:0 auto;padding:0 40px;width:100%}.hero-layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.hero-tv-container{display:flex;justify-content:center;align-items:center}.hero-tv-box{position:relative;width:100%;max-width:600px;background:#fff;border:2px solid #000;padding:20px}.dark .hero-tv-box{border-color:#fff;background:#000}.hero-tv-screen{position:relative;width:100%;padding-bottom:56.25%;background:#000;border:1px solid #000;overflow:hidden}.dark .hero-tv-screen{border-color:#fff}.hero-tv-video{object-fit:cover;filter:none}.hero-tv-overlay,.hero-tv-video{position:absolute;top:0;left:0;width:100%;height:100%}.hero-tv-overlay{display:flex;align-items:center;justify-content:center;z-index:1}.hero-tv-logo{width:60%;height:auto;max-width:300px;filter:brightness(0) invert(1);opacity:.9}.hero-content-side{display:flex;flex-direction:column;gap:20px}.hero-tagline{font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(27px,3.4vw,48px);font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#000;margin:0}.dark .hero-tagline{color:#fff}.hero-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.hero-stat-box{border:1px solid #000;padding:32px 24px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-right:-1px;margin-bottom:-1px}.dark .hero-stat-box{border:1px solid #fff;background:#000}.hero-stat-number{font-family:Space Mono,monospace;font-size:clamp(32px,4vw,48px);font-weight:700;color:#000;line-height:1;margin-bottom:8px}.dark .hero-stat-number{color:#fff}.hero-stat-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#000}.dark .hero-stat-label{color:#fff}.hero-cta-container{display:grid;grid-template-columns:1fr 1fr;gap:0}.hero-cta-button{text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:20px 32px;border:1px solid #000;transition:none;display:block}.dark .hero-cta-button{border:1px solid #fff}.hero-cta-button:first-child{margin-right:-1px}@media screen and (max-width:1024px){.hero-layout-grid{grid-template-columns:1fr;gap:48px}.hero-tv-box{max-width:500px;margin:0 auto}.hero-content-side{max-width:600px;margin:0 auto}}@media screen and (max-width:768px){.hero-section{padding:120px 0 10px}.hero-container-new{padding:0 20px}.hero-tv-box{border-width:2px;padding:15px}.hero-tagline{font-size:clamp(24px,5vw,40px)}.hero-stat-box{padding:24px 16px}.hero-stat-number{font-size:clamp(28px,5vw,40px)}.hero-cta-container{grid-template-columns:1fr}.hero-cta-button:first-child{margin-right:0;margin-bottom:-1px}}@media screen and (max-width:480px){.hero-section{padding-top:140px}.hero-container-new{padding:0 16px}.hero-tv-box{border-width:1px;padding:10px}.hero-tv-logo{width:70%}.hero-stats-grid{grid-template-columns:1fr}.hero-stat-box{margin-right:0;margin-bottom:-1px}.hero-stat-box:last-child{margin-bottom:0}.hero-cta-button{padding:16px 24px;font-size:13px}}.brutalist-hero-section{background:#1a1a1a;padding:60px 0 80px;border-top:1px solid #333}.brutalist-hero-container{max-width:1440px;margin:0 auto;padding:0 40px}.brutalist-hero-grid{display:grid;grid-template-columns:7fr 5fr;gap:60px}.brutalist-hero-content{display:flex;flex-direction:column;gap:24px}.brutalist-hero-tagline{font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(24px,3vw,48px);font-weight:700;letter-spacing:-.01em;line-height:1.2;color:#fff;margin:0}.brutalist-hero-stats{display:flex;flex-direction:column;gap:32px}.brutalist-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.brutalist-stat-box{border:1px solid #fff;padding:32px 24px;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-right:-1px;margin-bottom:-1px}.brutalist-stat-number{font-family:Space Mono,monospace;font-size:clamp(32px,4vw,48px);font-weight:700;color:#fff;line-height:1;margin-bottom:8px}.brutalist-stat-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#fff}.brutalist-cta-container{display:flex;flex-direction:column;gap:0}.brutalist-cta-button{width:100%;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:20px 32px;border:1px solid #fff;margin-bottom:-1px;transition:none;display:block}.brutalist-cta-button:last-child{margin-bottom:0}