:root {
    --primary-color: #f85300;
    --secondary-color: #f1ece8;
    --dark-color: #141414;
    --body-color: #f1ece8;
    --heading-color: #f1ece8;
    --kant-orange: #f85300;
    --kant-cream: #f1ece8;
    --kant-black: #141414;
    --bs-primary: #f85300;
    --bs-primary-rgb: 248, 83, 0;
    --bs-body-color: #f1ece8;
    --bs-body-color-rgb: 241, 236, 232;
    --bs-body-bg: #141414;
    --bs-body-bg-rgb: 20, 20, 20;
    --bs-dark: #141414;
    --bs-dark-rgb: 20, 20, 20;
    --bs-light: #f1ece8;
    --bs-light-rgb: 241, 236, 232;
}

/* Blog SEO navigation and date-aware cluster links. */
.cms-breadcrumb{margin:0 0 28px;font-size:14px}.cms-breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.cms-breadcrumb li:not(:last-child)::after{content:"/";margin-left:8px;color:rgba(241,236,232,.45)}.cms-breadcrumb a{color:var(--kant-orange);text-decoration:none}.cms-breadcrumb li[aria-current="page"]{color:rgba(241,236,232,.7)}.cms-context-links{margin-top:52px;padding:30px;border:1px solid rgba(241,236,232,.18);background:rgba(241,236,232,.04)}.cms-context-links h2{margin:0 0 14px;font-size:clamp(28px,3vw,40px)}.cms-context-links p{margin:0;font-size:18px;line-height:1.7}.cms-context-links a{color:var(--kant-orange);text-decoration:underline}.cms-blog-content table{width:100%;margin:28px 0;border-collapse:collapse;font-size:17px}.cms-blog-content th,.cms-blog-content td{padding:14px;border-bottom:1px solid rgba(241,236,232,.18);text-align:left;vertical-align:top}.cms-blog-content th{color:var(--kant-orange)}

html,
body,
.main,
.page {
    color: var(--kant-cream);
    background-color: var(--kant-black);
}

h1, h2, h3, h4, h5, h6,
p, li, label,
.mainMenu ul li a,
.footer01 a,
.footer02 a,
.footer03 a {
    color: var(--kant-cream);
}

a,
.secSubTitle,
.blogCcat a,
.blogAuth a,
.serviceContent02 h3 a:hover,
.mainMenu ul li.current-menu-item > a,
.mainMenu ul li a:hover {
    color: var(--kant-orange);
}

.preloader-wrap,
.popup_search_sec,
.header01.isSticky.fixedHeader,
.header02.isSticky.fixedHeader,
.header03.isSticky.fixedHeader,
.fiexdBanner,
.solidBTn,
.boozyBTN,
.loader_bar,
.blPostDate {
    background-color: var(--kant-orange);
}

.serviceSection,
.serviceSection04,
.blogPageSection,
.contactFormSec,
.contactInfoSec,
footer,
.footer01,
.footer02,
.footer03,
.accordion-item,
.serviceItem02 {
    background-color: var(--kant-black);
}

input,
textarea,
select {
    color: var(--kant-cream);
    border-color: rgba(241, 236, 232, .35);
    background-color: var(--kant-black);
}

input::placeholder,
textarea::placeholder {
    color: rgba(241, 236, 232, .68);
}

.header01,
.header02,
.header03,
.serviceItem02,
.accordion-item,
.blogGridRow {
    border-color: rgba(241, 236, 232, .25);
}

.strokeText,
.typeHeading {
    -webkit-text-stroke-color: var(--kant-cream);
}

::selection {
    color: var(--kant-cream);
    background: var(--kant-orange);
}

/* Brand mark: consistent 30% enlargement without a layout jump on logo swap. */
.logo img {
    display: block;
    width: 101px;
    max-width: none;
    height: auto;
    transition: opacity .2s ease;
}

.footer_logo img {
    display: block;
    width: 101px;
    max-width: none;
    height: auto;
}

.fiexdBanner.cms-slider::before {
    background-image: var(--cms-slide-image);
    transition: background-image .6s ease;
}

/* Inner page hero artwork */
.aboutBanner--principles {
    background-image: url('../images/slider/ilkeler.jpg') !important;
    background-image: image-set(url('../images/slider/ilkeler.avif') type('image/avif'), url('../images/slider/ilkeler.webp') type('image/webp'), url('../images/slider/ilkeler.jpg') type('image/jpeg')) !important;
    background-position: center center;
}

.aboutBanner--expertise {
    background-image: url('../images/slider/uzmanlik.jpg') !important;
    background-image: image-set(url('../images/slider/uzmanlik.avif') type('image/avif'), url('../images/slider/uzmanlik.webp') type('image/webp'), url('../images/slider/uzmanlik.jpg') type('image/jpeg')) !important;
    background-position: center center;
}

.aboutBanner--contact {
    background-image: url('../images/slider/iletisim.jpg') !important;
    background-image: image-set(url('../images/slider/iletisim.avif') type('image/avif'), url('../images/slider/iletisim.webp') type('image/webp'), url('../images/slider/iletisim.jpg') type('image/jpeg')) !important;
    background-position: center center;
}

@media (max-width: 767px) {
    .aboutBanner--principles {
        background-image: url('../images/slider/mobil-ilkeler.jpg') !important;
        background-image: image-set(url('../images/slider/mobil-ilkeler.avif') type('image/avif'), url('../images/slider/mobil-ilkeler.webp') type('image/webp'), url('../images/slider/mobil-ilkeler.jpg') type('image/jpeg')) !important;
    }

    .aboutBanner--expertise {
        background-image: url('../images/slider/uzmanlik-mobil.jpg') !important;
        background-image: image-set(url('../images/slider/uzmanlik-mobil.avif') type('image/avif'), url('../images/slider/uzmanlik-mobil.webp') type('image/webp'), url('../images/slider/uzmanlik-mobil.jpg') type('image/jpeg')) !important;
    }

    .aboutBanner--contact {
        background-image: url('../images/slider/mobil-iletisim.jpg') !important;
        background-image: image-set(url('../images/slider/mobil-iletisim.avif') type('image/avif'), url('../images/slider/mobil-iletisim.webp') type('image/webp'), url('../images/slider/mobil-iletisim.jpg') type('image/jpeg')) !important;
    }
}

.protfolioCarousel01.cmsProjectFallback {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
}

.protfolioCarousel01.cmsProjectFallback .portfolioCarItam {
    flex: 0 0 min(80vw, 430px);
    scroll-snap-align: start;
}

/* Keep desktop inner-page titles in the artwork's dark left safe area. */
@media (min-width: 992px) {
    .aboutBanner--principles .container,
    .aboutBanner--expertise .container,
    .aboutBanner--contact .container {
        width: 100%;
        max-width: none;
        padding-right: 0;
        padding-left: 0;
    }

    .aboutBanner--principles .row,
    .aboutBanner--expertise .row,
    .aboutBanner--contact .row {
        margin-right: 0;
        margin-left: 0;
    }

    .aboutBanner--principles .row > div,
    .aboutBanner--expertise .row > div,
    .aboutBanner--contact .row > div {
        flex: 0 0 100%;
        width: 100%;
        max-width: none;
        margin-left: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .aboutBanner--principles .pageBannerContent,
    .aboutBanner--expertise .pageBannerContent,
    .aboutBanner--contact .pageBannerContent {
        padding-right: clamp(48px, 6vw, 120px);
        padding-left: clamp(48px, 6vw, 120px);
        text-align: left !important;
    }

    .aboutBanner--principles .pageBannerContent h2,
    .aboutBanner--expertise .pageBannerContent h2,
    .aboutBanner--contact .pageBannerContent h2 {
        max-width: min(760px, 46vw);
        font-size: clamp(52px, 4.5vw, 82px);
        line-height: 1.02;
        letter-spacing: -.045em;
        text-wrap: balance;
    }
}

.cms-blog-article figure{margin:0 0 55px}.cms-blog-article figure img{display:block;width:100%;height:auto}.cms-blog-article header{margin-bottom:35px}.cms-blog-meta{color:var(--kant-orange);font-size:14px;text-transform:uppercase;letter-spacing:.08em}.cms-blog-article h1{max-width:1000px;margin:0;font-size:clamp(48px,6vw,92px);line-height:1.02;color:var(--kant-cream)}.cms-blog-content{font-size:20px;line-height:1.8;color:var(--kant-cream)}.cms-blog-content img{display:block;max-width:100%;height:auto;margin:32px auto}.cms-blog-content h1{font-size:clamp(38px,4vw,60px);margin:45px 0 20px}.cms-blog-content h2{font-size:clamp(32px,3vw,48px);margin:40px 0 18px}.cms-blog-content h3{font-size:clamp(25px,2.3vw,34px);margin:34px 0 15px}.cms-blog-content a{color:var(--kant-orange);text-decoration:underline}.cms-blog-content blockquote{margin:35px 0;padding:25px 30px;border-left:4px solid var(--kant-orange);background:rgba(241,236,232,.05)}.cms-blog-content ul,.cms-blog-content ol{margin:20px 0;padding-left:28px}.cms-faq{margin-top:70px;border-top:1px solid rgba(241,236,232,.2);padding-top:45px}.cms-faq>h2{font-size:clamp(36px,4vw,58px);margin-bottom:25px}.cms-faq details{border-bottom:1px solid rgba(241,236,232,.2)}.cms-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;cursor:pointer;list-style:none}.cms-faq summary::-webkit-details-marker{display:none}.cms-faq summary h3{margin:0;font-size:25px}.cms-faq summary span{font-size:30px;color:var(--kant-orange);transition:transform .2s}.cms-faq details[open] summary span{transform:rotate(45deg)}.cms-faq details>p{padding:0 45px 24px 0;margin:0;font-size:18px;line-height:1.7}@media(max-width:767px){.cms-blog-article h1{font-size:48px}.cms-blog-content{font-size:18px}.cms-faq summary h3{font-size:21px}}

/* KANT global typography */
:root{--primary-font:'Satoshi',Arial,sans-serif;--secondary-font:'Satoshi',Arial,sans-serif}
body,button,input,textarea,select{font-family:'Satoshi',Arial,sans-serif}

/* Original black/orange progress loader */
.preloader-wrap{background:var(--kant-black)!important}
.preloader-wrap .loader_bar{top:0;bottom:auto;height:100%;background:rgba(248,83,0,.12)!important;border-right:2px solid var(--kant-orange);box-shadow:12px 0 28px rgba(248,83,0,.2)}
.preloader-wrap #precent{color:var(--kant-orange);font-family:'Satoshi',Arial,sans-serif;font-weight:700;mix-blend-mode:normal}

/* Persistent header conversion CTA */
.headerContactCta {
    position: fixed;
    z-index: 99999;
    top: 27px;
    right: clamp(22px, 3.2vw, 62px);
    width: 172px;
    height: 52px;
}

.headerContactCta a {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border: 1px solid rgba(248, 83, 0, .58);
    border-radius: 999px;
    color: var(--kant-cream);
    background: rgba(20, 20, 20, .88);
    backdrop-filter: blur(10px);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .065em;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 10px 30px rgba(20, 20, 20, .24);
    transition: color .25s ease, background-color .25s ease, transform .25s ease;
}

.headerContactCta a::before {
    content: '';
    position: absolute;
    inset: -3px;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(105deg, transparent 24%, var(--kant-orange) 48%, transparent 72%) 0 0 / 240% 100%;
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    animation: kantContactPillTrace 2.6s linear infinite;
}

.headerContactCta a:hover {
    color: var(--kant-cream);
    background: var(--kant-orange);
    transform: translateY(-2px);
}

@keyframes kantContactPillTrace {
    to { background-position: 240% 0; }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .headerContactCta {
        top: 25px;
        right: 150px;
        width: 158px;
        height: 50px;
    }
}

@media (min-width: 1200px) and (max-width: 1430px) {
    .mainMenu > ul > li:last-child {
        display: none;
    }
}

/* Home hero composition */
.heroFloatingMark {
    position: absolute;
    z-index: 3;
    top: 57.5%;
    left: 54.5%;
    width: clamp(720px, 62vw, 980px);
    max-width: none;
    height: auto;
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    filter: drop-shadow(0 20px 34px rgba(248, 83, 0, .22));
    animation: kantHeroMarkFloat 6s ease-in-out infinite;
    will-change: transform;
}

@keyframes kantHeroMarkFloat {
    0%, 100% { transform: translate(-47.5%, -41.2%) translateY(10px); }
    50% { transform: translate(-47.5%, -41.2%) translateY(-12px); }
}

.homeContactSection h2 {
    margin-bottom: 24px;
}

.homeContactIntro {
    max-width: 820px;
    margin: 0 0 52px;
    color: var(--kant-cream);
    font-size: clamp(18px, 2vw, 25px);
    line-height: 1.55;
}

.homeContactSection #contactForm textarea {
    height: 210px;
}

/* Home: compact editorial image strip replacing the counters */
.homeVisualStrip {
    width: 100%;
    height: clamp(220px, 24vw, 340px);
    margin-top: clamp(56px, 7vw, 100px);
    overflow: hidden;
    background: var(--kant-black);
}

.homeVisualStrip img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center 52%;
}

/* Home: secondary hero conversion */
.heroMeetCta {
    --hero-cta-opacity: 1;
    --hero-cta-scroll-y: 0px;
    position: absolute;
    z-index: 5;
    top: 64%;
    left: clamp(54px, 8vw, 164px);
    display: flex;
    width: clamp(300px, 24vw, 480px);
    height: clamp(72px, 10vh, 108px);
    align-items: center;
    justify-content: center;
    gap: 13px;
    padding: 0 38px;
    border: 1px solid rgba(248, 83, 0, .68);
    border-radius: 999px;
    color: var(--kant-cream);
    background: rgba(20, 20, 20, .72);
    backdrop-filter: blur(10px);
    font-size: clamp(14px, 1vw, 18px);
    font-weight: 700;
    letter-spacing: .055em;
    line-height: 1;
    text-decoration: none;
    white-space: nowrap;
    opacity: var(--hero-cta-opacity);
    transform: translateY(var(--hero-cta-scroll-y));
    will-change: opacity, transform;
    transition: color .25s ease, background-color .25s ease, transform .12s linear;
}

.heroMeetCta i {
    flex: 0 0 auto;
    color: var(--kant-orange);
    font-size: 1.05em;
    transition: color .25s ease, transform .25s ease;
}

.heroMeetCta:hover i {
    color: var(--kant-cream);
    transform: rotate(-8deg);
}

.heroMeetCta::before {
    content: '';
    position: absolute;
    inset: -3px;
    padding: 2px;
    border-radius: inherit;
    background: linear-gradient(105deg, transparent 24%, var(--kant-orange) 48%, transparent 72%) 0 0 / 240% 100%;
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    animation: kantContactPillTrace 2.6s linear infinite;
}

.heroMeetCta:hover {
    color: var(--kant-cream);
    background: var(--kant-orange);
    transform: translateY(calc(var(--hero-cta-scroll-y) - 2px));
}

/* Home: smaller, sentence-case editorial quotes */
.testimonial01_section .testimonial_items h2 {
    max-width: 980px;
    margin: 0 auto 34px;
    font-size: clamp(22px, 2.25vw, 32px);
    line-height: 1.48;
    letter-spacing: .005em;
    font-weight: 400;
    text-transform: none;
}

.testimonial01_section .testimonialQuoat1 {
    margin-bottom: 20px;
}

.testimonial01_section span.testimonialQuoat1 i {
    font-size: 48px;
}

/* About: image titles are reserved for the stacked mobile composition. */
.mobileAboutImageTitle {
    display: none;
}

/* About: horizontally moving team carousel */
.teamCarousel {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    overflow: hidden;
}

.teamCarousel .owl-stage {
    display: flex;
    align-items: stretch;
}

.teamCarousel .owl-item {
    display: flex;
    min-height: 100%;
}

.teamCarousel .teamItemCol {
    direction: ltr;
    flex: none;
    width: 100% !important;
    max-width: none;
    padding-right: 0;
    padding-left: 0;
}

.teamCarousel .team_Item {
    height: 100%;
}

.teamCarousel .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 54px;
}

.teamCarousel.owl-carousel .owl-dots button.owl-dot {
    width: 34px;
    height: 5px;
    margin: 0;
    border: 0;
    background: rgba(241, 236, 232, .2);
}

.teamCarousel.owl-carousel .owl-dots button.owl-dot span {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    background: transparent;
}

.teamCarousel.owl-carousel .owl-dots button.owl-dot.active span {
    background: var(--kant-orange);
}

/* Services: keep the artwork in its own upper-left visual area. */
.serviceSection04 .serviceItem02 {
    overflow: hidden;
}

.serviceSection04 .serviceThumb02 {
    align-items: flex-start;
    min-height: clamp(230px, 18vw, 305px);
}

.serviceSection04 .serThumbIim {
    display: flex;
    flex: 0 0 62%;
    align-items: flex-end;
    justify-content: flex-start;
    width: 62%;
    height: clamp(220px, 18vw, 295px);
    overflow: hidden;
}

.serviceSection04 .serviceThumb02 img {
    display: block;
    width: 100%;
    max-width: none;
    height: 100%;
    object-fit: contain;
    object-position: left bottom;
    transform: scale(1);
    transform-origin: left bottom;
    will-change: transform;
}

.serviceSection04 .serviceItem02:hover .serviceThumb02 img {
    transform: scale(1.05);
}

.serviceSection04 .serviceThumb02 > span {
    flex: 0 0 auto;
    margin-left: auto;
}

@media (min-width: 992px) {
    .serviceSection04 .serThumbIim {
        flex-basis: 54%;
        width: 54%;
    }

    .serviceSection04 .serviceThumb02 > span {
        top: 0;
        flex: 0 0 46%;
        width: 46%;
        max-width: 46%;
        margin-left: 0;
        padding-right: 3px;
        overflow: visible;
        font-size: clamp(96px, 6vw, 116px);
        line-height: .95;
        letter-spacing: -.04em;
        text-align: right;
        white-space: nowrap;
    }
}

.serviceSection04 .serviceContent02 {
    position: relative;
    z-index: 2;
    padding-top: 22px;
}

.serviceFaqHeading h2 {
    max-width: 100%;
    margin: 0;
    font-size: clamp(72px, 7vw, 112px);
    line-height: .92;
    letter-spacing: -.045em;
    overflow-wrap: anywhere;
}

@media(min-width:992px){
    .fiexdBanner_cont{position:static;width:auto;padding:0}
    .fiexdBanner_cont h2{position:absolute;top:36%;left:20%;width:48%;margin:0;font-size:clamp(60px,5.2vw,104px);line-height:.9;letter-spacing:-.045em;text-transform:none}
    .fiexdBanner_cont h2 span{padding-left:9%}
    .boozyBannerBtnArea{position:static;display:block;padding:0}
    .boozyBannerBtnArea>.boozyBTN{position:absolute;left:6vw;bottom:5vh;width:164px;height:164px;background:transparent!important;border:1px solid var(--kant-orange);box-shadow:none;z-index:4}
    .boozyBannerBtnArea>.boozyBTN:hover{color:var(--kant-cream);border-color:var(--kant-orange);box-shadow:inset 0 0 0 10em var(--kant-orange)}
    .boozyBannerBtnArea p{position:absolute;left:32vw;bottom:4.5vh;width:min(500px,34vw);margin:0;padding:0;color:var(--kant-cream);font-size:18px;line-height:1.55;transition:opacity .12s linear,transform .12s linear;z-index:4}
}
@media(max-width:991px){
    .fiexdBanner::before,
    .fiexdBanner.cms-slider::before {
        background-image: url('../images/slider/mobil-banner.jpg') !important;
        background-image: image-set(url('../images/slider/mobil-banner.avif') type('image/avif'), url('../images/slider/mobil-banner.webp') type('image/webp'), url('../images/slider/mobil-banner.png') type('image/png')) !important;
        background-position: center center;
        background-size: cover;
    }
    .heroFloatingMark{display:none}
    .fiexdBanner_cont{display:none}
    .headerContactCta{top:auto;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));width:158px;height:50px}
    .headerContactCta a{padding:0 18px;font-size:11px;background:rgba(20,20,20,.94)}
    #backtotop.active{right:20px!important;bottom:84px!important}
    .fiexdBanner_cont h2{font-size:clamp(52px,15.5vw,82px);line-height:.95;letter-spacing:-.05em;text-transform:none}
    .boozyBannerBtnArea>.boozyBTN{background:transparent!important;border-color:var(--kant-orange);box-shadow:none}
    .boozyBannerBtnArea>.boozyBTN:hover{box-shadow:inset 0 0 0 10em var(--kant-orange)}
    .heroMeetCta{
        top:34%;
        left:50%;
        display:flex;
        width:min(58vw,360px);
        height:clamp(60px,12vw,90px);
        padding:0 20px;
        gap:10px;
        font-size:clamp(11px,2.3vw,14px);
        transform:translate(-50%,var(--hero-cta-scroll-y));
    }
    .heroMeetCta:hover{transform:translate(-50%,calc(var(--hero-cta-scroll-y) - 2px))}
}

/* Satoshi-safe layout and responsive section normalization */
html,
body,
.main {
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
}

.container,
.row,
.row > * {
    min-width: 0;
}

img,
svg,
video {
    max-width: 100%;
}

.owl-carousel .owl-stage-outer,
.projectSection_slider,
.clientTestimonila_sec {
    overflow: hidden;
}

/* Services: the original fixed widths only worked with the old condensed font. */
.serviceBrand_area {
    display: grid;
    grid-template-columns: minmax(0, 1.55fr) minmax(380px, .95fr);
    gap: clamp(36px, 4vw, 68px);
    width: 100%;
}

.serviceBrand_hading,
.serviceBrand_list {
    width: auto;
    min-width: 0;
    max-width: none;
    flex: none;
}

.serviceBrand_hading h2 {
    max-width: 100%;
    margin: -8px 0 0;
    font-size: clamp(78px, 7vw, 108px);
    line-height: .98;
    letter-spacing: -.055em;
}

.serviceBrand_hading h2 span {
    left: 0;
    max-width: 100%;
    white-space: nowrap;
}

.serviceBrand_list ul li {
    padding: 24px 0;
    border-color: rgba(241, 236, 232, .2);
}

.serviceBrand_list ul li:first-child {
    padding-top: 0;
    padding-bottom: 24px;
}

.serviceBrand_list ul li a {
    display: flex;
    align-items: center;
    min-height: 96px;
    padding: 0 52px 0 104px;
    font-size: clamp(22px, 1.7vw, 28px);
    line-height: 1.14;
    overflow-wrap: anywhere;
}

.serviceBrand_list ul li a > span {
    display: block;
    min-width: 0;
    margin-right: 0;
}

.serviceBrand_list .serviceList_lsIcon {
    width: 76px;
    height: auto;
    object-fit: contain;
}

.serviceBrand_list ul li a i {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 40px;
    transform: translateY(-50%) rotate(-131.37deg);
}

.testimonial_items h2 {
    max-width: 100%;
    font-size: clamp(38px, 4vw, 56px);
    line-height: 1.17;
    letter-spacing: -.035em;
    overflow-wrap: break-word;
}

.client_content h3,
.secHeading h3,
.project_counter h3,
.blogGridSI h3 {
    overflow-wrap: break-word;
}

@media (max-width: 1199px) {
    .serviceBrand_area {
        grid-template-columns: minmax(0, 1.35fr) minmax(340px, 1fr);
        gap: 38px;
    }

    .serviceBrand_hading h2 {
        font-size: clamp(70px, 8vw, 88px);
    }

    .serviceBrand_list ul li a {
        padding-left: 88px;
        font-size: 22px;
    }

    .serviceBrand_list .serviceList_lsIcon {
        width: 66px;
    }
}

@media (max-width: 991px) {
    .serviceSection {
        padding-top: clamp(92px, 14vw, 126px);
    }

    .serviceBrand_area {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 42px;
        padding-top: clamp(42px, 7vw, 62px);
    }

    .serviceBrand_hading,
    .serviceBrand_list {
        width: 100%;
    }

    .serviceBrand_hading h2 {
        width: 100%;
        margin: 0;
        margin-bottom: 0;
        font-size: clamp(58px, 10.5vw, 82px);
        line-height: .98;
        letter-spacing: -.06em;
    }

    .serviceBrand_list ul li a {
        min-height: 88px;
        padding: 0 46px 0 86px;
        font-size: clamp(20px, 3.2vw, 25px);
    }

    .serviceBrand_list .serviceList_lsIcon {
        width: 64px;
    }

    .serviceBrand_list ul li a i {
        font-size: 34px;
    }

    .projectSection {
        padding-top: clamp(100px, 14vw, 132px);
    }

    .counterSection,
    .testimonial01_section,
    .clientTestimonila_sec,
    .blogoSec01 {
        padding-top: clamp(92px, 14vw, 124px);
        padding-bottom: clamp(92px, 14vw, 124px);
    }

    .testimonial_items h2 {
        font-size: clamp(32px, 5.7vw, 44px);
        line-height: 1.24;
    }

    .serviceFaqHeading h2 {
        font-size: clamp(58px, 10vw, 82px);
    }
}

@media (max-width: 575px) {
    .headerContactCta {
        top: auto;
        right: max(14px, env(safe-area-inset-right));
        bottom: max(14px, env(safe-area-inset-bottom));
        width: 150px;
        height: 48px;
    }

    .headerContactCta a {
        padding: 0 16px;
        font-size: 10px;
    }

    .serviceSection .secHeading {
        gap: 18px;
    }

    .serviceSection .button-wrap {
        flex: 0 0 auto;
    }

    .serviceBrand_area {
        gap: 34px;
        padding-top: 40px;
    }

    .serviceBrand_hading h2 {
        font-size: clamp(43px, 13vw, 62px);
        line-height: 1;
        letter-spacing: -.065em;
    }

    .serviceBrand_hading h2 span {
        -webkit-text-stroke-width: 1px;
    }

    .serviceBrand_list ul li,
    .serviceBrand_list ul li:first-child {
        padding: 18px 0;
    }

    .serviceBrand_list ul li a {
        min-height: 76px;
        padding: 0 38px 0 70px;
        font-size: clamp(17px, 5vw, 21px);
        line-height: 1.18;
    }

    .serviceBrand_list .serviceList_lsIcon {
        width: 52px;
    }

    .serviceBrand_list ul li a i {
        right: 2px;
        font-size: 29px;
    }

    .testimonial01_section .testimonial_items h2 {
        font-size: clamp(19px, 5.7vw, 23px);
        line-height: 1.55;
        letter-spacing: .01em;
    }

    h2.oni-counter {
        font-size: clamp(72px, 25vw, 96px);
        line-height: 1.15;
    }

    .client_content h3 {
        padding: 0 18px;
        font-size: clamp(18px, 5.5vw, 23px);
        line-height: 1.35;
    }
}

@media (max-width: 767px) {
    .homeVisualStrip {
        height: clamp(150px, 43vw, 178px);
        margin-top: 64px;
    }

    .aboutSection02 .aboutContent > h2 {
        display: none;
    }

    .aboutSection02 .abThumbImg01,
    .aboutSection02 .abThumbImg02 {
        position: relative;
    }

    .aboutSection02 .abThumbImg01::after,
    .aboutSection02 .abThumbImg02::after {
        content: '';
        position: absolute;
        z-index: 1;
        right: 0;
        bottom: 0;
        left: 0;
        height: 45%;
        background: linear-gradient(180deg, transparent, rgba(20, 20, 20, .82));
        pointer-events: none;
    }

    .mobileAboutImageTitle {
        position: absolute;
        z-index: 3;
        right: 18px;
        bottom: 20px;
        left: 18px;
        display: block;
        color: var(--kant-cream);
        font-size: clamp(30px, 10vw, 42px);
        font-weight: 500;
        line-height: .98;
        letter-spacing: -.045em;
        text-shadow: 0 5px 24px rgba(20, 20, 20, .65);
    }

    .mobileAboutImageTitle strong {
        color: var(--kant-orange);
        font-weight: 700;
    }

    .teamCarousel .owl-dots {
        margin-top: 34px;
    }

    .serviceSection04 .serviceThumb02 {
        min-height: 220px;
    }

    .serviceSection04 .serThumbIim {
        flex-basis: 60%;
        width: 60%;
        height: 215px;
    }

    .serviceFaqHeading h2 {
        margin-bottom: 50px;
        font-size: clamp(52px, 17vw, 74px);
    }
}

@media (max-width: 360px) {
    .headerContactCta {
        right: max(12px, env(safe-area-inset-right));
        bottom: max(12px, env(safe-area-inset-bottom));
        width: 146px;
        height: 46px;
    }

    .serviceBrand_hading h2 {
        font-size: 42px;
    }

    .serviceBrand_list ul li a {
        padding-left: 62px;
        font-size: 17px;
    }

    .serviceBrand_list .serviceList_lsIcon {
        width: 46px;
    }
}

/* Mobile inner-page hero titles: use the dark upper safe area of vertical artwork. */
@media (max-width: 767px) {
    .aboutBanner--principles .pageBannerContent,
    .aboutBanner--expertise .pageBannerContent,
    .aboutBanner--contact .pageBannerContent {
        display: flex;
        min-height: 100svh;
        box-sizing: border-box;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        padding: clamp(190px, 26svh, 230px) clamp(24px, 7vw, 48px) clamp(360px, 50svh, 520px);
        text-align: left !important;
    }

    .aboutBanner--principles .pageBannerContent h2,
    .aboutBanner--expertise .pageBannerContent h2,
    .aboutBanner--contact .pageBannerContent h2 {
        width: 100%;
        max-width: 100%;
        margin-bottom: 18px;
        font-size: clamp(34px, 9.5vw, 44px);
        line-height: .98;
        letter-spacing: -.045em;
        text-align: left;
        text-wrap: balance;
    }

    .aboutBanner--principles .pageBannerPath,
    .aboutBanner--expertise .pageBannerPath,
    .aboutBanner--contact .pageBannerPath {
        font-size: 14px;
        line-height: 1.25;
        text-align: left;
    }
}

/* Mobile conversion dock: WhatsApp first, direct call second. */
.mobileContactActions {
    display: none;
}

@media (max-width: 991px) {
    .headerContactCta {
        top: auto;
        right: max(14px, env(safe-area-inset-right));
        bottom: max(14px, env(safe-area-inset-bottom));
        left: max(14px, env(safe-area-inset-left));
        width: auto;
        height: auto;
    }

    .headerContactCta > a {
        display: none;
    }

    .mobileContactActions {
        display: grid;
        grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
        gap: 10px;
        width: 100%;
    }

    .headerContactCta .mobileContactActions a {
        display: flex;
        width: 100%;
        height: 64px;
        min-width: 0;
        align-items: center;
        justify-content: center;
        gap: 8px;
        padding: 0 clamp(10px, 3vw, 18px);
        font-size: clamp(9px, 2.45vw, 12px);
        letter-spacing: .045em;
        background: rgba(20, 20, 20, .94);
    }

    .headerContactCta .mobileContactActions i {
        flex: 0 0 auto;
        color: var(--kant-orange);
        font-size: 16px;
    }

    .headerContactCta .mobileContactActions a:hover i {
        color: var(--kant-cream);
    }

    #backtotop.active {
        bottom: 96px !important;
    }
}

/* Görünür ve erişilebilir sayfa yolu */
.kant-page-breadcrumb {
    width: min(1320px, calc(100% - 40px));
    margin: 0 auto;
    padding: 22px 0;
    color: rgba(241, 236, 232, .72);
    font-size: 14px;
    line-height: 1.5;
}
.kant-page-breadcrumb a { color: var(--kant-cream); }
.kant-page-breadcrumb a:hover { color: var(--kant-orange); }
.kant-page-breadcrumb .brdSeparator { padding: 0 7px; color: rgba(241, 236, 232, .45); }
.serviceSingleHero .kant-page-breadcrumb { width: 100%; padding: 0 0 32px; }

/* CMS service detail page */

.serviceSingleCms {
    position: relative;
    z-index: 1;
    color: var(--kant-cream);
    background: var(--kant-black);
}

.serviceSingleHero {
    min-height: min(880px, 100svh);
    padding: clamp(190px, 17vw, 250px) 0 clamp(96px, 10vw, 150px);
    border-bottom: 1px solid rgba(241, 236, 232, .18);
    background:
        radial-gradient(circle at 76% 48%, rgba(248, 83, 0, .17), transparent 34%),
        var(--kant-black);
}

.serviceSingleHeroGrid {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(340px, .85fr);
    gap: clamp(48px, 7vw, 112px);
    align-items: center;
}

.serviceSingleBack,
.serviceSingleEyebrow,
.serviceSingleLabel {
    color: var(--kant-orange);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .14em;
}

.serviceSingleBack {
    display: inline-block;
    margin-bottom: 52px;
}

.serviceSingleEyebrow {
    margin-bottom: 20px;
}

.serviceSingleHero h1 {
    max-width: 950px;
    margin: 0;
    color: var(--kant-cream);
    font-size: clamp(64px, 7vw, 116px);
    font-weight: 700;
    line-height: .91;
    letter-spacing: -.055em;
    overflow-wrap: anywhere;
}

.serviceSingleLead {
    max-width: 720px;
    margin: 40px 0 0;
    color: rgba(241, 236, 232, .82);
    font-size: clamp(20px, 1.55vw, 27px);
    line-height: 1.5;
}

.serviceSingleActions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 44px;
}

.serviceSingleActions a,
.serviceSingleCta a {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 28px;
    color: var(--kant-cream);
    border: 1px solid var(--kant-orange);
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .045em;
    transition: color .3s ease, background-color .3s ease, transform .3s ease;
}

.serviceSingleActions a:hover,
.serviceSingleCta a:hover {
    color: var(--kant-black);
    background: var(--kant-orange);
    transform: translateY(-2px);
}

.serviceSingleVisual {
    position: relative;
    min-height: 510px;
    margin: 0;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.serviceSingleVisual::before {
    position: absolute;
    content: '';
    inset: 14% 4% 2%;
    border-radius: 50%;
    background: rgba(248, 83, 0, .12);
    filter: blur(58px);
}

.serviceSingleVisual > span {
    position: absolute;
    top: 0;
    right: 0;
    color: transparent;
    font-size: clamp(120px, 12vw, 210px);
    line-height: .8;
    letter-spacing: -.08em;
    -webkit-text-stroke: 1px var(--kant-orange);
}

.serviceSingleVisual img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 470px;
    object-fit: contain;
    object-position: center bottom;
    filter: drop-shadow(0 28px 60px rgba(0, 0, 0, .38));
}

.serviceSingleOverview,
.serviceSingleFeatures,
.serviceSingleProcess,
.serviceSingleCta {
    padding: clamp(92px, 10vw, 150px) 0;
}

.serviceSingleOverviewGrid {
    display: grid;
    grid-template-columns: minmax(160px, .35fr) minmax(0, 1.65fr);
    gap: clamp(42px, 8vw, 140px);
}

.serviceSingleOverview h2,
.serviceSingleFeatures header h2,
.serviceSingleProcess h2,
.serviceSingleCta h2 {
    margin: 0;
    color: var(--kant-cream);
    font-size: clamp(42px, 5vw, 76px);
    line-height: 1.04;
    letter-spacing: -.045em;
}

.serviceSingleOverviewGrid > div > p {
    max-width: 940px;
    margin: 40px 0 0;
    color: rgba(241, 236, 232, .72);
    font-size: clamp(18px, 1.35vw, 23px);
    line-height: 1.7;
}

.serviceSingleFeatures {
    background: #181818;
}

.serviceSingleFeatures header {
    display: grid;
    grid-template-columns: minmax(160px, .35fr) minmax(0, 1.65fr);
    gap: clamp(42px, 8vw, 140px);
    margin-bottom: 70px;
}

.serviceSingleFeatureGrid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.serviceSingleFeature {
    min-height: 320px;
    padding: clamp(28px, 3vw, 46px);
    border: 1px solid rgba(241, 236, 232, .15);
    border-radius: 24px;
    background: linear-gradient(145deg, rgba(248, 83, 0, .08), transparent 55%);
}

.serviceSingleFeature > span {
    display: block;
    margin-bottom: 72px;
    color: transparent;
    font-size: 48px;
    line-height: 1;
    -webkit-text-stroke: 1px var(--kant-orange);
}

.serviceSingleFeature h3 {
    margin: 0 0 18px;
    color: var(--kant-cream);
    font-size: clamp(24px, 2vw, 32px);
    line-height: 1.12;
}

.serviceSingleFeature p {
    margin: 0;
    color: rgba(241, 236, 232, .66);
    font-size: 16px;
    line-height: 1.65;
}

.serviceSingleProcessGrid {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(420px, 1.05fr);
    gap: clamp(60px, 9vw, 150px);
}

.serviceSingleProcess ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

.serviceSingleProcess li {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    gap: 24px;
    align-items: center;
    min-height: 112px;
    border-bottom: 1px solid rgba(241, 236, 232, .18);
}

.serviceSingleProcess li > span {
    color: var(--kant-orange);
    font-weight: 700;
}

.serviceSingleProcess li p {
    margin: 0;
    color: var(--kant-cream);
    font-size: clamp(19px, 1.6vw, 26px);
    line-height: 1.35;
}

.serviceSingleCta {
    text-align: center;
    background: var(--kant-orange);
}

.serviceSingleCta .serviceSingleLabel {
    color: var(--kant-black);
}

.serviceSingleCta h2 {
    max-width: 1000px;
    margin: 22px auto 42px;
    color: var(--kant-black);
}

.serviceSingleCta a {
    color: var(--kant-black);
    border-color: var(--kant-black);
}

.serviceSingleCta a:hover {
    color: var(--kant-cream);
    background: var(--kant-black);
}

.serviceSingleError {
    min-height: 70svh;
    padding: 240px 0 120px;
}

@media (max-width: 991px) {
    .serviceSingleHeroGrid,
    .serviceSingleOverviewGrid,
    .serviceSingleFeatures header,
    .serviceSingleProcessGrid {
        grid-template-columns: minmax(0, 1fr);
    }

    .serviceSingleVisual {
        min-height: 420px;
    }

    .serviceSingleVisual img {
        height: 390px;
    }

    .serviceSingleFeatureGrid {
        grid-template-columns: minmax(0, 1fr);
    }
}

/* Mobile-only: remove the small icon from the hero introduction CTA. */
@media (max-width: 991px) {
    .heroMeetCta > i {
        display: none;
    }

    .heroMeetCta {
        gap: 0;
    }
}

/* Mobile project storytelling: vertical scroll advances the horizontal carousel. */
@media (max-width: 767px) {
    .projectSection_slider.mobileScrollProjectSection {
        position: relative;
        height: calc(var(--mobile-project-count, 5) * 82svh);
        overflow: visible;
        background: var(--kant-black);
    }

    .mobileScrollProjectSection .projectCarousel {
        position: sticky;
        top: clamp(90px, 13svh, 118px);
        height: calc(100svh - 190px);
        overflow: hidden;
    }

    .mobileScrollProjectSection .owl-stage-outer,
    .mobileScrollProjectSection .owl-stage,
    .mobileScrollProjectSection .owl-item,
    .mobileScrollProjectSection .project_item,
    .mobileScrollProjectSection .project_item_thumb {
        height: 100%;
    }

    .mobileScrollProjectSection .project_item_thumb img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: center;
        opacity: .54;
        filter: grayscale(100%);
        transform: scale(.94);
        transition: opacity .5s ease, filter .5s ease, transform .65s cubic-bezier(.2,.7,.2,1);
    }

    .mobileScrollProjectSection a.project_item_dtls {
        visibility: hidden;
        opacity: 0;
        padding: 34px 24px 44px;
        background: linear-gradient(180deg, transparent 46%, rgba(20, 20, 20, .82) 100%);
        transition: opacity .4s ease, visibility .4s ease;
    }

    .mobileScrollProjectSection .mobile-scroll-active a.project_item_dtls {
        visibility: visible;
        opacity: 1;
    }

    .mobileScrollProjectSection .mobile-scroll-active .project_item_thumb img {
        opacity: 1;
        filter: grayscale(0%);
        transform: scale(1.025);
    }

    .mobileScrollProjectSection .mobile-scroll-active .projectInfoContent i,
    .mobileScrollProjectSection .mobile-scroll-active h3.ps_item_name,
    .mobileScrollProjectSection .mobile-scroll-active h4.ps_auth_name {
        visibility: visible;
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    .mobileScrollProjectSection .mobile-scroll-active .projectInfoContent i {
        transform: translateY(0) rotate(-131.37deg);
    }

    .mobileScrollProjectSection .owl-dots,
    .mobileScrollProjectSection .owl-nav {
        display: none;
    }

    .serviceSection04 .mobileServiceReveal .serThumbIim img {
        opacity: .48;
        filter: brightness(.56) saturate(.72);
        transform: scale(.92);
        transition: opacity .55s ease, filter .55s ease, transform .75s cubic-bezier(.2,.7,.2,1);
    }

    .serviceSection04 .mobileServiceReveal .serviceContent02 {
        opacity: .34;
        transform: translateY(26px);
        transition: opacity .55s ease .08s, transform .65s cubic-bezier(.2,.7,.2,1) .08s;
    }

    .serviceSection04 .mobileServiceReveal.isMobileVisible .serThumbIim img {
        opacity: 1;
        filter: brightness(1) saturate(1);
        transform: scale(1.045);
    }

    .serviceSection04 .mobileServiceReveal.isMobileVisible .serviceContent02 {
        opacity: 1;
        transform: translateY(0);
    }

    .serviceSingleHero {
        min-height: auto;
        padding: 170px 0 86px;
    }

    .serviceSingleBack {
        margin-bottom: 38px;
    }

    .serviceSingleHero h1 {
        font-size: clamp(46px, 14vw, 72px);
    }

    .serviceSingleLead {
        margin-top: 28px;
        font-size: 18px;
    }

    .serviceSingleActions {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
    }

    .serviceSingleVisual {
        min-height: 350px;
    }

    .serviceSingleVisual img {
        height: 330px;
    }

    .serviceSingleOverview,
    .serviceSingleFeatures,
    .serviceSingleProcess,
    .serviceSingleCta {
        padding: 82px 0;
    }

    .serviceSingleOverview h2,
    .serviceSingleFeatures header h2,
    .serviceSingleProcess h2,
    .serviceSingleCta h2 {
        font-size: clamp(36px, 10vw, 52px);
    }

    .serviceSingleFeature {
        min-height: 280px;
    }

    .serviceSingleProcessGrid {
        gap: 48px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .mobileScrollProjectSection .project_item_thumb img,
    .mobileScrollProjectSection a.project_item_dtls,
    .serviceSection04 .mobileServiceReveal .serThumbIim img,
    .serviceSection04 .mobileServiceReveal .serviceContent02 {
        transition: none;
    }
}

/* Contact lead wizard */
.contactWizard {
    max-width: 1120px;
    margin: 55px auto 0;
    color: #f1ece8;
}

.contactWizardProgress {
    display: grid;
    grid-template-columns: auto 1fr auto 1fr auto;
    align-items: center;
    gap: 14px;
    margin-bottom: 52px;
}

.contactWizardProgress span {
    display: grid;
    place-items: center;
    width: 48px;
    height: 48px;
    border: 1px solid rgba(241, 236, 232, .34);
    border-radius: 50%;
    color: rgba(241, 236, 232, .52);
    font-size: 13px;
    font-weight: 700;
    transition: .3s ease;
}

.contactWizardProgress span.active,
.contactWizardProgress span.complete {
    border-color: #f85300;
    background: #f85300;
    color: #f1ece8;
}

.contactWizardProgress i {
    height: 1px;
    background: rgba(241, 236, 232, .22);
}

.contactWizardStep {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
    animation: contactStepIn .42s ease both;
}

.contactWizardStep[hidden] { display: none; }
.contactWizardStep legend { width: 100%; margin-bottom: 12px; color: #f1ece8; font-size: clamp(34px, 4vw, 62px); font-weight: 700; line-height: 1.06; }
.contactWizardStep > p { margin-bottom: 34px; color: rgba(241, 236, 232, .62); font-size: 16px; }

.contactServiceOptions {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.contactServiceOptions label { position: relative; margin: 0; cursor: pointer; }
.contactServiceOptions input { position: absolute; opacity: 0; pointer-events: none; }
.contactServiceOptions span {
    display: flex;
    align-items: center;
    min-height: 108px;
    padding: 24px 28px;
    border: 1px solid rgba(241, 236, 232, .2);
    border-radius: 12px;
    background: rgba(20, 20, 20, .6);
    color: #f1ece8;
    font-size: 21px;
    font-weight: 650;
    transition: border-color .25s ease, background .25s ease, transform .25s ease;
}

.contactServiceOptions span::after { content: '→'; margin-left: auto; color: #f85300; font-size: 28px; }
.contactServiceOptions label:hover span,
.contactServiceOptions input:focus-visible + span,
.contactServiceOptions input:checked + span { border-color: #f85300; background: rgba(248, 83, 0, .13); transform: translateY(-2px); }

.contactWizardGrid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }
.contactWizardGrid label,
.contactWizardMessage { display: grid; gap: 9px; margin: 0; color: rgba(241, 236, 232, .72); font-size: 13px; }
.contactWizardGrid input,
.contactWizardGrid select,
.contactWizardMessage textarea {
    width: 100%;
    min-height: 60px;
    padding: 15px 17px;
    border: 1px solid rgba(241, 236, 232, .22);
    border-radius: 9px;
    outline: 0;
    background: #141414;
    color: #f1ece8;
}

.contactWizardGrid select { appearance: auto; }
.contactWizardGrid input:focus,
.contactWizardGrid select:focus,
.contactWizardMessage textarea:focus { border-color: #f85300; }
.contactWizardMessage { margin-top: 20px; }
.contactWizardMessage small { display: inline; margin-left: 5px; color: rgba(241, 236, 232, .45); }
.contactWizardMessage textarea { min-height: 150px; resize: vertical; }
.contactWizardNav { display: flex; justify-content: flex-end; gap: 12px; margin-top: 30px; }
.contactWizardNav button { min-width: 170px; min-height: 58px; }
.contactBackBtn { border: 1px solid rgba(241, 236, 232, .22); background: transparent; color: #f1ece8; }
.contactWizardStatus { min-height: 28px; margin-top: 20px; color: #f85300; font-weight: 650; }
.contactWizardStatus.success { color: #f1ece8; }
.contactWizard [aria-invalid="true"] { border-color: #f85300 !important; }

@keyframes contactStepIn {
    from { opacity: 0; transform: translateY(18px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Tables published through the blog editor */
#cmsBlogDetail table,
.blogDetails table {
    width: 100%;
    margin: 32px 0;
    border-collapse: collapse;
    border: 1px solid rgba(241, 236, 232, .22);
}

#cmsBlogDetail th, #cmsBlogDetail td,
.blogDetails th, .blogDetails td { padding: 14px 16px; border: 1px solid rgba(241, 236, 232, .18); text-align: left; vertical-align: top; }
#cmsBlogDetail th, .blogDetails th { background: rgba(248, 83, 0, .14); color: #f1ece8; font-weight: 750; }

@media (max-width: 767px) {
    .contactWizard { margin-top: 34px; }
    .contactWizardProgress { margin-bottom: 34px; }
    .contactWizardProgress span { width: 40px; height: 40px; }
    .contactServiceOptions,
    .contactWizardGrid { grid-template-columns: 1fr; }
    .contactServiceOptions span { min-height: 82px; padding: 20px; font-size: 18px; }
    .contactWizardStep legend { font-size: clamp(30px, 9vw, 44px); }
    .contactWizardNav { display: grid; grid-template-columns: 1fr 1.4fr; }
    .contactWizardNav button { min-width: 0; width: 100%; padding-inline: 14px; }
    #cmsBlogDetail table,
    .blogDetails table { display: block; overflow-x: auto; white-space: nowrap; }
}

/* Header: cream sticky state with matching dark brand treatment. */
.header01.isSticky.fixedHeader,
.header02.isSticky.fixedHeader,
.header03.isSticky.fixedHeader {
    background: #f1ebe8 !important;
    border-color: rgba(20, 20, 20, .14);
}

.isSticky.fixedHeader .mainMenu ul li a,
.isSticky.fixedHeader .mainMenu ul li a span,
.isSticky.fixedHeader .menu_btn,
.isSticky.fixedHeader .menu_btn i {
    color: #141414;
}

.isSticky.fixedHeader .mainMenu ul li a:hover,
.isSticky.fixedHeader .mainMenu ul li a:hover span,
.isSticky.fixedHeader .mainMenu ul li.current-menu-item > a {
    color: #f85300;
}

.isSticky.fixedHeader .mainMenu > ul > li > a::before {
    color: #f85300;
}

/* Home hero: ambient video behind the transparent statue artwork. */
.fiexdBanner.homeHeroLayered {
    isolation: isolate;
    background: #141414 !important;
}

.fiexdBanner.homeHeroLayered::before {
    display: none;
}

.heroBackgroundVideo,
.heroForegroundArt {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
    user-select: none;
}

.heroForegroundPicture {
    position: absolute;
    z-index: 2;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.heroBackgroundVideo {
    z-index: 0;
    max-width: none;
    object-fit: cover;
    object-position: center;
    opacity: .5;
    filter: saturate(.78) contrast(1.08);
}

.heroForegroundArt {
    z-index: 2;
    max-width: none;
    object-fit: cover;
    object-position: center;
}

.homeHeroLayered > .container {
    position: relative;
    z-index: 4;
}

.homeHeroLayered .heroFloatingMark { z-index: 5; }
.homeHeroLayered .heroMeetCta { z-index: 6; }

/* Home expertise cards: copy appears on scroll, artwork activates on hover. */
@media (min-width: 768px) {
    .projectSection_slider.projectCopyRevealReady .project_item_thumb img {
        opacity: .58;
        filter: grayscale(100%) brightness(.72);
        transform: scale(.92);
        transform-origin: center bottom;
        transition: opacity .45s ease, filter .45s ease, transform .65s cubic-bezier(.2,.7,.2,1);
    }

    .projectSection_slider.projectCopyRevealReady a.project_item_dtls {
        visibility: visible;
        opacity: 1;
        background: linear-gradient(180deg, transparent 52%, rgba(20, 20, 20, .58) 100%);
    }

    .projectSection_slider.projectCopyRevealReady h3.ps_item_name,
    .projectSection_slider.projectCopyRevealReady h4.ps_auth_name {
        visibility: visible;
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }

    .projectSection_slider.projectCopyRevealReady:not(.isInView) h3.ps_item_name,
    .projectSection_slider.projectCopyRevealReady:not(.isInView) h4.ps_auth_name {
        opacity: 0;
        transform: translate3d(0, 24px, 0);
    }

    .projectSection_slider.projectCopyRevealReady .projectInfoContent i {
        visibility: hidden;
        opacity: 0;
        transform: translateY(18px) rotate(-131.37deg);
    }

    .projectSection_slider.projectCopyRevealReady .project_item:hover .project_item_thumb img,
    .projectSection_slider.projectCopyRevealReady .project_item:focus-within .project_item_thumb img {
        opacity: 1;
        filter: grayscale(0%) brightness(1);
        transform: scale(1.035);
    }

    .projectSection_slider.projectCopyRevealReady .project_item:hover .projectInfoContent i,
    .projectSection_slider.projectCopyRevealReady .project_item:focus-within .projectInfoContent i {
        visibility: visible;
        opacity: 1;
        transform: translateY(0) rotate(-131.37deg);
    }
}

/* Two-step consultation popup shared by the header and hero CTAs. */
body.consultationOpen { overflow: hidden; }

.consultationModal {
    position: fixed;
    inset: 0;
    z-index: 1000000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: clamp(16px, 3vw, 42px);
    visibility: hidden;
    opacity: 0;
    transition: opacity .28s ease, visibility .28s ease;
}

.consultationModal.isOpen { visibility: visible; opacity: 1; }
.consultationBackdrop { position: absolute; inset: 0; background: rgba(8, 8, 8, .82); backdrop-filter: blur(12px); }

.consultationPanel {
    position: relative;
    width: min(840px, 100%);
    max-height: min(820px, calc(100svh - 32px));
    overflow-y: auto;
    padding: clamp(30px, 4vw, 58px);
    border: 1px solid rgba(241, 235, 232, .22);
    border-radius: 26px;
    background: #141414;
    box-shadow: 0 35px 100px rgba(0, 0, 0, .48);
    transform: translateY(24px) scale(.985);
    transition: transform .35s cubic-bezier(.2,.7,.2,1);
}

.consultationModal.isOpen .consultationPanel { transform: translateY(0) scale(1); }
.consultationPanel > header { display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; margin-bottom: 34px; }
.consultationEyebrow { display: block; margin-bottom: 8px; color: #f85300; font-size: 12px; font-weight: 750; letter-spacing: .14em; }
.consultationPanel h2 { margin: 0; color: #f1ebe8; font-size: clamp(34px, 4.4vw, 58px); line-height: 1; letter-spacing: -.04em; }
.consultationClose {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    padding: 0;
    border: 1px solid rgba(241, 235, 232, .24);
    border-radius: 50%;
    color: #f1ebe8;
    background: transparent;
    font-size: 30px;
    line-height: 1;
}
.consultationClose:hover { border-color: #f85300; color: #f85300; }

.consultationProgress { display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 14px; margin-bottom: 34px; }
.consultationProgress span { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid rgba(241,235,232,.28); border-radius: 50%; color: rgba(241,235,232,.54); font-size: 12px; font-weight: 750; }
.consultationProgress span.active,
.consultationProgress span.complete { border-color: #f85300; background: #f85300; color: #f1ebe8; }
.consultationProgress i { height: 1px; background: rgba(241,235,232,.2); }

.consultationStep { min-width: 0; margin: 0; padding: 0; border: 0; animation: consultationStepIn .35s ease both; }
.consultationStep[hidden], .consultationSuccess[hidden], .consultationProgress[hidden] { display: none; }
.consultationStep legend { width: 100%; margin: 0 0 10px; color: #f1ebe8; font-size: clamp(28px, 3.5vw, 46px); font-weight: 720; line-height: 1.08; }
.consultationStep > p { margin: 0 0 26px; color: rgba(241,235,232,.62); }

.consultationServices { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
.consultationServices label { position: relative; margin: 0; cursor: pointer; }
.consultationServices input { position: absolute; opacity: 0; pointer-events: none; }
.consultationServices span {
    display: flex;
    min-height: 88px;
    align-items: center;
    gap: 18px;
    padding: 20px 22px;
    border: 1px solid rgba(241,235,232,.18);
    border-radius: 13px;
    color: #f1ebe8;
    background: rgba(241,235,232,.025);
    font-size: 17px;
    font-weight: 650;
    transition: .25s ease;
}
.consultationServices span::after { content: '→'; margin-left: auto; color: #f85300; font-size: 23px; }
.consultationServices label:hover span,
.consultationServices input:focus-visible + span,
.consultationServices input:checked + span { border-color: #f85300; background: rgba(248,83,0,.12); transform: translateY(-2px); }

.consultationFields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.consultationFields label { display: grid; gap: 8px; margin: 0; color: rgba(241,235,232,.74); font-size: 13px; }
.consultationFields label b { display: inline; color: #f85300; }
.consultationFields label small { color: rgba(241,235,232,.42); font-size: 11px; }
.consultationFields .consultFull { grid-column: 1 / -1; }
.consultationFields input,
.consultationFields textarea {
    width: 100%;
    min-height: 58px;
    padding: 14px 16px;
    border: 1px solid rgba(241,235,232,.2);
    border-radius: 10px;
    outline: 0;
    color: #f1ebe8;
    background: #0d0d0d;
}
.consultationFields textarea { min-height: 120px; resize: vertical; }
.consultationFields input:focus,
.consultationFields textarea:focus { border-color: #f85300; }
.consultationFields [aria-invalid="true"] { border-color: #f85300; }

.consultationActions { display: flex; justify-content: flex-end; gap: 12px; margin-top: 24px; }
.consultationActions button,
.consultationSuccess button { min-width: 150px; min-height: 54px; padding: 0 24px; border-radius: 999px; font-weight: 720; }
.consultationBack { border: 1px solid rgba(241,235,232,.22); color: #f1ebe8; background: transparent; }
.consultationSubmit,
.consultationSuccess button { border: 1px solid #f85300; color: #f1ebe8; background: #f85300; }
.consultationSubmit:disabled { cursor: wait; opacity: .58; }
.consultationStatus { min-height: 22px; margin: 14px 0 0; color: #f85300; font-size: 13px; text-align: right; }

.consultationSuccess { padding: clamp(20px, 4vw, 46px) 0 8px; text-align: center; animation: consultationStepIn .4s ease both; }
.consultationSuccess > span { display: grid; width: 72px; height: 72px; margin: 0 auto 24px; place-items: center; border-radius: 50%; color: #f1ebe8; background: #f85300; font-size: 30px; }
.consultationSuccess h3 { margin-bottom: 12px; font-size: clamp(34px, 4vw, 52px); }
.consultationSuccess p { max-width: 540px; margin: 0 auto 28px; color: rgba(241,235,232,.72); font-size: 18px; }

@keyframes consultationStepIn {
    from { opacity: 0; transform: translateY(16px); }
    to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 991px) {
    .homeHeroLayered .heroBackgroundVideo,
    .homeHeroLayered .heroForegroundArt { display: none; }

    .fiexdBanner.homeHeroLayered::before {
        display: block;
        z-index: 0;
        background-image: url('../images/slider/mobil-banner.jpg') !important;
        background-image: image-set(url('../images/slider/mobil-banner.avif') type('image/avif'), url('../images/slider/mobil-banner.webp') type('image/webp'), url('../images/slider/mobil-banner.png') type('image/png')) !important;
        background-position: center center;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .consultationModal { align-items: flex-end; padding: 10px; }
    .consultationPanel { width: 100%; max-height: calc(100svh - 20px); padding: 28px 20px calc(24px + env(safe-area-inset-bottom)); border-radius: 22px; }
    .consultationPanel > header { margin-bottom: 24px; }
    .consultationPanel h2 { font-size: clamp(32px, 10vw, 44px); }
    .consultationClose { flex-basis: 44px; width: 44px; height: 44px; }
    .consultationProgress { margin-bottom: 26px; }
    .consultationServices,
    .consultationFields { grid-template-columns: 1fr; }
    .consultationServices span { min-height: 68px; padding: 16px 18px; font-size: 15px; }
    .consultationFields .consultFull { grid-column: auto; }
    .consultationActions { display: grid; grid-template-columns: .8fr 1.2fr; }
    .consultationActions button { min-width: 0; width: 100%; }
}

@media (prefers-reduced-motion: reduce) {
    .consultationModal,
    .consultationPanel,
    .consultationStep,
    .projectSection_slider.projectCopyRevealReady .project_item_thumb img { transition: none; animation: none; }
}

/* 2026 home interface: editorial hero, creative architecture, expertise grid and perception scene. */
.homeLanding .heroEditorialContent {
    position: absolute;
    z-index: 7;
    top: 35.5%;
    left: clamp(52px, 8.3vw, 170px);
    width: min(690px, 40vw);
    color: #f1ebe8;
}

.homeLanding .heroEditorialContent h1 {
    margin: 0;
    font-size: clamp(54px, 4.2vw, 84px);
    line-height: .9;
    letter-spacing: .03em;
}

.homeLanding .heroEditorialContent h1 span,
.homeLanding .heroEditorialContent h1 strong {
    display: block;
}

.homeLanding .heroEditorialContent h1 span {
    color: #f85300;
    font-size: .7em;
    font-weight: 300;
    letter-spacing: .15em;
}

.homeLanding .heroEditorialContent h1 strong {
    margin-top: 12px;
    color: #f1ebe8;
    font-weight: 780;
    letter-spacing: .115em;
}

.homeLanding .heroEditorialContent > p {
    margin: clamp(28px, 4vh, 44px) 0 0;
    color: #f1ebe8;
    font-size: clamp(15px, 1.15vw, 19px);
    font-weight: 450;
    letter-spacing: .06em;
}

.heroEditorialActions {
    display: flex;
    align-items: center;
    gap: clamp(18px, 2vw, 30px);
    margin-top: clamp(52px, 8vh, 82px);
}

.homeLanding .heroEditorialContent .heroMeetCta,
.homeLanding .heroSecondaryCta {
    position: relative;
    inset: auto;
    display: inline-flex;
    width: min(278px, 20vw);
    height: 58px;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
    border-radius: 18px 4px 18px 4px;
    font-size: 13px;
    font-weight: 450;
    letter-spacing: .04em;
    opacity: var(--hero-cta-opacity, 1);
    transform: translateY(var(--hero-cta-scroll-y, 0));
    will-change: opacity, transform;
    transition: opacity .12s linear, transform .12s linear, color .25s ease, background-color .25s ease, border-color .25s ease;
}

.homeLanding .heroEditorialContent .heroMeetCta {
    border-color: #f85300;
    color: #f1ebe8;
    background: #f85300;
    box-shadow: 0 0 38px rgba(248, 83, 0, .28);
}

.homeLanding .heroEditorialContent .heroMeetCta:hover {
    color: #141414;
    background: #f1ebe8;
    transform: translateY(calc(var(--hero-cta-scroll-y, 0px) - 2px));
}

.homeLanding .heroEditorialContent .heroMeetCta::before {
    border-radius: 21px 7px 21px 7px;
}

.homeLanding .heroSecondaryCta {
    border: 1px solid rgba(241, 235, 232, .82);
    color: #f1ebe8;
    background: rgba(241, 235, 232, .08);
    backdrop-filter: blur(8px);
}

.homeLanding .heroSecondaryCta::before {
    position: absolute;
    inset: -3px;
    padding: 2px;
    border-radius: 21px 7px 21px 7px;
    content: '';
    background: linear-gradient(105deg, transparent 24%, rgba(241,235,232,.9) 48%, transparent 72%) 0 0 / 240% 100%;
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    animation: kantContactPillTrace 2.6s linear infinite;
}

.homeLanding .heroSecondaryCta:hover {
    border-color: #f85300;
    color: #141414;
    background: #f1ebe8;
}

@media (min-width: 992px) {
    .homeLanding .heroEditorialActions {
        margin-top: clamp(104px, 13vh, 145px);
    }

    .homeLanding .header01 .container {
        width: 100%;
        max-width: none;
        padding-right: clamp(260px, 19vw, 394px);
        padding-left: clamp(40px, 5vw, 102px);
    }

    .homeLanding .headerInner01 {
        justify-content: flex-start;
    }

    .homeLanding .headerInner01 .logo {
        flex: 0 0 clamp(142px, 11vw, 210px);
        width: auto;
        margin-right: clamp(28px, 4vw, 72px);
    }

    .homeLanding .headerInner01 .mainMenu {
        flex: 0 1 1085px;
        width: 100%;
        max-width: 1085px;
        margin-left: auto;
        min-width: 0;
    }

    .homeLanding .headerInner01 .mainMenu > ul {
        width: 100%;
        justify-content: flex-end;
        gap: clamp(28px, 3vw, 60px);
    }

    .homeLanding .headerInner01 .mainMenu > ul > li {
        margin-right: 0;
    }

    .homeLanding .headerContactCta {
        top: 24px;
        right: clamp(24px, 3.5vw, 66px);
        width: 198px;
        height: 56px;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        transform: translateY(-14px) scale(.96);
        transition: opacity .35s ease, transform .35s ease, visibility .35s ease;
    }

    .homeLanding .headerContactCta.isHeroPassed {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0) scale(1);
    }

    .homeLanding .headerContactCta > a {
        border-radius: 18px 4px 18px 4px;
        background: rgba(20, 20, 20, .86);
    }

    .homeLanding .headerContactCta > a::before { border-radius: 21px 7px 21px 7px; }
}

.creativeArchitecture {
    position: relative;
    min-height: 800px;
    padding: clamp(88px, 9vw, 142px) 0 72px;
    color: #141414;
    background: #f1ebe8 url('../images/slider/kreatifmimari.png') center / cover no-repeat;
    background-image: image-set(url('../images/slider/kreatifmimari.avif') type('image/avif'), url('../images/slider/kreatifmimari.webp') type('image/webp'), url('../images/slider/kreatifmimari.png') type('image/png'));
    overflow: hidden;
}

.creativeArchitecture .container {
    position: relative;
    z-index: 2;
}

.creativeArchitectureHeader {
    text-align: center;
}

.creativeArchitecture.isRevealReady [data-creative-reveal] {
    opacity: 0;
    transform: translateY(34px);
    transition: opacity .72s ease, transform .84s cubic-bezier(.2,.7,.2,1);
}

.creativeArchitecture.isRevealReady [data-creative-reveal].isVisible {
    opacity: 1;
    transform: translateY(0);
}

.creativeArchitecture.isRevealReady .creativeArchitectureItem:nth-child(2) { transition-delay: .08s; }
.creativeArchitecture.isRevealReady .creativeArchitectureItem:nth-child(3) { transition-delay: .16s; }
.creativeArchitecture.isRevealReady .creativeArchitectureLink { transition-delay: .08s; }

.creativeArchitectureHeader > span,
.homeExpertiseHeader > span {
    display: block;
    margin-bottom: 10px;
    color: #f85300;
    font-size: clamp(28px, 2.9vw, 48px);
    font-weight: 300;
    letter-spacing: .14em;
}

.creativeArchitectureHeader h2 {
    margin: 0;
    color: #141414;
    font-size: clamp(48px, 4.2vw, 72px);
    font-weight: 780;
    letter-spacing: .045em;
    line-height: 1;
}

.creativeArchitectureHeader h2 strong {
    color: #f85300;
    font-weight: 780;
}

.creativeArchitectureHeader p {
    max-width: 1120px;
    margin: 34px auto 0;
    color: #141414;
    font-size: clamp(15px, 1.3vw, 20px);
    letter-spacing: .045em;
}

.creativeArchitectureServices {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 1320px;
    margin: clamp(72px, 8vw, 118px) auto 0;
}

.creativeArchitectureItem {
    display: flex;
    min-height: 136px;
    align-items: center;
    justify-content: center;
    gap: clamp(20px, 2.5vw, 44px);
    padding: 12px clamp(20px, 3vw, 54px);
    border-left: 1px solid rgba(20, 20, 20, .42);
}

.creativeArchitectureItem:first-child { border-left: 0; }

.creativeArchitectureItem img {
    flex: 0 0 auto;
    width: clamp(76px, 6vw, 112px);
    height: clamp(76px, 6vw, 112px);
    object-fit: contain;
    opacity: .48;
    filter: grayscale(100%) brightness(.72);
    transform: scale(.9);
    transition: opacity .4s ease, filter .4s ease, transform .55s cubic-bezier(.2,.7,.2,1);
}

.creativeArchitectureItem h3 {
    margin: 0;
    color: #141414;
    font-size: clamp(19px, 1.55vw, 27px);
    font-weight: 520;
    line-height: 1.25;
    letter-spacing: .035em;
}

.creativeArchitectureItem:hover img {
    opacity: 1;
    filter: grayscale(0%) brightness(1);
    transform: scale(1.06);
}

.creativeArchitectureLink {
    display: flex;
    width: max-content;
    align-items: center;
    gap: 14px;
    margin: 70px auto 0;
    color: #141414;
    font-size: 14px;
    font-weight: 650;
    letter-spacing: .045em;
}

.creativeArchitectureLink span {
    color: #141414;
    font-size: 28px;
    transition: transform .25s ease;
}

.creativeArchitectureLink:hover { color: #f85300; }
.creativeArchitectureLink:hover span { color: #f85300; transform: translateX(6px); }

.homeExpertise {
    padding: clamp(96px, 9vw, 150px) 0 clamp(110px, 11vw, 180px);
    background: #141414;
}

.homeExpertiseHeader {
    margin-bottom: clamp(72px, 7vw, 116px);
    text-align: center;
}

.homeExpertiseHeader h2 {
    margin: 0;
    color: #f1ebe8;
    font-size: clamp(48px, 4.3vw, 76px);
    font-weight: 760;
    letter-spacing: .055em;
}

.homeExpertisePairs {
    display: grid;
    gap: clamp(60px, 6vw, 96px);
}

.homeExpertisePair {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(26px, 3vw, 48px);
    opacity: 0;
    transform: translateY(54px);
    transition: opacity .7s ease, transform .85s cubic-bezier(.2,.7,.2,1);
}

.homeExpertisePair.isVisible {
    opacity: 1;
    transform: translateY(0);
}

.homeExpertisePair .homeExpertiseCard:nth-child(2) { transition-delay: .12s; }

.homeExpertiseCard {
    position: relative;
    display: block;
    min-height: clamp(300px, 24vw, 390px);
    border: 1px solid rgba(241, 235, 232, .035);
    border-radius: 20px;
    color: #f1ebe8;
    background: linear-gradient(125deg, #0d0d0d, #111 72%, #0b0b0b);
    box-shadow: 0 24px 70px rgba(0, 0, 0, .2);
    overflow: hidden;
}

.homeExpertiseCard::after {
    position: absolute;
    inset: 0;
    content: '';
    background: radial-gradient(circle at 24% 56%, rgba(248, 83, 0, .08), transparent 43%);
    opacity: 0;
    transition: opacity .4s ease;
}

.homeExpertiseCard > img {
    position: absolute;
    z-index: 1;
    bottom: -2%;
    left: -2%;
    width: 49%;
    height: 108%;
    object-fit: contain;
    object-position: left bottom;
    opacity: .58;
    filter: grayscale(100%) brightness(.68);
    transform: scale(.92);
    transform-origin: center bottom;
    transition: opacity .45s ease, filter .45s ease, transform .65s cubic-bezier(.2,.7,.2,1);
}

.homeExpertiseCopy {
    position: relative;
    z-index: 3;
    width: 53%;
    margin-left: 47%;
    padding: clamp(44px, 4vw, 70px) clamp(30px, 3vw, 52px) 34px;
}

.homeExpertiseCopy h3 {
    margin: 0;
    color: rgba(241, 235, 232, .66);
    font-size: clamp(21px, 1.75vw, 30px);
    font-weight: 680;
    letter-spacing: .06em;
}

.homeExpertiseCopy h3 strong { color: #f85300; font-weight: 680; }

.homeExpertiseCopy h4 {
    margin: 7px 0 0;
    color: rgba(241, 235, 232, .62);
    font-size: clamp(16px, 1.22vw, 21px);
    font-weight: 430;
    letter-spacing: .045em;
}

.homeExpertiseCopy p {
    margin: clamp(25px, 2.5vw, 40px) 0 0;
    color: rgba(241, 235, 232, .52);
    font-size: clamp(14px, 1.02vw, 17px);
    line-height: 1.55;
    letter-spacing: .035em;
}

.homeExpertiseCopy > span {
    display: block;
    margin-top: clamp(22px, 2vw, 34px);
    color: rgba(241, 235, 232, .52);
    font-size: 30px;
    transition: color .3s ease, transform .3s ease;
}

.homeExpertiseCard:hover::after,
.homeExpertiseCard:focus-visible::after { opacity: 1; }

.homeExpertiseCard:hover > img,
.homeExpertiseCard:focus-visible > img {
    opacity: 1;
    filter: grayscale(0%) brightness(1);
    transform: scale(1.035);
}

.homeExpertiseCard:hover .homeExpertiseCopy h3,
.homeExpertiseCard:hover .homeExpertiseCopy h4,
.homeExpertiseCard:hover .homeExpertiseCopy p,
.homeExpertiseCard:focus-visible .homeExpertiseCopy h3,
.homeExpertiseCard:focus-visible .homeExpertiseCopy h4,
.homeExpertiseCard:focus-visible .homeExpertiseCopy p { color: #f1ebe8; }

.homeExpertiseCard:hover .homeExpertiseCopy > span,
.homeExpertiseCard:focus-visible .homeExpertiseCopy > span {
    color: #f85300;
    transform: translateX(8px);
}

.perceptionScrollSection {
    --perception-text-scale: .96;
    position: relative;
    height: auto;
    min-height: 0;
    background: #141414;
}

.perceptionStickyFrame {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 1915 / 680;
    background: #141414 url('../images/slider/engineersperception.png?v=20260720') center top / cover no-repeat;
    background-image: image-set(url('../images/slider/engineersperception.avif') type('image/avif'), url('../images/slider/engineersperception.webp') type('image/webp'), url('../images/slider/engineersperception.png') type('image/png'));
    overflow: hidden;
}

.perceptionStickyFrame::after {
    position: absolute;
    inset: 0;
    content: '';
    background: linear-gradient(180deg, rgba(20,20,20,.04), rgba(20,20,20,.05) 52%, rgba(20,20,20,.35));
    pointer-events: none;
}

.perceptionStatements {
    position: absolute;
    z-index: 2;
    right: clamp(44px, 8vw, 150px);
    bottom: 27%;
    left: clamp(44px, 8vw, 150px);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(70px, 14vw, 250px);
    transform: scale(var(--perception-text-scale));
    transform-origin: center;
    will-change: transform;
}

.perceptionStatements p {
    margin: 0;
    color: rgba(241, 235, 232, .82);
    font-size: clamp(17px, 1.55vw, 27px);
    font-weight: 350;
    line-height: 1.4;
    letter-spacing: .025em;
}

.perceptionStatements p:last-child { text-align: right; }
.perceptionStatements strong { color: #f1ebe8; font-weight: 720; }

@media (max-width: 991px) {
    .homeLanding .heroEditorialContent {
        top: 21%;
        right: 24px;
        left: 24px;
        width: auto;
        text-align: center;
    }

    .homeLanding .heroEditorialContent h1 { display: none; }

    .homeLanding .heroEditorialContent > p {
        max-width: 520px;
        margin: 0 auto;
        font-size: clamp(14px, 3.7vw, 19px);
    }

    .heroEditorialActions {
        justify-content: center;
        margin-top: 34px;
    }

    .homeLanding .heroEditorialContent .heroMeetCta,
    .homeLanding .heroSecondaryCta {
        width: min(42vw, 260px);
        min-width: 0;
        height: 58px;
        padding: 0 16px;
        font-size: clamp(10px, 2.3vw, 13px);
    }

    .creativeArchitecture {
        min-height: auto;
        padding: 92px 0 78px;
    }

    .creativeArchitectureServices {
        grid-template-columns: 1fr;
        max-width: 620px;
        margin-top: 58px;
    }

    .creativeArchitectureItem {
        justify-content: flex-start;
        border-top: 1px solid rgba(20,20,20,.26);
        border-left: 0;
    }

    .creativeArchitectureItem:first-child { border-top: 0; }

    .homeExpertisePair { grid-template-columns: 1fr; }
    .homeExpertiseCard { min-height: 360px; }
    .homeExpertiseCopy { padding-right: 36px; padding-left: 28px; }

    .perceptionScrollSection { min-height: 86svh; }
    .perceptionStickyFrame { height: 86svh; min-height: 620px; background-size: cover; }
    .perceptionStatements {
        right: 28px;
        bottom: 20%;
        left: 28px;
        grid-template-columns: 1fr;
        gap: 24px;
    }
    .perceptionStatements p,
    .perceptionStatements p:last-child { text-align: center; }
}

@media (max-width: 575px) {
    .homeLanding .heroEditorialContent { top: 20%; }
    .homeLanding .heroEditorialContent > p { display: none; }
    .heroEditorialActions { display: grid; grid-template-columns: 1fr; justify-items: center; margin-top: 0; }
    .homeLanding .heroEditorialContent .heroMeetCta,
    .homeLanding .heroSecondaryCta { width: min(74vw, 340px); }
    .homeLanding .heroSecondaryCta { display: none; }

    .creativeArchitectureHeader > span,
    .homeExpertiseHeader > span { font-size: 24px; }
    .creativeArchitectureHeader h2,
    .homeExpertiseHeader h2 { font-size: clamp(36px, 10.5vw, 48px); }
    .creativeArchitectureHeader h2 strong { display: block; margin-top: 8px; }
    .creativeArchitectureHeader p { font-size: 15px; line-height: 1.55; }
    .creativeArchitectureItem { min-height: 112px; padding: 10px 18px; }
    .creativeArchitectureItem img { width: 74px; height: 74px; }
    .creativeArchitectureLink { margin-top: 48px; }

    .homeExpertise { padding-top: 86px; }
    .homeExpertiseHeader { margin-bottom: 54px; }
    .homeExpertisePairs { gap: 28px; }
    .homeExpertisePair { gap: 28px; }
    .homeExpertiseCard { min-height: 510px; }
    .homeExpertiseCard > img {
        top: 4px;
        bottom: auto;
        left: 50%;
        width: 88%;
        height: 60%;
        object-position: center top;
        transform: translateX(-50%) scale(.92);
    }
    .homeExpertiseCard:hover > img,
    .homeExpertiseCard:focus-visible > img { transform: translateX(-50%) scale(1.02); }
    .homeExpertiseCopy {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: auto;
        margin: 0;
        padding: 24px 25px 30px;
        background: linear-gradient(180deg, transparent, rgba(13,13,13,.96) 18%);
    }
    .homeExpertiseCopy p { margin-top: 18px; }
    .homeExpertiseCopy > span { margin-top: 14px; }

    .perceptionStickyFrame { background-position: center; }
    .perceptionStatements { bottom: 11%; }
    .perceptionStatements p { font-size: 16px; }
}

@media (prefers-reduced-motion: reduce) {
    .homeExpertisePair,
    .homeExpertiseCard > img,
    .creativeArchitectureItem img,
    .homeLanding .headerContactCta,
    .creativeArchitecture.isRevealReady [data-creative-reveal] { transition: none; }
}

/* 2026-07-20 final hero, mobile navigation and interaction refinements. */
@media (max-width: 991px) {
    .homeLanding .fiexdBanner.homeHeroLayered {
        min-height: 100svh;
    }

    .homeLanding .fiexdBanner.homeHeroLayered::before {
        display: none;
    }

    .homeLanding .heroBackgroundVideo {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        opacity: .5;
    }

    .homeLanding .heroForegroundArt {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .homeLanding .heroFloatingMark {
        display: block;
        top: 64%;
        left: 28%;
        width: 120vw;
        max-width: none;
    }

    .homeLanding .heroEditorialContent {
        top: 21%;
        right: 28px;
        left: 28px;
        width: auto;
        text-align: left;
    }

    .homeLanding .heroEditorialContent h1 {
        display: block;
        max-width: 520px;
        margin: 0;
        text-align: left;
    }

    .homeLanding .heroEditorialContent h1 span,
    .homeLanding .heroEditorialContent h1 strong {
        display: block;
        width: max-content;
        max-width: 100%;
        font-size: clamp(36px, 9.8vw, 58px);
        line-height: .94;
        letter-spacing: .08em;
        white-space: nowrap;
    }

    .homeLanding .heroEditorialContent h1 span {
        margin-bottom: 8px;
        font-weight: 350;
    }

    .homeLanding .heroEditorialContent h1 strong {
        font-weight: 780;
    }

    .homeLanding .heroEditorialContent > p {
        display: block;
        max-width: 440px;
        margin: 22px 0 0;
        color: #f1ebe8;
        font-size: clamp(13px, 3.25vw, 17px);
        line-height: 1.45;
        text-align: left;
    }

    .homeLanding .heroEditorialActions {
        display: none;
    }

    .headerContactCta .mobileContactActions a {
        border-radius: 24px 6px 24px 6px;
    }

    .isSticky.fixedHeader .mainMenu {
        background: #141414;
    }

    .isSticky.fixedHeader .mainMenu ul li a,
    .isSticky.fixedHeader .mainMenu ul li a span {
        color: #f1ebe8 !important;
        opacity: 1 !important;
        transform: none !important;
    }

    .isSticky.fixedHeader .mainMenu ul li a:hover,
    .isSticky.fixedHeader .mainMenu ul li a:focus,
    .isSticky.fixedHeader .mainMenu ul li.current-menu-item > a,
    .isSticky.fixedHeader .mainMenu ul li.current-menu-item > a span {
        color: #f85300 !important;
    }

    .perceptionScrollSection {
        min-height: 72svh;
    }

    .perceptionStickyFrame {
        height: 72svh;
        min-height: 560px;
        aspect-ratio: auto;
        background-image: url('../images/slider/engineer-mobil.png?v=20260721');
        background-image: image-set(url('../images/slider/engineer-mobil.avif') type('image/avif'), url('../images/slider/engineer-mobil.webp') type('image/webp'), url('../images/slider/engineer-mobil.png') type('image/png'));
        background-position: center top;
        background-size: cover;
    }
}

@media (max-width: 767px) {
    .creativeArchitectureItem img,
    .creativeArchitectureItem:hover img,
    .creativeArchitectureItem:focus-within img {
        opacity: .42;
        filter: grayscale(100%) brightness(.72);
        transform: scale(.9);
    }

    .creativeArchitectureItem.isMobileActive img,
    .creativeArchitectureItem.isMobileActive:hover img,
    .creativeArchitectureItem.isMobileActive:focus-within img {
        opacity: 1;
        filter: grayscale(0%) brightness(1);
        transform: scale(1.08);
    }

    .homeExpertiseCard.isMobileActive::after {
        opacity: 1;
    }

    .homeExpertiseCard.isMobileActive > img {
        opacity: 1;
        filter: grayscale(0%) brightness(1);
        transform: scale(1.035);
    }

    .homeExpertiseCard.isMobileActive .homeExpertiseCopy h3,
    .homeExpertiseCard.isMobileActive .homeExpertiseCopy h4,
    .homeExpertiseCard.isMobileActive .homeExpertiseCopy p {
        color: #f1ebe8;
    }

    .homeExpertiseCard.isMobileActive .homeExpertiseCopy > span {
        color: #f85300;
        transform: translateX(8px);
    }
}

@media (max-width: 575px) {
    .homeLanding .heroEditorialContent {
        top: 21%;
        right: 22px;
        left: 22px;
    }

    .homeLanding .heroEditorialContent h1 span,
    .homeLanding .heroEditorialContent h1 strong {
        font-size: clamp(31px, 9.2vw, 43px);
        letter-spacing: .055em;
    }

    .homeLanding .heroEditorialContent > p {
        display: block;
        max-width: 310px;
        margin-top: 18px;
        font-size: clamp(12px, 3.3vw, 15px);
    }

    .homeExpertiseHeader h2 {
        max-width: 100%;
        font-size: clamp(27px, 7.8vw, 36px);
        letter-spacing: .025em;
        overflow-wrap: anywhere;
    }

    .homeExpertiseCard.isMobileActive > img {
        transform: translateX(-50%) scale(1.02);
    }
}

.projectItemView .projectSecondaryImage {
    position: absolute;
    z-index: 1;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0;
    transition: opacity .55s ease, transform .75s cubic-bezier(.2,.7,.2,1);
}

.projectItemView:hover .projectSecondaryImage,
.projectItemView:focus-within .projectSecondaryImage {
    opacity: 1;
    transform: scale(1.035);
}

.projectItemView .portfolioInfoPP_item {
    z-index: 3;
}

/* Ege Aydemir Insaat project detail */
.egeProjectPage {
    background: #141414;
}

.egeProjectHero {
    position: relative;
    min-height: min(78vh, 860px);
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    background-image:
        linear-gradient(180deg, rgba(20, 20, 20, .08) 20%, rgba(20, 20, 20, .86) 100%),
        url('../images/portfolio/ege-aydemir-etiket-vadi-gece.jpeg');
    background-image:
        linear-gradient(180deg, rgba(20, 20, 20, .08) 20%, rgba(20, 20, 20, .86) 100%),
        image-set(url('../images/portfolio/ege-aydemir-etiket-vadi-gece.avif') type('image/avif'), url('../images/portfolio/ege-aydemir-etiket-vadi-gece.webp') type('image/webp'), url('../images/portfolio/ege-aydemir-etiket-vadi-gece.jpeg') type('image/jpeg'));
    background-position: center 46%;
    background-repeat: no-repeat;
    background-size: cover;
}

.egeProjectHero::after {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(20, 20, 20, .76) 0%, rgba(20, 20, 20, .06) 60%);
    pointer-events: none;
}

.egeProjectHero .container {
    position: relative;
    z-index: 1;
    padding-bottom: clamp(54px, 7vw, 108px);
}

.egeProjectHero .projectEyebrow {
    margin-bottom: 14px;
    color: #f85300;
    font-size: clamp(14px, 1.1vw, 20px);
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.egeProjectHero h1 {
    max-width: 900px;
    margin: 0;
    color: #f1ece8;
    font-size: clamp(46px, 6.3vw, 112px);
    font-weight: 700;
    line-height: .92;
    letter-spacing: -.04em;
}

.egeProjectHero .projectLead {
    max-width: 650px;
    margin: 24px 0 0;
    color: #f1ece8;
    font-size: clamp(17px, 1.4vw, 24px);
    line-height: 1.55;
}

.egeProjectPage .caseStudyInfo {
    padding-top: clamp(64px, 8vw, 120px);
}

.egeProjectPage .caseStudyInfo .row {
    row-gap: 34px;
}

.egeProjectPage .caseStudyInfoItem p,
.egeProjectPage .caseStudyInfoItem a {
    color: #f1ece8;
}

.egeProjectPage .caseStudyInfoItem a:hover {
    color: #f85300;
}

.egeProjectPage .csStuInfoThumb,
.egeProjectPage .csStuThumbItem {
    overflow: hidden;
    border-radius: 2px;
    background: #0e0e0e;
}

.egeProjectPage .csStuInfoThumb img,
.egeProjectPage .csStuThumbItem img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.egeProjectPage .projectWebsiteCta {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 28px;
    padding: 15px 24px;
    border: 1px solid #f85300;
    border-radius: 0 24px 0 24px;
    color: #f1ece8;
    font-weight: 700;
    transition: color .25s ease, background-color .25s ease;
}

.egeProjectPage .projectWebsiteCta:hover {
    color: #141414;
    background: #f85300;
}

@media (max-width: 767px) {
    .egeProjectHero {
        min-height: 72svh;
        background-position: 42% center;
    }

    .egeProjectHero::after {
        background: linear-gradient(180deg, rgba(20, 20, 20, .08) 16%, rgba(20, 20, 20, .88) 100%);
    }

    .egeProjectHero .container {
        padding-bottom: 48px;
    }

    .egeProjectHero h1 {
        font-size: clamp(42px, 13vw, 68px);
    }

    .egeProjectPage .caseStudyInfoItem {
        text-align: left;
    }
}
