.mobile-nav,header{position:fixed;width:100%;backdrop-filter:blur(10px)}.stellar-nav a:hover::after,header{width:100%}.mobile-nav a,.stellar-nav a,body{color:var(--starlight)}.footer-content a:hover,.hero-title,.logo,.mobile-nav a:hover,.stellar-nav a:hover{color:var(--stellar-gold)}.mobile-nav,footer{border-top:1px solid rgba(212,175,55,.3)}.cosmic-btn,.footer-content a,.mobile-nav a,.stellar-nav a{text-decoration:none}.cookie-popup,.mobile-nav,header{backdrop-filter:blur(10px)}:root{--cosmic-deep:#0a0e1a;--stellar-gold:#d4af37;--nebula-purple:#2d1b4e;--cosmic-blue:#1a2a4c;--starlight:#f0f4f8;--meteor:#c0a080}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Cormorant Garamond",serif;background:linear-gradient(135deg,var(--cosmic-deep) 0,var(--nebula-purple) 50%,var(--cosmic-blue) 100%);overflow-x:hidden;min-height:100vh}header{padding:1.5rem 5%;background:rgba(10,14,26,.7);top:0;z-index:1000;border-bottom:1px solid rgba(212,175,55,.3)}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{font-size:2.5rem;font-weight:300;letter-spacing:3px;text-shadow:0 0 10px rgba(212,175,55,.5)}.stellar-nav{display:flex;gap:2rem;list-style:none}.stellar-nav a{font-size:1.1rem;position:relative;transition:color .3s}.stellar-nav a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background:var(--stellar-gold);transition:width .3s}.burger-menu{display:none;flex-direction:column;cursor:pointer;padding:.5rem;z-index:1001}.burger-menu span{width:30px;height:2px;background:var(--stellar-gold);margin:3px 0;transition:.3s}.burger-menu.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.burger-menu.active span:nth-child(2){opacity:0}.burger-menu.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav{top:80px;left:0;background:rgba(10,14,26,.95);padding:2rem 5%;transform:translateY(-150%);transition:transform .4s;list-style:none;z-index:999}.mobile-nav.active{transform:translateY(0)}.mobile-nav li{margin-bottom:1.5rem;text-align:center}.mobile-nav a{font-size:1.3rem;display:block;padding:.5rem;transition:color .3s}.hero-section{position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:-100px;padding-top:5px}.hero-background,.particles{position:absolute;top:0;left:0;width:100%;height:100%}.hero-background{z-index:-1}.hero-background img{width:100%;height:100%;object-fit:cover;animation:30s ease-in-out infinite alternate cosmicFloat}.particles{background-image:radial-gradient(2px 2px at 20% 30%,var(--stellar-gold),transparent),radial-gradient(2px 2px at 60% 70%,var(--stellar-gold),transparent),radial-gradient(1px 1px at 50% 50%,var(--starlight),transparent),radial-gradient(1px 1px at 80% 10%,var(--meteor),transparent);background-repeat:repeat;background-size:300px 300px;animation:40s linear infinite particleMove}.hero-content{background:rgba(10,14,26,.7);text-align:center;max-width:900px;padding:2rem;z-index:1}.hero-title{font-size:8rem;font-weight:300;letter-spacing:10px;margin-bottom:1rem;opacity:0;animation:1.5s .5s forwards titleReveal;text-shadow:0 0 20px rgba(212,175,55,.7)}.hero-subtitle{font-size:2.5rem;font-weight:300;color:var(--starlight);margin-bottom:2rem;opacity:0;animation:1s 1s forwards fadeInUp}.hero-description{font-size:1.3rem;line-height:1.8;color:var(--meteor);margin-bottom:1.5rem;opacity:0;animation:1s 1.3s forwards fadeInUp}.hero-disclaimer{font-size:.9rem;color:rgba(192,160,128,.7);font-style:italic;margin-bottom:3rem;opacity:0;animation:1s 1.6s forwards fadeInUp}.hero-btn{opacity:0;animation:1s 1.9s forwards fadeInUp,2s 3s infinite pulse}@keyframes cosmicFloat{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.1) translate(-20px,-20px)}}@keyframes particleMove{0%{background-position:0 0}100%{background-position:300px 300px}}@keyframes titleReveal{0%{opacity:0;transform:translateY(50px);letter-spacing:30px}100%{opacity:1;transform:translateY(0);letter-spacing:10px}}@keyframes pulse{0%,100%{box-shadow:0 0 20px rgba(212,175,55,.3)}50%{box-shadow:0 0 40px rgba(212,175,55,.6)}}main{margin-top:100px;padding:5%}.section-cosmic{min-height:600px;margin-bottom:8rem;display:flex;align-items:center;gap:3rem;opacity:0;transform:translateY(50px);animation:1s forwards stellarRise}.section-cosmic:nth-child(2){animation-delay:.2s}.section-cosmic:nth-child(3){animation-delay:.4s}.section-cosmic:nth-child(4){animation-delay:.6s}@keyframes stellarRise{to{opacity:1;transform:translateY(0)}}.section-image{flex:1;height:500px;background:var(--nebula-purple);border-radius:20px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(212,175,55,.2)}.section-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.section-cosmic:hover .section-image img{transform:scale(1.05)}.section-content{flex:1;padding:2rem}.section-content h2{font-size:3rem;font-weight:300;margin-bottom:1.5rem;color:var(--stellar-gold);letter-spacing:2px}.section-content p{font-size:1.2rem;line-height:1.8;margin-bottom:2rem;color:var(--meteor)}.cosmic-btn{display:inline-block;padding:1rem 2.5rem;background:0 0;border:2px solid var(--stellar-gold);color:var(--stellar-gold);border-radius:30px;transition:.3s;font-size:1.1rem;letter-spacing:1px}.cosmic-btn:hover{background:rgba(212,175,55,.1);box-shadow:0 0 20px rgba(212,175,55,.3)}footer{padding:3rem 5%;background:rgba(10,14,26,.9)}.footer-content{max-width:1400px;margin:0 auto;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.footer-content a{color:var(--meteor);font-size:.9rem;transition:color .3s}.cookie-popup{position:fixed;bottom:20px;left:20px;right:20px;max-width:600px;background:rgba(45,27,78,.95);border:1px solid var(--stellar-gold);border-radius:15px;padding:2rem;z-index:2000;display:none}.cookie-popup.show{display:block;animation:.5s fadeInUp}@keyframes fadeInUp{0%,from{opacity:0;transform:translateY(30px)}100%,to{opacity:1;transform:translateY(0)}}.cookie-content{margin-bottom:1.5rem}.cookie-buttons{display:flex;gap:1rem;justify-content:flex-end}.cookie-btn{padding:.7rem 1.8rem;border:none;border-radius:25px;cursor:pointer;font-size:1rem;transition:.3s}.cookie-accept{background:var(--stellar-gold);color:var(--cosmic-deep)}.cookie-decline{background:0 0;color:var(--starlight);border:1px solid var(--meteor)}.cookie-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(212,175,55,.3)}@media (max-width:1024px){.hero-subtitle,.logo{font-size:2rem}.stellar-nav{gap:1.5rem}.stellar-nav a{font-size:1rem}.hero-title{font-size:6rem}.hero-description,.section-content p{font-size:1.1rem}.section-cosmic{min-height:500px;margin-bottom:6rem;gap:2rem}.section-image{height:400px}.section-content h2{font-size:2.5rem}}@media (max-width:768px){header{padding:1rem 4%}.burger-menu{display:flex}.stellar-nav{display:none}.header-content{flex-direction:row}.logo{font-size:1.8rem;letter-spacing:2px}.hero-title{font-size:4rem;letter-spacing:5px}.hero-subtitle{font-size:1.5rem}.hero-description{font-size:1rem}main{margin-top:80px;padding:3rem 4%}.section-cosmic{flex-direction:column;min-height:auto;margin-bottom:4rem;gap:1.5rem}.section-cosmic:nth-child(2n){flex-direction:column-reverse}.section-image{width:100%;height:300px}.section-content{padding:1rem 0}.section-content h2{font-size:2rem;text-align:center;margin-bottom:1rem}.section-content p{font-size:1rem;text-align:justify}.cosmic-btn{display:block;width:fit-content;margin:2rem auto 0;padding:.8rem 2rem;font-size:1rem}.footer-content{flex-direction:column;align-items:center;gap:1rem}.cookie-popup{left:10px;right:10px;padding:1.5rem}.cookie-buttons{flex-direction:column}.cookie-btn{width:100%}}@media (max-width:480px){.logo{font-size:1.5rem}.hero-title{font-size:3rem;letter-spacing:3px}.hero-subtitle{font-size:1.2rem}.section-image{height:250px}.section-content h2{font-size:1.8rem}.section-content p{font-size:.95rem}}