/* =========================================================
   TIKTAKIP HEADER — DARK PREMIUM / PINK + CYAN
   Mevcut HTML ve class yapısına uyumlu tam sürüm
========================================================= */

#quantapsHeader,
#mobileMenu,
.qt-allservices-panel {
    --qt-ink: #f4f8fb;
    --qt-ink2: #ffffff;
    --qt-muted: #a7bac7;
    --qt-muted2: #7f96a5;

    --qt-lav: #35dce0;
    --qt-lav2: #20aeb9;
    --qt-cyan: #a4fffa;

    --qt-coral: #ff3c68;
    --qt-coral-soft: rgba(255, 60, 104, .14);
    --qt-teal-soft: rgba(53, 220, 224, .11);

    --qt-line: rgba(196, 224, 235, .12);
    --qt-line-strong: rgba(112, 193, 211, .22);
    --qt-soft: rgba(255, 255, 255, .055);
    --qt-white: rgba(18, 31, 43, .96);
    --qt-brand-word: #ffffff;

    --qt-shadow-sm: 0 5px 14px rgba(0, 0, 0, .22);
    --qt-shadow-md: 0 13px 30px rgba(0, 0, 0, .32);
    --qt-shadow-lg: 0 26px 62px rgba(0, 0, 0, .46);

    --qt-radius-sm: 12px;
    --qt-radius-md: 16px;
    --qt-radius-lg: 20px;
    --qt-radius-xl: 24px;
}

#quantapsHeader *,
#mobileMenu *,
.qt-allservices-panel * {
    box-sizing: border-box;
}

#quantapsHeader svg.qt-ic,
#mobileMenu svg.qt-ic,
.qt-allservices-panel svg.qt-ic {
    display: block;
    width: 1em;
    height: 1em;
    color: currentColor;
    fill: currentColor;
    overflow: visible;
}

#quantapsHeader svg.qt-ic *,
#mobileMenu svg.qt-ic *,
.qt-allservices-panel svg.qt-ic * {
    vector-effect: non-scaling-stroke;
}

#quantapsHeader svg.qt-ic use,
#mobileMenu svg.qt-ic use,
.qt-allservices-panel svg.qt-ic use {
    color: inherit;
    fill: currentColor;
}

#quantapsHeader svg.qt-ic--stroke,
#mobileMenu svg.qt-ic--stroke,
.qt-allservices-panel svg.qt-ic--stroke {
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

/* =========================================================
   HEADER
========================================================= */

#quantapsHeader {
    position: relative;
    top: auto;
    z-index: 5000;
    width: 100%;
    margin: 0;
    margin-bottom: 0 !important;
    contain: none !important;
    isolation: isolate;
    overflow: visible;
    background:
        radial-gradient(680px 180px at 8% -42%, rgba(255, 60, 104, .18), transparent 65%),
        radial-gradient(680px 180px at 92% -38%, rgba(53, 220, 224, .14), transparent 65%),
        linear-gradient(180deg, #101b26 0%, #09121a 100%);
    border-bottom: 1px solid rgba(123, 199, 215, .18);
    box-shadow: 0 7px 22px rgba(0, 0, 0, .30);
    -webkit-backdrop-filter: blur(7px) saturate(120%);
    backdrop-filter: blur(7px) saturate(120%);
    transition: box-shadow .18s ease, border-color .18s ease, background .18s ease;
}

#quantapsHeader::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 2px;
    pointer-events: none;
    opacity: .9;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 60, 104, .76) 19%,
        rgba(53, 220, 224, .88) 50%,
        rgba(255, 60, 104, .72) 80%,
        transparent 100%
    );
}

#quantapsHeader.scrolled {
    background:
        radial-gradient(430px 110px at 8% -35%, rgba(255, 60, 104, .11), transparent 68%),
        linear-gradient(180deg, rgba(13, 24, 34, .99), rgba(6, 14, 22, .99));
    border-bottom-color: rgba(53, 220, 224, .26);
    box-shadow: 0 8px 26px rgba(0, 0, 0, .44);
}

#quantapsHeader + .hero,
#quantapsHeader + .home-hero,
#quantapsHeader + main > .hero:first-child,
#quantapsHeader + main > .home-hero:first-child {
    margin-top: 0 !important;
}

#quantapsHeader .qt-head {
    display: grid;
    grid-template-columns: minmax(205px, 272px) minmax(360px, 1fr);
    align-items: center;
    gap: 18px;
    width: 100%;
    min-width: 0;
    padding: 12px 20px;
}

#quantapsHeader .qt-head > * {
    min-width: 0;
}

/* =========================================================
   LOGO
========================================================= */

#quantapsHeader .site-brand,
#mobileMenu .site-brand {
    display: flex;
    align-items: center;
    min-width: 0;
    color: #fff !important;
    text-decoration: none;
}

#quantapsHeader .site-brand {
    width: 100%;
    max-width: 272px;
    overflow: hidden;
}

#mobileMenu .site-brand {
    width: auto;
    max-width: none;
}

#quantapsHeader .site-brand svg,
#mobileMenu .site-brand svg {
    display: block;
    max-width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#quantapsHeader .site-brand svg {
    width: 100%;
    height: auto;
    max-height: 60px;
}

#mobileMenu .drawer .site-brand svg {
    width: auto;
    height: 58px;
    max-height: 58px;
}

#quantapsHeader .site-brand svg text,
#mobileMenu .site-brand svg text {
    font-family: Inter, system-ui, sans-serif;
}

#quantapsHeader .site-brand svg .wm,
#mobileMenu .site-brand svg .wm {
    font-family: Inter, system-ui, sans-serif;
    font-weight: 950;
    font-size: 48px;
    letter-spacing: .35px;
}

#quantapsHeader .site-brand svg .wm-full,
#mobileMenu .site-brand svg .wm-full {
    opacity: 1;
}

#quantapsHeader .site-brand svg .wm-dot-a,
#mobileMenu .site-brand svg .wm-dot-a,
#quantapsHeader .site-brand svg .wm-period,
#mobileMenu .site-brand svg .wm-period {
    fill: #fff;
}

#quantapsHeader .site-brand svg .tagline,
#mobileMenu .site-brand svg .tagline {
    display: none;
}

@keyframes qt-logo-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

#quantapsHeader .site-brand svg .orbit-rotate,
#mobileMenu .site-brand svg .orbit-rotate {
    transform-origin: 38px 38px;
    transform-box: fill-box;
    animation: qt-logo-spin 12s linear infinite;
}

/* =========================================================
   HEADER SEARCH
========================================================= */

#quantapsHeader .qt-search {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    min-width: 0;
    justify-self: stretch;
    color: var(--qt-ink);
    background:
        radial-gradient(180px 76px at 6% 0%, rgba(255, 60, 104, .08), transparent 68%),
        linear-gradient(180deg, #1a2a37, #101d28);
    border: 1px solid rgba(143, 203, 218, .22);
    border-radius: 15px;
    box-shadow:
        0 5px 15px rgba(0, 0, 0, .22),
        inset 0 1px 0 rgba(255, 255, 255, .055);
    padding: 8px 12px;
    transition: border-color .16s ease, box-shadow .16s ease, background .16s ease;
}

#quantapsHeader .qt-search:focus-within {
    border-color: rgba(53, 220, 224, .52);
    box-shadow:
        0 8px 21px rgba(0, 0, 0, .30),
        0 0 0 4px rgba(53, 220, 224, .10);
    background: linear-gradient(180deg, #20313f, #132330);
}

#quantapsHeader .qt-search svg.qt-ic {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    color: var(--qt-cyan);
}

#quantapsHeader .qt-search input {
    flex: 1 1 auto;
    min-width: 0;
    width: 100%;
    border: 0;
    outline: 0;
    background: transparent;
    font: 650 13px/1.3 Inter, system-ui, sans-serif;
    color: #f5fbff;
}

#quantapsHeader .qt-search input::placeholder {
    color: rgba(220, 235, 243, .56);
}

#quantapsHeader .qt-search button {
    flex: 0 0 auto;
    min-height: 30px;
    border: 0;
    border-radius: 11px;
    background: linear-gradient(135deg, #34dce0, #168e9d);
    color: #061018;
    font: 900 12px/1 Inter, system-ui, sans-serif;
    padding: 0 13px;
    box-shadow: 0 6px 15px rgba(31, 211, 216, .20);
    cursor: pointer;
    transition: transform .14s ease, filter .14s ease, box-shadow .14s ease;
}

#quantapsHeader .qt-search button:hover {
    transform: translateY(-1px);
    filter: saturate(1.08);
    box-shadow: 0 8px 19px rgba(31, 211, 216, .27);
}

#quantapsHeader .qt-search button:active {
    transform: scale(.98);
}

/* =========================================================
   HAMBURGER
========================================================= */

#quantapsHeader .hamburger {
    display: none;
    position: relative;
    width: 40px;
    height: 38px;
    cursor: pointer;
    border: 1px solid rgba(143, 203, 218, .22);
    border-radius: 13px;
    background: linear-gradient(180deg, #1b2c39, #101c27);
    justify-self: end;
    flex: 0 0 auto;
    box-shadow:
        0 5px 15px rgba(0, 0, 0, .28),
        inset 0 1px 0 rgba(255, 255, 255, .05);
    -webkit-tap-highlight-color: transparent;
}

#quantapsHeader .hamburger .bar {
    position: absolute;
    left: 9px;
    right: 9px;
    height: 2.8px;
    background: var(--qt-cyan);
    border-radius: 999px;
    transition: transform .28s ease, top .28s ease, opacity .2s ease;
}

#quantapsHeader .hamburger .bar:nth-child(1) {
    top: 10px;
}

#quantapsHeader .hamburger .bar:nth-child(2) {
    top: 17px;
}

#quantapsHeader .hamburger .bar:nth-child(3) {
    top: 24px;
}

#quantapsHeader .hamburger.active .bar:nth-child(1) {
    transform: rotate(45deg);
    top: 17px;
}

#quantapsHeader .hamburger.active .bar:nth-child(2) {
    opacity: 0;
}

#quantapsHeader .hamburger.active .bar:nth-child(3) {
    transform: rotate(-45deg);
    top: 17px;
}

/* =========================================================
   DESKTOP MENU
========================================================= */

@media (min-width: 993px) {
    #quantapsHeader .qt-menubar {
        position: relative;
        z-index: 5200;
        overflow: visible;
        border-top: 1px solid rgba(255, 255, 255, .045);
        border-bottom: 1px solid rgba(143, 203, 218, .14);
        background:
            radial-gradient(560px 80px at 12% 0%, rgba(255, 60, 104, .075), transparent 72%),
            radial-gradient(460px 80px at 88% 0%, rgba(53, 220, 224, .065), transparent 72%),
            linear-gradient(180deg, #0e1923, #09121a);
        -webkit-backdrop-filter: blur(8px) saturate(135%);
        backdrop-filter: blur(8px) saturate(135%);
    }

    #quantapsHeader .qt-menu-shell {
        position: relative;
        width: 100%;
        max-width: 100%;
        overflow: visible;
        padding: 0;
    }

    #quantapsHeader .qt-menu-root {
        list-style: none;
        margin: 0;
        padding: 0 14px;
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 3px;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: visible;
        scrollbar-width: none;
    }

    #quantapsHeader .qt-menu-root::-webkit-scrollbar {
        display: none;
    }

    #quantapsHeader .qt-menu-item {
        position: relative;
        display: flex;
        align-items: stretch;
        flex: 0 0 auto;
        border-bottom: 2px solid transparent;
        transition: border-color .14s ease;
    }

    #quantapsHeader .qt-menu-item:hover,
    #quantapsHeader .qt-menu-item:focus-within,
    #quantapsHeader .qt-menu-item.is-current {
        border-bottom-color: var(--qt-coral);
    }

    #quantapsHeader .qt-menu-item--has-sub {
        position: static;
    }

    #quantapsHeader .qt-menu-link,
    #quantapsHeader .qt-menu-trigger {
        appearance: none;
        -webkit-appearance: none;
        border: 0;
        background: transparent;
        text-decoration: none;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 46px;
        padding: 0 12px;
        margin: 0;
        border-radius: 12px 12px 0 0;
        font: 760 13px/1 Inter, system-ui, sans-serif;
        color: #d9e7ee;
        white-space: nowrap;
        cursor: pointer;
        position: relative;
        transition: color .14s ease, background .14s ease;
    }

    #quantapsHeader .qt-menu-link__inner {
        display: inline-flex;
        align-items: center;
        gap: 8px;
    }

    #quantapsHeader .qt-menu-link__icon {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 18px;
        height: 18px;
        flex: 0 0 18px;
        color: currentColor;
    }

    #quantapsHeader .qt-menu-link:hover,
    #quantapsHeader .qt-menu-trigger:hover,
    #quantapsHeader .qt-menu-item:hover > .qt-menu-link,
    #quantapsHeader .qt-menu-item:hover > .qt-menu-trigger {
        color: #ffffff;
        background: rgba(53, 220, 224, .09);
    }

    #quantapsHeader .qt-menu-link.is-active {
        color: var(--qt-cyan);
    }

    #quantapsHeader .qt-menu-item--has-sub > .qt-menu-trigger {
        padding-right: 23px;
    }

    #quantapsHeader .qt-menu-item--has-sub > .qt-menu-trigger::after {
        content: "";
        position: absolute;
        right: 9px;
        top: 50%;
        width: 7px;
        height: 7px;
        margin-top: -6px;
        border-right: 1.8px solid currentColor;
        border-bottom: 1.8px solid currentColor;
        transform: rotate(45deg);
        opacity: .68;
        transition: transform .18s ease, opacity .18s ease;
    }

    #quantapsHeader .qt-menu-item--has-sub:hover > .qt-menu-trigger::after,
    #quantapsHeader .qt-menu-item--has-sub:focus-within > .qt-menu-trigger::after,
    #quantapsHeader .qt-menu-item--has-sub.is-open > .qt-menu-trigger::after {
        transform: rotate(225deg);
        opacity: .95;
    }

    #quantapsHeader .qt-menu-item--has-sub::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        height: 14px;
    }

    #quantapsHeader .qt-submenu {
        display: block;
        position: absolute;
        top: calc(100% + 1px);
        left: 50%;
        width: 100vw;
        max-width: 100vw;
        min-width: 100vw;
        padding: 16px 24px 18px;
        background:
            radial-gradient(520px 150px at 14% 0%, rgba(255, 60, 104, .11), transparent 65%),
            radial-gradient(480px 160px at 88% 0%, rgba(53, 220, 224, .09), transparent 67%),
            linear-gradient(180deg, #111f2b, #09141d);
        border-top: 1px solid rgba(53, 220, 224, .17);
        border-bottom: 1px solid rgba(143, 203, 218, .15);
        box-shadow: 0 20px 44px rgba(0, 0, 0, .44);
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateX(-50%) translateY(3px);
        transform-origin: top center;
        transition: opacity .14s ease, visibility .14s ease, transform .14s ease;
        z-index: 5300;
    }

    #quantapsHeader .qt-menu-item--has-sub:hover > .qt-submenu,
    #quantapsHeader .qt-menu-item--has-sub:focus-within > .qt-submenu,
    #quantapsHeader .qt-menu-item--has-sub.is-open > .qt-submenu {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: translateX(-50%) translateY(0);
    }

    #quantapsHeader .qt-submenu-head,
    #quantapsHeader .qt-submenu-grid {
        width: min(1380px, calc(100vw - 48px));
        margin-left: auto;
        margin-right: auto;
    }

    #quantapsHeader .qt-submenu-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 14px;
        padding: 0 2px 11px;
        margin-bottom: 11px;
        border-bottom: 1px solid rgba(143, 203, 218, .14);
    }

    #quantapsHeader .qt-submenu-title {
        font: 900 15px/1.2 Inter, system-ui, sans-serif;
        color: #ffffff;
        letter-spacing: -.01em;
    }

    #quantapsHeader .qt-submenu-all {
        min-height: 29px;
        display: inline-flex;
        align-items: center;
        padding: 0 11px;
        border-radius: 999px;
        text-decoration: none;
        color: #071118;
        background: linear-gradient(135deg, #36dce0, #16909e);
        font: 900 12px/1 Inter, system-ui, sans-serif;
        white-space: nowrap;
        box-shadow: 0 6px 14px rgba(32, 213, 217, .20);
    }

    #quantapsHeader .qt-submenu-grid {
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 7px 18px;
        align-items: start;
    }

    #quantapsHeader .qt-submenu-link {
        display: block;
        min-width: 0;
        text-decoration: none;
        color: #c9d8e0;
        font: 650 13px/1.34 Inter, system-ui, sans-serif;
        padding: 7px 8px;
        border-radius: 10px;
        white-space: normal;
        transition: color .14s ease, background .14s ease, transform .14s ease;
    }

    #quantapsHeader .qt-submenu-link:hover {
        color: #ffffff;
        background: rgba(53, 220, 224, .10);
        transform: translateX(1px);
    }
}

/* =========================================================
   ALL SERVICES PANEL
========================================================= */

.qt-allservices-panel {
    position: fixed;
    inset: 0;
    z-index: 99930;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .18s ease, visibility .18s ease;
}

.qt-allservices-panel.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.qt-allservices-panel__overlay {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(720px 360px at 0 20%, rgba(255, 60, 104, .18), transparent 64%),
        rgba(2, 8, 14, .74);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}

.qt-allservices-panel__drawer {
    position: absolute;
    top: 0;
    left: 0;
    width: min(420px, 92vw);
    height: 100%;
    display: flex;
    flex-direction: column;
    background:
        radial-gradient(420px 180px at 0 0, rgba(255, 60, 104, .13), transparent 60%),
        radial-gradient(360px 180px at 100% 0, rgba(53, 220, 224, .09), transparent 64%),
        linear-gradient(180deg, #11202d, #09131c);
    border-right: 1px solid rgba(143, 203, 218, .17);
    box-shadow: 18px 0 48px rgba(0, 0, 0, .48);
    transform: translateX(-100%);
    transition: transform .22s ease;
}

.qt-allservices-panel.is-open .qt-allservices-panel__drawer {
    transform: translateX(0);
}

.qt-allservices-panel__head {
    min-height: 72px;
    padding: 15px 18px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    border-bottom: 1px solid rgba(143, 203, 218, .13);
    background: rgba(8, 17, 25, .70);
    -webkit-backdrop-filter: blur(10px) saturate(145%);
    backdrop-filter: blur(10px) saturate(145%);
}

.qt-allservices-panel__titlewrap {
    min-width: 0;
}

.qt-allservices-panel__title {
    display: block;
    color: #f6fbff;
    font: 950 21px/1.05 Inter, system-ui, sans-serif;
    letter-spacing: -.035em;
}

.qt-allservices-panel__title::after {
    content: "";
    display: block;
    width: 46px;
    height: 3px;
    margin-top: 8px;
    border-radius: 999px;
    background: linear-gradient(90deg, var(--qt-coral), var(--qt-lav2));
    opacity: .95;
}

.qt-allservices-panel__close {
    width: 38px;
    height: 38px;
    flex: 0 0 38px;
    padding: 0;
    border: 1px solid rgba(143, 203, 218, .19);
    background: #152636;
    color: var(--qt-cyan);
    cursor: pointer;
    border-radius: 14px;
    display: grid;
    place-items: center;
    line-height: 1;
    box-shadow: 0 6px 14px rgba(0, 0, 0, .22);
    transition: background .14s ease, transform .14s ease, color .14s ease, box-shadow .14s ease;
}

.qt-allservices-panel__close:hover {
    color: #fff;
    background: #213545;
    transform: scale(1.03);
    box-shadow: 0 8px 18px rgba(0, 0, 0, .30);
}

.qt-allservices-panel__close svg,
.qt-allservices-panel__close .qt-ic {
    width: 22px;
    height: 22px;
    display: block;
    color: currentColor;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: none;
}

.qt-allservices-panel__body {
    flex: 1 1 auto;
    overflow: auto;
    padding: 8px 12px 16px;
    scrollbar-width: none;
}

.qt-allservices-panel__body::-webkit-scrollbar {
    display: none;
}

.qt-allservices-accordion {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 6px;
}

.qt-allservices-item {
    --qt-menu-accent: var(--qt-platform-default, #35DCE0);
    --qt-menu-accent-soft: var(--qt-platform-default-soft, rgba(53, 220, 224, .14));
    overflow: hidden;
    border: 1px solid rgba(143, 203, 218, .12);
    border-radius: 16px;
    background: rgba(255, 255, 255, .045);
    box-shadow: 0 4px 13px rgba(0, 0, 0, .15);
    transition: border-color .16s ease, background .16s ease, box-shadow .16s ease;
}

.qt-allservices-item:hover,
.qt-allservices-item:has(.qt-allservices-item__btn[aria-expanded="true"]) {
    border-color: color-mix(in srgb, var(--qt-menu-accent) 28%, rgba(143, 203, 218, .12));
    background: rgba(255, 255, 255, .075);
    box-shadow: 0 8px 22px rgba(0, 0, 0, .23);
}

.qt-allservices-item__btn {
    width: 100%;
    min-height: 54px;
    border: 0;
    background: transparent;
    color: #eff8fc;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 10px;
    text-align: left;
    cursor: pointer;
    font: 850 15px/1.18 Inter, system-ui, sans-serif;
}

.qt-allservices-item__main {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 10px;
}

.qt-allservices-item__icon {
    width: 36px;
    height: 36px;
    flex: 0 0 36px;
    border-radius: 13px;
    display: grid;
    place-items: center;
    overflow: hidden;
    color: var(--qt-menu-accent) !important;
    background: var(--qt-menu-accent-soft) !important;
    box-shadow:
        inset 0 0 0 1px color-mix(in srgb, var(--qt-menu-accent) 20%, transparent),
        0 6px 14px color-mix(in srgb, var(--qt-menu-accent) 10%, transparent);
}

.qt-allservices-item__icon .qt-ic,
.qt-allservices-item__icon svg,
.qt-allservices-item__icon svg.qt-ic {
    width: 19px;
    height: 19px;
    display: block;
    color: var(--qt-menu-accent) !important;
    fill: currentColor !important;
    stroke: none;
    overflow: visible;
    filter: none;
}

.qt-allservices-item__icon .qt-ic *,
.qt-allservices-item__icon svg * {
    vector-effect: non-scaling-stroke;
}

.qt-allservices-item__icon .qt-ic[fill="none"],
.qt-allservices-item__icon svg[fill="none"] {
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.qt-allservices-item__name {
    min-width: 0;
    flex: 1 1 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.qt-allservices-item__chev {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    color: var(--qt-menu-accent) !important;
    background: color-mix(in srgb, var(--qt-menu-accent) 9%, #10202c);
    box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--qt-menu-accent) 16%, transparent);
    transition: transform .18s ease, background .18s ease;
}

.qt-allservices-item__chev .qt-ic,
.qt-allservices-item__chev svg {
    width: 15px;
    height: 15px;
    display: block;
    color: var(--qt-menu-accent) !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.35;
    stroke-linecap: round;
    stroke-linejoin: round;
    filter: none;
}

.qt-allservices-item__btn[aria-expanded="true"] .qt-allservices-item__chev {
    transform: rotate(90deg);
    background: color-mix(in srgb, var(--qt-menu-accent) 14%, #10202c);
}

.qt-allservices-item__panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .22s ease, opacity .16s ease;
}

.qt-allservices-item__panel.open {
    max-height: 560px;
    opacity: 1;
}

.qt-allservices-item__links {
    display: grid;
    gap: 3px;
    padding: 0 10px 10px 56px;
}

.qt-allservices-item__link {
    display: block;
    min-width: 0;
    text-decoration: none;
    color: #b7c8d2;
    font: 700 12.8px/1.28 Inter, system-ui, sans-serif;
    padding: 7px 8px;
    border-radius: 10px;
    transition: color .14s ease, background .14s ease, transform .14s ease;
}

.qt-allservices-item__link:hover {
    color: #fff;
    background: color-mix(in srgb, var(--qt-menu-accent) 11%, #10202c);
    transform: translateX(1px);
}

/* =========================================================
   MOBILE DRAWER
========================================================= */

.mobile-menu {
    position: fixed;
    inset: 0;
    display: none;
    z-index: 99990;
    overflow: hidden;
}

.mobile-menu.active {
    display: block;
}

.menu-overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    opacity: 0;
    background:
        radial-gradient(620px 360px at 100% 0%, rgba(255, 60, 104, .17), transparent 64%),
        rgba(2, 8, 14, .75);
    transition: opacity .18s ease;
}

.mobile-menu.active .menu-overlay {
    opacity: 1;
}

.drawer {
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 2;
    width: min(84vw, 360px);
    max-width: 360px;
    height: 100%;
    padding: 96px 13px calc(58px + env(safe-area-inset-bottom, 0px));
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background:
        radial-gradient(420px 190px at 100% 0%, rgba(255, 60, 104, .13), transparent 62%),
        radial-gradient(320px 170px at 0 12%, rgba(53, 220, 224, .10), transparent 62%),
        linear-gradient(180deg, #11202d, #09131c);
    border-left: 1px solid rgba(143, 203, 218, .17);
    box-shadow: -14px 0 42px rgba(0, 0, 0, .50);
    transition: right .24s ease;
}

.mobile-menu.active .drawer {
    right: 0;
}

.drawer::before {
    content: "";
    position: absolute;
    inset: -10% -20% 68% -20%;
    background:
        radial-gradient(52% 62% at 20% 10%, rgba(255, 60, 104, .13), transparent 55%),
        radial-gradient(52% 62% at 80% 0%, rgba(53, 220, 224, .10), transparent 58%);
    z-index: 0;
    pointer-events: none;
}

body.qt-mm-open #quantapsHeader {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

#mobileMenu .drawer .site-brand {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 4;
    width: min(84vw, 360px);
    max-width: 360px;
    height: 78px;
    display: flex;
    align-items: center;
    padding: 10px 18px;
    background:
        radial-gradient(220px 80px at 10% 0%, rgba(255, 60, 104, .11), transparent 70%),
        linear-gradient(180deg, #152737, #0d1822);
    border-left: 1px solid rgba(143, 203, 218, .17);
    border-bottom: 1px solid rgba(143, 203, 218, .14);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .30);
    -webkit-backdrop-filter: blur(7px) saturate(130%);
    backdrop-filter: blur(7px) saturate(130%);
}

#mobileMenu .drawer a,
#mobileMenu .drawer button {
    color: #eef8fc;
}

#mobileMenu .drawer svg.qt-ic {
    color: var(--qt-cyan);
}

.floating-close {
    position: fixed;
    top: 18px;
    right: 14px;
    z-index: 5;
    width: 40px;
    height: 40px;
    border: 1px solid rgba(143, 203, 218, .20);
    border-radius: 13px;
    background: linear-gradient(180deg, #1d3040, #12202b);
    box-shadow: 0 7px 18px rgba(0, 0, 0, .34);
    color: var(--qt-cyan);
    font: 900 18px/1 Inter, system-ui, sans-serif;
    cursor: pointer;
    -webkit-backdrop-filter: blur(6px) saturate(125%);
    backdrop-filter: blur(6px) saturate(125%);
    transition: transform .14s ease, background .14s ease;
}

.floating-close:hover {
    transform: scale(1.03);
    background: #273d4d;
}

.drawer .mnav {
    position: relative;
    z-index: 1;
}

.drawer .mnav-list {
    list-style: none;
    margin: 9px 0 0;
    padding: 0;
    display: grid;
    gap: 8px;
}

.drawer .mnav-sec,
.drawer .mnav-list a {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 47px;
    text-align: left;
    text-decoration: none;
    color: #edf8fc;
    font: 850 14px/1.2 Inter, system-ui, sans-serif;
    padding: 9px 10px;
    border-radius: 15px;
    border: 1px solid rgba(143, 203, 218, .13);
    background: linear-gradient(180deg, rgba(28, 44, 57, .96), rgba(15, 27, 38, .98));
    box-shadow: 0 5px 15px rgba(0, 0, 0, .18);
    transition: transform .14s ease, box-shadow .14s ease, border-color .14s ease, background .14s ease;
}

.drawer .mnav-sec {
    cursor: pointer;
}

.drawer .mnav-sec:hover,
.drawer .mnav-list a:hover {
    transform: translateY(-1px);
    border-color: rgba(53, 220, 224, .28);
    box-shadow: 0 10px 22px rgba(0, 0, 0, .27);
    background: #203442;
}

.drawer .mnav-sec:active,
.drawer .mnav-list a:active {
    transform: scale(.99);
}

.drawer .mnav-list a > svg.qt-ic {
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    color: var(--qt-cyan);
}

.drawer .mnav-ico {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    display: grid;
    place-items: center;
    border-radius: 12px;
    color: var(--qt-cyan);
    background: linear-gradient(145deg, rgba(53, 220, 224, .14), rgba(255, 60, 104, .10));
    box-shadow: inset 0 0 0 1px rgba(53, 220, 224, .15);
}

.drawer .mnav-chev {
    margin-left: auto;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    border-radius: 11px;
    color: var(--qt-cyan);
    background: rgba(53, 220, 224, .09);
    box-shadow: inset 0 0 0 1px rgba(53, 220, 224, .14);
    transition: transform .2s ease, background .2s ease;
}

.drawer .mnav-sec[aria-expanded="true"] .mnav-chev {
    transform: rotate(180deg);
    background: rgba(255, 60, 104, .13);
}

.drawer .mnav-sub {
    margin-top: 9px;
    border-radius: 17px;
    border: 1px solid rgba(143, 203, 218, .13);
    background: rgba(255, 255, 255, .045);
    box-shadow: 0 6px 17px rgba(0, 0, 0, .18);
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    padding: 0 9px;
    transition: max-height .22s ease, opacity .16s ease, padding .16s ease;
}

.drawer .mnav-sub.open {
    max-height: 500px;
    opacity: 1;
    padding: 10px 9px;
    overflow: auto;
    scrollbar-width: none;
}

.drawer .mnav-sub.open::-webkit-scrollbar {
    display: none;
}

.drawer .mnav-sublist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.drawer .mnav-sublist--platforms {
    display: grid;
    gap: 0;
}

.drawer .mplat {
    overflow: hidden;
    border-bottom: 1px solid rgba(143, 203, 218, .10);
    background: transparent;
    box-shadow: none;
}

.drawer .mplat:last-child {
    border-bottom: 0;
}

.drawer .mplat-btn {
    width: 100%;
    min-height: 48px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-align: left;
    border: 0;
    background: transparent;
    color: #eef8fc;
    padding: 8px 3px;
    cursor: pointer;
    font: 850 14px/1.2 Inter, system-ui, sans-serif;
}

.drawer .mplat-main {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    gap: 10px;
}

.drawer .mplat-icon {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    border-radius: 13px;
    display: grid;
    place-items: center;
    color: var(--qt-cyan);
    background: rgba(53, 220, 224, .09);
    box-shadow: inset 0 0 0 1px rgba(53, 220, 224, .13);
}

.drawer .mplat-icon .qt-ic {
    width: 17px;
    height: 17px;
    display: block;
}

.drawer .mplat-name {
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.drawer .mplat-chev {
    width: 28px;
    height: 28px;
    flex: 0 0 28px;
    display: grid;
    place-items: center;
    border-radius: 10px;
    color: var(--qt-cyan);
    background: rgba(53, 220, 224, .08);
    box-shadow: inset 0 0 0 1px rgba(53, 220, 224, .13);
    transition: transform .2s ease, background .2s ease;
}

.drawer .mplat-btn[aria-expanded="true"] .mplat-chev {
    transform: rotate(90deg);
    background: rgba(53, 220, 224, .13);
}

.drawer .mplat-panel {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height .22s ease, opacity .16s ease;
}

.drawer .mplat-panel.open {
    max-height: 300px;
    opacity: 1;
}

.drawer .mplat-links {
    display: grid;
    gap: 1px;
    padding: 0 0 10px 45px;
}

.drawer .mplat-link {
    display: block;
    text-decoration: none;
    color: #b8cad4;
    font: 700 12.5px/1.28 Inter, system-ui, sans-serif;
    padding: 7px 0;
    border-radius: 0;
    background: transparent;
    border: 0;
}

.drawer .mplat-link--all {
    color: var(--qt-cyan);
    font-weight: 900;
}

.drawer .mnav-allservices {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    margin-top: 10px;
    border-radius: 14px;
    text-decoration: none;
    font: 900 12.5px/1 Inter, system-ui, sans-serif;
    color: #061018 !important;
    background: linear-gradient(135deg, #35dce0, #188f9d);
    box-shadow: 0 8px 19px rgba(31, 211, 216, .20);
}

.drawer .mnav-contact {
    margin-top: 10px;
    display: grid;
    gap: 8px;
}

.drawer .ct-card {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    padding: 7px 9px;
    border-radius: 14px;
    border: 1px solid rgba(143, 203, 218, .13);
    background: linear-gradient(180deg, rgba(28, 44, 57, .96), rgba(15, 27, 38, .98));
    box-shadow: 0 4px 13px rgba(0, 0, 0, .17);
    transition: transform .14s ease, box-shadow .14s ease, border-color .14s ease, background .14s ease;
    overflow: hidden;
}

.drawer .ct-card:hover {
    transform: translateY(-1px);
    border-color: rgba(53, 220, 224, .26);
    box-shadow: 0 10px 22px rgba(0, 0, 0, .26);
    background: #203442;
}

.drawer .ct-card:active {
    transform: scale(.99);
}

.drawer .ct-ico {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    display: grid;
    place-items: center;
    border-radius: 10px;
}

.drawer .ct-wa .ct-ico { color: #25d366; }
.drawer .ct-tg .ct-ico { color: #39b9ef; }
.drawer .ct-ig .ct-ico { color: #f26b98; }
.drawer .ct-mail .ct-ico { color: var(--qt-cyan); }

.drawer .ct-ico .qt-ic {
    width: 18px;
    height: 18px;
}

.drawer .ct-meta {
    min-width: 0;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.drawer .ct-top {
    font: 700 10.5px/1 Inter, system-ui, sans-serif;
    color: #94abb8;
}

.drawer .ct-main {
    font: 800 12.5px/1.08 Inter, system-ui, sans-serif;
    color: #f2faff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.drawer .ct-go {
    margin-left: auto;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border-radius: 9px;
    display: grid;
    place-items: center;
    color: var(--qt-cyan);
    background: rgba(53, 220, 224, .085);
    box-shadow: inset 0 0 0 1px rgba(53, 220, 224, .13);
    transition: transform .16s ease, background .16s ease;
}

.drawer .ct-card:hover .ct-go {
    background: rgba(53, 220, 224, .14);
    transform: translateY(-1px);
}

/* =========================================================
   SEARCH SUGGESTIONS
========================================================= */

.qt-suggest-portal {
    position: absolute;
    z-index: 9999;
    display: none;
    overflow: hidden;
    background:
        radial-gradient(260px 110px at 8% 0%, rgba(255, 60, 104, .10), transparent 72%),
        #10202c;
    border: 1px solid rgba(143, 203, 218, .20);
    border-radius: 15px;
    box-shadow: 0 13px 31px rgba(0, 0, 0, .44);
}

.qt-suggest-portal.open {
    display: block;
}

.qt-suggest-portal .sug {
    display: block;
    width: 100%;
    border: 0;
    background: transparent;
    padding: 10px 14px;
    text-align: left;
    font: 650 13.5px/1.4 Inter, system-ui, sans-serif;
    color: #dce9f0;
    cursor: pointer;
    transition: background .14s ease, color .14s ease;
}

.qt-suggest-portal .sug:hover,
.qt-suggest-portal .sug.is-active {
    background: rgba(53, 220, 224, .10);
    color: #fff;
}

.qt-suggest-portal .title {
    pointer-events: none;
}

.qt-suggest-portal .sug--empty {
    cursor: default;
    color: #95aab6;
}

.qt-suggest-portal .sug--empty:hover {
    background: transparent;
    color: #95aab6;
}

/* =========================================================
   SCROLL TO TOP
========================================================= */

#scrollToTop {
    position: fixed;
    right: 18px;
    bottom: 95px;
    z-index: 9999;
    width: 42px;
    height: 42px;
    border-radius: 999px;
    border: 1px solid rgba(53, 220, 224, .35);
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #061018;
    background: linear-gradient(135deg, #35dce0, #168f9d);
    box-shadow: 0 8px 20px rgba(31, 211, 216, .23);
    transition: transform .14s ease, box-shadow .14s ease;
}

#scrollToTop svg.qt-ic {
    width: 18px;
    height: 18px;
}

#scrollToTop.visible {
    display: flex;
}

#scrollToTop:hover {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 0 12px 25px rgba(31, 211, 216, .30);
}

body.qt-mm-open .qtmnav {
    transform: translateY(110%);
    opacity: 0;
    pointer-events: none;
}

/* =========================================================
   RESPONSIVE DESKTOP
========================================================= */

@media (min-width: 1440px) {
    #quantapsHeader .qt-head {
        grid-template-columns: minmax(215px, 290px) minmax(420px, 1fr);
        gap: 18px;
    }

    #quantapsHeader .site-brand {
        max-width: 290px;
    }

    #quantapsHeader .site-brand svg {
        max-height: 62px;
        height: auto;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 48px;
    }
}

@media (min-width: 993px) and (max-width: 1400px) {
    #quantapsHeader .qt-head {
        grid-template-columns: minmax(190px, 252px) minmax(300px, 1fr);
        gap: 14px;
    }

    #quantapsHeader .site-brand {
        max-width: 252px;
    }

    #quantapsHeader .site-brand svg {
        max-height: 58px;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 45px;
    }

    #quantapsHeader .qt-menu-link,
    #quantapsHeader .qt-menu-trigger {
        height: 46px;
        padding: 0 10px;
        font-size: 13px;
    }

    #quantapsHeader .qt-menu-item--has-sub > .qt-menu-trigger {
        padding-right: 20px;
    }

    #quantapsHeader .qt-submenu {
        padding: 14px 22px 16px;
    }

    #quantapsHeader .qt-submenu-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 6px 18px;
    }

    #quantapsHeader .qt-submenu-link {
        font-size: 13px;
        padding: 5px 2px;
    }
}

@media (min-width: 993px) and (max-width: 1150px) {
    #quantapsHeader .qt-head {
        grid-template-columns: minmax(170px, 220px) minmax(250px, 1fr);
        gap: 11px;
    }

    #quantapsHeader .site-brand {
        max-width: 220px;
    }

    #quantapsHeader .site-brand svg {
        max-height: 52px;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 41px;
    }

    #quantapsHeader .qt-search {
        padding: 7px 10px;
    }

    #quantapsHeader .qt-search input {
        font-size: 12.5px;
    }

    #quantapsHeader .qt-search button {
        min-height: 29px;
        padding: 0 10px;
        font-size: 11.5px;
    }

    #quantapsHeader .qt-submenu-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* =========================================================
   MOBILE HEADER
========================================================= */

@media (max-width: 992px) {
    #quantapsHeader .qt-menubar,
    .qt-allservices-panel {
        display: none !important;
    }

    #quantapsHeader .qt-search {
        display: none !important;
    }

    #quantapsHeader .qt-head {
        grid-template-columns: minmax(0, 1fr) auto;
        align-items: center;
        gap: 9px;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: calc(14px + env(safe-area-inset-left));
        padding-right: calc(12px + env(safe-area-inset-right));
    }

    #quantapsHeader .site-brand {
        grid-column: 1;
        grid-row: 1;
        justify-self: start;
        align-self: center;
        width: auto;
        max-width: none;
        overflow: visible;
        order: 0;
    }

    #quantapsHeader .site-brand svg {
        width: auto;
        height: 54px;
        max-height: 54px;
        display: block;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 39px;
    }

    #quantapsHeader .hamburger {
        display: flex;
        grid-column: 2;
        grid-row: 1;
        justify-self: end;
        align-self: center;
        width: 40px;
        height: 38px;
        margin: 0;
        padding: 0;
        order: 1;
    }

    #quantapsHeader .hamburger .bar {
        left: 9px;
        right: 9px;
        height: 2.8px;
    }

    #quantapsHeader .hamburger .bar:nth-child(1) {
        top: 10px;
    }

    #quantapsHeader .hamburger .bar:nth-child(2) {
        top: 17px;
    }

    #quantapsHeader .hamburger .bar:nth-child(3) {
        top: 24px;
    }

    #quantapsHeader .hamburger.active .bar:nth-child(1),
    #quantapsHeader .hamburger.active .bar:nth-child(3) {
        top: 17px;
    }
}

@media (max-width: 600px) {
    #quantapsHeader .qt-head {
        gap: 8px;
        padding-left: calc(12px + env(safe-area-inset-left));
        padding-right: calc(10px + env(safe-area-inset-right));
    }

    #quantapsHeader .site-brand svg {
        height: 50px;
        max-height: 50px;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 36px;
    }

    .drawer {
        width: min(88vw, 352px);
        max-width: 352px;
        padding-top: 94px;
        padding-left: 12px;
        padding-right: 12px;
    }

    #mobileMenu .drawer .site-brand {
        width: min(88vw, 352px);
        max-width: 352px;
        height: 76px;
        padding: 9px 17px;
    }

    #mobileMenu .site-brand svg {
        height: 52px;
        max-height: 52px;
    }

    #mobileMenu .site-brand svg .wm {
        font-size: 36px;
    }
}

@media (max-width: 480px) {
    .qt-allservices-panel__drawer {
        width: 100vw;
        border-right: 0;
    }

    .qt-allservices-panel__head {
        min-height: 70px;
        padding: 14px 16px;
    }

    .qt-allservices-panel__title {
        font-size: 20px;
    }

    .qt-allservices-panel__body {
        padding: 8px 10px 16px;
    }

    .qt-allservices-item {
        border-radius: 15px;
    }

    .qt-allservices-item__btn {
        min-height: 54px;
        padding: 8px 10px;
    }
}

@media (max-width: 420px) {
    #quantapsHeader .qt-head {
        gap: 7px;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: calc(10px + env(safe-area-inset-left));
    }

    #quantapsHeader .site-brand svg {
        height: 46px;
        max-height: 46px;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 33px;
    }

    #quantapsHeader .hamburger {
        width: 38px;
        height: 36px;
    }

    #quantapsHeader .hamburger .bar {
        left: 8px;
        right: 8px;
        height: 2.6px;
    }

    .drawer {
        width: min(88vw, 340px);
        max-width: 340px;
        padding-left: 12px;
        padding-right: 12px;
    }

    #mobileMenu .drawer .site-brand {
        width: min(88vw, 340px);
        max-width: 340px;
        height: 74px;
        padding: 9px 16px;
    }

    #mobileMenu .site-brand svg {
        height: 49px;
        max-height: 49px;
    }

    #mobileMenu .site-brand svg .wm {
        font-size: 34px;
    }

    .floating-close {
        top: 17px;
        right: 14px;
        width: 40px;
        height: 40px;
        border-radius: 13px;
    }
}

@media (max-width: 360px) {
    #quantapsHeader .qt-head {
        gap: 5px;
        padding-left: calc(8px + env(safe-area-inset-left));
        padding-right: calc(8px + env(safe-area-inset-right));
    }

    #quantapsHeader .site-brand svg {
        height: 43px;
        max-height: 43px;
    }

    #quantapsHeader .site-brand svg .wm {
        font-size: 31px;
    }

    #quantapsHeader .hamburger {
        width: 36px;
        height: 34px;
    }
}

/* =========================================================
   HOVER / REDUCED MOTION
========================================================= */

@media (hover: hover) {
    .qt-topbar-inner:hover .qt-topbar-cta,
    .qt-topbar__item:hover .qt-topbar__cta {
        transform: translateY(-1px);
    }
}

@media (prefers-reduced-motion: reduce) {
    #quantapsHeader,
    #quantapsHeader *,
    #mobileMenu,
    #mobileMenu *,
    .qt-allservices-panel,
    .qt-allservices-panel *,
    .qt-suggest-portal,
    .qt-suggest-portal * {
        animation: none !important;
        transition: none !important;
        scroll-behavior: auto !important;
    }
}


/* =========================================================
   TIKTAKIP TOPBAR — DARK GLASS / PINK + CYAN
   Koyu header ile birleşir, açık hero ile dengeli kalır
========================================================= */

.qt-topbar {
    --qt-topbar-accent: #ff3d68;
    --qt-topbar-accent-2: #ff7893;
    --qt-topbar-cyan: #35dce0;

    --qt-topbar-bg: rgba(13, 24, 34, .92);
    --qt-topbar-bg-2: rgba(8, 16, 24, .96);
    --qt-topbar-line: rgba(164, 220, 234, .16);

    --qt-topbar-ink: #edf7fb;
    --qt-topbar-muted: rgba(220, 238, 246, .72);

    position: relative;
    z-index: 35;
    width: 100%;
    min-height: 34px;
    overflow: hidden;
    color: var(--qt-topbar-ink);
    background:
        radial-gradient(520px 80px at 16% 0%, rgba(255, 61, 104, .12), transparent 70%),
        radial-gradient(520px 80px at 88% 0%, rgba(53, 220, 224, .10), transparent 72%),
        linear-gradient(180deg, var(--qt-topbar-bg), var(--qt-topbar-bg-2));
    border-bottom: 1px solid var(--qt-topbar-line);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .045),
        0 2px 12px rgba(0, 0, 0, .18);
    -webkit-backdrop-filter: blur(14px) saturate(150%);
    backdrop-filter: blur(14px) saturate(150%);
}

.qt-topbar::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
        linear-gradient(
            90deg,
            transparent 0%,
            rgba(255, 255, 255, .045) 22%,
            rgba(255, 255, 255, .025) 50%,
            rgba(255, 255, 255, .045) 78%,
            transparent 100%
        );
    opacity: .78;
}

.qt-topbar::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 61, 104, .46) 18%,
        rgba(53, 220, 224, .60) 50%,
        rgba(255, 61, 104, .42) 82%,
        transparent 100%
    );
}

.qt-topbar__shell {
    position: relative;
    z-index: 1;
    width: min(1320px, calc(100% - 24px));
    margin: 0 auto;
    padding: 0;
}

.qt-topbar__track {
    position: relative;
    height: 34px;
}

.qt-topbar__item {
    position: absolute;
    inset: 0;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--qt-topbar-ink);
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}

.qt-topbar__inner {
    width: 100%;
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.qt-topbar__badge {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 18px;
    max-width: 110px;
    padding: 0 8px;
    border-radius: 999px;
    color: #ff9aad;
    background:
        radial-gradient(70px 24px at 35% 0%, rgba(255, 255, 255, .12), transparent 65%),
        rgba(255, 61, 104, .12);
    border: 1px solid rgba(255, 100, 130, .28);
    font: 900 9px/1 Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    letter-spacing: .075em;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .08),
        0 2px 7px rgba(0, 0, 0, .16);
}

.qt-topbar__text {
    flex: 0 1 auto;
    min-width: 0;
    max-width: min(760px, 58vw);
    color: #eaf5fa;
    font: 850 12px/1.2 Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    letter-spacing: .005em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.qt-topbar__text-desktop {
    display: inline;
}

.qt-topbar__text-mobile {
    display: none;
}

.qt-topbar__cta {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 21px;
    max-width: 130px;
    padding: 0 10px;
    border-radius: 999px;
    color: #071018;
    background:
        radial-gradient(80px 32px at 30% 15%, rgba(255, 255, 255, .30), transparent 58%),
        linear-gradient(135deg, #35dce0, #1e9faa);
    border: 1px solid rgba(255, 255, 255, .18);
    font: 950 10px/1 Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    letter-spacing: .025em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow:
        0 5px 12px rgba(27, 202, 208, .24),
        inset 0 1px 0 rgba(255, 255, 255, .28);
    transition: transform .14s ease, box-shadow .14s ease, filter .14s ease;
}

.qt-topbar__item:hover .qt-topbar__cta {
    transform: translateY(-1px);
    filter: saturate(1.07);
    box-shadow:
        0 7px 16px rgba(27, 202, 208, .33),
        inset 0 1px 0 rgba(255, 255, 255, .34);
}

.qt-topbar__item--default {
    --qt-topbar-accent: #ff3d68;
    --qt-topbar-accent-2: #ff7893;
}

.qt-topbar__item--instagram {
    --qt-topbar-accent: #e1306c;
    --qt-topbar-accent-2: #f77737;
}

.qt-topbar__item--telegram {
    --qt-topbar-accent: #229ed9;
    --qt-topbar-accent-2: #60a5fa;
}

.qt-topbar__item--twitter {
    --qt-topbar-accent: #1d9bf0;
    --qt-topbar-accent-2: #60a5fa;
}

.qt-topbar__item--tiktok {
    --qt-topbar-accent: #35dce0;
    --qt-topbar-accent-2: #a4fffa;
}

.qt-topbar__item--youtube {
    --qt-topbar-accent: #ff365b;
    --qt-topbar-accent-2: #ff7f8e;
}

.qt-topbar__item--facebook {
    --qt-topbar-accent: #1877f2;
    --qt-topbar-accent-2: #60a5fa;
}

.qt-topbar__item--linkedin {
    --qt-topbar-accent: #0a66c2;
    --qt-topbar-accent-2: #38bdf8;
}

.qt-topbar__item--spotify {
    --qt-topbar-accent: #1ed760;
    --qt-topbar-accent-2: #55ec87;
}

.qt-topbar__item--soundcloud {
    --qt-topbar-accent: #ff4e00;
    --qt-topbar-accent-2: #fb923c;
}

.qt-topbar__item--twitch {
    --qt-topbar-accent: #9146ff;
    --qt-topbar-accent-2: #b18aff;
}

.qt-topbar__item--whatsapp {
    --qt-topbar-accent: #25d366;
    --qt-topbar-accent-2: #65ec96;
}

.qt-topbar__item--pinterest {
    --qt-topbar-accent: #e60023;
    --qt-topbar-accent-2: #fb7185;
}

.qt-topbar__item--kick {
    --qt-topbar-accent: #00e701;
    --qt-topbar-accent-2: #8cff8d;
}

.qt-topbar--single .qt-topbar__item {
    opacity: 1;
    visibility: visible;
    transform: none;
}

.qt-topbar--rotate .qt-topbar__item {
    opacity: 0;
    visibility: hidden;
    transform: translateY(5px);
    animation-name: qtTopbarFadeRotate;
    animation-duration: var(--qt-topbar-total-duration);
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-delay: var(--qt-topbar-delay);
    will-change: opacity, transform;
}

@keyframes qtTopbarFadeRotate {
    0% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(5px);
    }

    5% {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    21% {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }

    26% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-5px);
    }

    100% {
        opacity: 0;
        visibility: hidden;
        transform: translateY(-5px);
    }
}

@media (max-width: 992px) {
    .qt-topbar {
        min-height: 31px;
    }

    .qt-topbar__shell {
        width: min(100% - 18px, 760px);
    }

    .qt-topbar__track {
        height: 31px;
    }

    .qt-topbar__inner {
        gap: 6px;
    }

    .qt-topbar__badge {
        min-height: 17px;
        max-width: 84px;
        padding: 0 7px;
        font-size: 8.5px;
    }

    .qt-topbar__text {
        max-width: 52vw;
        font-size: 11px;
    }

    .qt-topbar__cta {
        min-height: 19px;
        max-width: 92px;
        padding: 0 8px;
        font-size: 9.5px;
    }
}

@media (max-width: 640px) {
    .qt-topbar {
        min-height: 30px;
    }

    .qt-topbar__shell {
        width: 100%;
        padding-left: 6px;
        padding-right: 6px;
    }

    .qt-topbar__track {
        height: 30px;
    }

    .qt-topbar__inner {
        justify-content: center;
        gap: 5px;
    }

    .qt-topbar__text-desktop {
        display: none;
    }

    .qt-topbar__text-mobile {
        display: inline;
    }

    .qt-topbar__badge {
        display: inline-flex;
        max-width: 72px;
        min-height: 16px;
        padding: 0 6px;
        font-size: 7.7px;
        letter-spacing: .04em;
    }

    .qt-topbar__text {
        flex: 0 1 auto;
        max-width: calc(100vw - 158px);
        min-width: 0;
        text-align: center;
        font-size: 10.3px;
    }

    .qt-topbar__cta {
        max-width: 76px;
        min-height: 18px;
        padding: 0 6px;
        font-size: 8.6px;
    }
}

@media (max-width: 430px) {
    .qt-topbar__shell {
        padding-left: 5px;
        padding-right: 5px;
    }

    .qt-topbar__inner {
        justify-content: center;
        gap: 4px;
    }

    .qt-topbar__badge {
        display: inline-flex;
        max-width: 64px;
        padding: 0 5px;
        font-size: 7.2px;
        letter-spacing: .035em;
    }

    .qt-topbar__text {
        max-width: calc(100vw - 142px);
        font-size: 9.8px;
    }

    .qt-topbar__cta {
        max-width: 66px;
        padding: 0 5px;
        font-size: 8.1px;
    }
}

@media (max-width: 370px) {
    .qt-topbar__badge {
        max-width: 56px;
        font-size: 6.9px;
    }

    .qt-topbar__text {
        max-width: calc(100vw - 124px);
        font-size: 9.5px;
    }

    .qt-topbar__cta {
        max-width: 58px;
        font-size: 7.8px;
    }
}

@media (max-width: 330px) {
    .qt-topbar__badge {
        display: none;
    }

    .qt-topbar__text {
        max-width: calc(100vw - 72px);
        text-align: center;
    }

    .qt-topbar__cta {
        max-width: 64px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .qt-topbar--rotate .qt-topbar__item {
        animation: none !important;
        opacity: 0;
        visibility: hidden;
        transform: none;
    }

    .qt-topbar--rotate .qt-topbar__item:first-child {
        opacity: 1;
        visibility: visible;
    }

    .qt-topbar *,
    .qt-topbar *::before,
    .qt-topbar *::after {
        transition: none !important;
    }
}

.qtmnav,
.qtmnavSheet {
    display: none;
}

/* =========================================================
   TIKTAKIP MOBILE BOTTOM NAV — DARK NAVY / PINK / CYAN
========================================================= */
@media (max-width: 820px) {
    :root {
        --qtmnav-accent: #36d7df;
        --qtmnav-accent-2: #78f4f3;
        --qtmnav-pink: #ff426c;
        --qtmnav-ink: #edfaff;
        --qtmnav-muted: rgba(222, 240, 247, .62);
        --qtmnav-safe: env(safe-area-inset-bottom, 0px);
        --qtmnav-h: 74px;
    }

    body {
        padding-bottom: calc(var(--qtmnav-h) + var(--qtmnav-safe)) !important;
    }

    .qtf-sitemap,
    main > section:last-child,
    .page-wrap > section:last-child,
    .home-page > section:last-child {
        padding-bottom: calc(var(--qtmnav-h) + var(--qtmnav-safe) + 16px) !important;
    }

    .qtmnav,
    .qtmnavSheet {
        display: block;
        font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    }

    .qtmnav {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 2147482500;
        pointer-events: none;
        transition: transform .22s ease, opacity .22s ease;
    }

    .qtmnav::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: calc(var(--qtmnav-h) + var(--qtmnav-safe) + 26px);
        pointer-events: none;
        background: linear-gradient(
            180deg,
            rgba(5, 14, 22, 0),
            rgba(5, 14, 22, .20) 28%,
            rgba(5, 14, 22, .78) 72%,
            rgba(5, 14, 22, .96)
        );
    }

    .qtmnav__wrap {
        position: relative;
        width: 100%;
        min-height: calc(var(--qtmnav-h) + var(--qtmnav-safe));
        padding: 8px 10px calc(7px + var(--qtmnav-safe));
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        align-items: end;
        gap: 3px;
        pointer-events: auto;
        overflow: hidden;
        border-top: 1px solid rgba(122, 244, 243, .16);
        background:
            radial-gradient(260px 96px at 50% 0%, rgba(54, 215, 223, .12), transparent 72%),
            radial-gradient(220px 110px at 8% 100%, rgba(255, 66, 108, .10), transparent 75%),
            linear-gradient(180deg, rgba(14, 31, 43, .96), rgba(6, 16, 25, .985));
        box-shadow:
            0 -16px 36px rgba(3, 9, 15, .34),
            inset 0 1px 0 rgba(255, 255, 255, .05);
        -webkit-backdrop-filter: blur(20px) saturate(135%);
        backdrop-filter: blur(20px) saturate(135%);
    }

    .qtmnav__wrap::before {
        content: "";
        position: absolute;
        left: 14px;
        right: 14px;
        top: 0;
        height: 1px;
        pointer-events: none;
        background: linear-gradient(
            90deg,
            transparent,
            rgba(255, 66, 108, .58),
            rgba(54, 215, 223, .72),
            rgba(255, 66, 108, .48),
            transparent
        );
    }

    .qtmnav__wrap::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 22px;
        pointer-events: none;
        background: linear-gradient(180deg, rgba(255, 255, 255, .045), transparent);
    }

    .qtmnav__link {
        position: relative;
        z-index: 1;
        min-width: 0;
        min-height: 55px;
        padding: 6px 2px 5px;
        border: 0;
        border-radius: 17px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 4px;
        color: var(--qtmnav-muted);
        background: transparent;
        text-decoration: none;
        cursor: pointer;
        font: inherit;
        line-height: 1;
        -webkit-tap-highlight-color: transparent;
        transition:
            color .16s ease,
            background .16s ease,
            transform .16s ease,
            box-shadow .16s ease;
    }

    .qtmnav__link::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 5px;
        width: 32px;
        height: 28px;
        border-radius: 999px;
        background: radial-gradient(circle, rgba(54, 215, 223, .22), transparent 68%);
        opacity: 0;
        transform: translateX(-50%) scale(.72);
        transition: opacity .16s ease, transform .16s ease;
        pointer-events: none;
    }

    .qtmnav__icon {
        position: relative;
        z-index: 1;
        width: 25px;
        height: 25px;
        display: grid;
        place-items: center;
        color: currentColor;
    }

    .qtmnav__icon .qt-ic {
        width: 22px;
        height: 22px;
        display: block;
        color: currentColor;
        fill: currentColor;
    }

    .qtmnav__label {
        position: relative;
        z-index: 1;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: currentColor;
        font-size: 10.5px;
        font-weight: 800;
        line-height: 1.1;
        letter-spacing: -.018em;
    }

    .qtmnav__link:hover {
        color: rgba(237, 250, 255, .92);
        background: rgba(255, 255, 255, .035);
    }

    .qtmnav__link:active {
        transform: scale(.96);
    }

    .qtmnav__link.is-active {
        color: var(--qtmnav-accent);
        background:
            radial-gradient(72px 48px at 50% 15%, rgba(54, 215, 223, .14), transparent 70%),
            rgba(54, 215, 223, .055);
        box-shadow:
            inset 0 0 0 1px rgba(54, 215, 223, .12),
            0 7px 18px rgba(0, 0, 0, .08);
    }

    .qtmnav__link.is-active::after {
        opacity: 1;
        transform: translateX(-50%) scale(1);
    }

    .qtmnav__link:not(.qtmnav__link--contact).is-active::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        width: 24px;
        height: 3px;
        border-radius: 999px;
        background: linear-gradient(90deg, var(--qtmnav-pink), var(--qtmnav-accent));
        transform: translateX(-50%);
        box-shadow:
            0 4px 11px rgba(54, 215, 223, .28),
            0 2px 8px rgba(255, 66, 108, .22);
    }

    .qtmnav__link--contact {
        z-index: 3;
        width: 66px;
        min-height: 66px;
        margin-top: -26px;
        justify-self: center;
        border-radius: 23px;
        color: #fff;
        background:
            radial-gradient(86px 46px at 30% 10%, rgba(255, 255, 255, .32), transparent 64%),
            linear-gradient(135deg, #ff426c 0%, #ea3561 42%, #33d8df 100%);
        box-shadow:
            0 16px 30px rgba(255, 66, 108, .20),
            0 13px 28px rgba(54, 215, 223, .16),
            0 9px 18px rgba(0, 0, 0, .28),
            inset 0 1px 0 rgba(255, 255, 255, .34);
    }

    .qtmnav__link--contact::before {
        content: "";
        position: absolute;
        inset: 2px;
        border: 1px solid rgba(255, 255, 255, .30);
        border-radius: 21px;
        pointer-events: none;
    }

    .qtmnav__link--contact::after {
        content: "";
        position: absolute;
        inset: -9px;
        z-index: -1;
        border-radius: 30px;
        background:
            radial-gradient(circle at 50% 36%, rgba(54, 215, 223, .25), transparent 60%),
            radial-gradient(circle at 46% 65%, rgba(255, 66, 108, .20), transparent 72%);
        opacity: .95;
        transform: none;
        pointer-events: none;
    }

    .qtmnav__link--contact .qtmnav__icon {
        width: 28px;
        height: 28px;
    }

    .qtmnav__link--contact .qtmnav__icon .qt-ic {
        width: 25px;
        height: 25px;
    }

    .qtmnav__link--contact .qtmnav__label {
        color: #fff;
        font-size: 10px;
        font-weight: 950;
        letter-spacing: -.025em;
    }

    .qtmnav__link--contact:hover,
    .qtmnav__link--contact.is-active {
        color: #fff;
        background:
            radial-gradient(86px 46px at 30% 10%, rgba(255, 255, 255, .34), transparent 64%),
            linear-gradient(135deg, #ff4e76 0%, #f33766 42%, #42e1e6 100%);
        box-shadow:
            0 19px 35px rgba(255, 66, 108, .25),
            0 14px 30px rgba(54, 215, 223, .20),
            0 10px 20px rgba(0, 0, 0, .30),
            inset 0 1px 0 rgba(255, 255, 255, .38);
    }

    .qtmnav__link--contact:active {
        transform: translateY(1px) scale(.95);
        color: #fff;
    }

    .qtmnav__link:focus-visible {
        outline: 2px solid rgba(120, 244, 243, .78);
        outline-offset: 2px;
    }

    /* =========================================================
       CONTACT SHEET
    ========================================================= */

    .qtmnavSheet {
        position: fixed;
        inset: 0;
        z-index: 2147482499;
        pointer-events: none;
    }

    .qtmnavSheet[hidden] {
        display: none !important;
    }

    .qtmnavSheet.is-open {
        pointer-events: auto;
    }

    .qtmnavSheet__backdrop {
        position: absolute;
        inset: 0;
        border: 0;
        padding: 0;
        background:
            radial-gradient(500px 260px at 50% 100%, rgba(54, 215, 223, .13), transparent 70%),
            radial-gradient(420px 220px at 10% 100%, rgba(255, 66, 108, .11), transparent 74%),
            rgba(3, 10, 16, .62);
        opacity: 0;
        cursor: pointer;
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
        transition: opacity .2s ease;
    }

    .qtmnavSheet.is-open .qtmnavSheet__backdrop {
        opacity: 1;
    }

    .qtmnavSheet__card {
        position: absolute;
        left: 50%;
        bottom: calc(var(--qtmnav-h) + var(--qtmnav-safe) + 12px);
        width: min(calc(100% - 22px), 470px);
        padding: 13px;
        overflow: hidden;
        border: 1px solid rgba(120, 244, 243, .17);
        border-radius: 26px;
        background:
            radial-gradient(360px 150px at 50% -30%, rgba(54, 215, 223, .15), transparent 72%),
            radial-gradient(260px 150px at 10% 100%, rgba(255, 66, 108, .10), transparent 72%),
            linear-gradient(180deg, rgba(18, 38, 52, .98), rgba(7, 18, 28, .99));
        box-shadow:
            0 26px 58px rgba(0, 0, 0, .42),
            inset 0 1px 0 rgba(255, 255, 255, .07);
        opacity: 0;
        transform: translate(-50%, 15px) scale(.982);
        transition: opacity .2s ease, transform .2s ease;
    }

    .qtmnavSheet__card::before {
        content: "";
        display: block;
        width: 42px;
        height: 4px;
        margin: 0 auto 11px;
        border-radius: 999px;
        background: linear-gradient(
            90deg,
            rgba(255, 66, 108, .46),
            rgba(120, 244, 243, .80),
            rgba(255, 66, 108, .46)
        );
        box-shadow: 0 4px 10px rgba(54, 215, 223, .15);
    }

    .qtmnavSheet.is-open .qtmnavSheet__card {
        opacity: 1;
        transform: translate(-50%, 0) scale(1);
    }

    .qtmnavSheet__head {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 43px;
        margin-bottom: 12px;
        padding: 0 38px;
        text-align: center;
    }

    .qtmnavSheet__head > div {
        min-width: 0;
        width: 100%;
    }

    .qtmnavSheet__title {
        color: #f3fcff;
        font-size: 15.5px;
        line-height: 1.16;
        font-weight: 950;
        letter-spacing: -.026em;
    }

    .qtmnavSheet__sub {
        margin-top: 4px;
        color: rgba(211, 231, 238, .68);
        font-size: 12px;
        line-height: 1.35;
        font-weight: 700;
    }

    .qtmnavSheet__x {
        position: absolute;
        top: 50%;
        right: 0;
        width: 32px;
        height: 32px;
        border: 1px solid rgba(120, 244, 243, .16);
        border-radius: 999px;
        display: grid;
        place-items: center;
        cursor: pointer;
        color: rgba(235, 250, 255, .76);
        background: rgba(255, 255, 255, .055);
        font: 900 18px/1 Inter, system-ui;
        transform: translateY(-50%);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06);
        transition: color .16s ease, background .16s ease, transform .16s ease;
    }

    .qtmnavSheet__x:hover {
        color: #fff;
        background: rgba(255, 255, 255, .11);
    }

    .qtmnavSheet__x:active {
        transform: translateY(-50%) scale(.95);
    }

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

    .qtmnavSheet__action {
        min-width: 0;
        min-height: 72px;
        padding: 10px 7px;
        border: 1px solid rgba(154, 226, 236, .12);
        border-radius: 19px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 7px;
        color: #edfaff;
        background:
            radial-gradient(100px 48px at 50% 0%, rgba(255, 255, 255, .08), transparent 66%),
            rgba(255, 255, 255, .045);
        text-align: center;
        text-decoration: none;
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, .06),
            0 6px 15px rgba(0, 0, 0, .12);
        transition:
            transform .16s ease,
            box-shadow .16s ease,
            border-color .16s ease,
            background .16s ease;
    }

    .qtmnavSheet__action:hover {
        transform: translateY(-1px);
        border-color: rgba(120, 244, 243, .24);
        background: rgba(255, 255, 255, .085);
        box-shadow:
            0 10px 23px rgba(0, 0, 0, .20),
            inset 0 1px 0 rgba(255, 255, 255, .08);
    }

    .qtmnavSheet__action:active {
        transform: scale(.985);
    }

    .qtmnavSheet__ico {
        width: 34px;
        height: 34px;
        border-radius: 14px;
        display: grid;
        place-items: center;
        color: #fff;
        box-shadow:
            0 8px 18px rgba(0, 0, 0, .24),
            inset 0 1px 0 rgba(255, 255, 255, .24);
    }

    .qtmnavSheet__ico .qt-ic {
        width: 18px;
        height: 18px;
        display: block;
        color: currentColor;
        fill: currentColor;
    }

    .qtmnavSheet__action span:last-child {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: inherit;
        font-size: 11.6px;
        line-height: 1.1;
        font-weight: 900;
    }

    .qtmnavSheet__action--wa .qtmnavSheet__ico {
        background: linear-gradient(135deg, #25d366, #16a34a);
    }

    .qtmnavSheet__action--tg .qtmnavSheet__ico {
        background: linear-gradient(135deg, #229ed9, #38bdf8);
    }

    .qtmnavSheet__action--mail .qtmnavSheet__ico {
        background: linear-gradient(135deg, #ff426c, #36d7df);
    }

    body.qt-mm-open .qtmnav {
        transform: translateY(110%);
        opacity: 0;
        pointer-events: none;
    }
}

@media (max-width: 390px) {
    :root {
        --qtmnav-h: 70px;
    }

    .qtmnav__wrap {
        padding: 7px 8px calc(6px + var(--qtmnav-safe));
        gap: 2px;
    }

    .qtmnav__link {
        min-height: 52px;
        border-radius: 16px;
    }

    .qtmnav__label {
        font-size: 10px;
    }

    .qtmnav__icon .qt-ic {
        width: 21px;
        height: 21px;
    }

    .qtmnav__link--contact {
        width: 62px;
        min-height: 62px;
        margin-top: -22px;
        border-radius: 22px;
    }

    .qtmnav__link--contact::before {
        border-radius: 20px;
    }

    .qtmnav__link--contact .qtmnav__label {
        font-size: 9.4px;
    }

    .qtmnavSheet__card {
        bottom: calc(var(--qtmnav-h) + var(--qtmnav-safe) + 10px);
        border-radius: 24px;
    }

    .qtmnavSheet__action {
        min-height: 68px;
        border-radius: 18px;
    }

    .qtmnavSheet__action span:last-child {
        font-size: 11px;
    }
}

@media (max-width: 340px) {
    :root {
        --qtmnav-h: 67px;
    }

    .qtmnav__wrap {
        padding-left: 7px;
        padding-right: 7px;
        gap: 1px;
    }

    .qtmnav__link {
        padding-left: 1px;
        padding-right: 1px;
    }

    .qtmnav__label {
        font-size: 9px;
        font-weight: 800;
        letter-spacing: -.03em;
    }

    .qtmnav__icon .qt-ic {
        width: 20px;
        height: 20px;
    }

    .qtmnav__link--contact {
        width: 58px;
        min-height: 58px;
        margin-top: -19px;
        border-radius: 21px;
    }

    .qtmnav__link--contact .qtmnav__label {
        font-size: 8.8px;
    }

    .qtmnavSheet__actions {
        gap: 6px;
    }

    .qtmnavSheet__action {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .qtmnav,
    .qtmnav *,
    .qtmnavSheet,
    .qtmnavSheet * {
        transition: none !important;
        animation: none !important;
        scroll-behavior: auto !important;
    }
}
/* =========================================================
   TIKTAKIP FOOTER / SITEMAP — DARK PREMIUM
   Header ve koyu hero yapısıyla uyumlu footer
========================================================= */

.qtf-sitemap {
    --bg: #07111a;
    --bg2: #0b1823;
    --bg3: #0d202b;

    --line: rgba(203, 226, 238, .12);
    --line2: rgba(203, 226, 238, .20);

    --txt: #f8fbff;
    --muted: rgba(220, 234, 242, .76);
    --muted2: rgba(190, 209, 220, .58);

    --accent: #2bd8dc;
    --accent2: #9dfffa;
    --coral: #ff3d68;
    --pink-soft: rgba(255, 61, 104, .14);
    --cyan-soft: rgba(43, 216, 220, .12);

    --max: 1480px;

    position: relative;
    overflow: hidden;
    color: var(--txt);
    background:
        radial-gradient(900px 420px at 8% -18%, rgba(255, 61, 104, .16), transparent 60%),
        radial-gradient(820px 390px at 100% 0%, rgba(43, 216, 220, .12), transparent 62%),
        radial-gradient(760px 320px at 52% 112%, rgba(38, 144, 164, .15), transparent 66%),
        linear-gradient(180deg, var(--bg) 0%, var(--bg2) 52%, var(--bg3) 100%);
    border-top: 1px solid rgba(122, 208, 220, .22);
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.qtf-sitemap,
.qtf-sitemap * {
    box-sizing: border-box;
}

.qtf-sitemap::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 2px;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        transparent 0%,
        rgba(255, 61, 104, .72) 18%,
        rgba(43, 216, 220, .82) 50%,
        rgba(255, 61, 104, .58) 82%,
        transparent 100%
    );
}

.qtf-sitemap::after {
    content: "";
    position: absolute;
    left: -10%;
    right: -10%;
    bottom: -43%;
    height: 400px;
    pointer-events: none;
    background:
        radial-gradient(closest-side at 50% 50%, rgba(43, 216, 220, .13), transparent 72%),
        radial-gradient(closest-side at 22% 50%, rgba(255, 61, 104, .11), transparent 72%);
    opacity: .96;
}

.qtf-sitemap a {
    color: inherit;
    text-decoration: none;
}

.qtf-sitemap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.qtf-sitemap p {
    margin: 0;
}

.qtf-sitemap > .qtf-shell {
    position: relative;
    z-index: 1;
    width: min(var(--max), calc(100vw - 32px));
    margin: 0 auto;
    padding: 40px 0 24px;
}

/* =========================================================
   TOP
========================================================= */

.qtf-topbar {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 28px;
    padding: 0 0 22px;
    border-bottom: 1px solid var(--line);
}

.qtf-topbar::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: min(360px, 54%);
    height: 1px;
    pointer-events: none;
    background: linear-gradient(
        90deg,
        rgba(255, 61, 104, .72),
        rgba(43, 216, 220, .44),
        transparent
    );
}

.qtf-brand {
    min-width: 0;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #fff;
    font-size: 28px;
    line-height: 1;
    font-weight: 880;
    letter-spacing: -.028em;
}

.qtf-brand-mark {
    position: relative;
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    overflow: hidden;
    border-radius: 17px;
    display: grid;
    place-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    font-weight: 950;
    letter-spacing: -.08em;
    background:
        radial-gradient(100% 100% at 28% 18%, rgba(255, 255, 255, .08), transparent 42%),
        linear-gradient(145deg, #121d28, #080f16);
    border: 1px solid rgba(170, 211, 224, .18);
    box-shadow:
        0 14px 30px rgba(0, 0, 0, .32),
        0 0 28px rgba(43, 216, 220, .11),
        inset 0 1px 0 rgba(255, 255, 255, .08);
}

.qtf-brand-mark img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.qtf-brand-mark::after {
    content: "";
    position: absolute;
    inset: -8px;
    z-index: -1;
    border-radius: 22px;
    background:
        radial-gradient(circle, rgba(255, 61, 104, .14), transparent 58%),
        radial-gradient(circle at 72% 32%, rgba(43, 216, 220, .14), transparent 62%);
    pointer-events: none;
}

.qtf-brand-text {
    min-width: 0;
    color: #fff;
    white-space: nowrap;
}

.qtf-trust {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    justify-content: flex-end;
}

.qtf-trust a,
.qtf-trust span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 0 13px;
    border: 1px solid var(--line2);
    border-radius: 999px;
    color: rgba(240, 249, 253, .92);
    background:
        radial-gradient(90px 32px at 30% 10%, rgba(255, 255, 255, .07), transparent 62%),
        rgba(255, 255, 255, .04);
    -webkit-backdrop-filter: blur(10px) saturate(140%);
    backdrop-filter: blur(10px) saturate(140%);
    font-size: 13px;
    line-height: 1;
    font-weight: 680;
    white-space: nowrap;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .055);
    transition:
        border-color .16s ease,
        background .16s ease,
        transform .16s ease,
        color .16s ease,
        box-shadow .16s ease;
}

.qtf-trust a:hover {
    border-color: rgba(43, 216, 220, .48);
    background: rgba(43, 216, 220, .11);
    color: #fff;
    transform: translateY(-1px);
    box-shadow:
        0 8px 18px rgba(0, 0, 0, .18),
        inset 0 1px 0 rgba(255, 255, 255, .08);
}

/* =========================================================
   LINK GRID
========================================================= */

.qtf-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 24px;
    align-items: start;
}

.qtf-col {
    min-width: 0;
}

.qtf-col-head {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 0 0 12px;
    margin: 0 0 13px;
    border: 0;
    border-bottom: 1px solid var(--line);
    background: none;
    color: #fff;
    font: 780 14px/1.2 Inter, system-ui, sans-serif;
    text-align: left;
    cursor: default;
    letter-spacing: -.01em;
}

.qtf-col-caret {
    display: none;
    width: 10px;
    height: 10px;
    flex: 0 0 10px;
    border-right: 2px solid var(--accent2);
    border-bottom: 2px solid var(--accent2);
    transform: rotate(45deg);
    transition: transform .18s ease;
}

.qtf-col.is-open .qtf-col-caret {
    transform: rotate(225deg);
}

.qtf-col-body {
    overflow: visible;
}

.qtf-links {
    display: grid;
    gap: 11px;
}

.qtf-links a {
    position: relative;
    display: block;
    width: fit-content;
    max-width: 100%;
    color: var(--muted);
    font-size: 13.5px;
    line-height: 1.44;
    font-weight: 470;
    word-break: break-word;
    transition:
        color .16s ease,
        transform .16s ease,
        opacity .16s ease;
}

.qtf-links a::before {
    content: "";
    position: absolute;
    left: -10px;
    top: .72em;
    width: 4px;
    height: 4px;
    border-radius: 999px;
    background: linear-gradient(135deg, var(--coral), var(--accent2));
    opacity: 0;
    transform: translateX(-3px);
    transition: opacity .16s ease, transform .16s ease;
}

.qtf-links a::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    height: 1px;
    background: linear-gradient(90deg, var(--accent), transparent);
    opacity: 0;
    transform: scaleX(.65);
    transform-origin: left;
    transition: opacity .16s ease, transform .16s ease;
}

.qtf-links a:hover {
    color: #fff;
    transform: translateX(2px);
}

.qtf-links a:hover::before {
    opacity: .95;
    transform: translateX(0);
}

.qtf-links a:hover::after {
    opacity: .54;
    transform: scaleX(1);
}

/* =========================================================
   PAYMENT + NOTE
========================================================= */

.qtf-middle {
    margin-top: 32px;
    padding-top: 22px;
    border-top: 1px solid var(--line);
    display: grid;
    grid-template-columns: minmax(0, 850px) minmax(300px, 1fr);
    align-items: center;
    gap: 40px;
}

.qtf-payment {
    min-width: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 24px;
    overflow: hidden;
}

.qtf-pay {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: rgba(235, 245, 250, .78);
    opacity: .96;
    line-height: 1;
    background: transparent;
    border: 0;
    box-shadow: none;
    filter: none;
    transform: translateZ(0);
    transition:
        opacity .16s ease,
        transform .16s ease,
        color .16s ease,
        filter .16s ease;
}

.qtf-pay:hover {
    opacity: 1;
    color: #fff;
    transform: translateY(-1px);
    filter: drop-shadow(0 7px 16px rgba(43, 216, 220, .20));
}

.qtf-pay .qt-ic {
    display: block;
    color: currentColor;
    fill: currentColor;
    stroke: none;
    overflow: visible;
    filter: none;
}

.qtf-pay--amex .qt-ic {
    width: 84px;
    height: 31px;
}

.qtf-pay--visa .qt-ic {
    width: 80px;
    height: 28px;
}

.qtf-pay--mastercard .qt-ic {
    width: 68px;
    height: 35px;
}

.qtf-pay--unionpay .qt-ic {
    width: 82px;
    height: 32px;
}

.qtf-pay--troy .qt-ic {
    width: 72px;
    height: 32px;
}

.qtf-pay--secure .qt-ic {
    width: 76px;
    height: 48px;
}

.qtf-pay--go .qt-ic {
    width: 110px;
    height: 34px;
}

.qtf-note {
    max-width: 820px;
    justify-self: end;
    color: var(--muted2);
    font-size: 13.5px;
    line-height: 1.72;
    font-weight: 460;
}

/* =========================================================
   BOTTOM
========================================================= */

.qtf-bottom {
    margin-top: 21px;
    padding-top: 19px;
    border-top: 1px solid var(--line);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-wrap: wrap;
    color: var(--muted2);
    font-size: 13px;
    line-height: 1.45;
    font-weight: 460;
}

.qtf-bottom-links {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
}

.qtf-bottom-links a {
    color: var(--muted);
    font-weight: 560;
    transition: color .16s ease, opacity .16s ease;
}

.qtf-bottom-links a:hover {
    color: #fff;
}

/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 1400px) {
    .qtf-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 24px 30px;
    }

    .qtf-middle {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .qtf-note {
        justify-self: start;
        max-width: 920px;
    }
}

@media (max-width: 860px) {
    .qtf-sitemap > .qtf-shell {
        width: min(100vw - 24px, 760px);
        padding: 30px 0 18px;
    }

    .qtf-topbar {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        margin-bottom: 20px;
        padding-bottom: 18px;
    }

    .qtf-brand {
        font-size: 26px;
    }

    .qtf-brand-mark {
        width: 42px;
        height: 42px;
        flex-basis: 42px;
        border-radius: 15px;
    }

    .qtf-trust {
        width: 100%;
        justify-content: flex-start;
        gap: 8px;
    }

    .qtf-trust a,
    .qtf-trust span {
        min-height: 36px;
        padding: 0 12px;
        font-size: 12.5px;
    }

    .qtf-grid {
        grid-template-columns: 1fr;
        gap: 0;
        border-top: 1px solid var(--line);
    }

    .qtf-col {
        border-bottom: 1px solid var(--line);
    }

    .qtf-col-head {
        min-height: 54px;
        padding: 0;
        margin: 0;
        cursor: pointer;
        font-size: 14px;
    }

    .qtf-col-caret {
        display: inline-block;
    }

    .qtf-col-body {
        max-height: 0;
        overflow: hidden;
        opacity: .98;
        transition: max-height .24s ease;
    }

    .qtf-col.is-open .qtf-col-body {
        max-height: 560px;
    }

    .qtf-links {
        padding: 0 0 16px;
        gap: 10px;
    }

    .qtf-links a {
        width: 100%;
        font-size: 14px;
        line-height: 1.45;
        padding: 1px 0;
    }

    .qtf-links a::before,
    .qtf-links a::after {
        display: none;
    }

    .qtf-links a:hover {
        transform: none;
    }

    .qtf-middle {
        margin-top: 22px;
        padding-top: 18px;
        grid-template-columns: 1fr;
        align-items: flex-start;
        gap: 14px;
    }

    .qtf-payment {
        width: 100%;
        gap: 16px;
        overflow-x: auto;
        overflow-y: hidden;
        padding: 1px 2px 6px;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        mask-image: linear-gradient(90deg, transparent 0, #000 18px, #000 calc(100% - 28px), transparent 100%);
        -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 18px, #000 calc(100% - 28px), transparent 100%);
    }

    .qtf-payment::-webkit-scrollbar {
        display: none;
    }

    .qtf-pay--amex .qt-ic {
        width: 60px;
        height: 22px;
    }

    .qtf-pay--visa .qt-ic {
        width: 58px;
        height: 21px;
    }

    .qtf-pay--mastercard .qt-ic {
        width: 49px;
        height: 25px;
    }

    .qtf-pay--unionpay .qt-ic {
        width: 60px;
        height: 24px;
    }

    .qtf-pay--troy .qt-ic {
        width: 53px;
        height: 24px;
    }

    .qtf-pay--secure .qt-ic {
        width: 54px;
        height: 35px;
    }

    .qtf-pay--go .qt-ic {
        width: 80px;
        height: 25px;
    }

    .qtf-note {
        max-width: none;
        justify-self: start;
        font-size: 13px;
        line-height: 1.68;
    }

    .qtf-bottom {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
        font-size: 12.5px;
    }
}

@media (max-width: 520px) {
    .qtf-sitemap > .qtf-shell {
        width: min(100vw - 20px, 480px);
        padding: 26px 0 16px;
    }

    .qtf-brand {
        gap: 10px;
        font-size: 24px;
    }

    .qtf-brand-mark {
        width: 40px;
        height: 40px;
        flex-basis: 40px;
        border-radius: 14px;
    }

    .qtf-trust {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .qtf-trust a,
    .qtf-trust span {
        width: 100%;
        min-width: 0;
        padding: 0 10px;
        justify-content: center;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .qtf-col-head {
        min-height: 52px;
    }

    .qtf-payment {
        gap: 13px;
    }

    .qtf-pay--amex .qt-ic {
        width: 52px;
        height: 20px;
    }

    .qtf-pay--visa .qt-ic {
        width: 51px;
        height: 19px;
    }

    .qtf-pay--mastercard .qt-ic {
        width: 43px;
        height: 23px;
    }

    .qtf-pay--unionpay .qt-ic {
        width: 53px;
        height: 22px;
    }

    .qtf-pay--troy .qt-ic {
        width: 47px;
        height: 22px;
    }

    .qtf-pay--secure .qt-ic {
        width: 49px;
        height: 31px;
    }

    .qtf-pay--go .qt-ic {
        width: 73px;
        height: 23px;
    }

    .qtf-bottom-links {
        gap: 8px 12px;
    }
}

@media (max-width: 380px) {
    .qtf-trust {
        grid-template-columns: 1fr;
    }

    .qtf-brand {
        font-size: 22px;
    }

    .qtf-payment {
        gap: 11px;
    }

    .qtf-pay--amex .qt-ic {
        width: 46px;
        height: 18px;
    }

    .qtf-pay--visa .qt-ic {
        width: 46px;
        height: 18px;
    }

    .qtf-pay--mastercard .qt-ic {
        width: 39px;
        height: 21px;
    }

    .qtf-pay--unionpay .qt-ic {
        width: 48px;
        height: 20px;
    }

    .qtf-pay--troy .qt-ic {
        width: 43px;
        height: 20px;
    }

    .qtf-pay--secure .qt-ic {
        width: 45px;
        height: 29px;
    }

    .qtf-pay--go .qt-ic {
        width: 67px;
        height: 22px;
    }
}

.qtf-sitemap:focus-visible {
    outline: 2px solid rgba(157, 255, 250, .62);
    outline-offset: 3px;
    border-radius: 8px;
}

@media (prefers-reduced-motion: reduce) {
    .qtf-sitemap,
    .qtf-sitemap *,
    .qtf-sitemap *::before,
    .qtf-sitemap *::after {
        transition: none !important;
        animation: none !important;
        scroll-behavior: auto !important;
    }
}