.Hero-module___eHmRG__hero{width:100%;min-height:100svh;position:relative;overflow:hidden}.Hero-module___eHmRG__overlay{z-index:10;padding-top:var(--header-height);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Hero-module___eHmRG__content{max-width:var(--container-width);text-align:center;color:#fff;margin:0 auto;padding:0 40px}.Hero-module___eHmRG__title{text-shadow:0 4px 30px #000000e6;color:#fff;margin-bottom:32px;font-family:loos-normal,sans-serif;font-size:5rem;font-weight:400;line-height:1.1}.Hero-module___eHmRG__divider{background:var(--accent);width:80px;height:4px;margin:0 auto;box-shadow:0 2px 10px #00000080}.Hero-module___eHmRG__swiperContainer{z-index:1;position:absolute;inset:0}.Hero-module___eHmRG__swiper{pointer-events:auto;z-index:3;width:100%;height:100%;position:relative}.Hero-module___eHmRG__slideWrapper{flex-direction:column;height:100%;padding:0;display:flex}.Hero-module___eHmRG__imageContainer{flex:1;width:100%;margin-top:0;position:relative;overflow:hidden}.Hero-module___eHmRG__imageContainer:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0006 0%,#0000004d 50%,#00000080 100%);position:absolute;inset:0}.Hero-module___eHmRG__heroImage{object-fit:cover;object-position:center}.Hero-module___eHmRG__caption{letter-spacing:.03em;text-transform:uppercase;color:var(--gray-700);text-align:center;max-width:var(--container-width);margin-top:20px;margin-left:auto;margin-right:auto;padding:0 20px;font-size:1.25rem;font-weight:500}:is(.Hero-module___eHmRG__swiper .swiper-button-prev,.Hero-module___eHmRG__swiper .swiper-button-next){color:#fff;transition:all .3s}:is(.Hero-module___eHmRG__swiper .swiper-button-prev:hover,.Hero-module___eHmRG__swiper .swiper-button-next:hover){transform:scale(1.1)}.Hero-module___eHmRG__swiper .swiper-button-prev:after{text-shadow:0 2px 10px #000c;font-size:20px;font-weight:700}.Hero-module___eHmRG__swiper .swiper-button-next:after{text-shadow:0 2px 10px #000c;font-size:20px;font-weight:700}.Hero-module___eHmRG__swiper .swiper-pagination{z-index:10;bottom:100px!important}.Hero-module___eHmRG__swiper .swiper-pagination-bullet{opacity:.4;background:#fff;width:12px;height:12px;transition:all .3s}.Hero-module___eHmRG__swiper .swiper-pagination-bullet-active{opacity:.9;background:var(--accent);transform:scale(1.3)}@media (max-width:1024px){.Hero-module___eHmRG__title{font-size:4rem}.Hero-module___eHmRG__imageContainer{min-height:400px}}@media (max-width:768px){.Hero-module___eHmRG__hero{min-height:100vh}.Hero-module___eHmRG__overlay{padding-top:120px}.Hero-module___eHmRG__title{font-size:3rem}.Hero-module___eHmRG__caption{margin-top:16px;font-size:1rem}.Hero-module___eHmRG__slideWrapper{padding:0}:is(.Hero-module___eHmRG__swiper .swiper-button-prev,.Hero-module___eHmRG__swiper .swiper-button-next){display:none}.Hero-module___eHmRG__swiper .swiper-button-prev:after{font-size:16px}.Hero-module___eHmRG__swiper .swiper-button-next:after{font-size:16px}.Hero-module___eHmRG__swiper .swiper-pagination{bottom:100px!important}}@media (max-width:480px){.Hero-module___eHmRG__overlay{padding-top:140px}.Hero-module___eHmRG__title{font-size:2.25rem}.Hero-module___eHmRG__content{padding:0 20px}.Hero-module___eHmRG__caption{font-size:.9rem}.Hero-module___eHmRG__swiper .swiper-pagination{bottom:90px!important}}
.ProjectCard-module__AaUGHW__card{border:1px solid var(--gray-200);background:#fff;flex-direction:column;height:100%;transition:all .4s;display:flex;overflow:hidden}.ProjectCard-module__AaUGHW__card:hover{box-shadow:var(--shadow-xl);border-color:#0000;transform:translateY(-8px)}.ProjectCard-module__AaUGHW__imageWrapper{aspect-ratio:4/3;background:var(--gray-100);width:100%;position:relative;overflow:hidden}.ProjectCard-module__AaUGHW__image{object-fit:cover;object-position:center;transition:transform .6s cubic-bezier(.2,1,.3,1)}.ProjectCard-module__AaUGHW__card:hover .ProjectCard-module__AaUGHW__image{transform:scale(1.08)}.ProjectCard-module__AaUGHW__content{flex-direction:column;flex:1;gap:16px;padding:32px;display:flex}.ProjectCard-module__AaUGHW__header{flex-direction:column;gap:8px;display:flex}.ProjectCard-module__AaUGHW__location{color:var(--accent);text-transform:uppercase;letter-spacing:.1em;margin:0;font-size:.8125rem;font-weight:600}.ProjectCard-module__AaUGHW__title{font-family:var(--font-heading);color:var(--gray-900);margin:0;font-size:1.5rem;font-weight:600;line-height:1.2}.ProjectCard-module__AaUGHW__description{color:var(--gray-600);flex:1;margin:0;font-size:1rem;line-height:1.6}.ProjectCard-module__AaUGHW__footer{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;margin-top:16px;padding-top:24px;display:flex}.ProjectCard-module__AaUGHW__statusBadge{text-transform:uppercase;letter-spacing:.05em;background:var(--gray-100);color:var(--gray-600);border-radius:2px;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.ProjectCard-module__AaUGHW__linkText{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.875rem;font-weight:600;transition:gap .3s;display:flex}.ProjectCard-module__AaUGHW__arrow{transition:transform .3s}.ProjectCard-module__AaUGHW__card:hover .ProjectCard-module__AaUGHW__linkText{gap:12px}.ProjectCard-module__AaUGHW__card:hover .ProjectCard-module__AaUGHW__arrow{transform:translate(4px)}@media (max-width:768px){.ProjectCard-module__AaUGHW__content{padding:24px}.ProjectCard-module__AaUGHW__title{font-size:1.25rem}.ProjectCard-module__AaUGHW__footer{margin-top:12px;padding-top:16px}}
.page-module__3bR7yG__projectsSection{padding:var(--section-spacing)0;background:var(--background)}.page-module__3bR7yG__projectsGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.page-module__3bR7yG__aboutSection{padding:var(--section-spacing)0;background:#fff;position:relative;overflow:hidden}.page-module__3bR7yG__sectionTitle{color:var(--gray-900);text-align:left;margin-bottom:32px;font-size:3rem;font-weight:600;line-height:1.1;position:relative}.page-module__3bR7yG__aboutText{color:var(--gray-700);max-width:900px;margin:0;font-size:1.5rem;font-weight:300;line-height:1.6}.page-module__3bR7yG__contactSection{padding:var(--section-spacing)0;background:var(--gray-50)}.page-module__3bR7yG__contactForm{grid-template-columns:1fr 1fr;gap:32px;max-width:700px;margin-top:48px;display:grid}.page-module__3bR7yG__formGroup{flex-direction:column;display:flex}.page-module__3bR7yG__formGroupFull{grid-column:1/-1}.page-module__3bR7yG__input,.page-module__3bR7yG__textarea{border:none;border-bottom:2px solid var(--gray-200);width:100%;font-size:1.125rem;font-family:var(--font-sans);color:var(--foreground);background:0 0;border-radius:0;padding:16px 0;transition:all .3s}.page-module__3bR7yG__input:focus,.page-module__3bR7yG__textarea:focus{border-bottom-color:var(--primary);outline:none}.page-module__3bR7yG__input::placeholder,.page-module__3bR7yG__textarea::placeholder{color:var(--gray-400)}.page-module__3bR7yG__textarea{resize:vertical;min-height:60px}.page-module__3bR7yG__submitButton{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;border:none;grid-column:1/-1;justify-self:start;margin-top:16px;padding:20px 48px;font-size:1rem;font-weight:600;transition:all .3s}.page-module__3bR7yG__submitButton:hover{box-shadow:var(--shadow-lg);background:#000;transform:translateY(-2px)}@media (max-width:1024px){.page-module__3bR7yG__projectsGrid{grid-template-columns:repeat(2,1fr)}.page-module__3bR7yG__sectionTitle{font-size:2.5rem}}@media (max-width:768px){.page-module__3bR7yG__projectsGrid{grid-template-columns:1fr;gap:32px}.page-module__3bR7yG__aboutText{font-size:1.25rem}.page-module__3bR7yG__contactForm{grid-template-columns:1fr;gap:24px}.page-module__3bR7yG__sectionTitle{font-size:2rem}}
