*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#090909;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth;scroll-behavior:smooth}html,body,#root{width:100%;height:100%}.nav-links a{color:#fff;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#ff8a1f}.navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#00000059;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 70px;display:flex;position:fixed;top:0;left:0}.logo{color:#ff8a1f;letter-spacing:2px;font-size:30px;font-weight:700}.nav-links{gap:40px;list-style:none;display:flex}.nav-links li{cursor:pointer;transition:all .3s}.nav-links li:hover{color:#ff8a1f}.hero{justify-content:space-between;align-items:center;width:100%;min-height:100vh;padding:100px 70px 0;display:flex}.hero-left{flex-direction:column;justify-content:center;width:45%;display:flex}.hero-title{font-size:92px;font-weight:700;line-height:.95}.hero-text{color:#9a9a9a;margin-top:30px;font-size:20px}.hero-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a1f,#ff5e00);border:none;border-radius:50px;width:220px;height:60px;margin-top:40px;font-size:18px;font-weight:600;transition:all .35s}.hero-btn:hover{transform:translateY(-8px)scale(1.04);box-shadow:0 20px 45px #ff8a1f73,0 0 25px #ff8a1f40}.hero-right{justify-content:center;align-items:center;width:50%;height:100vh;display:flex}.profile-card{justify-content:center;align-items:flex-end;width:600px;height:750px;display:flex;position:relative;overflow:visible}.profile-image{object-fit:contain;z-index:2;width:150%;height:auto;position:relative}.profile-image:hover{transform:scale(1.03)}.profile-card:before{content:"";filter:blur(80px);z-index:1;background:radial-gradient(circle,#ff8a1f99,#ff8a1f33,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute}.hero-badge{color:#ff8a1f;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50px;width:fit-content;margin-top:5%;margin-bottom:5px;padding:10px 18px;font-size:14px}.about{justify-content:space-between;align-items:center;gap:80px;width:100%;min-height:100vh;padding:120px 70px;display:flex}.about-left,.about-right{flex:1}.about-image-card{justify-content:center;align-items:center;display:flex;position:relative}.about-image-card:before{content:"";filter:blur(80px);background:radial-gradient(circle,#ff8a1f73,#0000 70%);border-radius:50%;width:620px;height:620px;position:absolute}.about-image{z-index:2;width:550px;position:relative}.section-tag{color:#ff8a1f;letter-spacing:2px;font-size:14px;font-weight:600}.about-right h2{margin-top:15px;margin-bottom:25px;font-size:60px}.about-right p{color:#b7b7b7;max-width:650px;font-size:20px;line-height:1.8}.about-stats{gap:60px;margin-top:50px;display:flex}.about-stats h3{color:#ff8a1f;font-size:42px}.about-stats span{color:#9a9a9a}.section-tag{color:#ff8a1f;letter-spacing:2px;background:#ff8a1f1a;border:1px solid #ff8a1f40;border-radius:50px;padding:10px 18px;display:inline-block}.member-selector{flex-direction:column;justify-content:center;align-items:center;gap:22px;margin:0 45px;display:flex}.member-dot{cursor:pointer;background:0 0;border:2px solid #888;border-radius:50%;width:18px;height:18px;transition:all .35s}.member-dot:hover{border-color:#ff8a1f;transform:scale(1.15)}.member-dot.active{background:#ff8a1f;border-color:#ff8a1f;box-shadow:0 0 18px #ff8a1f99}.about-left{align-items:center;gap:20px;display:flex}.arrow{color:#fff;cursor:pointer;background:#151515;border:none;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:24px;transition:all .35s;display:flex}.arrow:hover{color:#fff;background:#ff8a1f;transform:scale(1.08);box-shadow:0 0 25px #ff8a1f80}.services{background:#0b0b0b;padding:120px 70px}.services-header{text-align:center;margin-bottom:70px}.services-header h2{margin-top:20px;font-size:60px}.services-header h2 span{color:#ff8a1f}.services-grid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.service-card{background:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:40px;transition:all .4s}.service-card:hover{border-color:#ff8a1f66;transform:translateY(-10px);box-shadow:0 20px 40px #ff8a1f26}.service-card h3{margin-bottom:15px;font-size:28px}.service-card p{color:#9a9a9a;line-height:1.8}.contact{background:#090909;justify-content:center;padding:120px 70px;display:flex}.contact-content{text-align:center;width:100%;max-width:900px}.contact .section-tag{color:#ff8a1f;letter-spacing:2px;font-size:14px}.contact h2{margin-top:20px;font-size:64px;line-height:1.1}.contact h2 span{color:#ff8a1f}.contact p{color:#9a9a9a;margin-top:20px;font-size:18px}.contact-form{flex-direction:column;gap:20px;margin-top:60px;display:flex}.contact-form input,.contact-form textarea{color:#fff;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;outline:none;width:100%;padding:18px 24px;font-size:16px;transition:all .3s}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff8a1f;box-shadow:0 0 20px #ff8a1f33}.contact-form textarea{resize:none}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a1f,#ff5e00);border:none;border-radius:50px;width:220px;height:60px;margin:20px auto 0;font-size:18px;font-weight:600;transition:all .35s}.contact-form button:hover{transform:translateY(-5px);box-shadow:0 15px 35px #ff8a1f59}.footer{background:#050505;border-top:1px solid #ffffff14;padding:80px 70px 40px}.footer-top{text-align:center}.footer-top h2{color:#ff8a1f;margin-bottom:20px;font-size:48px}.footer-top p{color:#9a9a9a;max-width:600px;margin:auto;line-height:1.8}.footer-links{justify-content:center;gap:40px;margin-top:50px;display:flex}.footer-links a{color:#fff;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#ff8a1f}.footer-bottom{text-align:center;color:#777;margin-top:50px;font-size:14px}.team-header .section-tag{color:#ff8a1f;letter-spacing:2px;font-size:14px}.team-header p{color:#9a9a9a;margin-top:20px;max-width:700px;margin-inline:auto}.team-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;padding:40px 20px;transition:all .35s}.team-card:hover{border-color:#ff8a1f66;transform:translateY(-10px);box-shadow:0 15px 40px #ff8a1f26}.team{background:#090909;padding:120px 70px}.team-header{text-align:center;margin-bottom:70px}.team-header .section-tag{color:#ff8a1f;letter-spacing:2px}.team-header h2{margin-top:15px;font-size:64px}.team-header h2 span{color:#ff8a1f}.team-header p{color:#9a9a9a;margin-top:20px}.team-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.team-card{text-align:center;background:#0d0d0d;border:1px solid #ff8a1f40;border-radius:24px;padding:35px 20px;transition:all .4s;position:relative;overflow:hidden}.team-role-icon{color:#ff8a1f;border:1px solid #ff8a1f66;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:24px;display:flex;position:absolute;top:20px;right:20px}.team-image{object-fit:cover;border:2px solid #ff8a1f;border-radius:50%;width:220px;height:220px;margin-bottom:25px;transition:all .4s}.team-card h3{margin-bottom:10px;font-size:36px}.team-card span{color:#ff8a1f;font-size:18px}#home,#about,#services,#team,#contact{scroll-margin-top:100px}.reel-slider{justify-content:center;align-items:center;display:flex;position:relative}.reel-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111;border:1px solid #ffffff1a;border-radius:35px;width:320px;height:620px;overflow:hidden;box-shadow:0 0 80px #ff8a1f26,0 0 120px #ff8a1f14}.slider-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:none;border-radius:50%;width:55px;height:55px;font-size:24px;transition:all .3s}.slider-btn:hover{background:#ff8a1f}.left{margin-right:20px}.right{margin-left:20px}.reel-slider{justify-content:center;align-items:center;gap:20px;display:flex}.side-preview{opacity:.35;filter:blur(4px);border-radius:25px;width:140px;height:260px;transition:all .4s;overflow:hidden;transform:scale(.85)}.side-preview img,.side-preview video{object-fit:cover;width:100%;height:100%}.reel-card{border-radius:35px;width:320px;height:620px;position:relative;overflow:hidden;box-shadow:0 0 100px #ff8a1f26}.reel-media{object-fit:cover;width:100%;height:100%}.left-preview{transform:perspective(1000px)rotateY(15deg)scale(.85)}.right-preview{transform:perspective(1000px)rotateY(-15deg)scale(.85)}.team-card{transition:transform .45s,box-shadow .45s;position:relative;overflow:hidden}.team-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ff8a1f26,#0000);transition:all .4s;position:absolute;inset:0}.team-card:hover:before{opacity:1}.team-card:hover{transform:translateY(-15px)scale(1.03);box-shadow:0 25px 50px #ff8a1f40}.team-image{transition:transform .6s}.team-card:hover .team-image{transform:scale(1.08)}.team-role-icon{transition:all .4s}.team-card:hover .team-role-icon{transform:rotate(15deg)scale(1.2)}
