*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#1f2937;background-color:#f9fafb}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.header{background:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:fixed;top:0;left:0;right:0;z-index:50}.header-inner{position:relative;display:flex;align-items:center;justify-content:space-between;height:64px}.logo{display:flex;align-items:center;gap:.5rem;z-index:10}.logo img{height:56px;width:auto}.nav-center{display:none;position:absolute;left:50%;transform:translate(-50%);gap:2rem;align-items:center}@media(min-width:768px){.nav-center{display:flex}}.nav-center a{color:#4b5563;font-weight:500;transition:color .2s}.nav-center a:hover{color:#c09345}.header-actions{display:flex;align-items:center;gap:1rem;z-index:10}.contact-btn{display:none;background:linear-gradient(to right,#c09345,#e0aa3e,#c09345);color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;transition:all .2s}@media(min-width:768px){.contact-btn{display:block}}.contact-btn:hover{opacity:.9}.lang-dropdown{position:relative}.lang-trigger{display:flex;align-items:center;gap:.25rem;padding:.375rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;cursor:pointer;font-size:1.125rem;transition:border-color .2s}.lang-trigger:hover{border-color:#c09345}.lang-trigger svg{width:12px;height:12px;color:#6b7280}.lang-menu{display:none;position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:140px;z-index:100;overflow:hidden}.lang-dropdown:hover .lang-menu{display:block}.lang-menu a{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#374151;font-size:.9375rem;transition:background .2s;white-space:nowrap}.lang-menu a:hover{background:#f3f4f6}.lang-menu a.active{background:#f9fafb}.lang-menu .checkmark{width:1rem;color:transparent}.lang-menu a.active .checkmark{color:#c09345}.dome-hero{position:relative;height:100vh;min-height:500px;overflow:hidden}.dome-hero-bg{position:absolute;inset:0;background-image:url(/dome-images/hero_dome.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width:768px){.dome-hero-bg{background-attachment:fixed}}.dome-hero-overlay{position:absolute;inset:0;background:#00000059}.dome-hero-content{position:relative;z-index:5;display:flex;align-items:center;justify-content:center;height:100%;padding-top:64px}.dome-hero-card{text-align:center;color:#fff;padding:1.5rem;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:.75rem;box-shadow:0 10px 25px #0003;max-width:20rem}@media(min-width:768px){.dome-hero-card{padding:2rem 3rem;max-width:42rem}}.dome-hero-card h1{font-size:1.875rem;font-weight:700;margin:0 0 1rem}@media(min-width:768px){.dome-hero-card h1{font-size:3rem}}.dome-hero-card p{font-size:1.125rem;margin:0 0 2rem}@media(min-width:768px){.dome-hero-card p{font-size:1.5rem}}.dome-hero-ctas{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}@media(min-width:768px){.dome-hero-ctas{flex-direction:row}}.dome-cta-email{display:inline-block;background:linear-gradient(to right,#c09345,#e4b95b);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:opacity .2s;width:100%;text-align:center}@media(min-width:768px){.dome-cta-email{width:auto}}.dome-cta-email:hover{opacity:.9}.dome-cta-wa{display:inline-block;border:2px solid white;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:background-color .2s,color .2s;width:100%;text-align:center}@media(min-width:768px){.dome-cta-wa{width:auto}}.dome-cta-wa:hover{background:#fff;color:#1f2937}.dome-welcome{padding:4rem 0;text-align:center}.dome-welcome h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 1rem}@media(min-width:768px){.dome-welcome h2{font-size:2.5rem}}.dome-welcome p{font-size:1.125rem;color:#4b5563;max-width:48rem;margin:0 auto;line-height:1.625}.dome-gallery{padding:4rem 0;background:#fff}.dome-gallery h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 1rem;text-align:center}@media(min-width:768px){.dome-gallery h2{font-size:2.5rem}}.gallery-mobile{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.gallery-mobile{display:none}}.gallery-desktop{display:none;position:relative}@media(min-width:768px){.gallery-desktop{display:block}}.gallery-item{position:absolute;width:50%;padding:1rem}.gallery-item.left{left:0;padding-right:1rem}.gallery-item.right{right:0;padding-left:1rem}.gallery-img-wrap{cursor:pointer;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:box-shadow .3s;opacity:0;transform:translate(-60px)}.gallery-img-wrap.from-right{transform:translate(60px)}.gallery-img-wrap.visible{opacity:1;transform:translate(0);transition:opacity .7s ease,transform .7s ease,box-shadow .3s}.gallery-img-wrap:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.gallery-img-wrap img{width:100%;display:block;transition:transform .3s}.gallery-desktop .gallery-img-wrap img{height:100vh;object-fit:cover}.gallery-img-wrap:hover img{transform:scale(1.05)}.gallery-mobile .gallery-img-wrap{opacity:0;transform:translate(-30px)}.gallery-mobile .gallery-img-wrap.from-right{transform:translate(30px)}.gallery-mobile .gallery-img-wrap.visible{opacity:1;transform:translate(0);transition:opacity .7s ease,transform .7s ease,box-shadow .3s}.gallery-spacer{display:none}@media(min-width:768px){.gallery-spacer{display:block}}.lightbox-overlay{display:none;position:fixed;inset:0;background:#000000d9;z-index:1000;align-items:center;justify-content:center}.lightbox-overlay.open{display:flex}.lightbox-inner{position:relative;background:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 25px 50px -12px #00000040;max-width:56rem;width:calc(100% - 2rem)}.lightbox-inner img{width:100%;height:80vh;object-fit:contain;display:block}.lightbox-close{position:absolute;top:.5rem;right:.5rem;background:#00000080;color:#fff;border:none;border-radius:9999px;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;font-size:1.25rem}.lightbox-close:hover{background:#000000b3}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;border-radius:9999px;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.25rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}.lightbox-prev:hover,.lightbox-next:hover{background:#000000b3}.dome-videos{padding:4rem 0}.dome-videos h2{font-size:2rem;font-weight:700;color:#111827;margin:0 0 2rem;text-align:center}@media(min-width:768px){.dome-videos h2{font-size:2.5rem}}.videos-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.videos-grid{grid-template-columns:repeat(2,1fr)}}.video-card{border-radius:.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;background:#000}.video-facade{position:relative;cursor:pointer;padding-bottom:56.25%;background:#000}.video-facade img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.video-facade .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;background:#c09345e6;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s}.video-facade:hover .play-btn{background:#e0aa3e;transform:translate(-50%,-50%) scale(1.1)}.play-btn svg{width:1.5rem;height:1.5rem;color:#fff;margin-left:.2rem}.video-embed{position:relative;padding-bottom:56.25%;height:0}.video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.dome-consultation{padding:4rem 0;background:#1f2937;color:#fff}.dome-consultation h2{font-size:2rem;font-weight:700;margin:0 0 1rem;text-align:center}@media(min-width:768px){.dome-consultation h2{font-size:2.5rem}}.dome-consultation p{font-size:1.125rem;max-width:48rem;margin:0 auto;text-align:center;line-height:1.625}.dome-contact-cta{padding:4rem 0;background:#f9fafb}.dome-contact-heading{font-size:2rem;font-weight:700;text-align:center;color:#1f2937;margin:0 0 2rem}@media(min-width:768px){.dome-contact-heading{font-size:2.5rem}}.footer{background:#111827;color:#fff;padding:3rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(3,1fr)}}.footer h3{font-size:1.25rem;font-weight:700;margin:0 0 1rem}.footer h4{font-size:1.125rem;font-weight:600;margin:0 0 1rem}.footer p{color:#9ca3af;margin:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#9ca3af;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact{list-style:none;padding:0;margin:0}.footer-contact li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#9ca3af}.footer-contact a{color:#9ca3af;transition:color .2s}.footer-contact a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}.mobile-menu-btn{display:none;background:none;border:none;color:#374151;cursor:pointer;padding:.5rem}@media(max-width:767px){.mobile-menu-btn{display:block}.nav-center{display:none!important}}.mobile-nav-wrapper{display:none;background:#fff;position:absolute;top:64px;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a;z-index:100;flex-direction:column}.mobile-nav-wrapper.active{display:flex}.mobile-nav-wrapper a{display:block;padding:1rem 1.5rem;color:#4b5563;text-decoration:none;border-bottom:1px solid #f3f4f6;font-weight:500}.mobile-nav-wrapper a:hover{background:#f9fafb;color:#c09345}
