*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#222;font-family:sans-serif;line-height:1.6}.main-nav{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.nav-brand h1{font-size:1.5rem;color:#333}.nav-menu{display:flex;list-style:none;gap:1rem}.nav-menu li a{color:#333;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .3s ease;font-size:.9rem}.nav-menu li a:hover{background-color:rgba(0,123,255,.1);color:#007bff}@media(max-width:768px){.nav-brand h1{font-size:1.2rem}.nav-menu{gap:.5rem}.nav-menu li a{padding:.3rem .5rem;font-size:.8rem}}header{display:none}footer{border-top:1px solid #222;margin-top:1rem;padding:1rem;margin:1rem auto 0}a{color:#00e;text-decoration:none}.hero-banner{height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:rgba(255,140,0,.2);position:relative}.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,140,0,.2);z-index:1}.hero-content{position:relative;z-index:2;margin-bottom:120px;max-width:90%}.hero-content h1{font-size:4.5rem;margin-bottom:1rem;color:rgba(255,255,255,.9);background-color:#070707;padding:.5rem 1rem}.hero-content p{font-size:2.2rem;color:rgba(255,255,255,.8);background-color:#070707;padding:.5rem 1rem}.logo-container{background:#fbc11f;min-width:400px;display:flex;justify-content:center;align-items:center}.hero-logo{display:block;margin:0 auto}.horizontal-banner{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100vw;background-color:#fbc11f;padding:2rem 0;display:flex;justify-content:center;align-items:center;z-index:3;overflow:hidden}.banner-logo{display:block;margin:0 auto;max-width:90vw;height:auto}@media(max-width:768px){.horizontal-banner{padding:1rem 0}.banner-logo{max-width:80vw;max-height:60px}.hero-content{margin-bottom:100px}}@media(max-width:480px){.hero-content{margin-bottom:80px}.horizontal-banner{padding:.5rem 0}}.container{max-width:800px;margin:0 auto;padding:0 1rem}.text-section{padding:4rem 0;display:flex;justify-content:center}.text-section h2{font-size:2rem;margin-bottom:1.5rem;color:#333;text-align:center}.text-section p{font-size:1.1rem;line-height:1.7;color:#666;margin-bottom:1.5rem;text-align:left}.cta-section{background-color:#f8f9fa}.cta-button{display:inline-block;background:#007bff;color:#fff !important;padding:1rem 2rem;border-radius:5px;font-weight:600;transition:background-color .3s ease;margin-top:1rem}.cta-button:hover{background:#0056b3}@media(max-width:768px){.hero-content h1{font-size:2rem;margin-bottom:.8rem}.hero-content p{font-size:1rem}.text-section{padding:2rem 0}.text-section h2{font-size:1.5rem;margin-bottom:1rem}.text-section p{font-size:1rem;line-height:1.6}.cta-button{padding:.8rem 1.5rem;font-size:.9rem}.container{padding:0 1.5rem}}@media(max-width:480px){.hero-content h1{font-size:1.5rem}.hero-content p{font-size:.9rem}.text-section{padding:1.5rem 0}.text-section h2{font-size:1.3rem}.container{padding:0 1rem}}