:root{--warm-gold-bright: #f6c87a;--warm-orange-bright: #f29a3a;--warm-amber-soft: rgb(216, 147, 66);--warm-red-orange: #c45a34;--cool-space-deep-blue: #0a2340;--cool-indigo-dark: #1b1d3a;--font-title: "Playfair Display", serif;--font-subtitle: "Cormorant Garamond", serif;--font-body: "Lora", serif}.bg-deep-blue{background-color:var(--cool-space-deep-blue)}.bg-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}h1{font-family:var(--font-title);text-decoration:none;letter-spacing:1px}h2,h3,h4{font-family:var(--font-subtitle)}a,p,span,li{font-family:var(--font-body);text-decoration:none}.text-orange{color:var(--warm-gold-bright)}.hero{background-image:url(/assets/header-bg-v7VFNzlN.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.navbar{padding:10px 2%;font-family:var(--font-title);letter-spacing:1px;border-bottom:1px solid rgba(255,255,255,.2);background-color:#0a234033}.pg-page{background:var(--cool-space-deep-blue);color:#fff;font-family:var(--font-body)}.hero-content{text-align:center;display:flex;flex-direction:column;justify-content:center;height:90vh}.hero-content-center{padding:30px 0;border-radius:5px;background-color:#0a234099;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.pg-title{font-family:var(--font-title);font-size:3rem;color:var(--warm-gold-bright)}.pg-subtitle{font-family:var(--font-subtitle);font-size:1.4rem;max-width:700px;margin:1.5rem auto}.pg-section{text-align:center;padding:140px 0;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(to top,#f6c87a1a,#0000),linear-gradient(to right,#f6c87a1a,#0000)}.pg-section-title-p{font-family:var(--font-title);font-size:2.2rem;margin-bottom:1.5rem;color:var(--warm-gold-bright)}.pg-section-title{font-family:var(--font-title);color:var(--warm-gold-bright);font-size:2.2rem}.pg-text{max-width:800px;margin:auto;line-height:1.6}.pg-services{text-align:center;display:flex;flex-direction:column;justify-content:center;background-image:url(/assets/header-bg-v7VFNzlN.png);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}.pg-cards{display:flex;justify-content:space-evenly;flex-wrap:wrap}.pg-card{background-color:#0a2340cc;padding:2rem;border-radius:10px;color:#fff;font-weight:500;border:1px solid rgba(255,255,255,.2);transition:.3s ease}.pg-card:hover{background-color:#385270cc;border-radius:15px;color:#fff}.pg-contact{background:#000;padding:6rem 2rem;text-align:center}.pg-contact-container{padding:80px 0}.pg-contact-text{max-width:600px;margin:1rem auto 2rem}.pg-cta{background:var(--warm-amber-soft);color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;font-size:1.1rem;cursor:pointer;transition:.5s ease}.pg-cta:hover{background:#f6c87a;color:var(--cool-space-deep-blue);border-radius:15px}.cr-page{color:#fff;font-family:var(--font-body)}.cr-section{background:var(--cool-indigo-dark);padding:5rem 2rem;text-align:center}.cr-section-title{font-family:var(--font-title);color:var(--warm-gold-bright);margin-bottom:1rem}.cr-list{list-style:none;max-width:700px;margin:auto;padding:0}.cr-list li{margin-bottom:1.3rem;line-height:1.6;border-left:4px solid var(--warm-red-orange);padding-left:1rem}.cr-experience{background:#000;text-align:center}.video{width:100%;max-width:700px;aspect-ratio:16 / 9;margin:0 auto}.video iframe{width:100%;height:100%;border:0}.yt-link{width:250px;border-radius:50%}.footer{position:relative;background-color:var(--cool-space-deep-blue);color:#fff;padding:4rem 2rem 2rem;font-family:var(--font-body);overflow:hidden}.footer__glow{position:absolute;top:-40%;left:-10%;width:500px;height:500px;pointer-events:none;z-index:1}.footer__grid{position:relative;z-index:2;max-width:1250px;margin:0 auto;display:grid;gap:3rem;grid-template-columns:1fr;text-align:center}.footer__brand-name{font-family:var(--font-title);font-size:1.8rem;margin-bottom:.3rem}.footer__brand-role{font-family:var(--font-subtitle);opacity:.85}.footer__title{font-family:var(--font-subtitle);margin-bottom:.7rem;color:var(--warm-gold-bright);font-size:1.1rem;letter-spacing:.5px}.footer__list{list-style:none;padding:0;margin:0}.footer__list li{margin:.35rem 0;opacity:.9}.footer__list a{color:#fff;text-decoration:none;transition:.25s ease}.footer__list a:hover{color:var(--warm-orange-bright)}.footer__bottom{text-align:center;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);opacity:.7;font-size:.9rem}@media(min-width:780px){.footer__grid{grid-template-columns:1.3fr 1fr 1fr 1fr;text-align:left}}.lang-switch{display:flex;gap:.75rem}.lang-btn{background:transparent;border:1px solid rgba(255,255,255,.3);color:#bfbfbf;padding:5px 10px;font-size:.85rem;font-weight:600;letter-spacing:.05em;cursor:pointer;transition:all .25s ease}.lang-btn:hover{color:#fff;border-color:#fff9}.lang-btn.active{color:#fff;border-color:#ff8c42;cursor:default}.carousel-premium{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.18);background:#0a23408c}.carousel-premium__img{height:100vh;object-fit:cover;filter:brightness(.75)}.carousel-premium__caption{background:#0a234099;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:10px;padding:16px 18px}.carousel-premium .carousel-indicators [data-bs-target]{width:10px;height:10px;border-radius:50%;opacity:.55}.carousel-premium .carousel-indicators .active{opacity:1}.carousel-premium .carousel-control-prev-icon,.carousel-premium .carousel-control-next-icon{filter:invert(1)}@media(max-width:768px){.carousel-premium__img{height:auto;width:auto}}@media(min-width:992px){.hero,.pg-services{background-attachment:fixed}}
