/* =========================================================
   KAHRİMAN TİCARET
   ABAJUR PARÇALARI — TEMİZ PREMIUM SÜRÜM
========================================================= */

:root {
    --bg: #050505;
    --bg-soft: #090909;
    --panel: #101010;

    --gold: #d4a94f;
    --gold-light: #f0d184;
    --gold-dark: #9d7124;

    --text: #ffffff;
    --muted: rgba(255, 255, 255, 0.66);
    --border: rgba(212, 169, 79, 0.22);

    --page-width: 1180px;
}


/* =========================================================
   GENEL
========================================================= */

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    min-height: 100vh;
    overflow-x: hidden;

    color: var(--text);

    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(212, 169, 79, 0.10),
            transparent 28%
        ),
        linear-gradient(
            180deg,
            #050505 0%,
            #080808 48%,
            #030303 100%
        );

    font-family:
        Inter,
        Arial,
        Helvetica,
        sans-serif;
}

img {
    display: block;
    max-width: 100%;
}

a {
    color: inherit;
}


/* =========================================================
   SAYFA ARKA PLANI
========================================================= */

.abajur-page {
    position: relative;
    isolation: isolate;
}

.abajur-page::before {
    content: "";

    position: absolute;
    inset: 0;
    z-index: -2;

    pointer-events: none;

    background:
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.014) 1px,
            transparent 1px
        ),
        linear-gradient(
            rgba(255, 255, 255, 0.014) 1px,
            transparent 1px
        );

    background-size: 72px 72px;

    mask-image: linear-gradient(
        to bottom,
        rgba(0, 0, 0, 0.75),
        transparent 72%
    );
}


/* =========================================================
   HERO
========================================================= */

.abajur-hero {
    position: relative;

    min-height: 570px;
    padding: 120px 24px 100px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    overflow: hidden;
    text-align: center;
}

.abajur-hero::after {
    content: "";

    position: absolute;
    right: 10%;
    bottom: 0;
    left: 10%;

    height: 1px;

    background: linear-gradient(
        90deg,
        transparent,
        rgba(212, 169, 79, 0.50),
        transparent
    );
}

.abajur-hero-glow {
    position: absolute;
    top: 35px;
    left: 50%;
    z-index: -1;

    width: min(850px, 90vw);
    height: 370px;

    pointer-events: none;

    background: radial-gradient(
        ellipse,
        rgba(212, 169, 79, 0.17),
        transparent 68%
    );

    filter: blur(38px);
    transform: translateX(-50%);
}

.abajur-eyebrow {
    margin: 0 0 22px;

    color: var(--gold-light);

    font-size: 0.7rem;
    font-weight: 800;
    letter-spacing: 0.32em;
}

.abajur-hero h1 {
    margin: 0;
    padding-bottom: 10px;

    color: transparent;

    background: linear-gradient(
        180deg,
        #f7dc96 0%,
        #e3b952 52%,
        #a97424 100%
    );

    -webkit-background-clip: text;
    background-clip: text;

    font-size: clamp(3rem, 7vw, 6rem);
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.055em;
}

.abajur-hero-description {
    max-width: 660px;
    margin: 25px auto 0;

    color: var(--muted);

    font-size: clamp(0.98rem, 1.5vw, 1.12rem);
    line-height: 1.75;
}

.abajur-discover-button {
    margin-top: 38px;
    padding: 13px 22px;

    display: inline-flex;
    align-items: center;
    gap: 14px;

    border: 1px solid rgba(212, 169, 79, 0.40);
    border-radius: 999px;

    color: var(--gold-light);
    background: rgba(212, 169, 79, 0.055);

    font-size: 0.76rem;
    font-weight: 700;
    letter-spacing: 0.08em;

    text-decoration: none;
    text-transform: uppercase;

    transition:
        transform 0.2s ease,
        border-color 0.2s ease,
        background 0.2s ease;
}

.abajur-discover-button:hover {
    transform: translateY(-2px);
    border-color: var(--gold);
    background: rgba(212, 169, 79, 0.12);
}


/* Hero açılış animasyonu */

.abajur-eyebrow,
.abajur-hero h1,
.abajur-hero-description,
.abajur-discover-button {
    opacity: 0;
    transform: translateY(35px);

    animation: heroReveal 0.9s
        cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.abajur-eyebrow {
    animation-delay: 0.12s;
}

.abajur-hero h1 {
    animation-delay: 0.28s;
}

.abajur-hero-description {
    animation-delay: 0.44s;
}

.abajur-discover-button {
    animation-delay: 0.60s;
}

@keyframes heroReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* =========================================================
   ÜRÜN LİSTESİ
========================================================= */

.abajur-product-list {
    width: min(var(--page-width), calc(100% - 48px));
    margin: 0 auto;
    padding: 35px 0 90px;
}

.abajur-product {
    position: relative;

    min-height: 590px;
    padding: 92px 20px;

    display: grid;
    grid-template-columns:
        minmax(0, 510px)
        minmax(0, 470px);

    align-items: center;
    justify-content: center;
    gap: 92px;

    border-bottom: 1px solid rgba(212, 169, 79, 0.15);
}

.abajur-product-reverse .abajur-product-visual {
    order: 2;
}

.abajur-product-reverse .abajur-product-content {
    order: 1;
}


/* Numaraları kesin olarak kaldır */

.abajur-product-number {
    display: none !important;
}


/* =========================================================
   FOTOĞRAF
========================================================= */

.abajur-product-visual {
    position: relative;

    width: 100%;
    max-width: 510px;
    margin: 0 auto;
}

.abajur-image-shell {
    position: relative;

    width: 100%;
    height: 390px;

    overflow: hidden;

    border: 1px solid var(--border);
    border-radius: 23px;

    background: var(--panel);

    box-shadow:
        0 26px 75px rgba(0, 0, 0, 0.55),
        0 0 45px rgba(212, 169, 79, 0.055),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);

    isolation: isolate;
}

.abajur-image-shell::before {
    content: "";

    position: absolute;
    inset: 0;
    z-index: 2;

    pointer-events: none;

    background:
        linear-gradient(
            135deg,
            rgba(255, 255, 255, 0.08),
            transparent 25%
        ),
        linear-gradient(
            to top,
            rgba(0, 0, 0, 0.18),
            transparent 45%
        );
}

.abajur-image-shell::after {
    content: "";

    position: absolute;
    top: 0;
    left: 14%;
    z-index: 3;

    width: 72%;
    height: 1px;

    background: linear-gradient(
        90deg,
        transparent,
        var(--gold-light),
        transparent
    );

    box-shadow: 0 0 22px rgba(212, 169, 79, 0.45);
}

.abajur-image-shell img {
    width: 100%;
    height: 100%;

    object-fit: cover;
    object-position: center;

    filter:
        brightness(0.93)
        contrast(1.08)
        saturate(1.03);

    transition:
        transform 0.65s cubic-bezier(0.22, 1, 0.36, 1),
        filter 0.4s ease;
}

.abajur-image-shell:hover img {
    transform: scale(1.045);

    filter:
        brightness(0.99)
        contrast(1.08)
        saturate(1.07);
}


/* =========================================================
   ÜRÜN YAZILARI
========================================================= */

.abajur-product-content {
    position: relative;
    max-width: 470px;
}

.abajur-product-label {
    margin: 0 0 18px;

    color: var(--gold-light);

    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.25em;
}

.abajur-product-content h2 {
    margin: 0;

    color: #ffffff;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(2.25rem, 4vw, 3.85rem);
    font-weight: 400;
    line-height: 1.08;
    letter-spacing: -0.045em;
}

.abajur-title-line {
    width: 72px;
    height: 1px;
    margin: 25px 0;

    background: linear-gradient(
        90deg,
        var(--gold),
        transparent
    );

    box-shadow: 0 0 18px rgba(212, 169, 79, 0.24);
}

.abajur-product-description {
    max-width: 450px;
    margin: 0;

    color: var(--muted);

    font-size: 1rem;
    line-height: 1.8;
}


/* =========================================================
   BUTONLAR
========================================================= */

.abajur-info-button,
.abajur-contact-button {
    min-height: 48px;
    padding: 12px 21px;

    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;

    border: 1px solid var(--gold);
    border-radius: 12px;

    color: #090909;

    background: linear-gradient(
        135deg,
        var(--gold-light),
        var(--gold)
    );

    box-shadow: 0 14px 34px rgba(212, 169, 79, 0.15);

    font-size: 0.76rem;
    font-weight: 800;
    letter-spacing: 0.08em;

    text-decoration: none;
    text-transform: uppercase;

    transition:
        transform 0.2s ease,
        filter 0.2s ease,
        box-shadow 0.2s ease;
}

.abajur-info-button {
    min-width: 150px;
    margin-top: 31px;
}

.abajur-info-button:hover,
.abajur-contact-button:hover {
    transform: translateY(-3px);
    filter: brightness(1.07);
    box-shadow: 0 18px 42px rgba(212, 169, 79, 0.25);
}


/* =========================================================
   ÜRÜN ANİMASYONLARI
========================================================= */

/* İlk ürün: sayfa açıldığında otomatik gelir */

.abajur-product:first-child {
    opacity: 0;
    transform: translateY(65px);

    animation: firstProductReveal 1s
        cubic-bezier(0.22, 1, 0.36, 1) 0.85s forwards;
}

.abajur-product:first-child .abajur-product-visual {
    opacity: 0;
    transform: translateX(-65px);

    animation: firstVisualReveal 1s
        cubic-bezier(0.22, 1, 0.36, 1) 1s forwards;
}

.abajur-product:first-child .abajur-product-content {
    opacity: 0;
    transform: translateX(65px);

    animation: firstContentReveal 1s
        cubic-bezier(0.22, 1, 0.36, 1) 1.15s forwards;
}

@keyframes firstProductReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes firstVisualReveal {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes firstContentReveal {
    to {
        opacity: 1;
        transform: translateX(0);
    }
}


/* Diğer ürünler: JS is-visible eklediğinde gelir */

.abajur-product:not(:first-child) {
    opacity: 0;
    transform: translateY(70px);

    transition:
        opacity 0.9s cubic-bezier(0.22, 1, 0.36, 1),
        transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

.abajur-product:not(:first-child) .abajur-product-visual {
    opacity: 0;
    transform: translateX(-70px);

    transition:
        opacity 1s cubic-bezier(0.22, 1, 0.36, 1),
        transform 1s cubic-bezier(0.22, 1, 0.36, 1);
}

.abajur-product:not(:first-child) .abajur-product-content {
    opacity: 0;
    transform: translateX(70px);

    transition:
        opacity 1s cubic-bezier(0.22, 1, 0.36, 1) 0.14s,
        transform 1s cubic-bezier(0.22, 1, 0.36, 1) 0.14s;
}

.abajur-product-reverse:not(:first-child)
.abajur-product-visual {
    transform: translateX(70px);
}

.abajur-product-reverse:not(:first-child)
.abajur-product-content {
    transform: translateX(-70px);
}

.abajur-product.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.abajur-product.is-visible .abajur-product-visual,
.abajur-product.is-visible .abajur-product-content {
    opacity: 1;
    transform: translateX(0);
}


/* =========================================================
   İLETİŞİM ALANI
========================================================= */

.abajur-contact-section {
    position: relative;

    width: min(1040px, calc(100% - 48px));
    margin: 35px auto 110px;
    padding: 80px 44px;

    overflow: hidden;

    border: 1px solid rgba(212, 169, 79, 0.20);
    border-radius: 28px;

    background:
        radial-gradient(
            circle at 50% 0%,
            rgba(212, 169, 79, 0.15),
            transparent 48%
        ),
        linear-gradient(
            145deg,
            rgba(20, 20, 20, 0.95),
            rgba(6, 6, 6, 0.98)
        );

    text-align: center;

    box-shadow:
        0 32px 90px rgba(0, 0, 0, 0.45),
        inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.abajur-contact-section::before {
    content: "";

    position: absolute;
    top: 0;
    left: 17%;

    width: 66%;
    height: 1px;

    background: linear-gradient(
        90deg,
        transparent,
        var(--gold-light),
        transparent
    );

    box-shadow: 0 0 24px rgba(212, 169, 79, 0.42);
}

.abajur-contact-label {
    margin: 0 0 16px;

    color: var(--gold-light);

    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.26em;
}

.abajur-contact-section h2 {
    max-width: 700px;
    margin: 0 auto;

    color: #ffffff;

    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(2rem, 4vw, 3.55rem);
    font-weight: 400;
    line-height: 1.12;
    letter-spacing: -0.045em;
}

.abajur-contact-section > p:not(.abajur-contact-label) {
    max-width: 650px;
    margin: 22px auto 0;

    color: var(--muted);

    font-size: 0.98rem;
    line-height: 1.75;
}

.abajur-contact-button {
    margin-top: 31px;
}


/* =========================================================
   FOOTER
========================================================= */

.abajur-footer {
    min-height: 105px;
    padding: 30px 24px;

    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;

    border-top: 1px solid rgba(212, 169, 79, 0.16);

    color: rgba(255, 255, 255, 0.48);
    background: #030303;

    font-size: 0.72rem;
    letter-spacing: 0.08em;
}

.abajur-footer p {
    margin: 0;
}

.abajur-footer a {
    color: var(--gold-light);
    text-decoration: none;
}

.abajur-footer a:hover {
    color: #ffffff;
}


/* =========================================================
   ARAPÇA / RTL
========================================================= */

html[dir="rtl"] .abajur-product-content {
    text-align: right;
}

html[dir="rtl"] .abajur-title-line {
    margin-right: 0;
    margin-left: auto;

    background: linear-gradient(
        270deg,
        var(--gold),
        transparent
    );
}

html[dir="rtl"] .language-menu {
    right: auto;
    left: 0;
}

html[dir="rtl"] .language-menu button {
    text-align: right;
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1000px) {

    .abajur-navbar {
        grid-template-columns: 1fr auto;
    }

    .abajur-nav-links {
        display: none;
    }

    .abajur-product {
        grid-template-columns:
            minmax(0, 440px)
            minmax(0, 390px);

        gap: 55px;
    }

    .abajur-image-shell {
        height: 350px;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media (max-width: 780px) {

    .abajur-navbar {
        width: calc(100% - 28px);
        min-height: 76px;
    }

    .abajur-brand {
        gap: 9px;
    }

    .abajur-brand-logo {
        width: 47px;
        height: 34px;
        flex-basis: 47px;
    }

    .abajur-brand-copy strong {
        font-size: 0.94rem;
        letter-spacing: 0.065em;
    }

    .abajur-brand-copy small {
        margin-top: 4px;
        font-size: 0.55rem;
    }

    .language-button {
        min-width: 78px;
        height: 39px;
        padding: 0 11px;
    }

    .abajur-hero {
        min-height: 500px;
        padding: 100px 20px 80px;
    }

    .abajur-eyebrow {
        font-size: 0.61rem;
        letter-spacing: 0.22em;
    }

    .abajur-hero h1 {
        font-size: clamp(2.8rem, 14vw, 4.5rem);
    }

    .abajur-product-list {
        width: min(100% - 30px, 560px);
        padding-top: 15px;
    }

    .abajur-product,
    .abajur-product-reverse {
        min-height: auto;
        padding: 80px 0;

        grid-template-columns: 1fr;
        gap: 45px;
    }

    .abajur-product-reverse .abajur-product-visual,
    .abajur-product-reverse .abajur-product-content {
        order: initial;
    }

    .abajur-image-shell {
        height: 350px;
        border-radius: 19px;
    }

    .abajur-product-content {
        max-width: 500px;
        padding: 0 5px;
    }

    .abajur-product-content h2 {
        font-size: clamp(2.2rem, 10vw, 3.15rem);
    }

    .abajur-product-description {
        font-size: 0.96rem;
        line-height: 1.75;
    }

    .abajur-product:first-child .abajur-product-visual,
    .abajur-product:first-child .abajur-product-content,
    .abajur-product:not(:first-child)
    .abajur-product-visual,
    .abajur-product:not(:first-child)
    .abajur-product-content {
        transform: translateY(45px);
    }

    .abajur-product.is-visible .abajur-product-visual,
    .abajur-product.is-visible .abajur-product-content {
        transform: translateY(0);
    }

    .abajur-contact-section {
        width: calc(100% - 30px);
        margin-bottom: 75px;
        padding: 65px 22px;

        border-radius: 22px;
    }

    .abajur-footer {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

}


/* =========================================================
   KÜÇÜK TELEFON
========================================================= */

@media (max-width: 430px) {

    .abajur-brand-logo {
        width: 40px;
        height: 30px;
        flex-basis: 40px;
    }

    .abajur-brand-copy strong {
        font-size: 0.78rem;
    }

    .abajur-brand-copy small {
        font-size: 0.48rem;
    }

    .abajur-image-shell {
        height: 290px;
    }

    .abajur-product {
        padding: 70px 0;
    }

    .abajur-info-button {
        width: 100%;
    }

}


/* =========================================================
   HAREKET AZALTMA
========================================================= */

@media (prefers-reduced-motion: reduce) {

    html {
        scroll-behavior: auto;
    }

    .abajur-eyebrow,
    .abajur-hero h1,
    .abajur-hero-description,
    .abajur-discover-button,
    .abajur-product,
    .abajur-product-visual,
    .abajur-product-content {
        opacity: 1;
        transform: none;
        animation: none;
        transition: none;
    }

}
/* ==================================================
   PREMIUM ÜRÜN KARTI EFEKTLERİ
================================================== */

.abajur-product {
    opacity: 0;
    transform: translateY(70px);
    transition:
        opacity 1s ease,
        transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}

.abajur-product.is-visible {
    opacity: 1;
    transform: translateY(0);
}


/* Görsel kutusu */

.abajur-image-shell {
    position: relative;
    overflow: hidden;
    border-radius: 4px;

    transform-style: preserve-3d;

    transition:
        transform 0.5s cubic-bezier(0.16, 1, 0.3, 1),
        box-shadow 0.5s ease;
}

.abajur-image-shell::before {
    content: "";

    position: absolute;
    inset: 0;

    z-index: 2;

    pointer-events: none;

    background:
        linear-gradient(
            120deg,
            transparent 25%,
            rgba(218, 178, 92, 0.18) 48%,
            transparent 70%
        );

    transform: translateX(-130%);

    transition: transform 0.8s ease;
}

.abajur-image-shell::after {
    content: "";

    position: absolute;
    inset: 0;

    z-index: 1;

    pointer-events: none;

    background:
        linear-gradient(
            to top,
            rgba(0, 0, 0, 0.38),
            transparent 55%
        );

    opacity: 0.45;

    transition: opacity 0.5s ease;
}


/* Ürün görseli */

.abajur-image-shell img {
    display: block;

    width: 100%;
    height: 100%;

    object-fit: cover;

    transform: scale(1.01);

    transition:
        transform 0.9s cubic-bezier(0.16, 1, 0.3, 1),
        filter 0.6s ease;
}


/* Hover sırasında premium büyüme */

.abajur-product:hover .abajur-image-shell {
    box-shadow:
        0 30px 80px rgba(0, 0, 0, 0.45),
        0 0 35px rgba(204, 165, 82, 0.12);
}

.abajur-product:hover .abajur-image-shell img {
    transform: scale(1.07);
    filter: brightness(1.05) contrast(1.03);
}

.abajur-product:hover .abajur-image-shell::before {
    transform: translateX(130%);
}

.abajur-product:hover .abajur-image-shell::after {
    opacity: 0.2;
}


/* Ürün numarası */

.abajur-product-number {
    transition:
        color 0.4s ease,
        transform 0.4s ease,
        text-shadow 0.4s ease;
}

.abajur-product:hover .abajur-product-number {
    color: #d5ae61;

    transform: translateY(-5px);

    text-shadow:
        0 0 24px rgba(213, 174, 97, 0.25);
}


/* Başlık */

.abajur-product-content h2 {
    transition:
        color 0.4s ease,
        transform 0.4s ease;
}

.abajur-product:hover .abajur-product-content h2 {
    color: #e2c27c;
    transform: translateX(5px);
}


/* Altın çizgi */

.abajur-title-line {
    transform-origin: left center;

    transition:
        width 0.6s cubic-bezier(0.16, 1, 0.3, 1),
        box-shadow 0.5s ease;
}

.abajur-product:hover .abajur-title-line {
    width: 90px;

    box-shadow:
        0 0 18px rgba(212, 174, 93, 0.45);
}


/* Bilgi al butonu */

.abajur-info-button {
    position: relative;
    overflow: hidden;

    transition:
        color 0.35s ease,
        border-color 0.35s ease,
        transform 0.35s ease,
        box-shadow 0.35s ease;
}

.abajur-info-button::before {
    content: "";

    position: absolute;
    inset: 0;

    z-index: -1;

    background: #cda85d;

    transform: translateX(-102%);

    transition:
        transform 0.45s cubic-bezier(0.16, 1, 0.3, 1);
}

.abajur-info-button:hover {
    color: #080808;

    border-color: #cda85d;

    transform: translateY(-3px);

    box-shadow:
        0 12px 35px rgba(205, 168, 93, 0.18);
}

.abajur-info-button:hover::before {
    transform: translateX(0);
}


/* Mouse parallax için */

.abajur-product-visual {
    perspective: 1000px;
}

.abajur-image-shell {
    will-change: transform;
}


/* Hareket azaltma tercihi */

@media (prefers-reduced-motion: reduce) {

    .abajur-product,
    .abajur-image-shell,
    .abajur-image-shell img,
    .abajur-info-button,
    .abajur-title-line {
        transition: none;
    }

    .abajur-product {
        opacity: 1;
        transform: none;
    }
}


/* Mobilde 3D efekti kapat */

@media (max-width: 768px) {

    .abajur-product:hover .abajur-image-shell {
        transform: none;
    }

    .abajur-product:hover .abajur-product-content h2 {
        transform: none;
    }
}
/* CTA Animasyonu */

.abajur-contact-section{
    opacity:0;
    transform:translateY(70px);
    transition:
        opacity 1.2s ease,
        transform 1.2s cubic-bezier(.16,1,.3,1);
}

.abajur-contact-section.is-visible{
    opacity:1;
    transform:translateY(0);
}
/* İletişim kartı 3D alanı */

.abajur-contact-section {
    position: relative;
    overflow: hidden;

    transform-style: preserve-3d;
    will-change: transform;

    transition:
        opacity 1.2s ease,
        transform 0.25s ease,
        border-color 0.4s ease,
        box-shadow 0.4s ease;
}

.abajur-contact-section.is-visible {
    opacity: 1;
    transform: translateY(0);
}

.abajur-contact-section:hover {
    border-color: rgba(220, 180, 90, 0.45);

    box-shadow:
        0 35px 90px rgba(0, 0, 0, 0.45),
        0 0 40px rgba(211, 170, 82, 0.08);
}

/* Mouse ile hareket eden altın ışık */

.abajur-contact-section::before {
    content: "";

    position: absolute;
    inset: 0;

    pointer-events: none;

    background:
        radial-gradient(
            circle at var(--mouse-x, 50%) var(--mouse-y, 50%),
            rgba(224, 185, 100, 0.15),
            transparent 38%
        );

    opacity: 0;

    transition: opacity 0.35s ease;
}

.abajur-contact-section:hover::before {
    opacity: 1;
}

/* Yazıları hafif öne çıkar */

.abajur-contact-section > * {
    position: relative;
    z-index: 2;

    transform: translateZ(25px);
}
/* ==========================================
   MOBİL / iPHONE / iPAD 3D HİSSİ
========================================== */

@media (hover: none) and (pointer: coarse) {

    .abajur-image-shell,
    .abajur-contact-section {
        transform:
            perspective(1000px)
            rotateX(var(--mobile-rotate-x, 0deg))
            translateY(var(--mobile-translate-y, 0px))
            scale(1);

        transition:
            transform 0.22s ease,
            box-shadow 0.3s ease,
            filter 0.3s ease;

        will-change: transform;
    }


    /* Dokununca karta basılmış hissi */

    .abajur-image-shell.mobile-touch-active,
    .abajur-contact-section.mobile-touch-active {
        transform:
            perspective(1000px)
            rotateX(var(--mobile-rotate-x, 0deg))
            translateY(var(--mobile-translate-y, 0px))
            scale(0.975);

        box-shadow:
            0 18px 45px rgba(0, 0, 0, 0.42),
            0 0 26px rgba(210, 230, 255, 0.1);
    }


    /* Dokununca fotoğraf büyüsün */

    .abajur-image-shell.mobile-touch-active img {
        transform: scale(1.055);
        filter:
            brightness(1.07)
            contrast(1.04);
    }


    /* Kristal ışık dokununca geçsin */

    .crystal-page
    .abajur-image-shell.mobile-touch-active::before {
        transform: translateX(135%);
    }


    /* İletişim kutusu dokununca parlasın */

    .abajur-contact-section.mobile-touch-active {
        border-color:
            rgba(220, 235, 255, 0.34);

        box-shadow:
            0 25px 65px rgba(0, 0, 0, 0.48),
            0 0 34px rgba(205, 230, 255, 0.12);
    }

}