.LoadingScreen-module__DJ-nqa__loading{z-index:9999;background:linear-gradient(135deg,#fafaf8 0%,#f0ede8 100%);justify-content:center;align-items:center;transition:background .3s;display:flex;position:fixed;inset:0}.LoadingScreen-module__DJ-nqa__loading.LoadingScreen-module__DJ-nqa__exiting{background:0 0}.LoadingScreen-module__DJ-nqa__leftDoor,.LoadingScreen-module__DJ-nqa__rightDoor{z-index:1;background:#fafaf8;width:50%;transition:transform .8s cubic-bezier(.65,0,.35,1);position:absolute;top:0;bottom:0}.LoadingScreen-module__DJ-nqa__leftDoor{transform-origin:0;left:0}.LoadingScreen-module__DJ-nqa__rightDoor{transform-origin:100%;right:0}.LoadingScreen-module__DJ-nqa__loading.LoadingScreen-module__DJ-nqa__exiting .LoadingScreen-module__DJ-nqa__leftDoor{transform:translate(-100%)}.LoadingScreen-module__DJ-nqa__loading.LoadingScreen-module__DJ-nqa__exiting .LoadingScreen-module__DJ-nqa__rightDoor{transform:translate(100%)}.LoadingScreen-module__DJ-nqa__signatureWrapper{z-index:2;width:min(70vw,620px);transition:opacity .4s;animation:.6s LoadingScreen-module__DJ-nqa__fadeIn;position:relative}.LoadingScreen-module__DJ-nqa__signatureWrapper.LoadingScreen-module__DJ-nqa__fadeOut{opacity:0}.LoadingScreen-module__DJ-nqa__signatureContainer{width:100%}.LoadingScreen-module__DJ-nqa__signaturePlaceholder{border:1px solid #00000014;width:100%;padding-top:30%}.signature-svg{filter:drop-shadow(0 18px 40px #0000002e);width:100%;height:auto;display:block}.signature-stroke{fill:none;stroke:var(--color-accent);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;animation:.8s forwards LoadingScreen-module__DJ-nqa__drawSignature;animation-delay:calc(var(--path-index,0)*.12s)}.signature-fill{fill:var(--color-accent);opacity:0;animation:.45s 2s forwards LoadingScreen-module__DJ-nqa__revealFill}@keyframes LoadingScreen-module__DJ-nqa__drawSignature{to{stroke-dashoffset:0}}@keyframes LoadingScreen-module__DJ-nqa__fadeIn{to{opacity:1}}@keyframes LoadingScreen-module__DJ-nqa__revealFill{to{opacity:1}}
.Navigation-module__Pj2Xoq__nav{z-index:1000;padding:1.5rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf8f2;padding:1rem 0;box-shadow:0 1px #0000000d}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled .Navigation-module__Pj2Xoq__logoText,.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled .Navigation-module__Pj2Xoq__menu button{color:var(--color-accent)}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled .Navigation-module__Pj2Xoq__burger span{background:var(--color-accent)}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__scrolled .Navigation-module__Pj2Xoq__logo img{filter:none}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__dark{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafaf8f2;padding:1rem 0;box-shadow:0 1px #0000000d}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__dark .Navigation-module__Pj2Xoq__logoText,.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__dark .Navigation-module__Pj2Xoq__menu button{color:var(--color-accent)}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__dark .Navigation-module__Pj2Xoq__menu button:hover{color:var(--color-wood)}.Navigation-module__Pj2Xoq__nav.Navigation-module__Pj2Xoq__dark .Navigation-module__Pj2Xoq__burger span{background:var(--color-accent)}.Navigation-module__Pj2Xoq__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Navigation-module__Pj2Xoq__logo{cursor:pointer;align-items:center;gap:1rem;text-decoration:none;display:flex}.Navigation-module__Pj2Xoq__logo img{filter:brightness(0)invert();transition:filter .4s}.Navigation-module__Pj2Xoq__logoText{font-family:var(--font-heading);letter-spacing:.02em;color:#fff;font-size:1.5rem;font-weight:400;transition:color .4s}.Navigation-module__Pj2Xoq__menu{align-items:center;gap:2.5rem;display:flex}.Navigation-module__Pj2Xoq__menu button{letter-spacing:.02em;color:#fff;font-size:.95rem;transition:color .3s;position:relative}.Navigation-module__Pj2Xoq__menu button:hover{color:var(--color-wood)}.Navigation-module__Pj2Xoq__menu button:after{content:"";background:var(--color-wood);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navigation-module__Pj2Xoq__menu button:hover:after{width:100%}.Navigation-module__Pj2Xoq__burger{flex-direction:column;justify-content:center;gap:5px;width:28px;height:28px;display:none;position:relative}.Navigation-module__Pj2Xoq__burger span{background:#fff;width:100%;height:2px;transition:all .3s;display:block;position:absolute;left:0}.Navigation-module__Pj2Xoq__burger span:first-child{top:6px}.Navigation-module__Pj2Xoq__burger span:nth-child(2){top:13px}.Navigation-module__Pj2Xoq__burger span:nth-child(3){top:20px}.Navigation-module__Pj2Xoq__burger.Navigation-module__Pj2Xoq__open span:first-child{top:13px;transform:rotate(45deg)}.Navigation-module__Pj2Xoq__burger.Navigation-module__Pj2Xoq__open span:nth-child(2){opacity:0}.Navigation-module__Pj2Xoq__burger.Navigation-module__Pj2Xoq__open span:nth-child(3){top:13px;transform:rotate(-45deg)}.Navigation-module__Pj2Xoq__backdrop{display:none}@media (max-width:768px){.Navigation-module__Pj2Xoq__backdrop{z-index:998;background:#00000080;animation:.3s Navigation-module__Pj2Xoq__fadeIn;display:block;position:fixed;inset:0}@keyframes Navigation-module__Pj2Xoq__fadeIn{0%{opacity:0}to{opacity:1}}.Navigation-module__Pj2Xoq__burger{z-index:1000;display:flex}.Navigation-module__Pj2Xoq__menu{background:var(--color-bg);z-index:999;flex-direction:column;align-items:flex-start;gap:2rem;width:80%;max-width:300px;height:100vh;padding:6rem 2rem;transition:right .4s;position:fixed;top:0;right:-100%;box-shadow:-4px 0 20px #0000001a}.Navigation-module__Pj2Xoq__menu.Navigation-module__Pj2Xoq__open{right:0}.Navigation-module__Pj2Xoq__menu button{text-align:left;width:100%;color:var(--color-accent);font-size:1.25rem}}
.Footer-module__EZoWya__footer{background:linear-gradient(180deg,var(--color-bg)0%,#e8e4df 100%);border-top:1px solid #0000000f;padding:5rem 0 2rem}.Footer-module__EZoWya__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Footer-module__EZoWya__grid{border-bottom:1px solid #00000014;grid-template-columns:1.2fr 2fr;gap:5rem;margin-bottom:4rem;padding-bottom:4rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__brandName{font-family:var(--font-heading);color:var(--color-accent);letter-spacing:.02em;font-size:1.5rem;font-weight:500}.Footer-module__EZoWya__tagline{font-family:var(--font-heading);color:var(--color-text-light);margin-top:.5rem;font-size:1rem;font-style:italic}.Footer-module__EZoWya__links{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.Footer-module__EZoWya__column{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__EZoWya__columnTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.5rem;font-size:1.125rem;font-weight:500}.Footer-module__EZoWya__column ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__EZoWya__column li{color:var(--color-text-light);cursor:pointer;font-size:.95rem;transition:color .3s}.Footer-module__EZoWya__column li:hover{color:var(--color-wood)}.Footer-module__EZoWya__column a{transition:color .3s}.Footer-module__EZoWya__column a:hover{color:var(--color-wood)}.Footer-module__EZoWya__address{line-height:1.6;cursor:default!important}.Footer-module__EZoWya__address:hover{color:var(--color-text-light)!important}.Footer-module__EZoWya__bottom{color:var(--color-text-light);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Footer-module__EZoWya__credits a{color:var(--color-wood);font-weight:500;transition:color .3s}.Footer-module__EZoWya__credits a:hover{color:var(--color-accent)}@media (max-width:1024px){.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:3rem}.Footer-module__EZoWya__links{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Footer-module__EZoWya__footer{padding:3rem 0 1.5rem}.Footer-module__EZoWya__links{grid-template-columns:1fr;gap:2rem}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__videoBackground{object-fit:cover;z-index:0;backface-visibility:hidden;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.Hero-module__Z8hQ_W__overlay{z-index:1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;position:relative}.Hero-module__Z8hQ_W__content{text-align:center;opacity:0;max-width:900px;margin:0 auto;animation:1s forwards Hero-module__Z8hQ_W__fadeInUp}@keyframes Hero-module__Z8hQ_W__fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(30px)}}.Hero-module__Z8hQ_W__title{font-family:var(--font-heading);letter-spacing:-.02em;color:#fff;text-shadow:0 6px 30px #000000b3,0 2px 10px #00000080;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,6rem);font-weight:300;line-height:1.1}.Hero-module__Z8hQ_W__description{color:#fffffff2;text-shadow:0 2px 15px #0009;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1.0625rem,1.5vw,1.25rem);line-height:1.8}.Hero-module__Z8hQ_W__cta{color:var(--color-accent);letter-spacing:.05em;text-transform:uppercase;background:#fff;border:2px solid #fff;padding:1.25rem 3rem;font-size:1rem;font-weight:600;transition:all .4s;display:inline-block}.Hero-module__Z8hQ_W__cta:hover{color:#fff;background:0 0;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:100vh}.Hero-module__Z8hQ_W__container{padding:0 1.5rem}.Hero-module__Z8hQ_W__cta{padding:1rem 2rem;font-size:.9rem}}
.FurnitureGrid-module__TBpWhG__section{background:linear-gradient(180deg,var(--color-bg)0%,#f5f3f0 100%);padding:8rem 0}.FurnitureGrid-module__TBpWhG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.FurnitureGrid-module__TBpWhG__header{text-align:center;margin-bottom:5rem;padding-left:3rem;position:relative}.FurnitureGrid-module__TBpWhG__headerLine{background:var(--color-wood);border-radius:2px;width:100px;height:3px;position:absolute;bottom:-2rem;left:50%;transform:translate(-50%)}.FurnitureGrid-module__TBpWhG__title{font-family:var(--font-heading);color:var(--color-accent);margin-top:0;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.FurnitureGrid-module__TBpWhG__subtitle{color:var(--color-text-light);max-width:700px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7}.FurnitureGrid-module__TBpWhG__categories{flex-direction:column;gap:5rem;display:flex}.FurnitureGrid-module__TBpWhG__category{opacity:0;transition:all .6s;transform:translateY(40px)}.FurnitureGrid-module__TBpWhG__category.FurnitureGrid-module__TBpWhG__visible{opacity:1;transform:translateY(0)}.FurnitureGrid-module__TBpWhG__categoryHeader{text-align:left;margin-bottom:2rem;padding:0 3rem}.FurnitureGrid-module__TBpWhG__categoryName{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:400;display:inline-block;position:relative}.FurnitureGrid-module__TBpWhG__categoryName:after{content:"";background:var(--color-wood);width:60px;height:2px;position:absolute;bottom:-8px;left:0}.FurnitureGrid-module__TBpWhG__categoryDescription{color:var(--color-text-light);max-width:600px;margin:1.5rem 0 0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.6}.FurnitureGrid-module__TBpWhG__sliderContainer{max-width:100%;margin:0 auto;padding:0 3rem;position:relative}.FurnitureGrid-module__TBpWhG__sliderContainer:before,.FurnitureGrid-module__TBpWhG__sliderContainer:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.FurnitureGrid-module__TBpWhG__sliderContainer:before{background:linear-gradient(90deg,#f5f3f0b3 0%,#f5f3f000 100%);left:3rem}.FurnitureGrid-module__TBpWhG__sliderContainer:after{background:linear-gradient(270deg,#f5f3f0b3 0%,#f5f3f000 100%);right:3rem}.FurnitureGrid-module__TBpWhG__slider{scroll-behavior:smooth;scrollbar-width:none;cursor:grab;border-radius:8px;padding:1rem 0;overflow:auto hidden}.FurnitureGrid-module__TBpWhG__slider::-webkit-scrollbar{display:none}.FurnitureGrid-module__TBpWhG__slider.FurnitureGrid-module__TBpWhG__dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.FurnitureGrid-module__TBpWhG__sliderTrack{cursor:inherit;gap:1.5rem;animation:40s linear infinite FurnitureGrid-module__TBpWhG__infiniteScroll;display:flex}.FurnitureGrid-module__TBpWhG__sliderTrack:hover{animation-play-state:paused}@keyframes FurnitureGrid-module__TBpWhG__infiniteScroll{0%{transform:translate(0)}to{transform:translate(calc(-1800px - 9rem))}}.FurnitureGrid-module__TBpWhG__slide{min-width:300px;max-width:300px;cursor:inherit;flex-shrink:0}.FurnitureGrid-module__TBpWhG__card{height:100%;cursor:inherit;background:#fff;border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.FurnitureGrid-module__TBpWhG__card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.FurnitureGrid-module__TBpWhG__imageWrapper{width:100%;padding-top:100%;position:relative;overflow:hidden}.FurnitureGrid-module__TBpWhG__imageWrapper video{object-fit:cover;will-change:auto;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.FurnitureGrid-module__TBpWhG__imageWrapper img{transition:transform .6s}.FurnitureGrid-module__TBpWhG__card:hover .FurnitureGrid-module__TBpWhG__imageWrapper img{transform:scale(1.08)}.FurnitureGrid-module__TBpWhG__overlay{opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:center;align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.FurnitureGrid-module__TBpWhG__card:hover .FurnitureGrid-module__TBpWhG__overlay{opacity:1}.FurnitureGrid-module__TBpWhG__cardContent{display:none}.FurnitureGrid-module__TBpWhG__viewMore{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:var(--color-wood);cursor:pointer;border-radius:4px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.FurnitureGrid-module__TBpWhG__viewMore:hover{background:var(--color-accent);transform:translateY(-2px)}.FurnitureGrid-module__TBpWhG__workTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.75rem;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:400}.FurnitureGrid-module__TBpWhG__workDescription{color:var(--color-text-light);font-size:1rem;line-height:1.6}.FurnitureGrid-module__TBpWhG__sliderButton,.FurnitureGrid-module__TBpWhG__dots{display:none}.FurnitureGrid-module__TBpWhG__viewAllButton{text-align:center;margin-top:2.5rem}.FurnitureGrid-module__TBpWhG__viewAllButton button{color:var(--color-accent);border:2px solid var(--color-accent);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.FurnitureGrid-module__TBpWhG__viewAllButton button:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.FurnitureGrid-module__TBpWhG__viewAllButton svg{transition:transform .3s}.FurnitureGrid-module__TBpWhG__viewAllButton button:hover svg{transform:translate(4px)}@media (max-width:768px){.FurnitureGrid-module__TBpWhG__section{padding:4rem 0}.FurnitureGrid-module__TBpWhG__header{margin-bottom:3rem;padding-left:0}.FurnitureGrid-module__TBpWhG__headerLine{width:60px}.FurnitureGrid-module__TBpWhG__categories{gap:4rem}.FurnitureGrid-module__TBpWhG__categoryHeader{margin-bottom:1.5rem;padding:0 1rem}.FurnitureGrid-module__TBpWhG__sliderContainer{padding:0 1rem}.FurnitureGrid-module__TBpWhG__sliderContainer:before{width:50px;left:1rem}.FurnitureGrid-module__TBpWhG__sliderContainer:after{width:50px;right:1rem}.FurnitureGrid-module__TBpWhG__slide{min-width:280px;max-width:280px}.FurnitureGrid-module__TBpWhG__slider{padding:.5rem 0}.FurnitureGrid-module__TBpWhG__viewAllButton{margin-top:2rem}.FurnitureGrid-module__TBpWhG__viewAllButton button{padding:.875rem 1.75rem;font-size:.875rem}}@media (max-width:480px){.FurnitureGrid-module__TBpWhG__categoryHeader,.FurnitureGrid-module__TBpWhG__sliderContainer{padding:0 .5rem}.FurnitureGrid-module__TBpWhG__sliderContainer:before{width:40px;left:.5rem}.FurnitureGrid-module__TBpWhG__sliderContainer:after{width:40px;right:.5rem}.FurnitureGrid-module__TBpWhG__slide{min-width:250px;max-width:250px}}
.ProjectModal-module__oVMW9q__backdrop{z-index:9999;overscroll-behavior:none;background:#000000d9;justify-content:center;align-items:center;padding:.5rem;animation:.3s ProjectModal-module__oVMW9q__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes ProjectModal-module__oVMW9q__fadeIn{0%{opacity:0}to{opacity:1}}.ProjectModal-module__oVMW9q__modal{overscroll-behavior:contain;background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:1100px;height:calc(100vh - 1rem);max-height:calc(100vh - 1rem);animation:.3s ProjectModal-module__oVMW9q__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.ProjectModal-module__oVMW9q__scrollArea{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-wood)#f0f0f0;flex:1;min-height:0;overflow-y:auto}.ProjectModal-module__oVMW9q__scrollArea::-webkit-scrollbar{width:8px}.ProjectModal-module__oVMW9q__scrollArea::-webkit-scrollbar-thumb{background:var(--color-wood);border-radius:4px}.ProjectModal-module__oVMW9q__scrollArea::-webkit-scrollbar-track{background:#f0f0f0}@keyframes ProjectModal-module__oVMW9q__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProjectModal-module__oVMW9q__closeButton{cursor:pointer;z-index:10;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 10px #0000001a}.ProjectModal-module__oVMW9q__closeButton:hover{background:#fff;transform:scale(1.1)}.ProjectModal-module__oVMW9q__closeButton svg{color:var(--color-accent)}.ProjectModal-module__oVMW9q__content{overscroll-behavior:contain;pointer-events:auto;grid-template-columns:1fr 1.2fr;gap:0;width:100%;display:grid;overflow:visible}.ProjectModal-module__oVMW9q__details{background:#fff;flex-direction:column;order:1;gap:2rem;padding:2.5rem 3rem;display:flex;overflow:visible}.ProjectModal-module__oVMW9q__details::-webkit-scrollbar{width:8px}.ProjectModal-module__oVMW9q__details::-webkit-scrollbar-thumb{background:var(--color-wood);border-radius:4px}.ProjectModal-module__oVMW9q__details::-webkit-scrollbar-track{background:#f0f0f0}.ProjectModal-module__oVMW9q__gallery{background:#fff;flex-direction:column;order:2;height:100%;display:flex;overflow:hidden}.ProjectModal-module__oVMW9q__mainImage{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.ProjectModal-module__oVMW9q__mainImage img{object-fit:contain;border-radius:12px;max-height:100%}.ProjectModal-module__oVMW9q__navButton{cursor:pointer;z-index:5;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #0000001a}.ProjectModal-module__oVMW9q__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.ProjectModal-module__oVMW9q__navButton svg{color:var(--color-accent)}.ProjectModal-module__oVMW9q__prevButton{left:1rem}.ProjectModal-module__oVMW9q__nextButton{right:1rem}.ProjectModal-module__oVMW9q__imageCounter{color:#fff;background:#000000b3;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:1rem;right:1rem}.ProjectModal-module__oVMW9q__thumbnails{scrollbar-width:thin;background:#fff;border-top:1px solid #e5e5e5;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.ProjectModal-module__oVMW9q__thumbnails::-webkit-scrollbar{height:6px}.ProjectModal-module__oVMW9q__thumbnails::-webkit-scrollbar-thumb{background:var(--color-wood);border-radius:3px}.ProjectModal-module__oVMW9q__thumbnails::-webkit-scrollbar-track{background:#f0f0f0}.ProjectModal-module__oVMW9q__thumbnail{cursor:pointer;background:0 0;border:2px solid #e5e5e5;border-radius:8px;flex-shrink:0;width:100px;height:80px;padding:0;transition:all .3s;position:relative;overflow:hidden}.ProjectModal-module__oVMW9q__thumbnail:hover{border-color:var(--color-wood)}.ProjectModal-module__oVMW9q__activeThumbnail{border-color:var(--color-wood);box-shadow:0 0 0 2px #8b45134d}.ProjectModal-module__oVMW9q__title{font-family:var(--font-heading);color:var(--color-accent);margin:0;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.ProjectModal-module__oVMW9q__category{background:var(--color-background);color:var(--color-wood);text-transform:uppercase;letter-spacing:.1em;border-radius:25px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-block}.ProjectModal-module__oVMW9q__description{color:var(--color-text);margin:0;font-size:1.125rem;line-height:1.9}.ProjectModal-module__oVMW9q__section{border-top:1px solid #e5e5e5;padding-top:1.5rem}.ProjectModal-module__oVMW9q__sectionTitle{font-family:var(--font-heading);color:var(--color-accent);margin:0 0 1rem;font-size:1.5rem;font-weight:500}.ProjectModal-module__oVMW9q__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.ProjectModal-module__oVMW9q__list li{color:var(--color-text);padding-left:1.5rem;font-size:1.05rem;line-height:1.6;position:relative}.ProjectModal-module__oVMW9q__list li:before{content:"✓";color:var(--color-wood);font-weight:700;position:absolute;left:0}.ProjectModal-module__oVMW9q__cta{margin-top:auto;padding-top:1rem}.ProjectModal-module__oVMW9q__contactButton{background:var(--color-wood);color:#fff;text-align:center;border-radius:8px;width:100%;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.ProjectModal-module__oVMW9q__contactButton:hover{background:var(--color-accent);transform:translateY(-2px);box-shadow:0 4px 15px #0003}@media (max-width:968px){.ProjectModal-module__oVMW9q__backdrop{align-items:stretch;padding:0}.ProjectModal-module__oVMW9q__modal{border-radius:0;height:100vh;max-height:100vh}.ProjectModal-module__oVMW9q__content{grid-template-rows:auto auto;grid-template-columns:1fr}.ProjectModal-module__oVMW9q__details{order:1;height:auto;padding:2rem}.ProjectModal-module__oVMW9q__gallery{order:2;height:auto;min-height:350px}.ProjectModal-module__oVMW9q__mainImage{flex:none;height:auto;min-height:350px}.ProjectModal-module__oVMW9q__navButton{width:40px;height:40px}.ProjectModal-module__oVMW9q__prevButton{left:.5rem}.ProjectModal-module__oVMW9q__nextButton{right:.5rem}.ProjectModal-module__oVMW9q__thumbnail{width:80px;height:60px}.ProjectModal-module__oVMW9q__title{font-size:1.75rem}.ProjectModal-module__oVMW9q__description{font-size:1rem}}@media (max-width:640px){.ProjectModal-module__oVMW9q__backdrop{padding:.5rem}.ProjectModal-module__oVMW9q__modal{border-radius:8px;max-height:95vh}.ProjectModal-module__oVMW9q__details{padding:1.5rem}.ProjectModal-module__oVMW9q__gallery,.ProjectModal-module__oVMW9q__mainImage{min-height:300px}.ProjectModal-module__oVMW9q__title{font-size:1.5rem}.ProjectModal-module__oVMW9q__category{padding:.5rem 1rem;font-size:.75rem}.ProjectModal-module__oVMW9q__description{font-size:.95rem}.ProjectModal-module__oVMW9q__sectionTitle{font-size:1.25rem}.ProjectModal-module__oVMW9q__list li{font-size:.95rem}}
.Services-module__PFRRnG__section{background:var(--color-bg);padding:8rem 0}.Services-module__PFRRnG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Services-module__PFRRnG__intro{text-align:center;max-width:800px;margin:0 auto 5rem}.Services-module__PFRRnG__title{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.Services-module__PFRRnG__subtitle{color:var(--color-text-light);font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7}.Services-module__PFRRnG__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem;margin-top:4rem;display:grid}.Services-module__PFRRnG__service{border-left:3px solid var(--color-wood);opacity:0;background:#fff;padding:3rem 2.5rem;transition:all .6s;position:relative;transform:translate(-30px)}.Services-module__PFRRnG__service.Services-module__PFRRnG__visible{opacity:1;transform:translate(0)}.Services-module__PFRRnG__service:hover{transform:translate(8px);box-shadow:-8px 8px 40px #00000014}.Services-module__PFRRnG__serviceNumber{font-family:var(--font-heading);color:#8b735526;margin-bottom:1rem;font-size:3.5rem;font-weight:300;line-height:1}.Services-module__PFRRnG__serviceName{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1.25rem;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:400}.Services-module__PFRRnG__serviceDescription{color:var(--color-text-light);margin-bottom:2rem;font-size:1rem;line-height:1.8}.Services-module__PFRRnG__benefits{border-top:1px solid #00000014;padding-top:1.5rem}.Services-module__PFRRnG__benefitsTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-wood);margin-bottom:1rem;font-size:.875rem;font-weight:600}.Services-module__PFRRnG__benefits ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Services-module__PFRRnG__benefits li{color:var(--color-text);padding-left:1.5rem;font-size:.95rem;position:relative}.Services-module__PFRRnG__benefits li:before{content:"→";color:var(--color-wood);position:absolute;left:0}@media (max-width:768px){.Services-module__PFRRnG__section{padding:4rem 0}.Services-module__PFRRnG__servicesGrid{grid-template-columns:1fr;gap:2rem}.Services-module__PFRRnG__service{padding:2rem 1.5rem}}
.VolumetricLetters-module__-56ISG__section{background:linear-gradient(180deg,#f5f3f0 0%,var(--color-bg)100%);padding:8rem 0;overflow:hidden}.VolumetricLetters-module__-56ISG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.VolumetricLetters-module__-56ISG__animateIn{opacity:0;transition:all .8s;transform:translateY(40px)}.VolumetricLetters-module__-56ISG__animateIn.VolumetricLetters-module__-56ISG__visible{opacity:1;transform:translateY(0)}.VolumetricLetters-module__-56ISG__header{text-align:center;max-width:900px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.VolumetricLetters-module__-56ISG__headerLine{background:var(--color-wood);border-radius:2px;width:100px;height:3px;margin:0 auto 2rem}.VolumetricLetters-module__-56ISG__title{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.2}.VolumetricLetters-module__-56ISG__subtitle{color:var(--color-wood);margin-bottom:1.5rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500}.VolumetricLetters-module__-56ISG__description{color:var(--color-text-light);max-width:700px;margin:0 auto;font-size:1.0625rem;line-height:1.8}.VolumetricLetters-module__-56ISG__advantages{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin:4rem 0 6rem;padding:0 2rem;display:grid}.VolumetricLetters-module__-56ISG__advantage{text-align:center;background:#fff;border-radius:8px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 4px 12px #0000000d}.VolumetricLetters-module__-56ISG__advantage:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001a}.VolumetricLetters-module__-56ISG__advantageTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.75rem;font-size:1.25rem;font-weight:400}.VolumetricLetters-module__-56ISG__advantageDesc{color:var(--color-text-light);font-size:.95rem;line-height:1.6}.VolumetricLetters-module__-56ISG__sliderSection{margin-top:5rem}.VolumetricLetters-module__-56ISG__sliderTitle{font-family:var(--font-heading);text-align:center;color:var(--color-accent);width:100%;margin-bottom:3rem;font-size:clamp(2rem,3vw,2.5rem);font-weight:400;display:inline-block;position:relative}.VolumetricLetters-module__-56ISG__sliderTitle:after{content:"";background:var(--color-wood);width:60px;height:2px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.VolumetricLetters-module__-56ISG__sliderContainer{--slide-width:300px;--slide-gap:1.5rem;--slides-count:6;max-width:100%;margin:0 auto;padding:0 3rem;position:relative}.VolumetricLetters-module__-56ISG__sliderContainer:before,.VolumetricLetters-module__-56ISG__sliderContainer:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.VolumetricLetters-module__-56ISG__sliderContainer:before{background:linear-gradient(90deg,#fafaf8b3 0%,#fafaf800 100%);left:3rem}.VolumetricLetters-module__-56ISG__sliderContainer:after{background:linear-gradient(270deg,#fafaf8b3 0%,#fafaf800 100%);right:3rem}.VolumetricLetters-module__-56ISG__slider{scroll-behavior:smooth;scrollbar-width:none;cursor:grab;border-radius:8px;padding:1rem 0;overflow:auto hidden}.VolumetricLetters-module__-56ISG__slider::-webkit-scrollbar{display:none}.VolumetricLetters-module__-56ISG__slider.VolumetricLetters-module__-56ISG__dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.VolumetricLetters-module__-56ISG__sliderTrack{gap:var(--slide-gap);cursor:inherit;animation:50s linear infinite VolumetricLetters-module__-56ISG__infiniteScroll;display:flex}.VolumetricLetters-module__-56ISG__sliderTrack:hover{animation-play-state:paused}@keyframes VolumetricLetters-module__-56ISG__infiniteScroll{0%{transform:translate(0)}to{transform:translateX(calc((var(--slide-width) + var(--slide-gap))*var(--slides-count)*-1))}}.VolumetricLetters-module__-56ISG__slide{min-width:var(--slide-width);max-width:var(--slide-width);cursor:inherit;flex-shrink:0}.VolumetricLetters-module__-56ISG__card{height:100%;cursor:inherit;background:#fff;border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.VolumetricLetters-module__-56ISG__card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.VolumetricLetters-module__-56ISG__imageWrapper{width:100%;padding-top:100%;position:relative;overflow:hidden}.VolumetricLetters-module__-56ISG__imageWrapper img{transition:transform .6s}.VolumetricLetters-module__-56ISG__card:hover .VolumetricLetters-module__-56ISG__imageWrapper img{transform:scale(1.08)}.VolumetricLetters-module__-56ISG__overlay{opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);justify-content:center;align-items:flex-end;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.VolumetricLetters-module__-56ISG__card:hover .VolumetricLetters-module__-56ISG__overlay{opacity:1}.VolumetricLetters-module__-56ISG__cardContent{display:none}.VolumetricLetters-module__-56ISG__viewMore{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:var(--color-wood);cursor:pointer;border-radius:4px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.VolumetricLetters-module__-56ISG__viewMore:hover{background:var(--color-accent);transform:translateY(-2px)}.VolumetricLetters-module__-56ISG__workTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.75rem;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:400}.VolumetricLetters-module__-56ISG__workDescription{color:var(--color-text-light);font-size:1rem;line-height:1.6}.VolumetricLetters-module__-56ISG__sliderButton,.VolumetricLetters-module__-56ISG__dots{display:none}.VolumetricLetters-module__-56ISG__viewAllButton{text-align:center;margin-top:2.5rem}.VolumetricLetters-module__-56ISG__viewAllButton button{color:var(--color-accent);border:2px solid var(--color-accent);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.VolumetricLetters-module__-56ISG__viewAllButton button:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0000001f}.VolumetricLetters-module__-56ISG__viewAllButton svg{transition:transform .3s}.VolumetricLetters-module__-56ISG__viewAllButton button:hover svg{transform:translate(4px)}.VolumetricLetters-module__-56ISG__ctaWrapper{text-align:center;margin-top:4rem}.VolumetricLetters-module__-56ISG__cta{background:var(--color-wood);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;padding:1.25rem 3rem;font-size:.95rem;font-weight:500;transition:all .4s;display:inline-block}.VolumetricLetters-module__-56ISG__cta:hover{background:var(--color-accent);transform:translateY(-3px);box-shadow:0 12px 32px #00000026}@media (max-width:768px){.VolumetricLetters-module__-56ISG__section{padding:4rem 0}.VolumetricLetters-module__-56ISG__header{margin-bottom:3rem}.VolumetricLetters-module__-56ISG__headerLine{width:60px}.VolumetricLetters-module__-56ISG__advantages{grid-template-columns:1fr;gap:1.5rem;margin:3rem 0 4rem;padding:0}.VolumetricLetters-module__-56ISG__sliderSection{margin-top:3rem}.VolumetricLetters-module__-56ISG__sliderTitle{margin-bottom:2rem}.VolumetricLetters-module__-56ISG__sliderContainer{--slide-width:280px;padding:0 1rem}.VolumetricLetters-module__-56ISG__sliderContainer:before{width:50px;left:1rem}.VolumetricLetters-module__-56ISG__sliderContainer:after{width:50px;right:1rem}.VolumetricLetters-module__-56ISG__slider{padding:.5rem 0}.VolumetricLetters-module__-56ISG__viewAllButton{margin-top:2rem}.VolumetricLetters-module__-56ISG__viewAllButton button{padding:.875rem 1.75rem;font-size:.875rem}.VolumetricLetters-module__-56ISG__ctaWrapper{margin-top:3rem}}@media (max-width:480px){.VolumetricLetters-module__-56ISG__sliderContainer{--slide-width:250px;padding:0 .5rem}.VolumetricLetters-module__-56ISG__sliderContainer:before{width:40px;left:.5rem}.VolumetricLetters-module__-56ISG__sliderContainer:after{width:40px;right:.5rem}.VolumetricLetters-module__-56ISG__cta{padding:1rem 2rem;font-size:.875rem}}
.Process-module__gUgyKG__section{background:#fff;padding:8rem 0}.Process-module__gUgyKG__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Process-module__gUgyKG__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Process-module__gUgyKG__title{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.Process-module__gUgyKG__subtitle{color:var(--color-text-light);font-size:clamp(1rem,1.5vw,1.25rem);font-style:italic}.Process-module__gUgyKG__steps{margin-bottom:6rem;position:relative}.Process-module__gUgyKG__steps:before{content:"";background:linear-gradient(180deg,transparent 0%,var(--color-wood)20%,var(--color-wood)80%,transparent 100%);width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Process-module__gUgyKG__step{opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:4rem;transition:all .7s;display:grid;transform:translateY(40px)}.Process-module__gUgyKG__step.Process-module__gUgyKG__visible{opacity:1;transform:translateY(0)}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse{direction:rtl}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse .Process-module__gUgyKG__stepContent{direction:ltr}.Process-module__gUgyKG__stepNumber{text-align:right;padding-right:4rem}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse .Process-module__gUgyKG__stepNumber{text-align:left;padding-left:4rem;padding-right:0}.Process-module__gUgyKG__stepNumber span{font-family:var(--font-heading);color:var(--color-wood);opacity:.3;font-size:5rem;font-weight:300;line-height:1;display:inline-block}.Process-module__gUgyKG__stepContent{padding-left:4rem}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse .Process-module__gUgyKG__stepContent{padding-left:0;padding-right:4rem}.Process-module__gUgyKG__stepTitle{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:400}.Process-module__gUgyKG__stepDescription{color:var(--color-text-light);font-size:1.0625rem;line-height:1.8}.Process-module__gUgyKG__showcase{margin-top:6rem}.Process-module__gUgyKG__showcaseMedia{width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000001f}.Process-module__gUgyKG__video{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.Process-module__gUgyKG__steps:before{left:30px}.Process-module__gUgyKG__step{grid-template-columns:1fr;gap:1.5rem;padding-left:4rem}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse{direction:ltr}.Process-module__gUgyKG__stepNumber{text-align:left;padding-left:0;padding-right:0}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse .Process-module__gUgyKG__stepNumber{text-align:left;padding-left:0}.Process-module__gUgyKG__stepContent{padding-left:0}.Process-module__gUgyKG__step.Process-module__gUgyKG__reverse .Process-module__gUgyKG__stepContent{padding-right:0}.Process-module__gUgyKG__stepNumber span{font-size:3.5rem}}@media (max-width:768px){.Process-module__gUgyKG__section{padding:4rem 0}.Process-module__gUgyKG__steps:before{display:none}.Process-module__gUgyKG__step{margin-bottom:3rem;padding-left:0}.Process-module__gUgyKG__showcaseMedia{height:350px}}
.Testimonials-module__MlUweW__section{background:linear-gradient(180deg,var(--color-bg)0%,#f0ede8 100%);padding:8rem 0}.Testimonials-module__MlUweW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Testimonials-module__MlUweW__title{font-family:var(--font-heading);text-align:center;color:var(--color-accent);margin-bottom:4rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.Testimonials-module__MlUweW__sliderContainer{max-width:100%;margin:0 auto;padding:0 3rem;position:relative}.Testimonials-module__MlUweW__sliderContainer:before,.Testimonials-module__MlUweW__sliderContainer:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.Testimonials-module__MlUweW__sliderContainer:before{background:linear-gradient(90deg,#f0ede8b3 0%,#f0ede800 100%);left:3rem}.Testimonials-module__MlUweW__sliderContainer:after{background:linear-gradient(270deg,#f0ede8b3 0%,#f0ede800 100%);right:3rem}.Testimonials-module__MlUweW__slider{scroll-behavior:smooth;scrollbar-width:none;cursor:grab;border-radius:8px;padding:1rem 0;overflow:auto hidden}.Testimonials-module__MlUweW__slider::-webkit-scrollbar{display:none}.Testimonials-module__MlUweW__slider.Testimonials-module__MlUweW__dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.Testimonials-module__MlUweW__sliderTrack{gap:1.5rem;display:flex}.Testimonials-module__MlUweW__slide{flex-shrink:0;min-width:400px;max-width:400px}.Testimonials-module__MlUweW__card{background:#fff;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.Testimonials-module__MlUweW__card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #0000001f}.Testimonials-module__MlUweW__imageWrapper{width:100%;height:350px;position:relative;overflow:hidden}.Testimonials-module__MlUweW__imageWrapper img{transition:transform .6s}.Testimonials-module__MlUweW__card:hover .Testimonials-module__MlUweW__imageWrapper img{transform:scale(1.08)}.Testimonials-module__MlUweW__content{padding:2rem}.Testimonials-module__MlUweW__stars{color:#d4af37;gap:.25rem;margin-bottom:1.25rem;font-size:1.25rem;display:flex}.Testimonials-module__MlUweW__text{color:var(--color-text);font-size:1.0625rem;font-style:italic;line-height:1.8}@media (max-width:768px){.Testimonials-module__MlUweW__section{padding:4rem 0}.Testimonials-module__MlUweW__slide{min-width:90vw;max-width:90vw}.Testimonials-module__MlUweW__content{padding:1.5rem}}
.proiecte-module__q1SlJW__page{background:linear-gradient(180deg,var(--color-bg)0%,#f5f3f0 100%);min-height:100vh;padding:10rem 0 4rem}.proiecte-module__q1SlJW__container{max-width:1400px;margin:0 auto;padding:0 2rem}.proiecte-module__q1SlJW__header{text-align:center;margin-bottom:4rem}.proiecte-module__q1SlJW__title{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300}.proiecte-module__q1SlJW__subtitle{color:var(--color-text-light);max-width:700px;margin:0 auto;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7}.proiecte-module__q1SlJW__filters{background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;padding:2rem;display:flex;box-shadow:0 2px 12px #0000000d}.proiecte-module__q1SlJW__filterButton{color:var(--color-text-light);cursor:pointer;text-transform:capitalize;background:0 0;border:2px solid #e0e0e0;border-radius:4px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .3s}.proiecte-module__q1SlJW__filterButton:hover{border-color:var(--color-wood);color:var(--color-wood);transform:translateY(-2px)}.proiecte-module__q1SlJW__filterButtonActive{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.proiecte-module__q1SlJW__filterButtonActive:hover{background:var(--color-wood);border-color:var(--color-wood);color:#fff}.proiecte-module__q1SlJW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.proiecte-module__q1SlJW__card{cursor:pointer;background:#fff;border-radius:8px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.proiecte-module__q1SlJW__card:hover{transform:translateY(-8px);box-shadow:0 8px 30px #00000026}.proiecte-module__q1SlJW__imageWrapper{width:100%;padding-top:100%;position:relative;overflow:hidden}.proiecte-module__q1SlJW__imageWrapper img,.proiecte-module__q1SlJW__imageWrapper video{transition:transform .6s}.proiecte-module__q1SlJW__imageWrapper video{object-fit:cover;will-change:auto;background-color:#000;width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.proiecte-module__q1SlJW__card:hover .proiecte-module__q1SlJW__imageWrapper img{transform:scale(1.08)}.proiecte-module__q1SlJW__overlay{opacity:0;background:linear-gradient(#0000 0%,#000000d9 100%);align-items:flex-end;padding:2rem;transition:opacity .4s;display:flex;position:absolute;inset:0}.proiecte-module__q1SlJW__card:hover .proiecte-module__q1SlJW__overlay{opacity:1}.proiecte-module__q1SlJW__overlayContent{width:100%}.proiecte-module__q1SlJW__categoryBadge{background:var(--color-wood);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:.75rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.proiecte-module__q1SlJW__projectTitle{font-family:var(--font-heading);color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:400}.proiecte-module__q1SlJW__projectDescription{color:#ffffffe6;margin-bottom:1rem;font-size:.95rem;line-height:1.5}.proiecte-module__q1SlJW__viewButton{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#fff;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.proiecte-module__q1SlJW__viewButton:hover{background:var(--color-accent);color:#fff;transform:translateY(-2px)}.proiecte-module__q1SlJW__emptyState{text-align:center;color:var(--color-text-light);padding:4rem 2rem;font-size:1.125rem}@media (max-width:768px){.proiecte-module__q1SlJW__page{padding:7rem 0 2rem}.proiecte-module__q1SlJW__header{margin-bottom:3rem}.proiecte-module__q1SlJW__filters{flex-direction:column;gap:.75rem;margin-bottom:3rem;padding:1.5rem}.proiecte-module__q1SlJW__filterButton{text-align:center;width:100%}.proiecte-module__q1SlJW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.proiecte-module__q1SlJW__overlay{padding:1.5rem}.proiecte-module__q1SlJW__projectTitle{font-size:1.25rem}}@media (max-width:480px){.proiecte-module__q1SlJW__grid{grid-template-columns:1fr}}
.Contact-module__OWeMSG__section{background:#fff;padding:8rem 0}.Contact-module__OWeMSG__container{text-align:center;max-width:1400px;margin:0 auto;padding:0 2rem}.Contact-module__OWeMSG__contentGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:5rem;margin-top:3rem;display:grid}.Contact-module__OWeMSG__info{text-align:left;padding-right:2rem}.Contact-module__OWeMSG__title{font-family:var(--font-heading);color:var(--color-accent);text-align:center;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:300;line-height:1.2}.Contact-module__OWeMSG__description{color:var(--color-text-light);max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8}.Contact-module__OWeMSG__quickContact{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__OWeMSG__contactCard{background:var(--color-background);border:2px solid #0000;border-radius:8px;align-items:center;gap:1.5rem;min-width:280px;padding:1.5rem 2.5rem;text-decoration:none;transition:all .3s;display:flex}.Contact-module__OWeMSG__contactCard:hover{border-color:var(--color-wood);transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.Contact-module__OWeMSG__cardIcon{width:50px;height:50px;color:var(--color-wood);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__cardContent{flex-direction:column;gap:.25rem;min-width:0;display:flex}.Contact-module__OWeMSG__cardLabel{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:500}.Contact-module__OWeMSG__cardValue{color:var(--color-accent);overflow-wrap:anywhere;word-break:break-word;max-width:100%;font-size:1.125rem;font-weight:600}.Contact-module__OWeMSG__contactForm{margin-bottom:3rem}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background:var(--color-bg);width:100%;color:var(--color-accent);font-size:1rem;font-family:var(--font-body);border:2px solid #0000001a;padding:1rem 1.5rem;transition:all .3s}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--color-text-light)}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--color-wood);background:#fff;outline:none}.Contact-module__OWeMSG__textarea{resize:vertical;grid-column:1/-1;min-height:150px;margin-bottom:1rem}.Contact-module__OWeMSG__submitBtn{background:var(--color-accent);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;width:100%;padding:1.25rem 3rem;font-size:1rem;font-weight:600;transition:all .4s}.Contact-module__OWeMSG__submitBtn:hover{background:var(--color-wood);transform:translateY(-2px);box-shadow:0 10px 30px #00000026}.Contact-module__OWeMSG__contactDetails{flex-direction:column;gap:2rem;display:flex}.Contact-module__OWeMSG__detail{border-left:2px solid var(--color-wood);padding-left:1.5rem}.Contact-module__OWeMSG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-wood);margin-bottom:.5rem;font-size:.875rem;font-weight:600}.Contact-module__OWeMSG__value{color:var(--color-accent);font-size:1.125rem;transition:color .3s}.Contact-module__OWeMSG__value:hover{color:var(--color-wood)}.Contact-module__OWeMSG__mapWrapper{width:100%;height:500px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f}.Contact-module__OWeMSG__mapWrapper:before{content:"";pointer-events:none;z-index:1;border:1px solid #0000001a;position:absolute;inset:0}@media (max-width:1024px){.Contact-module__OWeMSG__contentGrid{grid-template-columns:1fr;gap:3rem}.Contact-module__OWeMSG__info{padding-right:0}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}.Contact-module__OWeMSG__mapWrapper{height:400px}.Contact-module__OWeMSG__quickContact{flex-direction:column;align-items:center}.Contact-module__OWeMSG__contactCard{width:100%;max-width:400px}}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:4rem 0}.Contact-module__OWeMSG__mapWrapper{height:350px}.Contact-module__OWeMSG__quickContact{align-items:center;gap:1rem;margin-bottom:3rem}.Contact-module__OWeMSG__contactCard{width:100%;min-width:auto;max-width:400px;padding:1.25rem 1.5rem}.Contact-module__OWeMSG__cardContent{text-align:center;flex:1}.Contact-module__OWeMSG__cardIcon{width:40px;height:40px}.Contact-module__OWeMSG__cardValue{font-size:1rem}}
