.hero-section{position:relative;width:100%;height:88vh;background:url('../pictures/anasayfa/IMG_E1664.webp') center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:white;}.hero-section .overlay{position:absolute;inset:0;background:rgba(0,0,0,0.6);z-index:1;}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;padding:20px;}.hero-content h1{font-size:3.5rem;font-weight:1000;margin-bottom:20px;font-family:'Playfair Display',serif;}.hero-content p{font-size:1.25rem;margin-bottom:30px;}.about-section{background:white;padding:100px 40px;position:relative;overflow:hidden;border-bottom:1px solid #eee;}.background-decor{position:absolute;top:0;right:0;width:160px;height:160px;background-color:rgba(212,175,55,0.1);border-radius:50%;filter:blur(40px);animation:pulse 2s infinite;}.about-container{max-width:1200px;margin:0 auto;}.about-header{text-align:center;margin-bottom:64px;}.about-header h2{font-size:2.25rem;font-weight:700;position:relative;color:#111827;margin-bottom:0.5rem;}.referans-listesi{list-style-type:disc;padding-left:20px;}.about-header p{font-size:1.25rem;color:#4B5563;max-width:600px;margin:0 auto;}.about-content{display:flex;flex-wrap:wrap;gap:40px;align-items:center;}.about-text{flex:1;}.about-text h3{font-size:1.5rem;margin-top:1.5rem;margin-bottom:0.5rem;color:#1F2937;}.about-text p{color:#374151;line-height:1.6;}.about-text ul{padding-left:1.25rem;color:#374151;}.about-image{flex:1;height:400px;overflow:hidden;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.15);}.about-image img{width:100%;height:100%;object-fit:cover;}.about-button{margin-top:2rem;text-align:center;}