.hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding-top:80px;box-sizing:border-box}.hero-content{text-align:center;z-index:10;position:relative;padding:0 20px;margin-top:0;animation:slideInUp .8s ease-out .2s both}.hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 25px;background:rgba(255,8,68,0.12);border:1px solid rgba(255,8,68,0.4);border-radius:50px;margin-bottom:30px;animation:fadeInDown .7s ease .1s both;backdrop-filter:blur(8px);transition:all .3s ease}.hero-badge:hover{background:rgba(255,8,68,0.18);border-color:var(--primary);box-shadow:0 0 20px rgba(255,8,68,0.3)}.badge-icon{font-size:18px;color:var(--primary)}.badge-text{font-family:var(--font-alt);font-size:11px;font-weight:700;letter-spacing:2.5px;color:var(--light)}.hero-title{font-family:var(--font-display);font-size:clamp(48px,11vw,130px);font-weight:900;line-height:1.25;margin-bottom:25px;letter-spacing:-1px}.title-line{display:block;animation:fadeInUp .8s ease-out .25s both}.subtitle-line{font-size:clamp(20px,3.5vw,45px);display:block;animation:fadeInUp .8s ease-out .35s both;white-space:nowrap}.subtitle-boss{color:var(--gray);display:inline;font-weight:600;margin:0 6px}.boss-off{font-size:inherit;color:var(--primary);text-shadow:0 0 15px rgba(255,8,68,0.5),0 0 30px rgba(255,8,68,0.25);animation:pulse-glow 2s ease-in-out infinite;display:inline;margin:0 6px;font-weight:700}.hero-title .highlight{color:var(--accent);text-shadow:0 0 25px rgba(0,217,255,0.4),0 0 50px rgba(0,217,255,0.2);animation:fadeInUp .8s ease-out .45s both;margin-top:12px}.hero-description{font-size:clamp(15px,2vw,18px);color:var(--gray);margin:30px auto 40px;max-width:650px;line-height:1.7;animation:fadeIn .8s ease-out .5s both}.hero-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;animation:fadeIn .8s ease-out .6s both}.hero-buttons .btn{animation:scaleIn .6s ease-out}.scroll-down{position:relative;margin-top:50px;animation:fadeIn 1s ease-out .8s both}.scroll-text{font-size:12px;letter-spacing:2px;color:var(--gray);display:block;margin-bottom:10px}.scroll-line{width:2px;height:25px;background:linear-gradient(to bottom,var(--primary),transparent);margin:0 auto;animation:scrollBounce 1.5s ease-in-out infinite}@keyframes slideInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes scaleIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@keyframes scrollBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes pulse-glow{0%,100%{text-shadow:0 0 15px rgba(255,8,68,0.5),0 0 30px rgba(255,8,68,0.25)}50%{text-shadow:0 0 25px rgba(255,8,68,0.7),0 0 40px rgba(255,8,68,0.4)}}@media(max-width:768px){.hero{height:auto;min-height:100vh;padding-top:70px;padding-bottom:40px}.hero-content{padding:20px}.hero-badge{margin-bottom:20px;padding:8px 16px}.badge-icon{font-size:16px}.badge-text{font-size:10px}.hero-title{margin-bottom:18px}.subtitle-line{white-space:normal;font-size:clamp(16px,3.5vw,35px)}.hero-description{margin:20px auto 30px;font-size:clamp(14px,2vw,16px)}.hero-buttons{gap:10px;margin-bottom:20px}.scroll-down{margin-top:30px}}@media(max-width:480px){.hero{height:auto;min-height:100vh;padding-top:60px;padding-bottom:30px}.hero-content{padding:15px}.hero-badge{flex-direction:column;gap:6px;margin-bottom:15px;padding:8px 12px}.badge-text{font-size:9px;letter-spacing:1.5px}.hero-title{font-size:clamp(36px,9vw,80px);margin-bottom:15px;letter-spacing:-.5px}.subtitle-line{font-size:clamp(14px,3.5vw,28px);white-space:normal}.subtitle-boss,.boss-off{display:inline;margin:0 4px}.hero-title .highlight{margin-top:8px}.hero-description{margin:15px auto 25px;font-size:clamp(13px,1.8vw,14px)}.hero-buttons{flex-direction:column;gap:8px}.hero-buttons .btn{width:100%;padding:12px 20px;font-size:12px}.scroll-down{display:none}.social-sidebar{display:none}}margin-bottom:30px;animation:fadeInDown .7s ease;backdrop-filter:blur(12px);box-shadow:0 4px 20px rgba(255,8,68,0.1)}.badge-text{font-family:'Montserrat',sans-serif;font-size:11px;font-weight:700;letter-spacing:2.5px;color:white}.hero-title{font-family:'Bebas Neue',sans-serif;font-size:clamp(48px,12vw,140px);font-weight:900;line-height:1.22;margin:0 0 20px 0;animation:fadeInUp .8s ease .1s both;letter-spacing:-1px}.title-line{display:block;letter-spacing:1px}.subtitle-boss{font-size:clamp(18px,3.5vw,48px);color:#999;display:inline;margin:0 8px;font-weight:600;font-family:'Poppins',sans-serif}.boss-off{font-size:clamp(18px,3.5vw,48px);color:#ff0844;text-shadow:0 0 20px rgba(255,8,68,0.7);animation:pulse-glow 1.8s ease-in-out infinite;display:inline;margin:0 8px;font-weight:700;font-family:'Bebas Neue',sans-serif}.highlight{color:#00d9ff;text-shadow:0 0 30px rgba(0,217,255,0.6);display:block;margin-top:8px;font-size:clamp(40px,10vw,130px);letter-spacing:-1px}.hero-description{font-size:clamp(15px,2.2vw,19px);color:#999;margin:25px auto 40px;max-width:700px;line-height:1.7;font-weight:300}.hero-buttons{display:flex;gap:16px;justify-content:center;margin:30px 0;flex-wrap:wrap}.scroll-down{position:relative;margin-top:40px;animation:fadeInUp 1s ease .5s both}@keyframes slideInUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,100%{text-shadow:0 0 20px rgba(255,8,68,0.7)}50%{text-shadow:0 0 30px rgba(255,8,68,1)}}@media(max-width:768px){.hero{height:95vh;padding-top:70px}.hero-content{margin-top:20px}.hero-badge{margin-bottom:25px;padding:10px 20px}.badge-text{font-size:10px;letter-spacing:2px}.hero-buttons{gap:12px;margin-top:25px}.scroll-down{margin-top:30px}}@media(max-width:480px){.hero{height:100vh;padding-top:60px}.hero-content{padding:0 15px;margin-top:10px}.hero-badge{margin-bottom:20px;padding:8px 16px;font-size:9px}.hero-title{font-size:clamp(36px,10vw,90px);margin-bottom:15px}.subtitle-boss{font-size:clamp(14px,3vw,32px);margin:0 5px}.boss-off{font-size:clamp(14px,3vw,32px);margin:0 5px}.highlight{font-size:clamp(32px,9vw,90px);margin-top:6px}.hero-description{font-size:clamp(13px,2vw,16px);margin:20px auto 30px}.scroll-down{display:none}}