.Navbar-module__cRh5nW__navbar{z-index:100;pointer-events:none;will-change:transform, opacity;padding:1rem clamp(1rem,3vw,2rem);position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__pill{-webkit-backdrop-filter:blur(24px)saturate(1.6);pointer-events:auto;background:#ffffff8c;border:1px solid #ffffff73;border-radius:100px;max-width:1120px;margin:0 auto;padding:.65rem .65rem .65rem 1.4rem;transition:all .5s cubic-bezier(.32,.72,0,1);box-shadow:0 4px 24px #1a18150f,0 1px 3px #1a18150a,inset 0 1px #fff9}.Navbar-module__cRh5nW__navbar.Navbar-module__cRh5nW__scrolled .Navbar-module__cRh5nW__pill{background:#ffffffb8;border-color:#ffffff8c;box-shadow:0 8px 32px #1a181514,0 2px 6px #1a18150a,inset 0 1px #ffffffb3}.Navbar-module__cRh5nW__inner{justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex}.Navbar-module__cRh5nW__logo{color:var(--text-primary);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoMark{background-color:var(--text-primary);width:32px;height:32px;color:var(--text-inverse);font-family:var(--font-display);letter-spacing:-.02em;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;transition:background-color .3s;display:flex}.Navbar-module__cRh5nW__logo:hover .Navbar-module__cRh5nW__logoMark{background-color:var(--accent)}.Navbar-module__cRh5nW__logoText{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.15rem;font-weight:500}.Navbar-module__cRh5nW__desktopNav{align-items:center;gap:.25rem;display:flex}.Navbar-module__cRh5nW__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:100px;padding:.45rem .85rem;font-size:.8rem;font-weight:500;transition:all .25s;position:relative}.Navbar-module__cRh5nW__navLink:hover{color:var(--text-primary);background-color:#1a18150a}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__navLinkActive{color:var(--text-primary)}.Navbar-module__cRh5nW__navDot{background-color:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__cRh5nW__actions{flex-shrink:0;align-items:center;display:flex}.Navbar-module__cRh5nW__ctaButton{font-family:var(--font-body);letter-spacing:.02em;color:var(--text-inverse);background-color:var(--text-primary);white-space:nowrap;z-index:1;border-radius:100px;align-items:center;padding:.55rem 1.3rem;font-size:.78rem;font-weight:600;transition:all .35s cubic-bezier(.32,.72,0,1);display:inline-flex;position:relative;overflow:hidden}.Navbar-module__cRh5nW__ctaButton:before{content:"";border-radius:inherit;background-color:var(--accent);transform-origin:0;z-index:-1;transition:transform .45s cubic-bezier(.32,.72,0,1);position:absolute;inset:0;transform:scaleX(0)}.Navbar-module__cRh5nW__ctaButton:hover:before{transform:scaleX(1)}.Navbar-module__cRh5nW__ctaButton:hover{color:#fff;box-shadow:0 4px 16px #b8860b40}.Navbar-module__cRh5nW__ctaButton:active{transform:scale(.96)}.Navbar-module__cRh5nW__ctaButton span{z-index:10;position:relative}.Navbar-module__cRh5nW__menuToggle{cursor:pointer;width:40px;height:40px;color:var(--text-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s;display:none}.Navbar-module__cRh5nW__menuToggle:hover{background-color:#1a18150d}.Navbar-module__cRh5nW__hamburger{flex-direction:column;justify-content:center;align-items:center;width:20px;height:14px;display:flex;position:relative}.Navbar-module__cRh5nW__hamburger span{background-color:currentColor;border-radius:2px;width:100%;height:1.5px;transition:all .35s cubic-bezier(.32,.72,0,1);display:block;position:absolute;left:0}.Navbar-module__cRh5nW__hamburger span:first-child{top:0}.Navbar-module__cRh5nW__hamburger span:nth-child(2){top:50%;transform:translateY(-50%)}.Navbar-module__cRh5nW__hamburger span:nth-child(3){bottom:0}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__hamburgerOpen span:first-child{top:50%;transform:translateY(-50%)rotate(45deg)}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__hamburgerOpen span:nth-child(2){opacity:0;transform:translate(10px)}.Navbar-module__cRh5nW__hamburger.Navbar-module__cRh5nW__hamburgerOpen span:nth-child(3){bottom:50%;transform:translateY(50%)rotate(-45deg)}.Navbar-module__cRh5nW__backdrop{z-index:98;-webkit-backdrop-filter:blur(4px);background-color:#1a18154d;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileMenu{z-index:99;background-color:var(--bg-dark);flex-direction:column;justify-content:center;padding:6rem clamp(2rem,8vw,3.5rem) 3rem;display:flex;position:fixed;inset:0}.Navbar-module__cRh5nW__mobileNav{margin-bottom:var(--space-3xl);flex-direction:column;gap:.4rem;display:flex}.Navbar-module__cRh5nW__mobileLink{align-items:baseline;gap:var(--space-lg);font-family:var(--font-display);color:var(--text-inverse);letter-spacing:-.02em;padding:var(--space-sm) 0;border-bottom:1px solid #fafaf70f;font-size:clamp(1.8rem,5vw,2.8rem);font-weight:300;transition:color .2s;display:flex}.Navbar-module__cRh5nW__mobileLink:hover{color:var(--accent-light)}.Navbar-module__cRh5nW__mobileLinkNumber{font-family:var(--font-mono);color:var(--accent-light);letter-spacing:.05em;opacity:.5;font-size:.7rem;font-weight:500}.Navbar-module__cRh5nW__mobileActions{gap:var(--space-sm);flex-direction:column;display:flex}.Navbar-module__cRh5nW__mobileFooter{font-size:var(--text-xs);color:#fafaf74d;max-width:280px;margin-top:auto;line-height:1.5}@media (max-width:1024px){.Navbar-module__cRh5nW__desktopNav,.Navbar-module__cRh5nW__actions{display:none}.Navbar-module__cRh5nW__menuToggle{display:flex}.Navbar-module__cRh5nW__pill{padding:.5rem .7rem .5rem 1.1rem}}@media (max-width:480px){.Navbar-module__cRh5nW__navbar{padding:.6rem .75rem}.Navbar-module__cRh5nW__logoText{font-size:1rem}.Navbar-module__cRh5nW__logoMark{width:28px;height:28px;font-size:.85rem}}
.Hero-module___w2HtG__hero{background-color:var(--bg-primary);grid-template-columns:1fr 1fr;min-height:100dvh;display:grid;position:relative;overflow:hidden}.Hero-module___w2HtG__content{align-items:center;padding:8rem clamp(2rem,5vw,5rem) 4rem;display:flex}.Hero-module___w2HtG__inner{max-width:600px}.Hero-module___w2HtG__label{margin-bottom:var(--space-xl)}.Hero-module___w2HtG__headline{font-family:var(--font-display);font-size:var(--text-display);letter-spacing:-.03em;color:var(--text-primary);margin-bottom:var(--space-xl);perspective:600px;font-weight:300;line-height:.95}.Hero-module___w2HtG__subtitle{font-size:var(--text-body-lg);color:var(--text-secondary);max-width:480px;margin-bottom:var(--space-2xl);line-height:1.7}.Hero-module___w2HtG__ctas{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-wrap:wrap;display:flex}.Hero-module___w2HtG__badge{display:flex}.Hero-module___w2HtG__imageWrapper{position:relative;overflow:hidden}.Hero-module___w2HtG__heroImage{object-fit:cover;width:100%;height:100%}.Hero-module___w2HtG__imageOverlay{background:linear-gradient(to right, var(--bg-primary) 0%, transparent 15%);z-index:1;pointer-events:none;position:absolute;inset:0}.Hero-module___w2HtG__scrollIndicator{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-tertiary);z-index:2;flex-direction:column;align-items:center;gap:.4rem;font-weight:500;animation:2.5s ease-in-out infinite Hero-module___w2HtG__float;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module___w2HtG__hero{grid-template-columns:1fr;min-height:auto}.Hero-module___w2HtG__content{text-align:left;padding:10rem 1.5rem 3rem}.Hero-module___w2HtG__inner{max-width:100%}.Hero-module___w2HtG__imageWrapper{height:50vh;min-height:350px}.Hero-module___w2HtG__imageOverlay{background:linear-gradient(to bottom, var(--bg-primary) 0%, transparent 20%)}.Hero-module___w2HtG__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module___w2HtG__content{padding-top:8rem}.Hero-module___w2HtG__ctas{flex-direction:column}.Hero-module___w2HtG__ctas a{text-align:center;width:100%}}
.StatsBar-module__xKiOhq__statsBar{background-color:var(--bg-dark);padding:var(--space-3xl) 0}.StatsBar-module__xKiOhq__grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.StatsBar-module__xKiOhq__stat{text-align:center;flex-direction:column;align-items:center;gap:.3rem;display:flex}.StatsBar-module__xKiOhq__number{font-family:var(--font-mono);color:var(--text-inverse);letter-spacing:-.02em;font-size:clamp(2rem,4vw,3.2rem);font-weight:600}.StatsBar-module__xKiOhq__suffix{color:var(--accent-light)}.StatsBar-module__xKiOhq__label{font-family:var(--font-body);font-size:var(--text-small);color:#fafaf780;letter-spacing:.03em;font-weight:400}@media (max-width:768px){.StatsBar-module__xKiOhq__grid{gap:var(--space-2xl) var(--space-xl);grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StatsBar-module__xKiOhq__grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}.StatsBar-module__xKiOhq__number{font-size:1.8rem}}
.Footer-module__3hUVsW__footer{background-color:var(--bg-dark);color:var(--text-inverse);padding:var(--space-4xl) 0 var(--space-2xl)}.Footer-module__3hUVsW__top{gap:var(--space-3xl);margin-bottom:var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid #fafaf714;grid-template-columns:1.5fr 1fr 1fr 1.2fr;display:grid}.Footer-module__3hUVsW__brand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__3hUVsW__logo{font-family:var(--font-display);font-size:1.8rem;font-weight:500}.Footer-module__3hUVsW__tagline{font-size:var(--text-small);color:#fafaf773;max-width:320px;line-height:1.7}.Footer-module__3hUVsW__googleMini{align-items:center;gap:var(--space-sm);margin-top:var(--space-sm);display:flex}.Footer-module__3hUVsW__miniStars{gap:1px;display:flex}.Footer-module__3hUVsW__googleMini span{font-size:var(--text-xs);color:#fafaf780}.Footer-module__3hUVsW__columnTitle{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:#fafaf759;margin-bottom:var(--space-md);font-weight:600}.Footer-module__3hUVsW__links{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__3hUVsW__link{font-size:var(--text-small);color:#fafaf799;transition:color var(--duration-fast) ease}.Footer-module__3hUVsW__link:hover{color:var(--accent-light)}.Footer-module__3hUVsW__address{font-size:var(--text-small);color:#fafaf766;margin-top:var(--space-sm);line-height:1.6}.Footer-module__3hUVsW__social{gap:var(--space-md);margin-top:var(--space-md);display:flex}.Footer-module__3hUVsW__social a{color:#fafaf780;width:36px;height:36px;transition:all var(--duration-fast) ease;border:1px solid #fafaf71f;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__social a:hover{background-color:var(--accent);border-color:var(--accent);color:#fff}.Footer-module__3hUVsW__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__3hUVsW__bottom p{font-size:var(--text-xs);color:#fafaf74d}@media (max-width:1024px){.Footer-module__3hUVsW__top{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__3hUVsW__top{grid-template-columns:1fr}.Footer-module__3hUVsW__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
