.navbar-brand,.section-title,body{color:var(--primary-text)}.hero-content h1,.hero-content p{color:#fff;font-family:var(--heading-font)}#hero,#services,.hamburger-icon,.navbar-toggler{position:relative}#hero::before,#services::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0}.btn-custom,.navbar .nav-link,.section-title{text-transform:uppercase}#hero,footer{text-align:center}.footer-title,.hero-content h1,.hero-content p,.navbar-brand,.section-title{font-family:var(--heading-font)}:root{--dark-bg:#000000;--primary-text:#e0e0e0;--secondary-text:#fff;--accent-color:#d4d4d4;--heading-font:'Lora',serif;--body-font:'Montserrat',sans-serif}p{font-weight:300}.container{width:80%;max-width:1050px;margin:0 auto}.feature-list p,.footer-title,.section-subtitle,.section-title{margin-bottom:1rem}body{background-color:var(--dark-bg);font-family:var(--body-font)}.navbar{background-color:transparent;padding:1.5rem 0;transition:background-color .4s ease-in-out,padding .4s ease-in-out}.navbar.scrolled{background-color:rgba(10,10,10,.85);backdrop-filter:blur(5px);padding:1rem 0}.navbar-brand{font-weight:600;font-size:1.5rem}.navbar .nav-link{color:#a0a0a0;font-size:.8rem;letter-spacing:1px;font-weight:400;transition:color .3s}.navbar .nav-link.active,.navbar .nav-link:hover{color:#e0e0e0}.navbar-toggler{border:none;padding:0;outline:0!important;box-shadow:none!important;width:30px;height:22px}.hamburger-icon{width:100%;height:100%;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}.hamburger-icon span{display:block;position:absolute;height:3px;width:100%;background:var(--primary-text);border-radius:3px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.feature-img,img.profile-box{max-width:100%;height:auto}.hamburger-icon span:first-child{top:0}.hamburger-icon span:nth-child(2){top:9px}.hamburger-icon span:nth-child(3){top:18px}.navbar-toggler[aria-expanded=true] .hamburger-icon span:first-child{top:9px;transform:rotate(135deg)}.navbar-toggler[aria-expanded=true] .hamburger-icon span:nth-child(2){opacity:0;left:-30px}.navbar-toggler[aria-expanded=true] .hamburger-icon span:nth-child(3){top:9px;transform:rotate(-135deg)}.section{padding:80px 0}.section-title{font-weight:500;letter-spacing:2px;font-size:1.4rem}.section-subtitle{font-size:1rem;color:var(--secondary-text)}#hero{height:100vh;background:url('../images/home.jpeg') center center/cover no-repeat;display:flex;align-items:center;justify-content:center}#hero::before{background:rgba(0,0,0,.414)}.hero-content,.services-content{position:relative;z-index:2}.hero-content h1{font-size:3.5rem;font-weight:400}.hero-content p{font-size:2.5rem;font-weight:600}#contact p,#intro p,.btn-custom,.feature-list p,.service-item p{color:var(--secondary-text)}#intro p{max-width:900px;margin:0 auto;line-height:1.8}#services{background:url('../images/music_bg.jpeg') center center/cover no-repeat fixed}#services::before{background:rgba(0,0,0,.6)}.service-item p{font-size:.9rem;margin-top:1rem}.service-item img{width:65px}.btn-custom{border:1px solid var(--secondary-text);padding:10px 30px;border-radius:0;font-size:.8rem;letter-spacing:1px;transition:.3s;margin-top:2rem}.btn-custom:hover{background-color:var(--primary-text);color:var(--dark-bg);border-color:var(--primary-text)}img.profile-box{filter:drop-shadow(0 8px 12px rgb(0, 0, 0));width:75%}.feature-list img{width:20px}#contact p{max-width:600px;margin:0 auto 1.5rem;line-height:1.8}.contact-number{font-size:1.5rem;font-weight:500;letter-spacing:1px;color:var(--primary-text)}footer{background-color:#000;padding:40px 0}.footer-title{font-weight:600;letter-spacing:2px;color:var(--primary-text)}.copyright{font-size:.8rem;color:var(--secondary-text)}.white-icon{filter:brightness(0) invert(1)}@media screen and (max-width:767px){.container{width:100%;max-width:1200px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1.5rem}#hero{height:70vh}}