html,body{margin:0;padding:0;font-family:system-ui,sans-serif;transition:background-color .3s,color .3s}*,*:after,*:before{box-sizing:border-box}body{background:#000;color:#fff;display:grid;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;margin:0;min-height:100dvh;overflow-x:hidden;place-items:center}:root{--bg: #000;--text: white;--primary: #09f}h2{text-align:center;font-size:2rem;margin-bottom:1rem}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;border-bottom:1px solid #ccc;background-color:var(--bg);color:var(--text)}nav a{text-decoration:none;color:inherit;margin-right:1rem;font-weight:500}button{cursor:pointer;background:none;border:1px solid #888;color:inherit;padding:.5rem 1rem;font-size:1rem;border-radius:4px}section{position:relative;min-height:100dvh;display:grid;place-items:center}.no-scroll-animations .hero-title span{opacity:1;transform:none;animation:none!important}.no-scroll-animations h1.hero-title{position:static;translate:none}.hide-floating-buttons .floating-buttons{display:none!important}@keyframes scale-up{to{scale:1.5}}@keyframes fade-away{to{opacity:0}}@keyframes appear{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}nav[data-astro-cid-37fxchfa]>a[data-astro-cid-37fxchfa]{margin:auto}section[data-astro-cid-775w7o7q]{position:relative;min-height:calc(100vh - 80px);display:grid;place-items:center;view-timeline:--scroll}.brand-name[data-astro-cid-775w7o7q]{font-size:.35em;color:var(--primary)}h1[data-astro-cid-775w7o7q] span[data-astro-cid-775w7o7q]:first-child{animation:fade-away both linear;animation-timeline:--scroll;animation-range:exit 20% exit 90%}h1[data-astro-cid-775w7o7q] span[data-astro-cid-775w7o7q]:last-child{animation:scale-up both ease-in-out,fade-away both linear;animation-timeline:--scroll;animation-range:exit 0% exit 100%,exit 50% exit 90%}.no-scroll-animations[data-astro-cid-775w7o7q] h1[data-astro-cid-775w7o7q] span[data-astro-cid-775w7o7q]{animation:none!important;opacity:1;transform:none;scale:1}h1[data-astro-cid-775w7o7q]{display:grid;font-size:clamp(2.5rem,7vw + 1rem,10rem);text-align:center;line-height:1;position:fixed;top:50%;left:50%;margin:0;translate:-50% -50%;width:100%;z-index:1;pointer-events:none}.hero-container[data-astro-cid-775w7o7q]{width:800px;max-width:100vw;padding:0 1rem}.hero-contact-buttons[data-astro-cid-775w7o7q]{position:absolute;bottom:2rem;left:50%;display:flex;gap:1rem;transform:translate(-50%);z-index:10}.hero-pill-btn[data-astro-cid-775w7o7q]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-weight:600;font-size:1rem;border-radius:999px;border:none;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #00000026;pointer-events:auto;background-color:var(--text);color:var(--bg);animation:fade-away both linear;animation-timeline:--scroll;animation-range:exit 10% exit 20%}.hero-pill-btn[data-astro-cid-775w7o7q]:hover{background-color:var(--bg);color:var(--text);border:2px solid var(--text)}.hero-pill-btn[data-astro-cid-775w7o7q] svg[data-astro-cid-775w7o7q]{width:20px;height:20px}.services-title[data-astro-cid-satlbe6z]{animation:appear 2s linear;animation-timeline:view();animation-range:entry 50% cover 70%;overflow:hidden}.services-list[data-astro-cid-satlbe6z]{display:flex;flex-direction:column}.service-item[data-astro-cid-satlbe6z]{position:relative;min-height:100vh;display:grid;place-items:center;text-align:center;padding:2rem;animation:appear 2s linear;animation-timeline:view();animation-range:entry 0% cover 40%;overflow:hidden}.blur-bg[data-astro-cid-satlbe6z]{position:absolute;top:0;left:0;width:100%;height:120%;background-size:cover;background-position:center;filter:blur(40px) brightness(.5);z-index:0;transform:none;will-change:opacity}.services-container[data-astro-cid-satlbe6z]{max-width:1000px;margin:0 auto;z-index:1}.service-content[data-astro-cid-satlbe6z]{position:relative;z-index:2;color:#fff}.service-content[data-astro-cid-satlbe6z] img[data-astro-cid-satlbe6z]{box-shadow:0 0 20px #fff;max-width:100%;height:auto;margin-bottom:1.5rem}.service-item[data-astro-cid-satlbe6z] h3[data-astro-cid-satlbe6z]{font-size:1.75rem;margin-bottom:1rem}.service-item[data-astro-cid-satlbe6z] p[data-astro-cid-satlbe6z]{font-size:1.125rem;max-width:700px;margin:0 auto;line-height:1.6}.expect-section[data-astro-cid-6x7lfobl]{width:100%;padding:4rem 2rem}.expect-subtitle[data-astro-cid-6x7lfobl]{text-align:center;font-size:1.2rem;max-width:700px;margin:0 auto 2rem}.expect-grid[data-astro-cid-6x7lfobl]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.expect-card[data-astro-cid-6x7lfobl]{background:#ffffff0d;border-radius:1rem;padding:2rem;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px) saturate(180%);text-align:center;transition:transform .3s ease,background .3s ease}.expect-card[data-astro-cid-6x7lfobl]:hover{transform:scale(1.05);box-shadow:0 0 20px #fff3;z-index:1}.expect-card[data-astro-cid-6x7lfobl] img[data-astro-cid-6x7lfobl]{width:48px;height:48px;margin-bottom:1rem;filter:invert(1)}.expect-card[data-astro-cid-6x7lfobl] h3[data-astro-cid-6x7lfobl]{margin-bottom:.5rem;font-size:1.2rem}.expect-card[data-astro-cid-6x7lfobl] p[data-astro-cid-6x7lfobl]{font-size:1rem;line-height:1.5}.testimonials-section[data-astro-cid-zzqkys7x]{max-width:1000px;margin:0 auto;padding:4rem 1rem}.testimonials-title[data-astro-cid-zzqkys7x]{text-align:center;font-size:2.5rem;margin-bottom:2rem}.testimonials-container[data-astro-cid-zzqkys7x]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.testimonial[data-astro-cid-zzqkys7x]{flex:1 1 300px;background:#ffffff0d;border-radius:1rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.testimonial[data-astro-cid-zzqkys7x]:hover{transform:scale(1.05);box-shadow:0 0 20px #fff3;z-index:1}.testimonial-text[data-astro-cid-zzqkys7x]{font-style:italic;font-size:1.1rem;margin-bottom:1rem}.testimonial-author[data-astro-cid-zzqkys7x]{text-align:right;font-weight:700;font-size:1rem}.gallery-section[data-astro-cid-aozjdial]{max-width:1000px;margin:0 auto;padding:4rem 1rem}.gallery-grid[data-astro-cid-aozjdial]{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;padding:.5rem}.gallery-grid[data-astro-cid-aozjdial] img[data-astro-cid-aozjdial]{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:.5rem;display:block;max-width:100%;max-height:100%;cursor:pointer;transition:transform .3s ease,filter .3s ease,opacity .3s ease}.gallery-grid[data-astro-cid-aozjdial] img[data-astro-cid-aozjdial]:hover{transform:scale(1.05);filter:brightness(110%);z-index:1}.gallery-grid[data-astro-cid-aozjdial]:hover>img[data-astro-cid-aozjdial]:not(:hover){opacity:.5;filter:blur(1px)}@media (min-width: 640px){.gallery-grid[data-astro-cid-aozjdial]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.gallery-grid[data-astro-cid-aozjdial]{grid-template-columns:repeat(3,1fr)}}iframe[data-astro-cid-g6m6frnh]{width:100%;height:auto;display:block}.video-card[data-astro-cid-g6m6frnh]{max-width:260px;min-width:220px;flex:0 0 auto;margin:.5rem;background:#ffffff0d;backdrop-filter:blur(10px);border-radius:.5rem;overflow:hidden;box-shadow:0 0 10px #ffffff1a;transition:transform .3s,box-shadow .3s}.video-card[data-astro-cid-g6m6frnh]:hover{transform:scale(1.05);box-shadow:0 0 20px #fff3;z-index:1}.video-wrapper[data-astro-cid-g6m6frnh]{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden}.video-wrapper[data-astro-cid-g6m6frnh] iframe[data-astro-cid-g6m6frnh]{width:100%;height:100%;border:0}.video-card[data-astro-cid-g6m6frnh] p[data-astro-cid-g6m6frnh]{padding:1rem;font-size:.9rem;color:var(--text)}@media (max-width: 768px){.video-card[data-astro-cid-g6m6frnh]{max-width:100%}}.gallery-section[data-astro-cid-vpz5u2bj]{max-width:1000px;margin:0 auto;padding:4rem 1rem;overflow:hidden}.gallery-title[data-astro-cid-vpz5u2bj]{text-align:center;font-size:2.5rem;margin-bottom:2rem}.carousel-wrapper[data-astro-cid-vpz5u2bj]{width:100%;overflow:hidden;position:relative}.video-gallery[data-astro-cid-vpz5u2bj]{display:flex;overflow-x:auto;scroll-behavior:smooth;padding:0;margin:0;gap:1rem;list-style:none;scrollbar-width:none}.video-gallery[data-astro-cid-vpz5u2bj]::-webkit-scrollbar{display:none}.video-item[data-astro-cid-vpz5u2bj]{flex:0 0 30%;box-sizing:border-box}@media (max-width: 1024px){.video-item[data-astro-cid-vpz5u2bj]{flex:0 0 calc((100% - 1rem)/2)}}@media (max-width: 640px){.video-item[data-astro-cid-vpz5u2bj]{flex:0 0 100%}}.nav-buttons[data-astro-cid-vpz5u2bj]{display:flex;justify-content:center;gap:1rem;margin-top:1rem;padding-bottom:1rem}.nav-btn[data-astro-cid-vpz5u2bj]{background:var(--text);color:var(--bg);border:none;font-size:1.5rem;padding:.5rem 1rem;cursor:pointer;border-radius:16px;box-shadow:0 4px 8px #0003;transition:background .3s ease,color .3s ease}.nav-btn[data-astro-cid-vpz5u2bj]:hover:enabled{background:var(--bg);color:var(--text)}.nav-btn[data-astro-cid-vpz5u2bj]:disabled{opacity:.4;cursor:not-allowed}.stats-section[data-astro-cid-agx3ppxd]{max-width:1200px;margin:0 auto;padding:6rem 1rem;text-align:center;color:var(--text)}.stats-title[data-astro-cid-agx3ppxd]{font-size:2rem;font-weight:700;margin-bottom:.5rem}.stats-description[data-astro-cid-agx3ppxd]{font-size:1rem;margin-bottom:3rem;max-width:700px;margin-inline:auto;color:var(--text-muted)}.stats-container[data-astro-cid-agx3ppxd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem 1.5rem;justify-items:center}@media (min-width: 1024px){.stats-container[data-astro-cid-agx3ppxd]{grid-template-columns:repeat(3,1fr)}.stats-container[data-astro-cid-agx3ppxd] .stat-card[data-astro-cid-agx3ppxd]:nth-child(4){grid-column:2}}.stat-card[data-astro-cid-agx3ppxd]{max-width:240px}.stat-value[data-astro-cid-agx3ppxd]{font-size:2.5rem;color:var(--primary);margin-bottom:.25rem}.stat-label[data-astro-cid-agx3ppxd]{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.stat-sub[data-astro-cid-agx3ppxd]{font-size:.9rem;color:var(--text-muted);margin-top:0}.floating-buttons[data-astro-cid-v4o2aonp]{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:1000;transition:opacity .3s ease,transform .3s ease}.floating-btn[data-astro-cid-v4o2aonp]{background:var(--text);color:var(--bg);border:2px solid var(--text);border-radius:50%;width:52px;height:52px;display:grid;place-items:center;transition:transform .2s ease,background .3s ease;box-shadow:0 4px 12px #00000026;text-decoration:none}.floating-btn[data-astro-cid-v4o2aonp]:hover{transform:scale(1.1);background:var(--bg);color:var(--text)}.hide-floating-buttons[data-astro-cid-v4o2aonp] .floating-buttons[data-astro-cid-v4o2aonp]{display:none!important}.map-section[data-astro-cid-h55wafef]{max-width:1000px;padding:4rem 1rem;text-align:center;margin:0 auto}.map-title[data-astro-cid-h55wafef]{font-size:2rem;margin-bottom:2rem}.map-address[data-astro-cid-h55wafef]{margin-bottom:.5rem;width:50%}.map-fullwidth[data-astro-cid-h55wafef]{width:100%;height:500px;overflow:hidden;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);padding:2rem;border-radius:16px}.map-fullwidth[data-astro-cid-h55wafef] iframe[data-astro-cid-h55wafef]{width:100%;height:100%;display:block;border-radius:16px;border:1px solid rgba(255,255,255,.15);box-shadow:1px 1px 20px #fff}
