.hero-slider{align-items:center;background:var(--bg-light,#f8f8f8);box-sizing:border-box;contain:layout style paint;display:flex;height:100vh;justify-content:center;left:0;margin:0;max-height:100vh;min-height:100vh;overflow:hidden;padding:0;position:fixed;right:0;top:0;width:100%;width:100vw;will-change:transform;z-index:100;-webkit-touch-callout:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.project-slider-container,.slider-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.project-slider-container{perspective:1200px}.project-card{background:transparent;display:block;height:100%;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;top:0;transform:translateY(100px);transition:all .8s cubic-bezier(.4,0,.2,1);width:100%;-webkit-touch-callout:none;touch-action:pan-y;-webkit-user-select:none;user-select:none}.project-card.active{opacity:1;pointer-events:all;transform:translateY(0);z-index:3}.card-main-image{pointer-events:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-ms-user-drag:none}.project-card-wrapper:has(.project-card.active) .card-view-project{opacity:1}.project-card.prev{opacity:0;transform:translateY(-100px);z-index:1}.project-card.next{opacity:0;transform:translateY(100px);z-index:1}.card-image-section{background:var(--bg-light,#f8f8f8);height:100%;left:0;overflow:hidden;pointer-events:all;position:absolute;top:0;width:100%;z-index:1}.card-main-image{height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.4,0,.2,1);width:100%;-webkit-touch-callout:none;touch-action:pan-y}.project-card.active .card-main-image{transform:scale(1.02)}.card-content-section{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,.05));border:1px solid hsla(0,0%,100%,.25);border-radius:0;box-shadow:0 8px 32px 0 rgba(0,0,0,.15),inset 0 1px 0 0 hsla(0,0%,100%,.3);display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100vh - 140px);overflow-x:hidden;overflow-y:auto;padding:2rem;position:absolute;right:0;top:120px;transform:translateY(0);width:320px;z-index:101}.card-content-section::-webkit-scrollbar{width:6px}.card-content-section::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.card-content-section::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4);border-radius:3px}.card-content-section::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.6)}.card-project-title{color:var(--primary-white);font-family:Gotham,Gotham Pro,Gotham SSm,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin-bottom:.75rem;text-shadow:0 2px 10px rgba(0,0,0,.5),0 1px 3px rgba(0,0,0,.8);white-space:normal}.card-project-subtitle{color:hsla(0,0%,100%,.95);font-size:1rem;font-weight:500;letter-spacing:.1em;margin-bottom:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.6);text-transform:uppercase}.card-project-location{color:hsla(0,0%,100%,.9);font-size:.9rem;font-weight:400;margin-bottom:2rem;text-shadow:0 1px 6px rgba(0,0,0,.4),0 1px 2px rgba(0,0,0,.5)}.card-categories{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.category-tab{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);cursor:pointer;overflow:hidden;padding:1rem 1.25rem;position:relative}.category-tab,.category-tab:before{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:var(--transition)}.category-tab:before{background:linear-gradient(135deg,hsla(0,0%,100%,.3),hsla(0,0%,100%,.15));content:"";height:100%;left:-100%;position:absolute;top:0;width:100%;z-index:0}.category-tab.active:before,.category-tab:hover:before{left:0}.category-tab-content{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.category-name{color:hsla(0,0%,100%,.95);font-family:Gotham,Gotham Pro,Gotham SSm,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;text-shadow:0 1px 4px rgba(0,0,0,.4);transition:var(--transition)}.category-count{align-items:center;color:hsla(0,0%,100%,.8);display:flex;justify-content:center;transition:var(--transition)}.category-count svg{height:18px;transition:var(--transition);width:18px}.category-tab.active .category-name,.category-tab:hover .category-name{color:var(--primary-white)}.category-tab.active .category-count,.category-tab:hover .category-count{color:hsla(0,0%,100%,.8)}.category-tab.active .category-count svg,.category-tab:hover .category-count svg{stroke:hsla(0,0%,100%,.9);transform:translateX(4px)}.card-image-grid{display:grid;gap:.5rem;grid-template-columns:repeat(3,1fr);margin-top:1.5rem;max-height:280px;overflow-x:hidden;overflow-y:auto;padding-bottom:.5rem;padding-right:.5rem}.card-image-grid::-webkit-scrollbar{width:6px}.card-image-grid::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.card-image-grid::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.4);border-radius:3px}.card-image-grid::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.6)}.grid-image-item{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.3);cursor:pointer;height:100px;min-height:100px;object-fit:cover;transition:var(--transition);width:100%;-webkit-touch-callout:none;pointer-events:auto;touch-action:pan-y;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-ms-user-drag:none}.grid-image-item:hover{border-color:hsla(0,0%,100%,.6);box-shadow:0 4px 20px rgba(0,0,0,.3),0 0 0 1px hsla(0,0%,100%,.4);position:relative;transform:scale(1.05);z-index:10}.slider-progress-container{align-items:center;bottom:3rem;display:flex;left:5%;position:fixed;z-index:1001}.slider-progress-bars{align-items:center;display:flex;gap:.5rem}.progress-bar{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:hsla(0,0%,100%,.3);cursor:pointer;height:4px;overflow:hidden;position:relative;transition:var(--transition);width:60px}.progress-bar:hover{background:hsla(0,0%,100%,.5);transform:scaleY(1.5)}.progress-bar-fill{background:var(--primary-white);height:100%;left:0;position:absolute;top:0;transition:none;width:0}.progress-bar.active .progress-bar-fill{width:100%}.progress-bar.completed .progress-bar-fill{background:var(--primary-white);width:100%}.slider-project-name{display:none}.project-name-text{color:var(--text-dark);font-family:Gotham,Gotham Pro,Gotham SSm,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}@media (max-width:1024px){.card-content-section{max-height:calc(100vh - 140px);padding:1.75rem;right:0;top:120px;width:300px}}@media (max-width:768px){body,html{height:auto;overflow-x:hidden;overflow-y:auto;position:relative;width:100%;width:100vw;-webkit-overflow-scrolling:touch}body,html{margin:0!important;padding:0!important}body{min-height:100vh;min-height:100dvh}#mainHeroSlider,.hero-slider{background:var(--bg-light,#f8f8f8)!important;border:none!important;box-sizing:border-box!important;height:100vh!important;height:100dvh!important;left:0!important;margin:0!important;max-height:100vh!important;max-height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;outline:none!important;overflow:hidden!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;transform:translateX(0)!important;width:100vw!important;width:100%!important;z-index:100!important}.project-slider-container,.slider-wrapper{background:var(--bg-light,#f8f8f8)!important;box-sizing:border-box;height:100vh;height:100dvh;margin:0!important;max-height:100vh;max-height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;padding:0!important;position:relative;transform:translateX(0)!important;width:100vw!important;width:100%!important}.card-content-section{display:none!important}.project-card{background:var(--bg-light,#f8f8f8)!important}.card-image-section,.project-card{box-sizing:border-box;height:100vh;height:100dvh;left:0;margin:0!important;max-height:100vh;max-height:100dvh;max-width:100vw!important;max-width:100%!important;min-height:100vh;min-height:100dvh;min-width:100vw!important;min-width:100%!important;overflow:hidden;padding:0!important;position:absolute;right:0;top:0;width:100vw!important;width:100%!important}.card-image-section{align-items:center;background:#000!important;display:flex;justify-content:center}.card-main-image{height:100vh;height:100dvh;left:0;max-height:100vh;max-width:100vw!important;max-width:100%!important;min-height:100vh;min-height:100dvh;min-width:100vw!important;min-width:100%!important;position:absolute;right:0;top:0;width:100vw!important;width:100%!important}.project-card[data-project-id=lujo-hotel] .card-main-image,.project-card[data-project-id=maxx-royal] .card-main-image,.project-card[data-project-id=pizza-restaurant] .card-main-image,.project-card[data-project-id=zorlu-center] .card-main-image{box-sizing:border-box;display:block;margin:0!important;max-height:100dvh;object-fit:contain!important;object-position:center!important;padding:0!important}#mainHeroSlider,#mainHeroSlider #sliderWrapper,#mainHeroSlider .card-image-section,#mainHeroSlider .project-card,#mainHeroSlider .project-slider-container,#mainHeroSlider .slider-wrapper,#mainHeroSlider.hero-slider{box-sizing:border-box!important;left:0!important;margin:0!important;padding:0!important;right:0!important;transform:translateX(0)!important;width:100vw!important}#mainHeroSlider #sliderWrapper .card-main-image,#mainHeroSlider .card-image-section .card-main-image,#mainHeroSlider .card-main-image,#mainHeroSlider .project-card .card-main-image{height:100vh!important;height:100dvh!important;left:0!important;margin:0!important;max-height:100vh!important;max-height:100dvh!important;max-width:100vw!important;max-width:100%!important;min-height:100vh!important;min-height:100dvh!important;min-width:100vw!important;min-width:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;position:absolute!important;right:0!important;top:0!important;width:100vw!important;width:100%!important}.card-image-section{background:var(--bg-light,#f8f8f8)!important}.project-card.active .card-main-image{transform:scale(1)}.card-project-title{font-size:1.75rem}.card-image-grid{grid-template-columns:repeat(2,1fr);max-height:250px}.grid-image-item{height:100px;min-height:100px}.slider-progress-container{bottom:1.5rem;left:1.5rem;z-index:1002}.progress-bar{height:3px;width:40px}.slider-project-name{bottom:1.5rem;padding:.75rem 1.5rem;right:1.5rem}.project-name-text{font-size:.875rem}}@media (max-width:430px) and (min-width:375px){.hero-slider{background:var(--bg-light,#f8f8f8)!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;width:100vw!important}#mainHeroSlider #sliderWrapper .card-main-image,#mainHeroSlider .card-image-section .card-main-image,#mainHeroSlider .card-main-image,#mainHeroSlider .project-card .card-main-image{height:100vh!important;height:100dvh!important;left:0!important;max-height:100vh!important;max-height:100dvh!important;max-width:100vw!important;max-width:100%!important;min-height:100vh!important;min-height:100dvh!important;min-width:100vw!important;min-width:100%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:0!important;width:100vw!important;width:100%!important}#mainHeroSlider .card-image-section{background:#000!important}}@media (max-width:480px){.hero-slider,.project-slider-container,.slider-wrapper{background:var(--bg-light,#f8f8f8)!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;min-height:100vh!important;min-height:100dvh!important;width:100vw!important}#mainHeroSlider #sliderWrapper .card-main-image,#mainHeroSlider .card-image-section .card-main-image,#mainHeroSlider .card-main-image,#mainHeroSlider .project-card .card-main-image{height:100vh!important;height:100dvh!important;left:0!important;max-height:100vh!important;max-height:100dvh!important;max-width:100vw!important;max-width:100%!important;min-height:100vh!important;min-height:100dvh!important;min-width:100vw!important;min-width:100%!important;object-fit:cover!important;object-position:center center!important;position:absolute!important;top:0!important;width:100vw!important;width:100%!important}#mainHeroSlider .card-image-section{background:#000!important}.slider-progress-container{bottom:1rem;left:1rem}.progress-bar{height:2.5px;width:35px}}.project-card-wrapper{height:100%;left:0;pointer-events:all;position:absolute;top:0;width:100%}.card-view-project{display:none!important}.slider-desktop-project-name{align-items:center;bottom:5.5rem;cursor:pointer;display:flex;gap:.5rem;left:5%;opacity:.9;position:fixed;transition:opacity .2s ease;z-index:1001}.slider-desktop-project-name:hover{opacity:1}.slider-desktop-project-name-text{color:hsla(0,0%,100%,.95);font-family:FreightSansProBook,FreightSansPro-Book-Italic,Freight Sans Pro,serif;font-size:.875rem;font-style:italic;font-weight:300;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.5)}.slider-desktop-project-name-arrow{height:16px;opacity:.9;transition:transform .2s ease;width:16px}.slider-desktop-project-name:hover .slider-desktop-project-name-arrow{transform:translateX(4px)}.slider-desktop-project-name-arrow svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));height:100%;stroke:hsla(0,0%,100%,.95);width:100%}.card-view-project:hover{opacity:.8}.card-view-project .view-project-arrow svg{height:18px;transition:transform .2s ease;width:18px}.card-view-project:hover .view-project-arrow svg{transform:translateX(2px)}.slider-mobile-arrow{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(0,0,0,.5);border:2px solid hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:1;padding:.75rem;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease,background .2s ease;width:48px;z-index:1000}.slider-mobile-arrow:hover{background:rgba(0,0,0,.7);box-shadow:0 6px 16px rgba(0,0,0,.4);opacity:1;transform:translateY(-50%) scale(1.1)}.slider-mobile-arrow:active{background:rgba(0,0,0,.8);transform:translateY(-50%) scale(.95)}.slider-mobile-arrow-left{left:1rem}.slider-mobile-arrow-right{right:1rem}.slider-mobile-arrow svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));height:26px;stroke:currentColor;stroke-width:2.5;width:26px}@media (min-width:769px){.slider-mobile-arrow{display:none}.slider-mobile-project-name{display:none!important}.slider-desktop-project-name{display:flex!important}}@media (max-width:768px){.card-view-project,.slider-desktop-project-name{display:none!important}.slider-mobile-project-name{align-items:center;bottom:3rem;cursor:pointer;display:flex!important;display:flex;gap:.5rem;left:1.5rem;opacity:.9;position:absolute;transition:opacity .2s ease;z-index:1001}.slider-mobile-project-name:hover{opacity:1}.slider-mobile-project-name-text{color:hsla(0,0%,100%,.95);font-family:FreightSansProBook,FreightSansPro-Book-Italic,Freight Sans Pro,serif;font-size:.875rem;font-style:italic;font-weight:300;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.5)}.slider-mobile-project-name-arrow{height:16px;opacity:.9;transition:transform .2s ease;width:16px}.slider-mobile-project-name:hover .slider-mobile-project-name-arrow{transform:translateX(4px)}.slider-mobile-project-name-arrow svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));height:100%;stroke:hsla(0,0%,100%,.95);width:100%}}