.parallax-section{position:relative;overflow:hidden;isolation:isolate}
.parallax-bg,.parallax-layer{position:absolute;pointer-events:none;will-change:transform}
.parallax-bg{inset:-18% 0;background-image:var(--parallax-image);background-size:cover;background-position:center;z-index:0;transform:translate3d(0,0,0) scale(1.04);filter:saturate(.82) contrast(1.04)}
.parallax-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,12,15,.92),rgba(8,12,15,.66),rgba(8,12,15,.34))}
.parallax-section .container{position:relative;z-index:2}
.parallax-hero{background:linear-gradient(135deg,#090d10,#152027);min-height:calc(100vh - 84px)}
.parallax-hero .hero-content{padding:40px 0}
.parallax-about{background:radial-gradient(circle at 18% 20%,rgba(231,167,156,.14),transparent 28%),linear-gradient(135deg,#0b1013,#151f25)}
.parallax-products{background:radial-gradient(circle at 84% 18%,rgba(199,125,116,.18),transparent 30%),linear-gradient(135deg,#0a0e11,#151f25)}
.parallax-gallery-showcase{min-height:420px;display:flex;align-items:center;background:#090d10}
.parallax-gallery-showcase .parallax-bg:after{background:linear-gradient(90deg,rgba(8,12,15,.94),rgba(8,12,15,.62),rgba(8,12,15,.36))}
.parallax-history{background:linear-gradient(135deg,#0a0e11,#141d22)}
.parallax-orb{width:210px;height:210px;border-radius:50%;right:7%;top:16%;background:radial-gradient(circle at 34% 30%,#f7ead7,#e7a79c 42%,#a9635c 72%);opacity:.34;filter:blur(.2px);z-index:1}
.parallax-cone{width:170px;height:230px;right:13%;bottom:9%;opacity:.32;z-index:1}
.parallax-cone:before{content:"";position:absolute;left:22px;top:0;width:106px;height:106px;border-radius:50%;background:#e7a79c;box-shadow:42px 18px 0 #9b5a54,-30px 22px 0 #ffe1dc}
.parallax-cone:after{content:"";position:absolute;left:32px;top:86px;border-left:43px solid transparent;border-right:43px solid transparent;border-top:112px solid #a05f59;filter:drop-shadow(0 10px 18px rgba(0,0,0,.32))}
.parallax-waffle{width:300px;height:300px;left:-70px;bottom:-80px;opacity:.18;background-image:linear-gradient(45deg,transparent 47%,#c77d74 48%,#c77d74 52%,transparent 53%),linear-gradient(-45deg,transparent 47%,#e7a79c 48%,#e7a79c 52%,transparent 53%);background-size:34px 34px;z-index:1}
.parallax-marble{inset:0;opacity:.42;z-index:0;background:radial-gradient(circle at 12% 24%,rgba(231,167,156,.12),transparent 22%),radial-gradient(circle at 84% 28%,rgba(199,125,116,.12),transparent 25%),linear-gradient(125deg,transparent 0 42%,rgba(255,225,220,.14) 43%,transparent 48%);mix-blend-mode:screen}
.parallax-drop{width:78px;height:102px;left:72%;top:18%;border-radius:58% 58% 62% 62%;background:#e7a79c;opacity:.28;transform:rotate(18deg);z-index:1}
.parallax-title-panel{max-width:720px;padding:76px 0}
body[data-parallax-intensity="orta"] .parallax-orb,body[data-parallax-intensity="orta"] .parallax-cone{opacity:.4}
body[data-parallax-intensity="yuksek"] .parallax-orb,body[data-parallax-intensity="yuksek"] .parallax-cone{opacity:.48}
@media(prefers-reduced-motion:no-preference){.parallax-bg{animation:bgBreath 13s ease-in-out infinite}.parallax-orb{animation:luxFloat 7s ease-in-out infinite}.parallax-cone{animation:luxFloat 8.5s ease-in-out infinite reverse}.parallax-drop{animation:luxFloatSoft 6.5s ease-in-out infinite}.parallax-waffle{animation:waffleDrift 12s ease-in-out infinite}}
@keyframes luxFloat{0%,100%{margin-top:0;margin-right:0}50%{margin-top:-22px;margin-right:10px}}
@keyframes luxFloatSoft{0%,100%{margin-top:0}50%{margin-top:18px}}
@keyframes waffleDrift{0%,100%{margin-left:0;opacity:.18}50%{margin-left:18px;opacity:.26}}
@keyframes bgBreath{0%,100%{filter:saturate(.82) contrast(1.04) brightness(1)}50%{filter:saturate(.95) contrast(1.08) brightness(1.06)}}
@media(max-width:767px){.parallax-bg,.parallax-layer{transform:none!important;will-change:auto}.parallax-orb,.parallax-cone,.parallax-waffle,.parallax-drop{opacity:.14}.parallax-gallery-showcase{min-height:320px}}
@media(prefers-reduced-motion:reduce){.parallax-bg,.parallax-layer{transform:none!important;will-change:auto}}
