.Navigation-module-scss-module__RfWkCa__nav{z-index:60;width:100%;transition:all .3s var(--ease-out);position:fixed;top:44px;left:0;right:0}@media (max-width:480px){.Navigation-module-scss-module__RfWkCa__nav{top:58px}}.Navigation-module-scss-module__RfWkCa__nav.Navigation-module-scss-module__RfWkCa__noBanner{top:0}.Navigation-module-scss-module__RfWkCa__navContainer{transition:all .3s var(--ease-out);position:relative}.Navigation-module-scss-module__RfWkCa__navContainer:before{content:"";background:linear-gradient(to bottom,var(--background)0%,rgba(var(--background-rgb),.55)55%,transparent 100%);pointer-events:none;z-index:0;transition:opacity .3s var(--ease-out);position:absolute;inset:0 0 -40px}@media (min-width:769px){.Navigation-module-scss-module__RfWkCa__navContainer:before{display:none}}.Navigation-module-scss-module__RfWkCa__navContainer.Navigation-module-scss-module__RfWkCa__scrolled{background-color:var(--background);border-bottom:1px solid var(--border-subtle)}.Navigation-module-scss-module__RfWkCa__navContainer.Navigation-module-scss-module__RfWkCa__scrolled:before{opacity:0}.Navigation-module-scss-module__RfWkCa__navInner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.Navigation-module-scss-module__RfWkCa__navInner{max-width:100%;padding:0 40px}}@media (max-width:480px){.Navigation-module-scss-module__RfWkCa__navInner{padding:0 24px}}.Navigation-module-scss-module__RfWkCa__navContent{z-index:1;justify-content:space-between;align-items:center;padding:1rem 0;display:flex;position:relative}.Navigation-module-scss-module__RfWkCa__logo{color:var(--foreground);font-size:34px;font-weight:400;font-family:var(--font-bebas-neue);cursor:pointer;align-items:center;gap:8px;text-decoration:none;transition:opacity .3s;display:flex;position:relative}.Navigation-module-scss-module__RfWkCa__logo:hover{opacity:.8}.Navigation-module-scss-module__RfWkCa__logo .Navigation-module-scss-module__RfWkCa__dot{background:var(--accent-gradient);width:16px;height:16px;box-shadow:0 0 0 0 rgba(var(--accent-rgb),.5);border-radius:50%;animation:2s ease-in-out infinite Navigation-module-scss-module__RfWkCa__pulse;display:block}@keyframes Navigation-module-scss-module__RfWkCa__pulse{0%,to{box-shadow:0 0 0 0 rgba(var(--accent-rgb),.45);transform:scale(1)}50%{box-shadow:0 0 0 7px rgba(var(--accent-rgb),0);transform:scale(1.15)}}.Navigation-module-scss-module__RfWkCa__menuButton{background-color:var(--foreground);color:var(--background);font-family:var(--font-bebas-neue);letter-spacing:.12em;cursor:pointer;min-width:118px;height:3.25rem;box-shadow:var(--shadow-sm);transition:transform .25s var(--ease-out),box-shadow .25s var(--ease-out),background-color .25s ease;border:none;border-radius:2rem;justify-content:center;align-items:center;gap:.6rem;padding:0 1.5rem;font-size:20px;display:inline-flex}.Navigation-module-scss-module__RfWkCa__menuButton:hover{box-shadow:var(--shadow-md);background-color:var(--accent);transform:translateY(-1px)}.Navigation-module-scss-module__RfWkCa__menuButton:active{transform:translateY(0)}.Navigation-module-scss-module__RfWkCa__menuButton:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.Navigation-module-scss-module__RfWkCa__menuButtonText{padding-top:2px;line-height:1}.Navigation-module-scss-module__RfWkCa__menuButtonIcon{justify-content:center;align-items:center;display:inline-flex}.Navigation-module-scss-module__RfWkCa__menuButtonIcon svg{width:20px;height:20px}.Navigation-module-scss-module__RfWkCa__backdrop{z-index:54;-webkit-backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .4s var(--ease-out),visibility 0s linear .4s;background-color:#00000047;position:fixed;inset:0}.Navigation-module-scss-module__RfWkCa__backdrop.Navigation-module-scss-module__RfWkCa__open{opacity:1;visibility:visible;transition:opacity .4s var(--ease-out),visibility 0s}.Navigation-module-scss-module__RfWkCa__drawer{z-index:56;background-color:var(--background);border-left:1px solid var(--border-subtle);width:min(360px,84vw);height:100dvh;box-shadow:var(--shadow-lg);background-image:radial-gradient(120% 60% at 100% 0%,rgba(var(--accent-rgb),.1)0%,transparent 55%);visibility:hidden;transition:transform .45s var(--ease-out),visibility 0s linear .45s;flex-direction:column;justify-content:center;padding:6rem 2.5rem 2.5rem;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.Navigation-module-scss-module__RfWkCa__drawer.Navigation-module-scss-module__RfWkCa__open{visibility:visible;transition:transform .45s var(--ease-out),visibility 0s;transform:translate(0)}.Navigation-module-scss-module__RfWkCa__drawer.Navigation-module-scss-module__RfWkCa__open .Navigation-module-scss-module__RfWkCa__menuLink{opacity:1;transform:translate(0)}@media (max-width:480px){.Navigation-module-scss-module__RfWkCa__drawer{width:min(340px,88vw);padding:6rem 2rem 2rem}}.Navigation-module-scss-module__RfWkCa__drawerLinks{flex-direction:column;gap:.35rem;display:flex}.Navigation-module-scss-module__RfWkCa__menuLink{color:var(--foreground);font-family:var(--font-bebas-neue);letter-spacing:.04em;opacity:0;transition:opacity .4s var(--ease-out)var(--stagger,0s),transform .4s var(--ease-out)var(--stagger,0s),color .2s ease;align-items:baseline;gap:.85rem;padding:.35rem 0;font-size:2.1rem;line-height:1.15;text-decoration:none;display:flex;transform:translate(24px)}.Navigation-module-scss-module__RfWkCa__menuLink:first-child{--stagger:.125s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(2){--stagger:.17s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(3){--stagger:.215s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(4){--stagger:.26s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(5){--stagger:.305s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(6){--stagger:.35s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(7){--stagger:.395s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(8){--stagger:.44s}.Navigation-module-scss-module__RfWkCa__menuLink:nth-child(9){--stagger:.485s}.Navigation-module-scss-module__RfWkCa__menuLink:hover,.Navigation-module-scss-module__RfWkCa__menuLink.Navigation-module-scss-module__RfWkCa__activeLink{color:var(--accent)}.Navigation-module-scss-module__RfWkCa__menuLink:hover .Navigation-module-scss-module__RfWkCa__menuLinkIndex,.Navigation-module-scss-module__RfWkCa__menuLink.Navigation-module-scss-module__RfWkCa__activeLink .Navigation-module-scss-module__RfWkCa__menuLinkIndex{color:var(--accent);opacity:1}.Navigation-module-scss-module__RfWkCa__menuLink:active{opacity:.75}.Navigation-module-scss-module__RfWkCa__menuLinkIndex{font-family:var(--font-instrument-sans);letter-spacing:.05em;color:var(--foreground);opacity:.4;font-size:.8rem;font-weight:600;transition:color .2s,opacity .2s}
.RelocationBanner-module-scss-module__XM0Req__banner{color:#fff;z-index:60;background:linear-gradient(135deg,#ea580c 0%,#f97316 100%);padding:12px 0;position:fixed;top:0;left:0;right:0}.RelocationBanner-module-scss-module__XM0Req__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.RelocationBanner-module-scss-module__XM0Req__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.RelocationBanner-module-scss-module__XM0Req__container{padding:0 24px}}.RelocationBanner-module-scss-module__XM0Req__container{justify-content:center;align-items:center;gap:8px;display:flex}.RelocationBanner-module-scss-module__XM0Req__icon{flex-shrink:0}.RelocationBanner-module-scss-module__XM0Req__text{font-family:var(--font-instrument-sans);letter-spacing:.01em;font-size:14px}.RelocationBanner-module-scss-module__XM0Req__text strong{font-weight:600}@media (max-width:480px){.RelocationBanner-module-scss-module__XM0Req__banner{padding:10px 0}.RelocationBanner-module-scss-module__XM0Req__text{text-align:center;font-size:12px}}
.ContactSection-module-scss-module__h1wLOq__contactSection{background-color:rgba(var(--foreground-rgb),.03);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;overflow:hidden;transform:translateY(30px)}.ContactSection-module-scss-module__h1wLOq__contactSection:before{content:"";background:radial-gradient(ellipse at center,rgba(var(--accent-rgb),.07)0%,transparent 60%);pointer-events:none;width:70%;height:140%;position:absolute;top:-20%;left:-5%}.ContactSection-module-scss-module__h1wLOq__contactSection:after{content:"";background:radial-gradient(ellipse at center,rgba(var(--accent-rgb),.05)0%,transparent 50%);pointer-events:none;width:60%;height:130%;position:absolute;bottom:-15%;right:0%}.ContactSection-module-scss-module__h1wLOq__contactSection.ContactSection-module-scss-module__h1wLOq__visible{opacity:1;transform:translateY(0)}.ContactSection-module-scss-module__h1wLOq__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.ContactSection-module-scss-module__h1wLOq__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.ContactSection-module-scss-module__h1wLOq__container{padding:0 24px}}.ContactSection-module-scss-module__h1wLOq__content{text-align:center;max-width:600px;margin:0 auto}.ContactSection-module-scss-module__h1wLOq__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:inline-flex}.ContactSection-module-scss-module__h1wLOq__label:before{content:"";background:var(--accent-gradient);border-radius:2px;width:1.75rem;height:2px}.ContactSection-module-scss-module__h1wLOq__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0 0 1.5rem;font-size:4rem;line-height:1}@media (max-width:768px){.ContactSection-module-scss-module__h1wLOq__heading{font-size:3rem}}@media (max-width:480px){.ContactSection-module-scss-module__h1wLOq__heading{font-size:2.5rem}}.ContactSection-module-scss-module__h1wLOq__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.ContactSection-module-scss-module__h1wLOq__subtitle{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.9;margin:0 0 2.5rem;font-size:1.25rem;font-weight:400;line-height:1.7}.ContactSection-module-scss-module__h1wLOq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}@media (max-width:480px){.ContactSection-module-scss-module__h1wLOq__ctaButtons{flex-direction:column;align-items:stretch}}.ContactSection-module-scss-module__h1wLOq__primaryButton,.ContactSection-module-scss-module__h1wLOq__secondaryButton{font-family:var(--font-bebas-neue);letter-spacing:.1em;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-flex}@media (max-width:480px){.ContactSection-module-scss-module__h1wLOq__primaryButton,.ContactSection-module-scss-module__h1wLOq__secondaryButton{width:100%}}.ContactSection-module-scss-module__h1wLOq__primaryButton{background-color:var(--foreground);color:var(--background)}.ContactSection-module-scss-module__h1wLOq__primaryButton:hover{box-shadow:0 10px 20px rgba(var(--foreground-rgb),.2);transform:translateY(-2px)}.ContactSection-module-scss-module__h1wLOq__secondaryButton{color:var(--foreground);border:1px solid rgba(var(--foreground-rgb),.3);background-color:#0000}.ContactSection-module-scss-module__h1wLOq__secondaryButton:hover{background-color:rgba(var(--foreground-rgb),.05);border-color:rgba(var(--foreground-rgb),.5);transform:translateY(-2px)}.ContactSection-module-scss-module__h1wLOq__contactInfo{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.ContactSection-module-scss-module__h1wLOq__infoItem{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.85;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:inline-flex}.ContactSection-module-scss-module__h1wLOq__infoItem:hover{opacity:.7}.ContactSection-module-scss-module__h1wLOq__infoItem svg{flex-shrink:0}
.Footer-module-scss-module__4zj5Ra__footer{background-color:var(--background);border-top:1px solid rgba(var(--foreground-rgb),.1);padding:3rem 0}.Footer-module-scss-module__4zj5Ra__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.Footer-module-scss-module__4zj5Ra__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.Footer-module-scss-module__4zj5Ra__container{padding:0 24px}}.Footer-module-scss-module__4zj5Ra__content{text-align:center;flex-direction:column;align-items:center;gap:1.2rem;display:flex}.Footer-module-scss-module__4zj5Ra__brand{flex-direction:column;gap:.25rem;display:flex}.Footer-module-scss-module__4zj5Ra__name{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:var(--foreground);font-size:1.5rem}.Footer-module-scss-module__4zj5Ra__title{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.8;font-size:1.125rem;font-weight:400}.Footer-module-scss-module__4zj5Ra__nav{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (max-width:480px){.Footer-module-scss-module__4zj5Ra__nav{gap:1.5rem}}.Footer-module-scss-module__4zj5Ra__navLink{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.85;padding-bottom:3px;font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .25s,opacity .25s;position:relative}.Footer-module-scss-module__4zj5Ra__navLink:after{content:"";background:var(--accent-gradient);transform-origin:0;width:100%;height:2px;transition:transform .3s var(--ease-out);border-radius:2px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Footer-module-scss-module__4zj5Ra__navLink:hover{opacity:1;color:var(--accent)}.Footer-module-scss-module__4zj5Ra__navLink:hover:after{transform:scaleX(1)}.Footer-module-scss-module__4zj5Ra__copyright{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.65;font-size:1rem;font-weight:400}
@keyframes HeroSection-module-scss-module__ByajJG__popupText{0%{opacity:0;transform:translateY(30px)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroSection-module-scss-module__ByajJG__popupFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__ByajJG__slideFromTop{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module-scss-module__ByajJG__subtlePulse{0%,to{box-shadow:0 4px 6px rgba(var(--foreground-rgb),.1)}50%{box-shadow:0 8px 16px rgba(var(--foreground-rgb),.2)}}@keyframes HeroSection-module-scss-module__ByajJG__dotPulse{0%{box-shadow:0 0 0 0 rgba(var(--accent-rgb),.6)}70%{box-shadow:0 0 0 6px rgba(var(--accent-rgb),0)}to{box-shadow:0 0 0 0 rgba(var(--accent-rgb),0)}}@keyframes HeroSection-module-scss-module__ByajJG__heroGlow{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-5%,4%)scale(1.12)}}.HeroSection-module-scss-module__ByajJG__heroSection{align-items:flex-start;padding-bottom:2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__ByajJG__heroSection:before{content:"";background:radial-gradient(circle,rgba(var(--accent-rgb),.16)0%,transparent 65%);filter:blur(70px);pointer-events:none;z-index:0;width:52%;height:65%;animation:24s ease-in-out infinite HeroSection-module-scss-module__ByajJG__heroGlow;position:absolute;top:-18%;right:-8%}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer{max-width:100%;padding:0 40px}}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer{padding:0 24px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer{flex-direction:column;justify-content:center;align-items:center;gap:4rem;display:flex}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer{gap:40px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid{z-index:2;flex-flow:row;justify-content:space-between;align-items:flex-start;gap:0;width:100%;display:flex;position:relative;overflow:visible}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid{flex-direction:column;align-items:flex-end;gap:40px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent{flex-direction:row;flex:1;justify-content:flex-start;align-items:flex-start;width:100%;display:flex}@media (max-width:650px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent{flex-direction:column-reverse;gap:24px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent{z-index:1;opacity:1;flex-flow:column;justify-content:flex-end;gap:20px;width:470px;min-height:700px;padding:144px 0 0;display:flex;overflow:visible}@media (prefers-color-scheme:dark){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent{mix-blend-mode:plus-lighter}}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent{min-height:auto}}@media (max-width:992px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent{width:435px;padding-top:134px}}@media (max-width:650px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent{width:100%;margin:0 auto;padding-top:0}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace{flex-direction:column;gap:20px;display:flex}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace{gap:14px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace{flex-direction:column;gap:1rem;display:flex}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace{gap:.6rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__availabilityBadge{border:1px solid rgba(var(--accent-rgb),.4);background-color:rgba(var(--accent-rgb),.12);color:var(--foreground);font-family:var(--font-instrument-sans);letter-spacing:.02em;border-radius:9999px;align-self:flex-start;align-items:center;gap:.5rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;animation:.5s ease-out 50ms both HeroSection-module-scss-module__ByajJG__popupFade;display:inline-flex}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__availabilityBadge .HeroSection-module-scss-module__ByajJG__statusDot{background-color:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-out infinite HeroSection-module-scss-module__ByajJG__dotPulse}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__availabilityBadge{padding:.35rem .75rem;font-size:.72rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__mainHeading{color:var(--foreground);font-size:2rem;font-family:var(--font-instrument-serif);letter-spacing:normal;font-weight:400;animation:.5s ease-out .1s both HeroSection-module-scss-module__ByajJG__popupText}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading{letter-spacing:normal;color:var(--foreground);font-size:8rem;line-height:.9em;font-family:var(--font-bebas-neue);font-weight:400;animation:.6s ease-out .2s both HeroSection-module-scss-module__ByajJG__popupText}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading{font-size:7.2rem}}@media (max-width:767px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading{font-size:5.2rem}}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading{font-size:4rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading .HeroSection-module-scss-module__ByajJG__brandText{font-style:italic;font-family:var(--font-instrument-serif);background:var(--accent-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__headingSpace .HeroSection-module-scss-module__ByajJG__subHeading .HeroSection-module-scss-module__ByajJG__brandText{color:var(--accent)}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__description{color:var(--foreground);font-size:1.25rem;line-height:1.6;font-family:var(--font-instrument-sans);font-weight:500;animation:.5s ease-out .4s both HeroSection-module-scss-module__ByajJG__popupFade}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer{flex-wrap:wrap;align-items:center;gap:1rem;padding-top:1rem;animation:.5s ease-out .5s both HeroSection-module-scss-module__ByajJG__popupFade;display:flex}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer{flex-direction:column;align-items:stretch;width:100%}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton,.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton{justify-content:center;width:100%}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton{height:3.5rem;font-family:var(--font-bebas-neue);letter-spacing:.1em;color:var(--foreground);border:1px solid rgba(var(--foreground-rgb),.35);background-color:#0000;border-radius:9999px;align-items:center;gap:.6rem;padding:1rem 1.75rem;font-size:1.2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton:hover{border-color:var(--foreground);background-color:rgba(var(--foreground-rgb),.06);box-shadow:0 10px 20px rgba(var(--foreground-rgb),.12);transform:translateY(-2px)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton:active{transition-duration:.1s;transform:translateY(0)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton .HeroSection-module-scss-module__ByajJG__buttonIcon{flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton{height:3rem;padding:.875rem 1.5rem;font-size:1rem}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__cvButton .HeroSection-module-scss-module__ByajJG__buttonIcon{width:1rem;height:1rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton{background-color:var(--foreground);color:var(--background);font-weight:500;font-family:var(--font-bebas-neue);letter-spacing:.1em;height:3.5rem;box-shadow:0 4px 6px rgba(var(--foreground-rgb),.1);border-radius:9999px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.2rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2s ease-in-out 1.5s 2 HeroSection-module-scss-module__ByajJG__subtlePulse;display:inline-flex;position:relative;overflow:hidden}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff1a 0%,#fff0 100%);transition:opacity .3s;position:absolute;inset:0}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton:hover{box-shadow:0 12px 24px rgba(var(--foreground-rgb),.25);transform:translateY(-2px)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton:hover:before{opacity:1}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton:active{box-shadow:0 4px 8px rgba(var(--foreground-rgb),.15);transition-duration:.1s;transform:translateY(0)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton .HeroSection-module-scss-module__ByajJG__buttonText{z-index:1;line-height:1;position:relative}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton .HeroSection-module-scss-module__ByajJG__buttonIcon{z-index:1;flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1);position:relative}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton{height:3rem;padding:.875rem 1.5rem;font-size:1rem}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__textContent .HeroSection-module-scss-module__ByajJG__contentSpace .HeroSection-module-scss-module__ByajJG__buttonContainer .HeroSection-module-scss-module__ByajJG__contactButton .HeroSection-module-scss-module__ByajJG__buttonIcon{width:1rem;height:1rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer{animation:.6s ease-out .3s both HeroSection-module-scss-module__ByajJG__slideFromTop}@media (max-width:650px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer{width:100%}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper{position:relative}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper:before{content:"";background:radial-gradient(50% 50% at 50% 50%,rgba(var(--accent-rgb),.55)0%,rgba(var(--accent-rgb),0)70%);filter:blur(40px);z-index:0;pointer-events:none;width:90%;height:75%;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper .HeroSection-module-scss-module__ByajJG__profileImage{z-index:1;border-bottom-right-radius:600px;border-bottom-left-radius:600px;width:470px;height:835px;position:relative;overflow:hidden}@media (max-width:1024px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper .HeroSection-module-scss-module__ByajJG__profileImage{width:auto}}@media (max-width:650px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper .HeroSection-module-scss-module__ByajJG__profileImage{width:100%;max-width:78%;height:min(40vh,360px);margin:0 auto}}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper .HeroSection-module-scss-module__ByajJG__profileImage{max-width:100%}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__leftContent .HeroSection-module-scss-module__ByajJG__profileContainer .HeroSection-module-scss-module__ByajJG__profileWrapper .HeroSection-module-scss-module__ByajJG__profileImage img{object-fit:cover;filter:saturate(90%)contrast(110%);width:100%;height:100%;transform:scaleX(-1)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer{padding-top:164px}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer{width:100%;padding-top:20px}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace{grid-template-columns:repeat(1,1fr);gap:3rem;display:grid}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace{flex-direction:row;grid-template-columns:repeat(4,1fr);justify-content:flex-start;gap:40px}}@media (max-width:768px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace{flex-direction:row}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem{flex-direction:column;justify-self:flex-start;align-items:flex-end;width:120px;animation:.5s ease-out both HeroSection-module-scss-module__ByajJG__popupText;display:flex}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem:first-child{animation-delay:.6s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem:nth-child(2){animation-delay:.7s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem:nth-child(3){animation-delay:.8s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem:nth-child(4){animation-delay:.9s}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem{align-items:flex-start}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem .HeroSection-module-scss-module__ByajJG__statNumber{color:var(--foreground);font-size:40px;font-weight:400;line-height:48px;font-family:var(--font-bebas-neue)}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem .HeroSection-module-scss-module__ByajJG__statLabel{color:var(--foreground);font-size:1rem;font-family:var(--font-instrument-sans);opacity:.7;text-align:right;font-weight:500;line-height:1.6}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__grid .HeroSection-module-scss-module__ByajJG__statsContainer .HeroSection-module-scss-module__ByajJG__statsSpace .HeroSection-module-scss-module__ByajJG__statItem .HeroSection-module-scss-module__ByajJG__statLabel{text-align:left}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer{border-top:1px solid rgba(var(--foreground-rgb),.1);grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;padding:2rem 0;display:grid}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer{grid-template-columns:repeat(2,1fr);gap:0}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard{border-right:1px solid rgba(var(--foreground-rgb),.2);cursor:default;flex-direction:column;gap:.5rem;padding-right:2rem;transition:all .3s;animation:.5s ease-out both HeroSection-module-scss-module__ByajJG__popupFade;display:flex}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:hover .HeroSection-module-scss-module__ByajJG__serviceTitle{opacity:1}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:hover .HeroSection-module-scss-module__ByajJG__serviceDescription{opacity:.85}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:first-child{animation-delay:1s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(2){animation-delay:1.1s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(3){animation-delay:1.2s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(4){animation-delay:1.3s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:last-child{border-right:none;padding-right:0}@media (max-width:1200px){.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(2n){border-right:none}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:first-child{padding-bottom:1.2rem;padding-right:1.2rem}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(2){padding-bottom:1.2rem;padding-left:1.2rem;padding-right:0}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(3){border-top:1px solid rgba(var(--foreground-rgb),.2);padding-top:1.2rem;padding-right:1.2rem}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard:nth-child(4){border-top:1px solid rgba(var(--foreground-rgb),.2);padding-top:1.2rem;padding-left:1.2rem}}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard .HeroSection-module-scss-module__ByajJG__serviceTitle{letter-spacing:.2rem;color:var(--foreground);font-size:1.4rem;font-weight:700;font-family:var(--font-bebas-neue);opacity:.9;transition:opacity .3s}.HeroSection-module-scss-module__ByajJG__heroSection .HeroSection-module-scss-module__ByajJG__heroContainer .HeroSection-module-scss-module__ByajJG__servicesContainer .HeroSection-module-scss-module__ByajJG__serviceCard .HeroSection-module-scss-module__ByajJG__serviceDescription{color:var(--foreground);font-size:1rem;font-weight:400;font-family:var(--font-instrument-sans);opacity:.7;line-height:1.6;transition:opacity .3s}
.AboutSection-module-scss-module__AOezWa__aboutSection{background-color:var(--background);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;position:relative;transform:translateY(30px)}.AboutSection-module-scss-module__AOezWa__aboutSection:before{content:"";background:radial-gradient(circle,rgba(var(--accent-rgb),.09)0%,transparent 70%);filter:blur(30px);pointer-events:none;border-radius:50%;width:420px;height:420px;position:absolute;top:6%;right:3%}@media (max-width:768px){.AboutSection-module-scss-module__AOezWa__aboutSection:before{display:none}}.AboutSection-module-scss-module__AOezWa__aboutSection.AboutSection-module-scss-module__AOezWa__visible{opacity:1;transform:translateY(0)}.AboutSection-module-scss-module__AOezWa__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.AboutSection-module-scss-module__AOezWa__container{padding:0 24px}}.AboutSection-module-scss-module__AOezWa__content{grid-template-columns:1.2fr .8fr;align-items:start;gap:5rem;display:grid}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__content{grid-template-columns:1fr;gap:4rem}}@media (max-width:480px){.AboutSection-module-scss-module__AOezWa__content{gap:3rem}}.AboutSection-module-scss-module__AOezWa__textContent{flex-direction:column;gap:1.5rem;display:flex;position:relative}.AboutSection-module-scss-module__AOezWa__textContent:before{content:"";background:linear-gradient(180deg,rgba(var(--foreground-rgb),.5),rgba(var(--foreground-rgb),.1));border-radius:2px;width:4px;height:60px;position:absolute;top:0;left:-2rem}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__textContent:before{display:none}}.AboutSection-module-scss-module__AOezWa__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.75rem;font-size:1.15rem;font-weight:400;display:inline-flex}.AboutSection-module-scss-module__AOezWa__label:after{content:"";background:var(--accent-gradient);border-radius:2px;width:40px;height:2px}.AboutSection-module-scss-module__AOezWa__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0;font-size:4rem;line-height:1.1}@media (max-width:768px){.AboutSection-module-scss-module__AOezWa__heading{font-size:3rem}}@media (max-width:480px){.AboutSection-module-scss-module__AOezWa__heading{font-size:2.5rem}}.AboutSection-module-scss-module__AOezWa__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400;display:inline-block;position:relative}.AboutSection-module-scss-module__AOezWa__description{flex-direction:column;gap:1.25rem;display:flex}.AboutSection-module-scss-module__AOezWa__description p{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.9;margin:0;font-size:1.25rem;font-weight:400;line-height:1.7}@media (max-width:480px){.AboutSection-module-scss-module__AOezWa__description p{font-size:1.125rem}}.AboutSection-module-scss-module__AOezWa__description p strong{opacity:1;color:var(--foreground);font-weight:600}.AboutSection-module-scss-module__AOezWa__highlight{color:var(--foreground);opacity:1;padding:0 .25rem;font-weight:500;position:relative}.AboutSection-module-scss-module__AOezWa__highlight:after{content:"";background:rgba(var(--foreground-rgb),.1);z-index:-1;border-radius:2px;height:8px;position:absolute;bottom:2px;left:0;right:0}.AboutSection-module-scss-module__AOezWa__statsContent{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__statsContent{flex-direction:row;justify-content:space-between;gap:1rem}}@media (max-width:480px){.AboutSection-module-scss-module__AOezWa__statsContent{flex-direction:column}}.AboutSection-module-scss-module__AOezWa__statCard{background:linear-gradient(135deg,rgba(var(--foreground-rgb),.06)0%,rgba(var(--foreground-rgb),.02)100%);border:1px solid rgba(var(--foreground-rgb),.1);border-radius:1.25rem;flex-direction:column;gap:.4rem;padding:2.25rem 1.75rem;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.AboutSection-module-scss-module__AOezWa__statCard:before{content:"";background:linear-gradient(90deg,var(--foreground),rgba(var(--foreground-rgb),.15));opacity:.2;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.AboutSection-module-scss-module__AOezWa__statCard:hover{border-color:rgba(var(--foreground-rgb),.28);box-shadow:0 18px 36px rgba(var(--foreground-rgb),.14);transform:translateY(-6px)}.AboutSection-module-scss-module__AOezWa__statCard:hover:before{opacity:1}.AboutSection-module-scss-module__AOezWa__statCard:hover .AboutSection-module-scss-module__AOezWa__statIcon{opacity:.16;transform:scale(1.08)rotate(-6deg)}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__statCard{flex:1}}.AboutSection-module-scss-module__AOezWa__statIcon{color:var(--foreground);opacity:.1;justify-content:center;align-items:center;transition:opacity .35s,transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1.1rem;right:1.1rem}.AboutSection-module-scss-module__AOezWa__statIcon svg{width:2.75rem;height:2.75rem}.AboutSection-module-scss-module__AOezWa__statNumber{font-family:var(--font-bebas-neue);color:var(--foreground);background:linear-gradient(135deg,var(--foreground)0%,rgba(var(--foreground-rgb),.65)100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;padding-top:.5rem;font-size:4rem;line-height:1}@media (max-width:1024px){.AboutSection-module-scss-module__AOezWa__statNumber{font-size:3rem}}.AboutSection-module-scss-module__AOezWa__statLabel{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.65;font-size:.95rem;font-weight:500;line-height:1.3}
.ExperienceSection-module-scss-module__dp8Wya__experienceSection{background-color:var(--background);background-image:radial-gradient(40% 45% at 92% 8%,rgba(var(--accent-rgb),.05)0%,transparent 70%);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.ExperienceSection-module-scss-module__dp8Wya__experienceSection.ExperienceSection-module-scss-module__dp8Wya__visible,.ExperienceSection-module-scss-module__dp8Wya__experienceSection.ExperienceSection-module-scss-module__dp8Wya__visible .ExperienceSection-module-scss-module__dp8Wya__timelineItem{opacity:1;transform:translateY(0)}.ExperienceSection-module-scss-module__dp8Wya__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.ExperienceSection-module-scss-module__dp8Wya__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.ExperienceSection-module-scss-module__dp8Wya__container{padding:0 24px}}.ExperienceSection-module-scss-module__dp8Wya__header{margin-bottom:3.5rem}.ExperienceSection-module-scss-module__dp8Wya__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:inline-flex}.ExperienceSection-module-scss-module__dp8Wya__label:before{content:"";background:var(--accent-gradient);border-radius:2px;width:1.75rem;height:2px}.ExperienceSection-module-scss-module__dp8Wya__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0;font-size:4rem;line-height:1}@media (max-width:768px){.ExperienceSection-module-scss-module__dp8Wya__heading{font-size:3rem}}@media (max-width:480px){.ExperienceSection-module-scss-module__dp8Wya__heading{font-size:2.5rem}}.ExperienceSection-module-scss-module__dp8Wya__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.ExperienceSection-module-scss-module__dp8Wya__timeline{margin:0;padding:0 0 0 2rem;list-style:none;position:relative}.ExperienceSection-module-scss-module__dp8Wya__timeline:before{content:"";background:linear-gradient(to bottom,rgba(var(--foreground-rgb),.25),rgba(var(--foreground-rgb),.05));width:2px;position:absolute;top:8px;bottom:8px;left:5px}@media (max-width:480px){.ExperienceSection-module-scss-module__dp8Wya__timeline{padding-left:1.5rem}}.ExperienceSection-module-scss-module__dp8Wya__timelineItem{opacity:0;padding-bottom:2.5rem;transition:opacity .5s ease-out,transform .5s ease-out;position:relative;transform:translateY(20px)}.ExperienceSection-module-scss-module__dp8Wya__timelineItem:first-child{transition-delay:50ms}.ExperienceSection-module-scss-module__dp8Wya__timelineItem:nth-child(2){transition-delay:.15s}.ExperienceSection-module-scss-module__dp8Wya__timelineItem:nth-child(3){transition-delay:.25s}.ExperienceSection-module-scss-module__dp8Wya__timelineItem:nth-child(4){transition-delay:.35s}.ExperienceSection-module-scss-module__dp8Wya__timelineItem:last-child{padding-bottom:0}.ExperienceSection-module-scss-module__dp8Wya__dot{background-color:var(--background);border:2px solid var(--foreground);border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-2rem}@media (max-width:480px){.ExperienceSection-module-scss-module__dp8Wya__dot{left:-1.5rem}}.ExperienceSection-module-scss-module__dp8Wya__card{transition:transform .3s}.ExperienceSection-module-scss-module__dp8Wya__card:hover{transform:translate(4px)}.ExperienceSection-module-scss-module__dp8Wya__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.ExperienceSection-module-scss-module__dp8Wya__role{font-family:var(--font-instrument-sans);color:var(--foreground);margin:0;font-size:1.35rem;font-weight:700}@media (max-width:480px){.ExperienceSection-module-scss-module__dp8Wya__role{font-size:1.15rem}}.ExperienceSection-module-scss-module__dp8Wya__period{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.6;white-space:nowrap;font-size:.95rem;font-weight:600}.ExperienceSection-module-scss-module__dp8Wya__company{font-family:var(--font-instrument-sans);color:var(--foreground);margin-top:.25rem;font-size:1.05rem;font-weight:600}.ExperienceSection-module-scss-module__dp8Wya__context{opacity:.65;font-weight:400}.ExperienceSection-module-scss-module__dp8Wya__highlights{flex-direction:column;gap:.6rem;margin:1rem 0 0;padding-left:1.1rem;display:flex}.ExperienceSection-module-scss-module__dp8Wya__highlights li{font-family:var(--font-instrument-sans);color:rgba(var(--foreground-rgb),.78);font-size:1rem;line-height:1.7}.ExperienceSection-module-scss-module__dp8Wya__highlight{color:var(--foreground);z-index:0;padding:0 .15rem;font-weight:600;position:relative}.ExperienceSection-module-scss-module__dp8Wya__highlight:after{content:"";background:rgba(var(--foreground-rgb),.1);z-index:-1;border-radius:2px;height:7px;position:absolute;bottom:1px;left:0;right:0}
.PortfolioSection-module-scss-module__IuTKMW__portfolioSection{background-color:rgba(var(--foreground-rgb),.03);background-image:radial-gradient(42% 50% at 6% 10%,rgba(var(--accent-rgb),.05)0%,transparent 70%);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.PortfolioSection-module-scss-module__IuTKMW__portfolioSection.PortfolioSection-module-scss-module__IuTKMW__visible,.PortfolioSection-module-scss-module__IuTKMW__portfolioSection.PortfolioSection-module-scss-module__IuTKMW__visible .PortfolioSection-module-scss-module__IuTKMW__projectCard{opacity:1;transform:translateY(0)}.PortfolioSection-module-scss-module__IuTKMW__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.PortfolioSection-module-scss-module__IuTKMW__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.PortfolioSection-module-scss-module__IuTKMW__container{padding:0 24px}}.PortfolioSection-module-scss-module__IuTKMW__header{max-width:600px;margin-bottom:3rem}.PortfolioSection-module-scss-module__IuTKMW__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:inline-flex}.PortfolioSection-module-scss-module__IuTKMW__label:before{content:"";background:var(--accent-gradient);border-radius:2px;width:1.75rem;height:2px}.PortfolioSection-module-scss-module__IuTKMW__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0 0 1rem;font-size:4rem;line-height:1}@media (max-width:768px){.PortfolioSection-module-scss-module__IuTKMW__heading{font-size:3rem}}@media (max-width:480px){.PortfolioSection-module-scss-module__IuTKMW__heading{font-size:2.5rem}}.PortfolioSection-module-scss-module__IuTKMW__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.PortfolioSection-module-scss-module__IuTKMW__subtitle{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.9;margin:0;font-size:1.25rem;font-weight:400;line-height:1.7}.PortfolioSection-module-scss-module__IuTKMW__projectsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}@media (max-width:650px){.PortfolioSection-module-scss-module__IuTKMW__projectsGrid{grid-template-columns:1fr;gap:2rem}}.PortfolioSection-module-scss-module__IuTKMW__projectCard{background-color:var(--background);border:1px solid rgba(var(--foreground-rgb),.08);opacity:0;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s,border-color .35s,opacity .5s ease-out;transition-delay:var(--delay,0s);border-radius:1.25rem;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;transform:translateY(20px)}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover{border-color:rgba(var(--accent-rgb),.4);box-shadow:0 24px 48px rgba(var(--foreground-rgb),.14);transform:translateY(-8px)}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover .PortfolioSection-module-scss-module__IuTKMW__imageOverlay{opacity:1}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover .PortfolioSection-module-scss-module__IuTKMW__projectImage{filter:saturate(108%);transform:scale(1.05)}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover .PortfolioSection-module-scss-module__IuTKMW__projectNumber{background:var(--accent);color:#fff;border-color:var(--accent)}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover .PortfolioSection-module-scss-module__IuTKMW__projectTitle{color:var(--accent)}.PortfolioSection-module-scss-module__IuTKMW__projectCard:hover .PortfolioSection-module-scss-module__IuTKMW__viewProject .PortfolioSection-module-scss-module__IuTKMW__arrow{transform:translate(5px)}.PortfolioSection-module-scss-module__IuTKMW__imageWrapper{aspect-ratio:16/10;border-bottom:1px solid rgba(var(--foreground-rgb),.05);width:100%;position:relative;overflow:hidden}.PortfolioSection-module-scss-module__IuTKMW__projectImage{object-fit:cover;object-position:top center;filter:saturate(102%);transition:transform .5s cubic-bezier(.4,0,.2,1),filter .6s}.PortfolioSection-module-scss-module__IuTKMW__imageOverlay{background:linear-gradient(to top,rgba(var(--accent-rgb),.22)0%,transparent 55%);opacity:0;transition:opacity .35s;position:absolute;inset:0}.PortfolioSection-module-scss-module__IuTKMW__projectNumber{min-width:2.25rem;height:2.25rem;font-family:var(--font-bebas-neue);letter-spacing:.05em;color:var(--foreground);background:rgba(var(--background-rgb),.85);border:1px solid rgba(var(--foreground-rgb),.1);-webkit-backdrop-filter:blur(6px);border-radius:.6rem;justify-content:center;align-items:center;padding:0 .5rem;font-size:1.1rem;transition:background .35s,color .35s,border-color .35s;display:inline-flex;position:absolute;top:1rem;left:1rem}.PortfolioSection-module-scss-module__IuTKMW__projectContent{flex-direction:column;flex:1;gap:.75rem;padding:1.75rem;display:flex}@media (max-width:480px){.PortfolioSection-module-scss-module__IuTKMW__projectContent{padding:1.5rem}}.PortfolioSection-module-scss-module__IuTKMW__projectMeta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PortfolioSection-module-scss-module__IuTKMW__projectYear{font-family:var(--font-bebas-neue);letter-spacing:.1em;color:var(--foreground);opacity:.5;font-size:.9rem}.PortfolioSection-module-scss-module__IuTKMW__techTags{flex-wrap:wrap;gap:.5rem;display:flex}.PortfolioSection-module-scss-module__IuTKMW__techTag{font-family:var(--font-instrument-sans);background-color:rgba(var(--foreground-rgb),.08);color:var(--foreground);opacity:.8;border-radius:.25rem;padding:.25rem .5rem;font-size:.8rem;font-weight:500}.PortfolioSection-module-scss-module__IuTKMW__projectTitle{font-family:var(--font-bebas-neue);letter-spacing:.05em;color:var(--foreground);margin:0;font-size:1.85rem;transition:color .3s}.PortfolioSection-module-scss-module__IuTKMW__projectDescription{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.85;margin:0;font-size:1.125rem;font-weight:400;line-height:1.6}.PortfolioSection-module-scss-module__IuTKMW__viewProject{font-family:var(--font-bebas-neue);letter-spacing:.1em;color:var(--accent);align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;font-size:1rem;font-weight:500;display:inline-flex}.PortfolioSection-module-scss-module__IuTKMW__viewProject .PortfolioSection-module-scss-module__IuTKMW__arrow{font-size:1.2rem;transition:transform .3s;display:inline-block}
.SkillsSection-module-scss-module__8BBf0W__skillsSection{background-color:var(--background);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible,.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible .SkillsSection-module-scss-module__8BBf0W__skillCategory,.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible .SkillsSection-module-scss-module__8BBf0W__skillItem{opacity:1;transform:translateY(0)}.SkillsSection-module-scss-module__8BBf0W__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.SkillsSection-module-scss-module__8BBf0W__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.SkillsSection-module-scss-module__8BBf0W__container{padding:0 24px}}.SkillsSection-module-scss-module__8BBf0W__header{margin-bottom:3rem}.SkillsSection-module-scss-module__8BBf0W__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:inline-flex}.SkillsSection-module-scss-module__8BBf0W__label:before{content:"";background:var(--accent-gradient);border-radius:2px;width:1.75rem;height:2px}.SkillsSection-module-scss-module__8BBf0W__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0;font-size:4rem;line-height:1}@media (max-width:768px){.SkillsSection-module-scss-module__8BBf0W__heading{font-size:3rem}}@media (max-width:480px){.SkillsSection-module-scss-module__8BBf0W__heading{font-size:2.5rem}}.SkillsSection-module-scss-module__8BBf0W__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.SkillsSection-module-scss-module__8BBf0W__skillsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:1024px){.SkillsSection-module-scss-module__8BBf0W__skillsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.SkillsSection-module-scss-module__8BBf0W__skillsGrid{grid-template-columns:1fr;gap:2rem}}.SkillsSection-module-scss-module__8BBf0W__skillCategory{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.SkillsSection-module-scss-module__8BBf0W__categoryTitle{font-family:var(--font-bebas-neue);letter-spacing:.15em;color:var(--foreground);opacity:.6;border-bottom:1px solid rgba(var(--foreground-rgb),.1);margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1.2rem}.SkillsSection-module-scss-module__8BBf0W__skillsList{flex-wrap:wrap;gap:.75rem;display:flex}.SkillsSection-module-scss-module__8BBf0W__skillItem{font-family:var(--font-instrument-sans);background-color:rgba(var(--foreground-rgb),.05);color:var(--foreground);border:1px solid rgba(var(--foreground-rgb),.1);opacity:0;cursor:default;border-radius:2rem;padding:.5rem 1rem;font-size:1.125rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(10px)}.SkillsSection-module-scss-module__8BBf0W__skillItem:hover{background-color:rgba(var(--foreground-rgb),.12);border-color:rgba(var(--foreground-rgb),.25);box-shadow:0 4px 12px rgba(var(--foreground-rgb),.08);transform:translateY(-2px)}.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible .SkillsSection-module-scss-module__8BBf0W__skillItem{opacity:.9;transform:translateY(0)}.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible .SkillsSection-module-scss-module__8BBf0W__skillItem:hover{transform:translateY(-2px)}.SkillsSection-module-scss-module__8BBf0W__skillItemFeatured{background-color:rgba(var(--accent-rgb),.12);border-color:rgba(var(--accent-rgb),.4);color:var(--foreground);font-weight:600}.SkillsSection-module-scss-module__8BBf0W__skillItemFeatured:hover{background-color:rgba(var(--accent-rgb),.2);border-color:rgba(var(--accent-rgb),.6);box-shadow:0 4px 12px rgba(var(--accent-rgb),.18)}.SkillsSection-module-scss-module__8BBf0W__skillsSection.SkillsSection-module-scss-module__8BBf0W__visible .SkillsSection-module-scss-module__8BBf0W__skillItemFeatured{opacity:1}
.post-module-scss-module__T9ODsG__postPage{background-color:var(--background);min-height:100vh;padding:9rem 0 6rem}.post-module-scss-module__T9ODsG__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.post-module-scss-module__T9ODsG__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.post-module-scss-module__T9ODsG__container{padding:0 24px}}.post-module-scss-module__T9ODsG__container{max-width:720px}.post-module-scss-module__T9ODsG__backLink{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.7;align-items:center;gap:.4rem;margin-bottom:2.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.post-module-scss-module__T9ODsG__backLink:hover{opacity:1;transform:translate(-3px)}.post-module-scss-module__T9ODsG__header{margin-bottom:3rem}.post-module-scss-module__T9ODsG__meta{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.55;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9rem;display:flex}.post-module-scss-module__T9ODsG__dot{opacity:.6}.post-module-scss-module__T9ODsG__title{font-family:var(--font-instrument-sans);color:var(--foreground);margin:0 0 1.5rem;font-size:2.75rem;font-weight:700;line-height:1.1}@media (max-width:768px){.post-module-scss-module__T9ODsG__title{font-size:2.1rem}}@media (max-width:480px){.post-module-scss-module__T9ODsG__title{font-size:1.75rem}}.post-module-scss-module__T9ODsG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.post-module-scss-module__T9ODsG__tag{font-family:var(--font-instrument-sans);background-color:rgba(var(--foreground-rgb),.06);border:1px solid rgba(var(--foreground-rgb),.1);color:var(--foreground);opacity:.8;border-radius:2rem;padding:.3rem .75rem;font-size:.8rem;font-weight:500}.post-module-scss-module__T9ODsG__prose{font-family:var(--font-instrument-sans);color:var(--foreground)}.post-module-scss-module__T9ODsG__prose p{opacity:.85;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.post-module-scss-module__T9ODsG__prose h2{font-family:var(--font-bebas-neue);letter-spacing:.02em;color:var(--foreground);margin:2.75rem 0 1rem;font-size:1.9rem;line-height:1.2}.post-module-scss-module__T9ODsG__prose ul{flex-direction:column;gap:.6rem;margin:0 0 1.5rem;padding-left:1.4rem;display:flex}.post-module-scss-module__T9ODsG__prose ul li{opacity:.85;font-size:1.125rem;line-height:1.7}.post-module-scss-module__T9ODsG__prose strong{opacity:1;font-weight:700}.post-module-scss-module__T9ODsG__prose code{background-color:rgba(var(--foreground-rgb),.08);border-radius:.3rem;padding:.15rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.post-module-scss-module__T9ODsG__prose pre{background-color:rgba(var(--foreground-rgb),.06);border:1px solid rgba(var(--foreground-rgb),.1);border-radius:.75rem;margin:0 0 1.5rem;padding:1.25rem 1.5rem;overflow-x:auto}.post-module-scss-module__T9ODsG__prose pre code{white-space:pre;background:0 0;padding:0;font-size:.92rem;line-height:1.6}.post-module-scss-module__T9ODsG__footer{border-top:1px solid rgba(var(--foreground-rgb),.12);margin-top:4rem;padding-top:2rem}.post-module-scss-module__T9ODsG__cta{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.85;font-size:1.1rem}.post-module-scss-module__T9ODsG__ctaLink{color:var(--foreground);text-underline-offset:3px;font-weight:700;text-decoration:underline}.post-module-scss-module__T9ODsG__ctaLink:hover{opacity:.7}
.blog-module-scss-module__pOS9nq__blogPage{background-color:var(--background);min-height:100vh;padding:10rem 0 6rem}.blog-module-scss-module__pOS9nq__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.blog-module-scss-module__pOS9nq__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.blog-module-scss-module__pOS9nq__container{padding:0 24px}}.blog-module-scss-module__pOS9nq__container{max-width:820px}.blog-module-scss-module__pOS9nq__header{margin-bottom:4rem}.blog-module-scss-module__pOS9nq__label{font-family:var(--font-bebas-neue);letter-spacing:.2em;color:var(--foreground);opacity:.6;margin-bottom:1rem;font-size:1rem;display:block}.blog-module-scss-module__pOS9nq__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0 0 1.5rem;font-size:4.5rem;line-height:1}@media (max-width:768px){.blog-module-scss-module__pOS9nq__heading{font-size:3.25rem}}@media (max-width:480px){.blog-module-scss-module__pOS9nq__heading{font-size:2.75rem}}.blog-module-scss-module__pOS9nq__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.blog-module-scss-module__pOS9nq__intro{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.75;max-width:620px;font-size:1.2rem;line-height:1.6}.blog-module-scss-module__pOS9nq__postList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.blog-module-scss-module__pOS9nq__postItem{border-top:1px solid rgba(var(--foreground-rgb),.12)}.blog-module-scss-module__pOS9nq__postItem:last-child{border-bottom:1px solid rgba(var(--foreground-rgb),.12)}.blog-module-scss-module__pOS9nq__postLink{padding:2.5rem 0;text-decoration:none;transition:transform .3s,opacity .3s;display:block}.blog-module-scss-module__pOS9nq__postLink:hover{transform:translate(6px)}.blog-module-scss-module__pOS9nq__postLink:hover .blog-module-scss-module__pOS9nq__postTitle{opacity:.7}.blog-module-scss-module__pOS9nq__postLink:focus-visible{outline:2px solid var(--foreground);outline-offset:4px}.blog-module-scss-module__pOS9nq__postMeta{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.55;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;display:flex}.blog-module-scss-module__pOS9nq__dot{opacity:.6}.blog-module-scss-module__pOS9nq__postTitle{font-family:var(--font-instrument-sans);color:var(--foreground);margin:0 0 .75rem;font-size:1.75rem;font-weight:700;line-height:1.2;transition:opacity .3s}@media (max-width:480px){.blog-module-scss-module__pOS9nq__postTitle{font-size:1.4rem}}.blog-module-scss-module__pOS9nq__postDescription{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.75;margin:0 0 1.25rem;font-size:1.05rem;line-height:1.6}.blog-module-scss-module__pOS9nq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.blog-module-scss-module__pOS9nq__tag{font-family:var(--font-instrument-sans);background-color:rgba(var(--foreground-rgb),.06);border:1px solid rgba(var(--foreground-rgb),.1);color:var(--foreground);opacity:.8;border-radius:2rem;padding:.3rem .75rem;font-size:.8rem;font-weight:500}
.TestimonialsSection-module-scss-module__H-Dqna__testimonialsSection{background-color:var(--background);opacity:0;padding:6rem 0;transition:opacity .6s ease-out,transform .6s ease-out;transform:translateY(30px)}.TestimonialsSection-module-scss-module__H-Dqna__testimonialsSection.TestimonialsSection-module-scss-module__H-Dqna__visible,.TestimonialsSection-module-scss-module__H-Dqna__testimonialsSection.TestimonialsSection-module-scss-module__H-Dqna__visible .TestimonialsSection-module-scss-module__H-Dqna__card{opacity:1;transform:translateY(0)}.TestimonialsSection-module-scss-module__H-Dqna__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 40px}@media (max-width:1024px){.TestimonialsSection-module-scss-module__H-Dqna__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.TestimonialsSection-module-scss-module__H-Dqna__container{padding:0 24px}}.TestimonialsSection-module-scss-module__H-Dqna__header{margin-bottom:3.5rem}.TestimonialsSection-module-scss-module__H-Dqna__label{font-family:var(--font-bebas-neue);letter-spacing:.18em;color:var(--accent);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.15rem;font-weight:400;display:inline-flex}.TestimonialsSection-module-scss-module__H-Dqna__label:before{content:"";background:var(--accent-gradient);border-radius:2px;width:1.75rem;height:2px}.TestimonialsSection-module-scss-module__H-Dqna__heading{font-family:var(--font-bebas-neue);color:var(--foreground);margin:0;font-size:4rem;line-height:1}@media (max-width:768px){.TestimonialsSection-module-scss-module__H-Dqna__heading{font-size:3rem}}@media (max-width:480px){.TestimonialsSection-module-scss-module__H-Dqna__heading{font-size:2.5rem}}.TestimonialsSection-module-scss-module__H-Dqna__accent{font-family:var(--font-instrument-serif);font-style:italic;font-weight:400}.TestimonialsSection-module-scss-module__H-Dqna__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.TestimonialsSection-module-scss-module__H-Dqna__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.TestimonialsSection-module-scss-module__H-Dqna__grid{grid-template-columns:1fr}}.TestimonialsSection-module-scss-module__H-Dqna__card{background-color:var(--surface);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);opacity:0;border-radius:1rem;flex-direction:column;padding:2rem;transition:opacity .5s ease-out,transform .5s ease-out,border-color .3s,box-shadow .3s;display:flex;transform:translateY(20px)}.TestimonialsSection-module-scss-module__H-Dqna__card:nth-child(2){transition-delay:80ms}.TestimonialsSection-module-scss-module__H-Dqna__card:nth-child(3){transition-delay:.16s}.TestimonialsSection-module-scss-module__H-Dqna__card:nth-child(4){transition-delay:.24s}.TestimonialsSection-module-scss-module__H-Dqna__card:nth-child(5){transition-delay:.32s}.TestimonialsSection-module-scss-module__H-Dqna__card:nth-child(6){transition-delay:.4s}.TestimonialsSection-module-scss-module__H-Dqna__card:hover{border-color:rgba(var(--accent-rgb),.4);box-shadow:var(--shadow-md);transform:translateY(-4px)}.TestimonialsSection-module-scss-module__H-Dqna__quoteIcon{width:2rem;height:2rem;color:var(--accent);opacity:.55;margin-bottom:.75rem}.TestimonialsSection-module-scss-module__H-Dqna__quote{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.85;flex:1;margin:0 0 1.5rem;font-size:1rem;line-height:1.65}.TestimonialsSection-module-scss-module__H-Dqna__author{align-items:center;gap:.75rem;display:flex}.TestimonialsSection-module-scss-module__H-Dqna__avatar{background-color:var(--foreground);width:2.5rem;height:2.5rem;color:var(--background);font-family:var(--font-bebas-neue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:flex}.TestimonialsSection-module-scss-module__H-Dqna__authorMeta{flex-direction:column;flex:1;min-width:0;display:flex}.TestimonialsSection-module-scss-module__H-Dqna__name{font-family:var(--font-instrument-sans);color:var(--foreground);font-size:.95rem;font-weight:700}.TestimonialsSection-module-scss-module__H-Dqna__title{font-family:var(--font-instrument-sans);color:var(--foreground);opacity:.6;font-size:.8rem}.TestimonialsSection-module-scss-module__H-Dqna__source{color:var(--foreground);opacity:.55;flex-shrink:0;align-items:center;display:flex}.TestimonialsSection-module-scss-module__H-Dqna__rating{color:#ffb300;opacity:1;gap:2px;display:inline-flex}.TestimonialsSection-module-scss-module__H-Dqna__rating svg{filter:drop-shadow(0 0 3px #ffb3008c);width:15px;height:15px}
.page-module-scss-module__QOelEW__projectPage{background:rgb(var(--background-rgb));min-height:100vh;padding-top:124px}.page-module-scss-module__QOelEW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 40px}@media (max-width:1024px){.page-module-scss-module__QOelEW__container{max-width:100%;padding:0 40px}}@media (max-width:480px){.page-module-scss-module__QOelEW__container{padding:0 24px}}.page-module-scss-module__QOelEW__backButton{font-family:var(--font-instrument-sans);color:rgb(var(--foreground-rgb));opacity:.7;align-items:center;gap:8px;margin-bottom:48px;padding:12px 0;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module-scss-module__QOelEW__backButton:hover{opacity:1;transform:translate(-4px)}.page-module-scss-module__QOelEW__hero{grid-template-columns:1fr 1.5fr;align-items:center;gap:60px;margin-bottom:80px;display:grid}@media (max-width:1024px){.page-module-scss-module__QOelEW__hero{grid-template-columns:1fr;gap:40px;margin-bottom:60px}}@media (max-width:768px){.page-module-scss-module__QOelEW__hero{margin-bottom:48px}}.page-module-scss-module__QOelEW__projectMeta{font-family:var(--font-instrument-sans);letter-spacing:.5px;text-transform:uppercase;align-items:center;gap:16px;margin-bottom:24px;font-size:13px;font-weight:500;display:flex}.page-module-scss-module__QOelEW__category{color:rgb(var(--foreground-rgb));background:rgba(var(--foreground-rgb),.08);border-radius:4px;padding:6px 12px}.page-module-scss-module__QOelEW__year{color:rgb(var(--foreground-rgb));opacity:.6}.page-module-scss-module__QOelEW__title{font-family:var(--font-bebas-neue);letter-spacing:.02em;color:rgb(var(--foreground-rgb));margin-bottom:20px;font-size:clamp(40px,6vw,64px);font-weight:400;line-height:1.1}.page-module-scss-module__QOelEW__description{font-family:var(--font-instrument-sans);color:rgb(var(--foreground-rgb));opacity:.8;margin-bottom:32px;font-size:1.125rem;font-weight:400;line-height:1.6}.page-module-scss-module__QOelEW__liveButton{font-family:var(--font-instrument-sans);color:rgb(var(--background-rgb));background:rgb(var(--foreground-rgb));border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module-scss-module__QOelEW__liveButton:hover{box-shadow:0 8px 16px rgba(var(--foreground-rgb),.2);transform:translateY(-2px)}.page-module-scss-module__QOelEW__liveButton .page-module-scss-module__QOelEW__externalIcon{font-size:20px;transition:transform .3s;display:inline-block}.page-module-scss-module__QOelEW__liveButton:hover .page-module-scss-module__QOelEW__externalIcon{transform:translate(2px,-2px)}.page-module-scss-module__QOelEW__featuredImage{aspect-ratio:16/10;border-radius:16px;width:100%;height:auto;position:relative;overflow:hidden}.page-module-scss-module__QOelEW__featuredImagePortrait{aspect-ratio:9/19.5;max-width:280px;margin:0 auto}.page-module-scss-module__QOelEW__image{object-fit:cover;box-shadow:0 8px 24px rgba(var(--foreground-rgb),.12);border-radius:16px}@media (max-width:768px){.page-module-scss-module__QOelEW__image{border-radius:12px}}.page-module-scss-module__QOelEW__video{object-fit:cover;object-position:top center;width:100%;height:100%;box-shadow:0 8px 24px rgba(var(--foreground-rgb),.12);border-radius:16px}@media (max-width:768px){.page-module-scss-module__QOelEW__video{border-radius:12px}}.page-module-scss-module__QOelEW__content{grid-template-columns:1fr 380px;gap:80px;margin-bottom:120px;display:grid}@media (max-width:1024px){.page-module-scss-module__QOelEW__content{grid-template-columns:1fr;gap:60px;margin-bottom:80px}}.page-module-scss-module__QOelEW__mainContent{max-width:720px}.page-module-scss-module__QOelEW__section{margin-bottom:64px}.page-module-scss-module__QOelEW__section:last-child{margin-bottom:0}@media (max-width:768px){.page-module-scss-module__QOelEW__section{margin-bottom:48px}}.page-module-scss-module__QOelEW__sectionTitle{font-family:var(--font-bebas-neue);letter-spacing:.02em;color:rgb(var(--foreground-rgb));margin-bottom:20px;font-size:clamp(28px,4vw,36px);font-weight:400}.page-module-scss-module__QOelEW__sectionText{font-family:var(--font-instrument-sans);color:rgb(var(--foreground-rgb));opacity:.8;font-size:1.125rem;font-weight:400;line-height:1.6}.page-module-scss-module__QOelEW__sectionText .highlight{color:rgb(var(--foreground-rgb));opacity:1;padding:0 .25rem;font-weight:500;position:relative}.page-module-scss-module__QOelEW__sectionText .highlight:after{content:"";background:rgba(var(--foreground-rgb),.1);z-index:-1;border-radius:2px;height:8px;position:absolute;bottom:2px;left:0;right:0}.page-module-scss-module__QOelEW__resultsList{margin:0;padding:0;list-style:none}.page-module-scss-module__QOelEW__resultItem{font-family:var(--font-instrument-sans);color:rgb(var(--foreground-rgb));opacity:.8;margin-bottom:16px;padding-left:32px;font-size:1.125rem;font-weight:400;line-height:1.6;position:relative}.page-module-scss-module__QOelEW__resultItem:before{content:"";background:rgb(var(--foreground-rgb));opacity:.4;width:16px;height:2px;position:absolute;top:12px;left:0}.page-module-scss-module__QOelEW__resultItem:last-child{margin-bottom:0}@media (max-width:1024px){.page-module-scss-module__QOelEW__sidebar{max-width:500px}}.page-module-scss-module__QOelEW__sidebarCard{background:rgba(var(--foreground-rgb),.04);border:1px solid rgba(var(--foreground-rgb),.08);border-radius:12px;margin-bottom:24px;padding:32px}.page-module-scss-module__QOelEW__sidebarCard:last-of-type{margin-bottom:24px}.page-module-scss-module__QOelEW__sidebarTitle{font-family:var(--font-bebas-neue);letter-spacing:.02em;color:rgb(var(--foreground-rgb));margin-bottom:20px;font-size:20px;font-weight:400}.page-module-scss-module__QOelEW__techList{flex-wrap:wrap;gap:10px;display:flex}.page-module-scss-module__QOelEW__techTag{font-family:var(--font-instrument-sans);background:rgba(var(--foreground-rgb),.08);color:rgb(var(--foreground-rgb));border:1px solid rgba(var(--foreground-rgb),.1);border-radius:6px;padding:8px 14px;font-size:13px;font-weight:500}.page-module-scss-module__QOelEW__infoList{flex-direction:column;gap:16px;display:flex}.page-module-scss-module__QOelEW__infoItem{font-family:var(--font-instrument-sans);justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__QOelEW__infoLabel{color:rgb(var(--foreground-rgb));opacity:.6;font-size:14px;font-weight:500}.page-module-scss-module__QOelEW__infoValue{color:rgb(var(--foreground-rgb));font-size:15px;font-weight:500}.page-module-scss-module__QOelEW__infoLink{color:rgb(var(--foreground-rgb));font-size:15px;font-weight:500;text-decoration:none;transition:opacity .2s}.page-module-scss-module__QOelEW__infoLink:hover{opacity:.7;text-decoration:underline}.page-module-scss-module__QOelEW__sidebarButton{width:100%;font-family:var(--font-instrument-sans);color:rgb(var(--foreground-rgb));border:2px solid rgba(var(--foreground-rgb),.2);background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.page-module-scss-module__QOelEW__sidebarButton:hover{background:rgba(var(--foreground-rgb),.05);border-color:rgba(var(--foreground-rgb),.3);transform:translateY(-2px)}.page-module-scss-module__QOelEW__sidebarButton .page-module-scss-module__QOelEW__externalIcon{font-size:18px;transition:transform .3s;display:inline-block}.page-module-scss-module__QOelEW__sidebarButton:hover .page-module-scss-module__QOelEW__externalIcon{transform:translate(2px,-2px)}
