.iletisim-module__uB-sXW__contact{min-height:80vh}.iletisim-module__uB-sXW__offices{flex-direction:column;gap:80px;margin-top:60px;display:flex}.iletisim-module__uB-sXW__office{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.5fr;align-items:start;gap:60px;padding-bottom:80px;display:grid}.iletisim-module__uB-sXW__office:last-child{border-bottom:none;padding-bottom:0}.iletisim-module__uB-sXW__officeInfo{flex-direction:column;gap:32px;display:flex}.iletisim-module__uB-sXW__officeInfo h2{margin-bottom:8px;font-size:2rem;font-weight:800}.iletisim-module__uB-sXW__detailsGrid{flex-direction:column;gap:24px;display:flex}.iletisim-module__uB-sXW__detailItem{gap:20px;display:flex}.iletisim-module__uB-sXW__detailIcon{color:var(--foreground);flex-shrink:0;justify-content:center;align-items:flex-start;width:24px;padding-top:5px;display:flex}.iletisim-module__uB-sXW__detailText h4{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.85rem;font-weight:600}.iletisim-module__uB-sXW__detailText p,.iletisim-module__uB-sXW__detailText a{color:var(--foreground);font-size:1rem;line-height:1.5;text-decoration:none}.iletisim-module__uB-sXW__officeMap{border:1px solid var(--border);background:var(--accent);border-radius:24px;height:400px;overflow:hidden}.iletisim-module__uB-sXW__formSection{background:var(--accent);border-radius:40px;grid-template-columns:1fr 1.5fr;align-items:center;gap:80px;margin-top:100px;padding:80px;display:grid}.iletisim-module__uB-sXW__formHeader h2{margin-bottom:24px;font-size:2.5rem;font-weight:800}.iletisim-module__uB-sXW__formHeader p{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.iletisim-module__uB-sXW__form{grid-template-columns:1fr 1fr;gap:24px;display:grid}.iletisim-module__uB-sXW__fullWidth{grid-column:span 2}.iletisim-module__uB-sXW__formGroup{flex-direction:column;gap:8px;display:flex}.iletisim-module__uB-sXW__label{font-size:.9rem;font-weight:600}.iletisim-module__uB-sXW__input,.iletisim-module__uB-sXW__textarea{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:12px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .2s}.iletisim-module__uB-sXW__input:focus,.iletisim-module__uB-sXW__textarea:focus{border-color:var(--foreground);outline:none}.iletisim-module__uB-sXW__inputError,.iletisim-module__uB-sXW__textareaError{background:#ff4d4d05;animation:.4s cubic-bezier(.36,.07,.19,.97) both iletisim-module__uB-sXW__shake;border-color:#ff4d4d!important}.iletisim-module__uB-sXW__errorMessage{color:#ff4d4d;align-items:center;gap:4px;margin-top:4px;font-size:.8rem;font-weight:500;animation:.3s forwards iletisim-module__uB-sXW__fadeInError;display:flex}@keyframes iletisim-module__uB-sXW__shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}@keyframes iletisim-module__uB-sXW__fadeInError{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.iletisim-module__uB-sXW__successMessage{color:#166534;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;border-radius:12px;grid-column:span 2;padding:20px;font-weight:600;animation:.5s forwards iletisim-module__uB-sXW__fadeIn}.iletisim-module__uB-sXW__textarea{resize:vertical;min-height:150px}.iletisim-module__uB-sXW__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:100px;grid-column:span 2;justify-content:center;align-items:center;gap:12px;padding:18px 36px;font-weight:700;transition:all .3s;display:flex}.iletisim-module__uB-sXW__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 10px 25px #0000001a}.iletisim-module__uB-sXW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.iletisim-module__uB-sXW__loadingSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite iletisim-module__uB-sXW__spin}@keyframes iletisim-module__uB-sXW__spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.iletisim-module__uB-sXW__office,.iletisim-module__uB-sXW__formSection{grid-template-columns:1fr;gap:40px}.iletisim-module__uB-sXW__formSection{padding:40px}}@media (max-width:768px){.iletisim-module__uB-sXW__form{grid-template-columns:1fr}.iletisim-module__uB-sXW__fullWidth,.iletisim-module__uB-sXW__submitBtn{grid-column:span 1}}
.Map-module__GwM-Ba__mapContainer{background:var(--accent);width:100%;height:100%;position:relative}.Map-module__GwM-Ba__placeholder{background:var(--accent);width:100%;height:100%}.Map-module__GwM-Ba__loader{z-index:1;width:100%;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:.9rem;display:flex;position:absolute;top:0;left:0}.Map-module__GwM-Ba__spinner{border:3px solid var(--border);border-top-color:var(--foreground);border-radius:50%;width:30px;height:30px;animation:1s linear infinite Map-module__GwM-Ba__spin}@keyframes Map-module__GwM-Ba__spin{to{transform:rotate(360deg)}}
.Header-module__ldgnoG__header{height:var(--nav-height);z-index:1000;border-bottom:1px solid var(--glass-border);align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__ldgnoG__navContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__ldgnoG__logo{align-items:center;transition:transform .3s;display:flex}.Header-module__ldgnoG__logo:hover{transform:scale(1.02)}.Header-module__ldgnoG__logoImage{object-fit:contain;width:auto;height:28px}.Header-module__ldgnoG__nav{align-items:center;display:flex}.Header-module__ldgnoG__navList{gap:3rem;display:flex}.Header-module__ldgnoG__navItem{position:relative}.Header-module__ldgnoG__navLink{color:var(--foreground);opacity:.6;letter-spacing:.01em;padding:.5rem 0;font-size:.9rem;font-weight:500}.Header-module__ldgnoG__navLink:hover{opacity:1}.Header-module__ldgnoG__navLink:after{content:"";background:var(--foreground);border-radius:2px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__ldgnoG__navLink:hover:after{width:100%}.Header-module__ldgnoG__actions{align-items:center;gap:1.5rem;display:flex}.Header-module__ldgnoG__cta{background:var(--btn-bg);color:var(--btn-color);border:1px solid var(--btn-border);border-radius:100px;padding:.75rem 1.75rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.Header-module__ldgnoG__cta:hover{background:var(--btn-hover-bg);border-color:var(--btn-hover-border);transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.Header-module__ldgnoG__mobileToggle{cursor:pointer;flex-direction:column;gap:6px;display:none}.Header-module__ldgnoG__mobileToggle span{background:var(--foreground);border-radius:2px;width:24px;height:2px}@media (max-width:1024px){.Header-module__ldgnoG__navList{gap:1.5rem}}@media (max-width:768px){.Header-module__ldgnoG__nav{display:none}.Header-module__ldgnoG__mobileToggle{display:flex}}
.LanguageSwitcher-module__U9ItxG__container{align-items:center;display:flex;position:relative}.LanguageSwitcher-module__U9ItxG__button{background:var(--background);border:1px solid var(--border);height:38px;color:var(--foreground);cursor:pointer;white-space:nowrap;border-radius:100px;align-items:center;gap:8px;padding:0 14px;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.LanguageSwitcher-module__U9ItxG__button:hover{background:var(--accent);border-color:var(--foreground);transform:translateY(-1px)}[data-theme=dark] .LanguageSwitcher-module__U9ItxG__button:hover{border-color:var(--border-hover)}.LanguageSwitcher-module__U9ItxG__activeButton{background:var(--accent);border-color:var(--foreground);box-shadow:0 4px 12px #0000000d}[data-theme=dark] .LanguageSwitcher-module__U9ItxG__activeButton{border-color:var(--border-hover)}.LanguageSwitcher-module__U9ItxG__langCode{letter-spacing:.05em;opacity:.9;font-size:.75rem;font-weight:700}.LanguageSwitcher-module__U9ItxG__chevron{opacity:.5;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s}.LanguageSwitcher-module__U9ItxG__chevronRotated{opacity:1;transform:rotate(180deg)}.LanguageSwitcher-module__U9ItxG__dropdown{background:var(--background);border:1px solid var(--border);z-index:1001;transform-origin:100% 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;flex-direction:column;min-width:160px;padding:6px;animation:.3s cubic-bezier(.4,0,.2,1) forwards LanguageSwitcher-module__U9ItxG__dropdownAppear;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 15px 40px #0000001f}@keyframes LanguageSwitcher-module__U9ItxG__dropdownAppear{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.LanguageSwitcher-module__U9ItxG__dropdownHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);margin-bottom:4px;padding:10px 12px;font-size:.7rem;font-weight:700}.LanguageSwitcher-module__U9ItxG__option{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module__U9ItxG__optionContent{align-items:center;gap:12px;display:flex}.LanguageSwitcher-module__U9ItxG__optionLabel{font-size:.9rem}.LanguageSwitcher-module__U9ItxG__option:hover{background:var(--accent)}.LanguageSwitcher-module__U9ItxG__activeOption{background:var(--accent);font-weight:600}.LanguageSwitcher-module__U9ItxG__checkIcon{color:var(--foreground);animation:.2s forwards LanguageSwitcher-module__U9ItxG__checkIn}@keyframes LanguageSwitcher-module__U9ItxG__checkIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.Footer-module__Grjkva__footer{background:var(--footer-bg);color:var(--foreground);border-top:1px solid var(--border);margin-top:0;padding:80px 0 40px}.Footer-module__Grjkva__top{grid-template-columns:1.5fr 2fr;gap:80px;margin-bottom:80px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:24px;max-width:320px;display:flex}.Footer-module__Grjkva__description{color:var(--text-muted);font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__Grjkva__sectionTitle{letter-spacing:.02em;text-transform:uppercase;margin-bottom:24px;font-size:1rem;font-weight:700}.Footer-module__Grjkva__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__link{color:var(--text-muted);font-size:.9rem;transition:all .2s}.Footer-module__Grjkva__link:hover{color:var(--foreground);padding-left:4px}.Footer-module__Grjkva__bottom{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__Grjkva__copyrightContainer{align-items:center;gap:0;display:flex}.Footer-module__Grjkva__copyright{color:var(--text-muted);font-size:.85rem}.Footer-module__Grjkva__socials{gap:24px;display:flex}.Footer-module__Grjkva__socialLink{color:var(--text-muted);font-size:.85rem;font-weight:500}.Footer-module__Grjkva__socialLink:hover{color:var(--foreground)}@media (max-width:1024px){.Footer-module__Grjkva__top{grid-template-columns:1fr;gap:60px}.Footer-module__Grjkva__linksGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:24px}}
.ThemeSwitcher-module__b37ZMW__container{align-items:center;margin-left:16px;display:inline-flex}.ThemeSwitcher-module__b37ZMW__placeholder{background:var(--accent);opacity:.5;border-radius:8px;width:180px;height:32px}.ThemeSwitcher-module__b37ZMW__switcher{-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);background:#00000008;border-radius:100px;gap:0;padding:2px;display:flex;position:relative}[data-theme=dark] .ThemeSwitcher-module__b37ZMW__switcher{background:#ffffff08}.ThemeSwitcher-module__b37ZMW__option{z-index:2;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:500;transition:all .2s;display:flex;position:relative}.ThemeSwitcher-module__b37ZMW__option:hover,.ThemeSwitcher-module__b37ZMW__active{color:var(--foreground)}.ThemeSwitcher-module__b37ZMW__icon{opacity:.7}.ThemeSwitcher-module__b37ZMW__active .ThemeSwitcher-module__b37ZMW__icon{opacity:1}.ThemeSwitcher-module__b37ZMW__slider{background:var(--background);border:1px solid var(--glass-border);z-index:1;border-radius:100px;width:33.333%;height:calc(100% - 4px);transition:transform .35s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 8px #00000014}[data-theme=dark] .ThemeSwitcher-module__b37ZMW__slider{background:#ffffff14;box-shadow:0 4px 12px #0003}@media (max-width:640px){.ThemeSwitcher-module__b37ZMW__container{margin-top:12px;margin-left:0}}
.Home-module__O3yUbG__home{overflow-x:hidden}.Home-module__O3yUbG__hero{height:100vh;min-height:800px;color:var(--foreground);background:var(--background);align-items:center;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden}.Home-module__O3yUbG__hero:after{content:"";background:linear-gradient(to bottom,transparent,var(--background));z-index:5;pointer-events:none;width:100%;height:300px;position:absolute;bottom:0;left:0}.Home-module__O3yUbG__heroMesh{background:radial-gradient(circle at 10% 10%,var(--accent)0%,transparent 50%),radial-gradient(circle at 90% 90%,var(--accent)0%,transparent 50%);z-index:1;opacity:.8;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__O3yUbG__heroPattern{background:repeating-linear-gradient(45deg,transparent,transparent 79px,var(--foreground)80px,var(--foreground)81px),repeating-linear-gradient(-45deg,transparent,transparent 119px,var(--foreground)120px,var(--foreground)121px);z-index:2;opacity:.08;-webkit-mask-composite:source-in;pointer-events:none;width:200%;height:200%;animation:60s linear infinite Home-module__O3yUbG__patternSlowFloat;position:absolute;top:-50%;left:-50%;transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateZ(0);-webkit-mask-image:radial-gradient(circle,#000 10%,#0000 80%),linear-gradient(#000 70%,#0000 100%);mask-image:radial-gradient(circle,#000 10%,#0000 80%),linear-gradient(#000 70%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}@keyframes Home-module__O3yUbG__patternSlowFloat{0%{transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateY(0)}to{transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateY(80px)}}.Home-module__O3yUbG__hero3DGridContainer{perspective:1500px;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Home-module__O3yUbG__hero3DGrid{background-image:linear-gradient(to right,var(--foreground)1px,transparent 1px),linear-gradient(to bottom,var(--foreground)1px,transparent 1px);transform-origin:top;opacity:.1;background-size:80px 80px;width:400%;height:400%;animation:40s linear infinite Home-module__O3yUbG__gridAnimation;position:absolute;top:0;left:-150%;transform:rotateX(70deg)translateY(-10%);-webkit-mask-image:linear-gradient(#000 20%,#0000 80%);mask-image:linear-gradient(#000 20%,#0000 80%)}@keyframes Home-module__O3yUbG__gridAnimation{0%{transform:rotateX(70deg)translateY(-10%)translateY(0)}to{transform:rotateX(70deg)translateY(-10%)translateY(80px)}}.Home-module__O3yUbG__heroContent{z-index:10;max-width:1100px;position:relative}.Home-module__O3yUbG__heroTitle{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:850;line-height:1.05}.Home-module__O3yUbG__heroSubtitle{opacity:.8;max-width:750px;margin-bottom:3.5rem;font-size:1.4rem;line-height:1.6}.Home-module__O3yUbG__heroBtns{gap:20px;display:flex}.Home-module__O3yUbG__identity{background:var(--background);padding:160px 0}.Home-module__O3yUbG__identityContent{text-align:left;max-width:800px;margin:0 auto}.Home-module__O3yUbG__identityTitle{letter-spacing:-.02em;margin-bottom:3rem;font-size:3.5rem;font-weight:800}.Home-module__O3yUbG__identityText{color:var(--text-muted);font-size:1.35rem;line-height:1.7}.Home-module__O3yUbG__identityHighlight{color:var(--foreground);margin-top:2rem;font-weight:700}.Home-module__O3yUbG__showcase{background:var(--accent);padding:120px 0}.Home-module__O3yUbG__showcaseTitle{letter-spacing:.2rem;color:var(--text-muted);text-transform:uppercase;text-align:center;margin-bottom:60px;font-size:1rem;font-weight:800}.Home-module__O3yUbG__showcaseGrid{flex-direction:column;gap:40px;display:flex}.Home-module__O3yUbG__projectCard{background:var(--background);border:1px solid var(--border);border-radius:48px;grid-template-columns:1fr 1fr;min-height:500px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.Home-module__O3yUbG__projectCard:hover{transform:translateY(-10px)}.Home-module__O3yUbG__projectInfo{flex-direction:column;justify-content:center;padding:80px;display:flex}.Home-module__O3yUbG__projectLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:700}.Home-module__O3yUbG__projectTitle{margin-bottom:.5rem;font-size:2.8rem;font-weight:800}.Home-module__O3yUbG__projectSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;font-weight:500}.Home-module__O3yUbG__projectDescription{margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.Home-module__O3yUbG__projectImage{background:var(--accent);border-left:1px solid var(--border);justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.Home-module__O3yUbG__projectImage img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Home-module__O3yUbG__projectCard:hover .Home-module__O3yUbG__projectImage img{transform:scale(1.05)}.Home-module__O3yUbG__readMore{color:var(--foreground);align-items:center;margin-top:auto;font-weight:700;transition:transform .3s;display:inline-flex}.Home-module__O3yUbG__readMore:hover{transform:translate(10px)}.Home-module__O3yUbG__backbone{border-bottom:1px solid var(--border);padding:160px 0}.Home-module__O3yUbG__backboneGrid{grid-template-columns:repeat(3,1fr);gap:60px;margin-top:80px;display:grid}.Home-module__O3yUbG__backboneItem h3{margin-bottom:1.5rem;font-size:1.5rem}.Home-module__O3yUbG__backboneItem p{color:var(--text-muted);line-height:1.6}.Home-module__O3yUbG__backboneIcon{color:var(--foreground);opacity:.8;margin-bottom:30px}.Home-module__O3yUbG__global{background:var(--accent);text-align:center;padding:160px 0}.Home-module__O3yUbG__mapContainer{justify-content:center;align-items:center;height:400px;margin:60px 0;display:flex;position:relative}.Home-module__O3yUbG__globalText{max-width:800px;color:var(--text-muted);margin:0 auto;font-size:1.25rem;line-height:1.7}.Home-module__O3yUbG__globalText strong{color:var(--foreground)}.Home-module__O3yUbG__final{text-align:center;padding:160px 0}.Home-module__O3yUbG__finalTitle{margin-bottom:2rem;font-size:3.5rem}.Home-module__O3yUbG__finalText{max-width:600px;color:var(--text-muted);margin:0 auto 3.5rem;font-size:1.2rem}@media (max-width:1024px){.Home-module__O3yUbG__heroTitle{font-size:3.5rem}.Home-module__O3yUbG__projectCard,.Home-module__O3yUbG__backboneGrid{grid-template-columns:1fr}.Home-module__O3yUbG__identityTitle{font-size:2.8rem}}@media (max-width:768px){.Home-module__O3yUbG__projectInfo{padding:40px}.Home-module__O3yUbG__heroBtns{flex-direction:column}}
.KVKK-module__Px136q__legalContainer{max-width:1000px;margin:0 auto;padding:120px 20px 160px}.KVKK-module__Px136q__title{letter-spacing:-.03em;text-align:left;margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:850;line-height:1.1}.KVKK-module__Px136q__intro{color:var(--text-muted);max-width:800px;margin-bottom:5rem;font-size:1.25rem;line-height:1.7}.KVKK-module__Px136q__content{gap:4rem;display:grid}.KVKK-module__Px136q__section{flex-direction:column;gap:1.5rem;display:flex}.KVKK-module__Px136q__sectionTitle{color:var(--foreground);letter-spacing:-.01em;border-bottom:1px solid var(--border);padding-bottom:1rem;font-size:1.5rem;font-weight:800}.KVKK-module__Px136q__sectionBody{color:var(--text-muted);font-size:1.1rem;line-height:1.8}.KVKK-module__Px136q__dataControllerCard{background:var(--card-bg);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);border-radius:32px;gap:12px;padding:40px;display:grid}.KVKK-module__Px136q__dataControllerItem{gap:12px;display:flex}.KVKK-module__Px136q__dataList{gap:2.5rem;margin-top:1rem;display:grid}.KVKK-module__Px136q__dataItem{flex-direction:column;gap:.5rem;display:flex}.KVKK-module__Px136q__dataItemTitle{color:var(--foreground);font-size:1.2rem;font-weight:700}.KVKK-module__Px136q__dataItemDesc{color:var(--text-muted);font-size:1rem;line-height:1.6}.KVKK-module__Px136q__securityList{gap:1rem;padding:0;list-style:none;display:grid}.KVKK-module__Px136q__securityItem{padding-left:1.5rem;position:relative}.KVKK-module__Px136q__securityItem:before{content:"";background:var(--foreground);border-radius:50%;width:6px;height:6px;position:absolute;top:.7rem;left:0}.KVKK-module__Px136q__contactBox{gap:1rem;margin-top:1rem;display:grid}.KVKK-module__Px136q__contactLine{align-items:flex-start;gap:8px;display:flex}@media (max-width:768px){.KVKK-module__Px136q__legalContainer{padding:100px 20px 80px}.KVKK-module__Px136q__sectionTitle{font-size:1.3rem}}
.Home-module__IdlhVW__home{overflow-x:hidden}.Home-module__IdlhVW__hero{height:100vh;min-height:800px;color:var(--foreground);background:var(--background);align-items:center;transition:background .3s,color .3s;display:flex;position:relative;overflow:hidden}.Home-module__IdlhVW__hero:after{content:"";background:linear-gradient(to bottom,transparent,var(--background));z-index:5;pointer-events:none;width:100%;height:300px;position:absolute;bottom:0;left:0}.Home-module__IdlhVW__heroMesh{background:radial-gradient(circle at 10% 10%,var(--accent)0%,transparent 50%),radial-gradient(circle at 90% 90%,var(--accent)0%,transparent 50%);z-index:1;opacity:.8;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__IdlhVW__heroPattern{background:repeating-linear-gradient(45deg,transparent,transparent 79px,var(--foreground)80px,var(--foreground)81px),repeating-linear-gradient(-45deg,transparent,transparent 119px,var(--foreground)120px,var(--foreground)121px);z-index:2;opacity:.08;-webkit-mask-composite:source-in;pointer-events:none;width:200%;height:200%;animation:60s linear infinite Home-module__IdlhVW__patternSlowFloat;position:absolute;top:-50%;left:-50%;transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateZ(0);-webkit-mask-image:radial-gradient(circle,#000 10%,#0000 80%),linear-gradient(#000 70%,#0000 100%);mask-image:radial-gradient(circle,#000 10%,#0000 80%),linear-gradient(#000 70%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}@keyframes Home-module__IdlhVW__patternSlowFloat{0%{transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateY(0)}to{transform:perspective(1200px)rotateX(25deg)rotate(5deg)translateY(80px)}}.Home-module__IdlhVW__hero3DGridContainer{perspective:1500px;z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Home-module__IdlhVW__hero3DGrid{background-image:linear-gradient(to right,var(--foreground)1px,transparent 1px),linear-gradient(to bottom,var(--foreground)1px,transparent 1px);transform-origin:top;opacity:.1;background-size:80px 80px;width:400%;height:400%;animation:40s linear infinite Home-module__IdlhVW__gridAnimation;position:absolute;top:0;left:-150%;transform:rotateX(70deg)translateY(-10%);-webkit-mask-image:linear-gradient(#000 20%,#0000 80%);mask-image:linear-gradient(#000 20%,#0000 80%)}@keyframes Home-module__IdlhVW__gridAnimation{0%{transform:rotateX(70deg)translateY(-10%)translateY(0)}to{transform:rotateX(70deg)translateY(-10%)translateY(80px)}}.Home-module__IdlhVW__heroContent{z-index:10;max-width:1100px;position:relative}.Home-module__IdlhVW__heroTitle{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:850;line-height:1.05}.Home-module__IdlhVW__heroSubtitle{opacity:.8;max-width:750px;margin-bottom:3.5rem;font-size:1.4rem;line-height:1.6}.Home-module__IdlhVW__heroBtns{gap:20px;display:flex}.Home-module__IdlhVW__identity{background:var(--background);padding:160px 0}.Home-module__IdlhVW__identityContent{text-align:left;max-width:800px;margin:0 auto}.Home-module__IdlhVW__identityTitle{letter-spacing:-.02em;margin-bottom:3rem;font-size:3.5rem;font-weight:800}.Home-module__IdlhVW__identityText{color:var(--text-muted);font-size:1.35rem;line-height:1.7}.Home-module__IdlhVW__identityHighlight{color:var(--foreground);margin-top:2rem;font-weight:700}.Home-module__IdlhVW__showcase{background:var(--accent);padding:120px 0}.Home-module__IdlhVW__showcaseTitle{letter-spacing:.2rem;color:var(--text-muted);text-transform:uppercase;text-align:center;margin-bottom:60px;font-size:1rem;font-weight:800}.Home-module__IdlhVW__showcaseGrid{flex-direction:column;gap:40px;display:flex}.Home-module__IdlhVW__projectCard{background:var(--background);border:1px solid var(--border);border-radius:48px;grid-template-columns:1fr 1fr;min-height:500px;transition:transform .5s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.Home-module__IdlhVW__projectCard:hover{transform:translateY(-10px)}.Home-module__IdlhVW__projectInfo{flex-direction:column;justify-content:center;padding:80px;display:flex}.Home-module__IdlhVW__projectLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:700}.Home-module__IdlhVW__projectTitle{margin-bottom:.5rem;font-size:2.8rem;font-weight:800}.Home-module__IdlhVW__projectSubtitle{color:var(--text-muted);margin-bottom:2rem;font-size:1.1rem;font-weight:500}.Home-module__IdlhVW__projectDescription{margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.Home-module__IdlhVW__projectImage{background:var(--accent);border-left:1px solid var(--border);justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.Home-module__IdlhVW__projectImage img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Home-module__IdlhVW__projectCard:hover .Home-module__IdlhVW__projectImage img{transform:scale(1.05)}.Home-module__IdlhVW__readMore{color:var(--foreground);align-items:center;margin-top:auto;font-weight:700;transition:transform .3s;display:inline-flex}.Home-module__IdlhVW__readMore:hover{transform:translate(10px)}.Home-module__IdlhVW__backbone{border-bottom:1px solid var(--border);padding:160px 0}.Home-module__IdlhVW__backboneGrid{grid-template-columns:repeat(3,1fr);gap:60px;margin-top:80px;display:grid}.Home-module__IdlhVW__backboneItem h3{margin-bottom:1.5rem;font-size:1.5rem}.Home-module__IdlhVW__backboneItem p{color:var(--text-muted);line-height:1.6}.Home-module__IdlhVW__backboneIcon{color:var(--foreground);opacity:.8;margin-bottom:30px}.Home-module__IdlhVW__global{background:var(--accent);text-align:center;padding:160px 0}.Home-module__IdlhVW__mapContainer{justify-content:center;align-items:center;height:400px;margin:60px 0;display:flex;position:relative}.Home-module__IdlhVW__globalText{max-width:800px;color:var(--text-muted);margin:0 auto;font-size:1.25rem;line-height:1.7}.Home-module__IdlhVW__globalText strong{color:var(--foreground)}.Home-module__IdlhVW__final{text-align:center;padding:160px 0}.Home-module__IdlhVW__finalTitle{margin-bottom:2rem;font-size:3.5rem}.Home-module__IdlhVW__finalText{max-width:600px;color:var(--text-muted);margin:0 auto 3.5rem;font-size:1.2rem}@media (max-width:1024px){.Home-module__IdlhVW__heroTitle{font-size:3.5rem}.Home-module__IdlhVW__projectCard,.Home-module__IdlhVW__backboneGrid{grid-template-columns:1fr}.Home-module__IdlhVW__identityTitle{font-size:2.8rem}}@media (max-width:768px){.Home-module__IdlhVW__projectInfo{padding:40px}.Home-module__IdlhVW__heroBtns{flex-direction:column}}
