:root{--color-dark:#0d0d12;--color-dark-elevated:#16161f;--color-dark-card:#1c1c28;--color-navy:#0d0d12;--color-navy-light:#1c1c28;--color-navy-dark:#050508;--color-gold:#f0a030;--color-gold-light:#ffc857;--color-gold-dark:#d97706;--color-orange:#ea580c;--color-green:#22c55e;--color-green-dark:#16a34a;--color-green-muted:#22c55e1f;--color-teal:#22c55e;--color-teal-light:#4ade80;--color-white:#fff;--color-off-white:#f8f7f4;--color-cream:#faf8f5;--color-gray-100:#eceae6;--color-gray-200:#d4d0c8;--color-gray-400:#8a8680;--color-gray-600:#5c5854;--color-gray-800:#2a2826;--color-success:#22c55e;--font-sans:"DM Sans", system-ui, sans-serif;--font-display:"Outfit", system-ui, sans-serif;--shadow-sm:0 2px 12px #0000000f;--shadow-md:0 12px 40px #0000001a;--shadow-lg:0 24px 60px #00000029;--shadow-glow:0 0 40px #f0a03033;--radius-sm:10px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--container:min(1200px, 100% - 2.5rem);--topbar-height:38px;--header-height:80px;--header-offset:calc(var(--topbar-height) + var(--header-height));--transition:.3s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-offset)}body.has-mobile-cta{padding-bottom:76px}body{font-family:var(--font-sans);color:var(--color-gray-800);background:var(--color-white);-webkit-font-smoothing:antialiased;font-size:1rem;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.container{width:var(--container);margin-inline:auto}.section{padding:5.5rem 0}.section--dark{background:var(--color-dark);color:#ffffffd9}.section--cream{background:var(--color-cream)}.section--alt{background:var(--color-off-white)}.section__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--color-green-dark);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.section--dark .section__eyebrow{color:var(--color-green)}.section__eyebrow:before{content:"";background:linear-gradient(90deg, var(--color-gold), var(--color-green));border-radius:2px;width:24px;height:2px}.section__title{font-family:var(--font-display);color:var(--color-dark);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.875rem,4.5vw,2.75rem);font-weight:800;line-height:1.15}.section--dark .section__title{color:var(--color-white)}.section__subtitle{color:var(--color-gray-600);max-width:38rem;font-size:1.0625rem;line-height:1.75}.section--dark .section__subtitle{color:#ffffffa6}.section__header{text-align:center;margin-bottom:3.5rem}.section__header .section__subtitle{margin-inline:auto}.btn{border-radius:var(--radius-sm);transition:var(--transition);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.9375rem 1.875rem;font-size:.9375rem;font-weight:700;display:inline-flex}.btn--primary{background:linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-gold-dark) 100%);color:var(--color-dark);box-shadow:0 4px 20px #f0a03066}.btn--primary:hover{box-shadow:var(--shadow-glow);transform:translateY(-2px)}.btn--secondary{color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3}.btn--secondary:hover{background:#ffffff24;border-color:#ffffff59}.btn--green{background:linear-gradient(135deg, var(--color-green) 0%, var(--color-green-dark) 100%);color:#fff;box-shadow:0 4px 20px #22c55e59}.btn--green:hover{transform:translateY(-2px)}.btn--outline{color:var(--color-dark);border:2px solid var(--color-gray-200);background:0 0}.btn--outline:hover{border-color:var(--color-gold-dark);background:var(--color-cream)}.btn--sm{padding:.625rem 1.25rem;font-size:.875rem}@media (width<=768px){.section{padding:3.75rem 0}}.skip-link{z-index:10000;background:var(--color-gold);color:var(--color-dark);border-radius:var(--radius-sm);padding:.75rem 1.25rem;font-size:.875rem;font-weight:700;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link:focus{outline:2px solid var(--color-green);outline-offset:2px;top:1rem}.logo{align-items:center;line-height:0;display:inline-flex}.logo__img{object-fit:contain;border-radius:var(--radius-sm);width:auto;height:auto;display:block}.logo--preloader .logo__img{max-width:min(320px,90vw);max-height:120px}.logo--sm .logo__img{max-width:160px;max-height:48px}.logo--md .logo__img{max-width:200px;max-height:64px}.logo--lg .logo__img{max-width:280px;max-height:100px}.logo--xl .logo__img{width:100%;max-width:min(360px,100%);max-height:200px}.logo--hero .logo__img{width:100%;max-width:min(380px,100%);max-height:220px}.logo--footer .logo__img{max-width:240px;max-height:100px}.logo__sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar__brand .logo__img{max-width:180px;max-height:56px}.navbar--scrolled .navbar__brand .logo__img{max-height:52px}.preloader{z-index:9999;background:#000;justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.preloader--done{opacity:0;visibility:hidden;pointer-events:none}.preloader__inner{text-align:center}.preloader__bar{background:#22c55e33;border-radius:4px;width:160px;height:3px;margin:1.5rem auto 0;overflow:hidden}.preloader__bar span{background:linear-gradient(90deg, var(--color-green), var(--color-gold));border-radius:4px;width:40%;height:100%;animation:1s ease-in-out infinite preloaderLoad;display:block}@keyframes preloaderLoad{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion:reduce){.preloader{display:none}}.topbar{z-index:1001;background:linear-gradient(90deg, var(--color-gold-dark) 0%, var(--color-gold) 50%, var(--color-gold-dark) 100%);color:var(--color-navy-dark);z-index:1001;background-size:200% 100%;padding:.5rem 0;font-size:.8125rem;font-weight:600;animation:6s infinite topbarShine;position:relative;top:0;left:0;right:0}@keyframes topbarShine{0%,to{background-position:0%}50%{background-position:100%}}.topbar__inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.topbar__inner p{align-items:center;gap:.5rem;margin:0;display:flex}.topbar__pulse{background:var(--color-navy);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.5s infinite pulse}.topbar__link{white-space:nowrap;transition:opacity var(--transition);font-weight:700}.topbar__link:hover{opacity:.75}@media (width<=560px){.topbar__link{display:none}}.scroll-progress{top:var(--topbar-height);z-index:1002;pointer-events:none;background:0 0;height:3px;position:fixed;left:0;right:0}.scroll-progress__bar{background:linear-gradient(90deg, var(--color-teal) 0%, var(--color-gold) 100%);height:100%;transition:width .1s linear;box-shadow:0 0 12px #d4a85380}.navbar{top:var(--topbar-height);z-index:1000;height:var(--header-height);transition:var(--transition);position:fixed;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);background:#ffffffeb}.navbar__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.navbar__brand{z-index:1001;border-radius:var(--radius-sm);transition:background var(--transition);background:#00000059;align-items:center;padding:.25rem .5rem;display:flex}.navbar--scrolled .navbar__brand{box-shadow:var(--shadow-sm);background:#000}.navbar__nav{align-items:center;gap:2rem;display:flex}.navbar__links{align-items:center;gap:1.75rem;display:flex}.navbar__links a{color:#ffffffe0;transition:color var(--transition);font-size:.9375rem;font-weight:500}.navbar__links a:hover{color:var(--color-gold-light)}.navbar--scrolled .navbar__links a{color:var(--color-gray-600)}.navbar--scrolled .navbar__links a:hover{color:var(--color-gold-dark)}.navbar__cta{flex-shrink:0}.navbar__toggle{z-index:1001;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.navbar__toggle span{background:var(--color-white);height:2px;transition:var(--transition);border-radius:2px;display:block}.navbar--scrolled .navbar__toggle span{background:var(--color-navy)}.navbar__toggle span.open:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle span.open:nth-child(2){opacity:0}.navbar__toggle span.open:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar__backdrop{display:none}@media (width<=900px){.navbar__toggle{display:flex}.navbar__nav{background:var(--color-navy);opacity:0;visibility:hidden;transition:var(--transition);flex-direction:column;justify-content:center;gap:2.5rem;padding:2rem;position:fixed;inset:0}.navbar__nav--open{opacity:1;visibility:visible}.navbar__links{text-align:center;flex-direction:column;gap:1.5rem}.navbar__links a{color:var(--color-white);font-size:1.25rem}.navbar__backdrop{z-index:999;background:#0006;display:block;position:fixed;inset:0}}.hero{min-height:100vh;padding:calc(var(--header-offset) + 2rem) 0 4rem;background:var(--color-dark);align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;position:absolute;inset:0}.hero__mesh{background:radial-gradient(90% 70% at 80% 10%,#f0a0302e 0%,#0000 50%),radial-gradient(60% 50% at 10% 90%,#22c55e1f 0%,#0000 50%),linear-gradient(#0a0a0f 0%,#12121a 50%,#0d0d12 100%);position:absolute;inset:0}.hero__grid{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80% at 50% 40%,#000,#0000);mask-image:radial-gradient(80% 80% at 50% 40%,#000,#0000)}.hero__glow{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.hero__glow--gold{background:var(--color-gold);width:400px;height:400px;top:-10%;right:10%}.hero__glow--green{background:var(--color-green);opacity:.25;width:300px;height:300px;bottom:10%;left:5%}.hero__layout{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid;position:relative}.hero__cities{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.hero__city-pill{color:var(--color-green);background:#22c55e1f;border:1px solid #22c55e40;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .875rem;font-size:.8125rem;font-weight:600;display:inline-flex}.hero__tagline{letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold-light);margin-bottom:1rem;font-size:.8125rem;font-weight:700}.hero__title{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.12}.hero__accent{background:linear-gradient(135deg, var(--color-gold-light) 0%, var(--color-green) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;transition:opacity .35s,transform .35s;display:inline}.hero__accent--out{opacity:0}.hero__accent--in{opacity:1}.hero__desc{color:#ffffffb3;max-width:34rem;margin-bottom:2rem;font-size:1.0625rem;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.hero__features{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.hero__feature{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;gap:.75rem;padding:1rem;display:flex}.hero__feature-icon{font-size:1.25rem;line-height:1}.hero__feature strong{color:var(--color-white);margin-bottom:.15rem;font-size:.8125rem;display:block}.hero__feature span{color:#ffffff80;font-size:.6875rem}.hero__visual{position:relative}.hero__logo-card{border-radius:var(--radius-lg);text-align:center;background:#000;border:1px solid #22c55e40;margin-bottom:1.25rem;padding:1.25rem 1.5rem;box-shadow:0 12px 40px #00000080,0 0 0 1px #22c55e1a}.hero__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0d;border:1px solid #ffffff1a;padding:1.5rem}.hero__card-top{color:#ffffffe6;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.875rem;font-weight:600;display:flex}.hero__live{color:var(--color-green);font-size:.75rem}.hero__card-list li{border-bottom:1px solid #ffffff0f;padding:.875rem 0}.hero__card-list li:last-child{border-bottom:none}.hero__card-list strong{color:var(--color-gold-light);margin-bottom:.15rem;font-size:.9375rem;display:block}.hero__card-list span{color:#ffffff8c;font-size:.8125rem}.hero__card-link{color:var(--color-green);transition:color var(--transition);margin-top:1rem;font-size:.875rem;font-weight:700;display:inline-block}.hero__card-link:hover{color:var(--color-gold-light)}@media (width<=960px){.hero__layout{text-align:center;grid-template-columns:1fr}.hero__cities,.hero__actions{justify-content:center}.hero__desc{margin-inline:auto}.hero__features{grid-template-columns:1fr;max-width:320px;margin-inline:auto}.hero__visual{max-width:420px;margin-inline:auto}}@media (width<=480px){.hero__actions{flex-direction:column}.hero__actions .btn{width:100%}}.marquee{background:var(--color-navy);border-block:1px solid #ffffff0f;padding:.875rem 0;overflow:hidden}.marquee__track{gap:2.5rem;width:max-content;animation:35s linear infinite marqueeScroll;display:flex}.marquee__item{color:#ffffffbf;white-space:nowrap;letter-spacing:.02em;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:inline-flex}.marquee__dot{background:var(--color-gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee__track{flex-wrap:wrap;justify-content:center;gap:1rem 2rem;width:100%;padding:0 1rem;animation:none}}.locations__grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.locations__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);transition:var(--transition);padding:2rem;position:relative;overflow:hidden}.locations__card:before{content:"";background:linear-gradient(90deg, var(--color-gold), var(--color-green));height:4px;position:absolute;top:0;left:0;right:0}.locations__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.locations__card-head{color:var(--color-gold-dark);justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.locations__status{text-transform:uppercase;letter-spacing:.06em;background:var(--color-green-muted);color:var(--color-green-dark);border-radius:100px;padding:.35rem .75rem;font-size:.6875rem;font-weight:700}.locations__card h3{font-family:var(--font-display);color:var(--color-dark);margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.locations__region{color:var(--color-gray-400);margin-bottom:1rem;font-size:.875rem}.locations__desc{color:var(--color-gray-600);margin-bottom:1.25rem;font-size:.9375rem;line-height:1.7}.locations__highlights{margin-bottom:1.5rem}.locations__highlights li{color:var(--color-gray-800);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.locations__highlights svg{color:var(--color-green-dark);flex-shrink:0}.locations__cta{color:var(--color-gold-dark);transition:gap var(--transition);align-items:center;gap:.35rem;font-size:.875rem;font-weight:700;display:inline-flex}.locations__cta:hover{gap:.6rem}@media (width<=768px){.locations__grid{grid-template-columns:1fr}}.services__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.services__card{border-radius:var(--radius-md);transition:var(--transition);background:#ffffff0a;border:1px solid #ffffff14;padding:1.75rem}.services__card:hover{background:#ffffff12;border-color:#f0a03059;transform:translateY(-4px)}.services__icon{border-radius:var(--radius-sm);width:52px;height:52px;color:var(--color-gold-light);background:#f0a03026;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.services__card h3{font-family:var(--font-display);color:var(--color-white);margin-bottom:.625rem;font-size:1.0625rem;font-weight:700}.services__card p{color:#fff9;margin-bottom:1.25rem;font-size:.875rem;line-height:1.65}.services__link{color:var(--color-green);transition:gap var(--transition);align-items:center;gap:.35rem;font-size:.8125rem;font-weight:700;display:inline-flex}.services__link:hover{color:var(--color-gold-light);gap:.6rem}@media (width<=900px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.services__grid{grid-template-columns:1fr}}.green-tech{position:relative;overflow:hidden}.green-tech:before{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.green-tech__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid;position:relative}.green-tech__card{border-radius:var(--radius-md);transition:var(--transition);background:#ffffff0a;border:1px solid #ffffff14;padding:1.5rem}.green-tech__card:hover{background:#ffffff12;border-color:#22c55e4d;transform:translateY(-4px)}.green-tech__icon{border-radius:var(--radius-sm);width:52px;height:52px;color:var(--color-green);background:#22c55e26;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.green-tech__card h3{font-family:var(--font-display);color:var(--color-white);margin-bottom:.5rem;font-size:1rem;font-weight:700}.green-tech__card p{color:#fff9;font-size:.8125rem;line-height:1.65}.green-tech__banner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#f0a0301f 0%,#22c55e1f 100%);border:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex;position:relative}.green-tech__banner h3{font-family:var(--font-display);color:var(--color-white);margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.green-tech__banner p{color:#ffffffa6;max-width:36rem;font-size:.9375rem}@media (width<=900px){.green-tech__grid{grid-template-columns:repeat(2,1fr)}.green-tech__banner{text-align:center;flex-direction:column}}@media (width<=560px){.green-tech__grid{grid-template-columns:1fr}}.projects__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.projects__card{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);transition:var(--transition);overflow:hidden}.projects__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.projects__visual{background:linear-gradient(135deg, var(--color-dark) 0%, #2a2520 50%, var(--color-gold-dark) 100%);align-items:flex-end;height:160px;padding:1rem;display:flex;position:relative}.projects__visual:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.projects__city{z-index:1;text-transform:uppercase;letter-spacing:.1em;color:var(--color-gold-light);background:#0006;border-radius:100px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:relative}.projects__body{padding:1.5rem}.projects__status{text-transform:uppercase;letter-spacing:.06em;color:var(--color-green-dark);margin-bottom:.5rem;font-size:.6875rem;font-weight:700;display:block}.projects__body h3{font-family:var(--font-display);color:var(--color-dark);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.projects__type{color:var(--color-gray-600);margin-bottom:1rem;font-size:.875rem}.projects__tags{flex-wrap:wrap;gap:.35rem;display:flex}.projects__tags li{background:var(--color-cream);color:var(--color-gray-800);border-radius:100px;padding:.3rem .625rem;font-size:.6875rem;font-weight:600}@media (width<=900px){.projects__grid{grid-template-columns:1fr;max-width:400px;margin-inline:auto}}.stats{background:linear-gradient(135deg, var(--color-gold-dark) 0%, var(--color-gold) 50%, var(--color-green-dark) 100%);padding:3.5rem 0}.stats__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stats__value{font-family:var(--font-display);color:var(--color-white);text-shadow:0 2px 12px #00000026;margin-bottom:.35rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.1;display:block}.stats__value--text{letter-spacing:.05em;font-size:clamp(1.5rem,3vw,2rem)}.stats__label{color:#ffffffe6;font-size:.9375rem;font-weight:600}@media (width<=768px){.stats__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}.about{grid-template-columns:1fr 1.1fr;align-items:center;gap:4rem;display:grid}.about__visual,.about__image-wrap{position:relative}.about__logo-card{border-radius:var(--radius-xl);max-width:380px;box-shadow:var(--shadow-lg);background:#000;border:1px solid #22c55e33;flex-direction:column;justify-content:center;align-items:center;margin-inline:auto;padding:1.5rem 1.25rem 1.25rem;display:flex;position:relative;overflow:hidden}.about__logo-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#22c55e26 0%,#0000 55%);position:absolute;inset:0}.about__logo-tagline{display:none}.about__experience{background:var(--color-white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:1.25rem 1.5rem;position:absolute;bottom:-1rem;left:-1rem}.about__experience strong{font-family:var(--font-display);color:var(--color-navy);font-size:2rem;line-height:1;display:block}.about__experience span{color:var(--color-gray-600);font-size:.8125rem;font-weight:500}.about__content .section__title{text-align:left}.about__lead{color:var(--color-gray-800);margin-bottom:1rem;font-size:1.0625rem;line-height:1.75}.about__text{color:var(--color-gray-600);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.about__list{margin-bottom:2rem}.about__list li{color:var(--color-gray-800);align-items:flex-start;gap:.75rem;margin-bottom:.875rem;font-size:.9375rem;display:flex}.about__list svg{color:var(--color-success);flex-shrink:0;margin-top:2px}@media (width<=900px){.about{grid-template-columns:1fr;gap:2.5rem}.about__content .section__title{text-align:center}.about__content .section__eyebrow{text-align:center;display:block}.about__content{text-align:center}.about__list li{text-align:left;justify-content:center;max-width:28rem;margin-inline:auto}}.process__steps{counter-reset:process;grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.process__step{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);transition:var(--transition);padding:1.75rem 1.5rem;position:relative}.process__step:hover{box-shadow:var(--shadow-md);border-color:#0000}.process__number{font-family:var(--font-display);color:var(--color-gold);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1;display:inline-block}.process__step h3{color:var(--color-navy);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.process__step p{color:var(--color-gray-600);font-size:.875rem;line-height:1.65}@media (width<=900px){.process__steps{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.process__steps{grid-template-columns:1fr}}.testimonials__carousel{max-width:720px;margin-inline:auto;display:none}.testimonials__slide{background:var(--color-off-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);text-align:center;margin:0;padding:2.5rem 2rem;animation:.5s testimonialFade}@keyframes testimonialFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.testimonials__slide p{color:var(--color-gray-800);margin:1.25rem 0 1.5rem;font-size:1.125rem;font-style:italic;line-height:1.75}.testimonials__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;display:flex}.testimonials__controls>button{background:var(--color-white);border:1px solid var(--color-gray-200);width:44px;height:44px;color:var(--color-navy);transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.testimonials__controls>button:hover{background:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.testimonials__dots{gap:.5rem;display:flex}.testimonials__dots button{background:var(--color-gray-200);width:10px;height:10px;transition:var(--transition);border-radius:50%;padding:0}.testimonials__dots button.active{background:var(--color-gold);border-radius:5px;width:28px}.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonials__grid--fallback{display:grid}@media (width<=900px){.testimonials__carousel{display:block}.testimonials__grid--fallback{display:none}}.testimonials__card{background:var(--color-off-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);transition:var(--transition);margin:0;padding:1.75rem}.testimonials__card:hover{background:var(--color-white);box-shadow:var(--shadow-md)}.testimonials__stars{color:var(--color-gold);letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem}.testimonials__card p{color:var(--color-gray-800);margin-bottom:1.25rem;font-size:.9375rem;font-style:italic;line-height:1.7}.testimonials__card cite{color:var(--color-navy);font-size:.9375rem;font-style:normal;font-weight:700;display:block}.testimonials__card span{color:var(--color-gray-600);font-size:.8125rem}@media (width<=900px){.testimonials__grid{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.faq{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem;display:grid}.faq__header .section__title,.faq__header .section__subtitle{text-align:left}.faq__header .section__subtitle{margin-inline:0}.faq__list{flex-direction:column;gap:.75rem;display:flex}.faq__item{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-md);transition:var(--transition);overflow:hidden}.faq__item[open]{border-color:var(--color-green-dark);box-shadow:var(--shadow-sm)}.faq__question{color:var(--color-dark);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.125rem 1.25rem;font-size:.9375rem;font-weight:600;list-style:none;display:flex}.faq__question::-webkit-details-marker{display:none}.faq__question:after{content:"+";color:var(--color-gold-dark);transition:transform var(--transition);flex-shrink:0;font-size:1.25rem;font-weight:400}.faq__item[open] .faq__question:after{content:"−"}.faq__answer{padding:0 1.25rem 1.125rem}.faq__answer p{color:var(--color-gray-600);font-size:.9375rem;line-height:1.7}@media (width<=900px){.faq{grid-template-columns:1fr}.faq__header .section__title,.faq__header .section__subtitle,.faq__header .section__eyebrow{text-align:center}.faq__header .section__subtitle{margin-inline:auto}}.cta-banner{padding:0 0 5rem}.cta-banner__inner{background:linear-gradient(135deg, var(--color-dark) 0%, #1a1814 50%, var(--color-dark-elevated) 100%);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid #f0a03033;justify-content:space-between;align-items:center;gap:2rem;padding:2.75rem 3rem;display:flex;position:relative;overflow:hidden}.cta-banner__inner:before{content:"";pointer-events:none;background:radial-gradient(circle,#22c55e26 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-40%;right:-10%}.cta-banner__content{z-index:1;position:relative}.cta-banner__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold-light);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.cta-banner__content h2{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.cta-banner__content p{color:#ffffffb3;max-width:30rem;font-size:1rem}.cta-banner__actions{z-index:1;flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex;position:relative}.cta-banner__call{color:var(--color-white)!important;border-color:#ffffff40!important}.cta-banner__call:hover{border-color:var(--color-gold)!important;background:#ffffff14!important}@media (width<=768px){.cta-banner__inner{text-align:center;flex-direction:column;padding:2rem 1.5rem}.cta-banner__actions{flex-direction:column;width:100%}.cta-banner__actions .btn{width:100%}}.contact{grid-template-columns:1fr 1.1fr;align-items:start;gap:4rem;display:grid}.contact__info .section__title{text-align:left}.contact__lead{color:var(--color-gray-600);margin-bottom:2rem;font-size:1rem;line-height:1.7}.contact__details{margin-bottom:2rem}.contact__details li{gap:1rem;margin-bottom:1.25rem;display:flex}.contact__icon{background:var(--color-green-muted);border-radius:var(--radius-sm);width:48px;height:48px;color:var(--color-green-dark);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact__details strong{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.2rem;font-size:.8125rem;font-weight:600;display:block}.contact__details a,.contact__details span{color:var(--color-navy);font-size:.9375rem;font-weight:500}.contact__details a:hover{color:var(--color-gold-dark)}.contact__hours{background:var(--color-off-white);border-radius:var(--radius-md);border-left:4px solid var(--color-gold);padding:1.25rem 1.5rem}.contact__hours strong{color:var(--color-navy);margin-bottom:.25rem;font-size:.875rem;display:block}.contact__hours p{color:var(--color-gray-600);font-size:.9375rem}.contact__form{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem}.contact__success{color:var(--color-success);border-radius:var(--radius-sm);background:#1d8a5c1a;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600}.contact__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact__form label{color:var(--color-navy);margin-bottom:1rem;font-size:.8125rem;font-weight:600;display:block}.contact__form input,.contact__form select,.contact__form textarea{width:100%;color:var(--color-gray-800);background:var(--color-off-white);border:1px solid var(--color-gray-200);border-radius:var(--radius-sm);transition:border-color var(--transition), box-shadow var(--transition);margin-top:.4rem;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;display:block}.contact__form input:focus,.contact__form select:focus,.contact__form textarea:focus{border-color:var(--color-teal);background:var(--color-white);outline:none;box-shadow:0 0 0 3px #1a8f8f26}.contact__form textarea{resize:vertical;min-height:100px}.contact__submit{width:100%;margin-top:.5rem}@media (width<=900px){.contact{grid-template-columns:1fr;gap:2.5rem}.contact__info .section__title,.contact__info .section__eyebrow,.contact__lead{text-align:center}}@media (width<=560px){.contact__row{grid-template-columns:1fr}.contact__form{padding:1.5rem}}.footer{background:var(--color-navy-dark);color:#ffffffb3;padding:4rem 0 2rem}.footer__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1.2fr 2fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer__logo-link{margin-bottom:1rem;display:inline-flex}.footer__tagline{letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold-light);margin-bottom:.75rem;font-size:.6875rem;font-weight:700}.footer__brand p{max-width:22rem;font-size:.875rem;line-height:1.7}.footer__nav{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer__nav h4{color:var(--color-white);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.footer__nav a{transition:color var(--transition);font-size:.875rem}.footer__nav a:hover{color:var(--color-gold-light)}.footer__nav li{margin-bottom:.5rem}.footer__bottom{flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.footer__disclaimer{text-align:right;opacity:.65;max-width:28rem}@media (width<=900px){.footer__top{grid-template-columns:1fr}.footer__disclaimer{text-align:left}}@media (width<=560px){.footer__nav{grid-template-columns:1fr;gap:1.5rem}}.whatsapp-btn{color:#fff;z-index:900;width:56px;height:56px;transition:var(--transition);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 4px 20px #25d36673}.whatsapp-btn:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d3668c}.whatsapp-btn__tooltip{background:var(--color-navy);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;opacity:0;visibility:hidden;transition:var(--transition);pointer-events:none;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;position:absolute;right:calc(100% + 12px);transform:translate(8px)}.whatsapp-btn:hover .whatsapp-btn__tooltip{opacity:1;visibility:visible;transform:translate(0)}@media (width<=768px){.whatsapp-btn{width:52px;height:52px;bottom:5.25rem}.whatsapp-btn__tooltip{display:none}}.back-to-top{background:var(--color-navy);width:48px;height:48px;color:var(--color-white);box-shadow:var(--shadow-lg);z-index:900;opacity:0;visibility:hidden;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:5.5rem;right:1.25rem;transform:translateY(12px)}.back-to-top--visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background:var(--color-navy-light);transform:translateY(-3px)}.back-to-top__icon{transform:rotate(180deg)}@media (width<=768px){.back-to-top{width:44px;height:44px;bottom:6.5rem;right:1rem}}.mobile-cta{z-index:850;padding:.625rem 1rem;padding-bottom:max(.625rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-gray-100);background:#fffffff2;gap:.625rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0c1f3d14}.mobile-cta__btn{text-align:center;border-radius:var(--radius-sm);transition:var(--transition);flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:700}.mobile-cta__btn--call{background:var(--color-off-white);color:var(--color-navy);border:1px solid var(--color-gray-200)}.mobile-cta__btn--book{background:linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-dark) 100%);color:var(--color-navy-dark)}@media (width<=768px){.mobile-cta{display:flex}}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}html{scroll-behavior:auto}}
