:root{--background: #090909;--surface: #141414;--surface-light: #1d1d1d;--border: #2f2f2f;--gold: #B08D57;--gold-light: #d3b27d;--white: #ffffff;--text: #d2d2d2;--muted: #8d8d8d;--radius: 26px;--radius-sm: 16px;--shadow: 0 30px 60px rgba(0, 0, 0, .45);--transition: all .35s ease;--container: 1280px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--background);font-family:Inter,sans-serif;color:var(--text);overflow-x:hidden;line-height:1.7}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}ul{list-style:none}button{font-family:inherit;border:none;background:none;cursor:pointer}.footer{margin-top:8rem;border-top:1px solid rgba(255,255,255,.06)}.footer__cta{display:flex;justify-content:space-between;align-items:center;gap:4rem;padding:5rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.footer__eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.85rem}.footer__cta h2{margin:1rem 0}.footer__cta p{max-width:600px}.footer__content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;padding:5rem 0}.footer__brand h3{font-size:2rem;letter-spacing:.15em}.footer__brand span{color:var(--gold);text-transform:uppercase;font-size:.8rem;letter-spacing:.2em}.footer__logo{display:flex;align-items:center;gap:10px;text-decoration:none}.footer__logo .brand-name{color:#fff}.footer__logo .brand-suffix{color:var(--gold)}.footer__logo-icon{height:38px;width:auto;display:block}.footer__logo-text{display:flex;align-items:center;gap:6px;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:700;letter-spacing:.02em}.footer__brand p{margin-top:1.5rem;max-width:360px}.footer h4{margin-bottom:1.5rem}.footer ul{display:flex;flex-direction:column;gap:1rem}.footer li{color:var(--muted)}.footer a{transition:.3s}.footer a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:2rem 0;border-top:1px solid rgba(255,255,255,.06)}.footer__social{display:flex;gap:2rem}@media(max-width:900px){.footer__cta{flex-direction:column;align-items:flex-start}.footer__content{grid-template-columns:1fr 1fr}.footer__bottom{flex-direction:column;gap:2rem}}@media(max-width:640px){.footer__content{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.footer__cta{padding:3rem 0;gap:2rem}.footer__cta h2{font-size:1.6rem}}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding-top:120px}.hero__background{position:absolute;inset:0;z-index:0}.hero__gradient{position:absolute;border-radius:50%;filter:blur(100px)}.hero__gradient--one{width:650px;height:650px;background:#b08d571f;top:-180px;right:-120px}.hero__gradient--two{width:550px;height:550px;background:#ffffff08;left:-180px;bottom:-220px}.hero__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:80px 80px;mask-image:radial-gradient(circle at center,black 35%,transparent 90%)}.hero__wrapper{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center;position:relative;z-index:2}.hero__eyebrow{color:var(--gold);letter-spacing:.25em;text-transform:uppercase;font-size:.85rem}.hero h1{margin:1rem 0}.hero h1 span{color:var(--gold)}.hero p{max-width:620px;font-size:1.15rem}.hero__actions{display:flex;gap:1rem;margin-top:3rem}.hero__visual{position:relative;height:560px}.hero-card{background:#ffffff0a;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:28px;box-shadow:var(--shadow)}.hero-card--large{padding:3rem;position:absolute;right:0;top:60px;width:420px}.hero-card--floating{position:absolute;left:0;bottom:40px;width:260px;padding:2rem}.hero-card__header{display:flex;justify-content:space-between;margin-bottom:2rem;color:var(--gold)}.hero__stats{position:absolute;bottom:0;width:100%;border-top:1px solid rgba(255,255,255,.06);background:#09090980;backdrop-filter:blur(12px)}.hero__stats-grid{display:grid;grid-template-columns:repeat(3,1fr)}.hero-stat{text-align:center;padding:2rem}.hero-stat h2{font-size:3rem;color:var(--gold)}.hero-stat p{color:var(--muted)}@media(max-width:992px){.hero{min-height:auto;padding:140px 0 0}.hero__wrapper{grid-template-columns:1fr;gap:3rem}.hero__visual{height:auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.hero-card--large{position:relative;top:0;right:auto;width:100%;max-width:420px;margin:0 auto}.hero-card--floating{position:relative;left:auto;bottom:auto;width:100%;max-width:280px;margin:0 auto}.hero__stats{position:relative;margin-top:5rem}.hero__stats-grid{grid-template-columns:repeat(3,1fr)}.hero-stat h2{font-size:2.2rem}}@media(max-width:768px){.hero__actions{flex-direction:column;gap:1rem;margin-top:2rem}.hero__actions .btn{width:100%;text-align:center}.hero__stats-grid{grid-template-columns:1fr}.hero-stat h2{font-size:2rem}}@media(max-width:480px){.hero{padding:120px 0 0}.hero h1{font-size:clamp(2.2rem,7vw,4rem)}.hero p{font-size:1rem}.hero-card--large{padding:1.5rem}.hero-card--floating{padding:1.25rem}.hero-card h3{font-size:1.1rem}}.services-preview{background:var(--surface);position:relative;border-top:1px solid rgba(255,255,255,.04)}.services-preview__header{margin-bottom:5rem}.services-preview__eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.85rem}.services-preview__header h2{margin:1rem auto;max-width:600px}.services-preview__subtitle{max-width:680px;margin:auto;color:var(--muted)}.services-preview__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card{background:#ffffff05;border:1px solid var(--border);border-radius:var(--radius);padding:3rem;transition:var(--transition);position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:var(--transition)}.service-card:hover{border-color:var(--gold);background:#ffffff0a;box-shadow:var(--shadow);transform:translateY(-8px)}.service-card:hover:before{transform:scaleX(1)}.service-card__icon-wrapper{background:#b08d5714;border-radius:var(--radius-sm);width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:var(--transition)}.service-card__icon-wrapper i{font-size:1.8rem;color:var(--gold)}.service-card:hover .service-card__icon-wrapper{background:var(--gold)}.service-card:hover .service-card__icon-wrapper i{color:#fff}.service-card h3{font-size:1.5rem;margin-bottom:1rem}.service-card p{color:var(--muted);font-size:.95rem;line-height:1.6;margin-bottom:2rem;flex-grow:1}.service-card__link{font-weight:600;font-size:.95rem;color:var(--gold);display:flex;align-items:center;gap:8px;transition:var(--transition)}.service-card__arrow{transition:var(--transition)}.service-card:hover .service-card__arrow{transform:translate(6px)}@media(max-width:992px){.services-preview__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-preview__grid{grid-template-columns:1fr}.service-card{padding:1.5rem;word-break:break-word}.service-card h3{font-size:1.25rem}}.timeline{background:var(--background)}.timeline__header{margin-bottom:6rem}.timeline__eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.85rem}.timeline__header h2{margin:1rem auto;max-width:600px}.timeline__subtitle{max-width:680px;margin:auto;color:var(--muted)}.timeline__trail{position:relative;max-width:1000px;margin:auto;padding:2rem 0}.timeline__line{position:absolute;top:0;left:50%;transform:translate(-50%);width:2px;height:100%;background:linear-gradient(to bottom,transparent,rgba(176,141,87,.4) 15%,rgba(176,141,87,.4) 85%,transparent)}.timeline__item{display:flex;justify-content:flex-end;position:relative;width:50%;margin-bottom:4rem;padding-right:3rem}.timeline__item--right{align-self:flex-end;margin-left:auto;justify-content:flex-start;padding-right:0;padding-left:3rem}.timeline__badge{position:absolute;top:10px;right:-25px;width:50px;height:50px;background:var(--surface-light);border:2px solid var(--gold);border-radius:50%;color:var(--gold);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;z-index:5;box-shadow:var(--shadow);transition:var(--transition)}.timeline__item--right .timeline__badge{right:auto;left:-25px}.timeline__card{padding:2.5rem;border-radius:var(--radius);max-width:440px;box-shadow:var(--shadow);transition:var(--transition)}.timeline__card h3{font-size:1.4rem;margin-bottom:1rem}.timeline__card p{color:var(--muted);font-size:.95rem;line-height:1.6}.timeline__item:hover .timeline__badge{background:var(--gold);color:#fff;transform:scale(1.1)}.timeline__item:hover .timeline__card{border-color:var(--gold);background:#ffffff0d}@media(max-width:768px){.timeline__line{left:20px}.timeline__item{width:100%;justify-content:flex-start;padding-left:50px;padding-right:0}.timeline__item--right{margin-left:0;padding-left:50px}.timeline__badge{left:-5px!important;right:auto!important}}.faq{background:var(--background)}.faq__header{margin-bottom:5rem}.faq__eyebrow{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:.85rem}.faq__header h2{margin:1rem auto;max-width:600px}.faq__subtitle{max-width:680px;margin:auto;color:var(--muted)}.faq__wrapper{max-width:800px;margin:auto;display:flex;flex-direction:column;gap:1.5rem}.faq-item{border:1px solid var(--border);border-radius:var(--radius-sm);transition:var(--transition)}.faq-item[open]{border-color:var(--gold)}.faq-item__question{padding:2rem;font-size:1.15rem;font-weight:600;color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;user-select:none;list-style:none}.faq-item__question::-webkit-details-marker{display:none}.faq-item__icon{font-size:1.5rem;color:var(--gold);transition:var(--transition)}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{padding:0 2rem 2rem;color:var(--muted);font-size:.98rem;line-height:1.6}.cta{background:var(--surface);padding:6rem 0}.cta__wrapper{padding:5rem;text-align:center;position:relative;overflow:hidden}.cta__wrapper:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(176,141,87,.1),transparent 70%);top:-200px;left:50%;transform:translate(-50%);filter:blur(50px);z-index:0}.cta__content{position:relative;z-index:2}.cta h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1.5rem}.cta p{color:var(--muted);max-width:720px;margin:0 auto 3rem;font-size:1.1rem}.cta__actions{display:flex;justify-content:center;gap:1.5rem}@media(max-width:640px){.cta__wrapper{padding:3rem 1.5rem}.cta__actions{flex-direction:column;gap:1rem}}.contact{background:var(--background)}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:5rem;align-items:flex-start}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-info h2{margin-bottom:1rem}.contact-info p{color:var(--muted);font-size:1.1rem;margin-bottom:2rem}.info-cards{display:flex;flex-direction:column;gap:1.5rem}.info-card{display:flex;gap:1.5rem;padding:2rem;border-radius:var(--radius-sm);background:#ffffff05;border:1px solid var(--border);transition:var(--transition)}.info-card:hover{border-color:var(--gold);background:#ffffff0a}.info-card__icon{background:#b08d5714;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-card__icon i{color:var(--gold);font-size:1.4rem}.info-card__content h4{font-size:1.1rem;margin-bottom:.5rem}.info-card__content p{color:var(--muted);font-size:.95rem;margin-bottom:0}.contact-form-wrapper{position:relative}.contact-form-wrapper:before{content:"";position:absolute;width:450px;height:450px;background:radial-gradient(circle,rgba(176,141,87,.06),transparent 70%);bottom:-150px;right:-150px;filter:blur(50px);z-index:0}.contact-form{padding:3rem;position:relative;z-index:2}.map-placeholder{height:350px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface-light);overflow:hidden;margin-top:4rem;position:relative;display:flex;align-items:center;justify-content:center}.map-placeholder__overlay{text-align:center;z-index:2}.map-placeholder__overlay i{font-size:3rem;color:var(--gold);margin-bottom:1rem}.map-placeholder__overlay h3{font-size:1.4rem;margin-bottom:.5rem}.map-placeholder__overlay p{color:var(--muted)}@media(max-width:992px){.contact-grid{grid-template-columns:1fr;gap:4rem}}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:600;color:#fff}h1{font-size:clamp(4rem,8vw,6.8rem);line-height:1}h2{font-size:clamp(2.6rem,5vw,4rem)}h3{font-size:2rem}p{font-size:1rem;color:var(--text)}.container{width:min(92%,var(--container));margin:auto}section{padding:8rem 0;position:relative;overflow:hidden}.btn{display:inline-flex;align-items:center;justify-content:center;padding:18px 36px;border-radius:999px;transition:var(--transition);font-weight:600;cursor:pointer}.btn-primary{background:var(--gold);color:#fff}.btn-primary:hover{transform:translateY(-4px);background:var(--gold-light)}.btn-outline{border:1px solid var(--border);color:#fff}.btn-outline:hover{background:#fff;color:#000}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:var(--gold);border-radius:50px}.text-center{text-align:center}.text-gold{color:var(--gold)}.glass{background:#ffffff08;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08)}.shadow{box-shadow:var(--shadow)}.rounded{border-radius:var(--radius)}body:before{content:"";position:fixed;width:800px;height:800px;background:radial-gradient(circle,rgba(176,141,87,.12),transparent 70%);right:-250px;top:-150px;filter:blur(60px);z-index:-1}body:after{content:"";position:fixed;width:650px;height:650px;background:radial-gradient(circle,rgba(255,255,255,.03),transparent);left:-250px;bottom:-250px;filter:blur(70px);z-index:-1}.navbar:where(.astro-5blmo7yk){position:fixed;top:0;left:0;width:100%;z-index:999;transition:.35s;padding:24px 0;background:transparent}.navbar:where(.astro-5blmo7yk).scrolled{background:#0a0a0ab8;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06);padding:18px 0}.navbar__wrapper:where(.astro-5blmo7yk){display:flex;justify-content:space-between;align-items:center}.navbar__logo:where(.astro-5blmo7yk){display:flex;align-items:center;gap:12px;text-decoration:none}.navbar__logo-icon:where(.astro-5blmo7yk){height:44px;width:auto;display:block;transition:height .3s ease}.navbar__logo-text:where(.astro-5blmo7yk){display:flex;align-items:center;gap:6px;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:.02em;transition:font-size .3s ease}.brand-name:where(.astro-5blmo7yk){color:#fff}.brand-suffix:where(.astro-5blmo7yk){color:var(--gold)}.navbar:where(.astro-5blmo7yk).scrolled .navbar__logo-icon:where(.astro-5blmo7yk){height:34px}.navbar:where(.astro-5blmo7yk).scrolled .navbar__logo-text:where(.astro-5blmo7yk){font-size:1.3rem}@media(max-width:992px){.navbar__logo:where(.astro-5blmo7yk){gap:8px}.navbar__logo-icon:where(.astro-5blmo7yk){height:38px}.navbar__logo-text:where(.astro-5blmo7yk){font-size:1.25rem}.navbar:where(.astro-5blmo7yk).scrolled .navbar__logo-icon:where(.astro-5blmo7yk){height:34px}}.navbar__nav:where(.astro-5blmo7yk) ul:where(.astro-5blmo7yk){display:flex;gap:48px;align-items:center}.navbar__nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk){position:relative;font-weight:500;color:#d9d9d9;transition:.35s}.navbar__nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk):after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--gold);transition:.35s}.navbar__nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk):hover{color:#fff}.navbar__nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk):hover:after,.navbar__nav:where(.astro-5blmo7yk) .active:where(.astro-5blmo7yk):after{width:100%}.navbar__nav:where(.astro-5blmo7yk) .active:where(.astro-5blmo7yk){color:#fff}.navbar__actions:where(.astro-5blmo7yk){display:flex;align-items:center;gap:16px}.navbar__toggle:where(.astro-5blmo7yk){display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:6px;padding:4px;z-index:1000}.navbar__toggle:where(.astro-5blmo7yk) span:where(.astro-5blmo7yk){width:28px;height:2px;background:#fff;transition:.35s}.navbar__toggle:where(.astro-5blmo7yk).active span:where(.astro-5blmo7yk):nth-child(1){transform:translateY(8px) rotate(45deg)}.navbar__toggle:where(.astro-5blmo7yk).active span:where(.astro-5blmo7yk):nth-child(2){opacity:0}.navbar__toggle:where(.astro-5blmo7yk).active span:where(.astro-5blmo7yk):nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav:where(.astro-5blmo7yk){position:fixed;top:0;left:0;width:100%;height:100vh;background:#0a0a0afa;backdrop-filter:blur(20px);z-index:98;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;padding:40px}.mobile-nav:where(.astro-5blmo7yk).open{opacity:1;visibility:visible}.mobile-nav:where(.astro-5blmo7yk) ul:where(.astro-5blmo7yk){display:flex;flex-direction:column;align-items:center;gap:2.5rem;width:100%}.mobile-nav:where(.astro-5blmo7yk) li:where(.astro-5blmo7yk){width:100%;text-align:center}.mobile-nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk){font-size:1.5rem;color:#fff;letter-spacing:.1em;text-transform:uppercase;transition:var(--transition)}.mobile-nav:where(.astro-5blmo7yk) a:where(.astro-5blmo7yk):hover{color:var(--gold)}.mobile-btn:where(.astro-5blmo7yk){margin-top:20px;display:inline-block;width:auto!important}@media(max-width:992px){.navbar__nav:where(.astro-5blmo7yk){display:none}.navbar__actions:where(.astro-5blmo7yk){display:none}.navbar__toggle:where(.astro-5blmo7yk){display:flex}}
