/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Poppins', sans-serif;
    line-height: 1.6;
    color: #333;
    overflow-x: hidden;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1rem;
}

h1 { font-size: 3.5rem; }
h2 { font-size: 2.5rem; }
h3 { font-size: 1.8rem; }

p {
    margin-bottom: 1rem;
    color: #666;
}

/* Buttons */
.btn {
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    text-align: center;
}

.btn-primary {
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    color: white;
    box-shadow: 0 4px 15px rgba(46, 204, 113, 0.3);
}

.btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(46, 204, 113, 0.4);
}

.btn-secondary {
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    color: white;
    border: none;
    box-shadow: 0 4px 15px rgba(46, 204, 113, 0.3);
}

.btn-secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(46, 204, 113, 0.4);
}

/* Navigation */
.navbar {
    position: fixed;
    top: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    z-index: 1000;
    transition: all 0.3s ease;
    padding: 1rem 0;
}

.navbar.scrolled {
    background: rgba(255, 255, 255, 0.98);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.nav-logo {
    display: flex;
    align-items: center;
    font-size: 1.5rem;
    font-weight: 700;
    color: #2ecc71;
}

.nav-logo i {
    font-size: 2rem;
    margin-right: 10px;
}

.nav-menu {
    display: flex;
    list-style: none;
    gap: 2rem;
}

.nav-link {
    text-decoration: none;
    color: #333;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
}

.nav-link:hover {
    color: #2ecc71;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 2px;
    background: #2ecc71;
    transition: width 0.3s ease;
}

.nav-link:hover::after {
    width: 100%;
}

.nav-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

.bar {
    width: 25px;
    height: 3px;
    background: #333;
    margin: 3px 0;
    transition: 0.3s;
}

/* Hero Section */
.hero {
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    overflow: hidden;
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(46, 204, 113, 0.88), rgba(39, 174, 96, 0.88)),
                url('assets/hero.jpg') center/cover no-repeat;
    z-index: -2;
}

.hero-background::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    z-index: -1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 20% 30%, rgba(255,255,255,0.06), transparent 40%),
                radial-gradient(circle at 80% 70%, rgba(255,255,255,0.06), transparent 40%);
    z-index: -1;
}

/* Floating seeds */
.floating-seeds {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

/* Floating seeds yoğunluk ve çeşitlilik */
.floating-seeds span {
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    box-shadow: 0 0 12px rgba(255,255,255,0.7);
    animation: floatUp 12s linear infinite, sway 5s ease-in-out infinite;
}

/* Layer 2: daha yavaş, daha küçük ve daha şeffaf */
.floating-seeds.layer2 span {
    background: rgba(255, 255, 255, 0.35);
    filter: blur(0.5px);
    animation: floatUpSlow 18s linear infinite, swayReverse 6s ease-in-out infinite, spin 8s linear infinite;
}

/* Boyut çeşitliliği */
.floating-seeds span:nth-child(odd) { width: 10px; height: 10px; }
.floating-seeds span:nth-child(even) { width: 6px; height: 6px; }
.floating-seeds.layer2 span:nth-child(odd) { width: 7px; height: 7px; }
.floating-seeds.layer2 span:nth-child(even) { width: 5px; height: 5px; }

/* Konum ve süreler: layer1 */
.floating-seeds span:nth-child(1) { left: 8%;  bottom: -12%; animation-delay: 0s; }
.floating-seeds span:nth-child(2) { left: 14%; bottom: -18%; animation-delay: 0.6s; }
.floating-seeds span:nth-child(3) { left: 22%; bottom: -14%; animation-delay: 1.1s; }
.floating-seeds span:nth-child(4) { left: 30%; bottom: -20%; animation-delay: 0.2s; }
.floating-seeds span:nth-child(5) { left: 38%; bottom: -16%; animation-delay: 1.6s; }
.floating-seeds span:nth-child(6) { left: 46%; bottom: -22%; animation-delay: 0.9s; }
.floating-seeds span:nth-child(7) { left: 54%; bottom: -15%; animation-delay: 1.8s; }
.floating-seeds span:nth-child(8) { left: 62%; bottom: -19%; animation-delay: 0.4s; }
.floating-seeds span:nth-child(9) { left: 70%; bottom: -13%; animation-delay: 2.0s; }
.floating-seeds span:nth-child(10){ left: 78%; bottom: -21%; animation-delay: 0.7s; }
.floating-seeds span:nth-child(11){ left: 86%; bottom: -18%; animation-delay: 1.3s; }
.floating-seeds span:nth-child(12){ left: 34%; bottom: -17%; animation-delay: 2.1s; }
.floating-seeds span:nth-child(13){ left: 26%; bottom: -23%; animation-delay: 0.3s; }
.floating-seeds span:nth-child(14){ left: 12%; bottom: -19%; animation-delay: 1.1s; }
.floating-seeds span:nth-child(15){ left: 44%; bottom: -24%; animation-delay: 1.5s; }
.floating-seeds span:nth-child(16){ left: 58%; bottom: -26%; animation-delay: 0.5s; }
.floating-seeds span:nth-child(17){ left: 74%; bottom: -25%; animation-delay: 1.9s; }
.floating-seeds span:nth-child(18){ left: 20%; bottom: -27%; animation-delay: 0.8s; }
.floating-seeds span:nth-child(19){ left: 52%; bottom: -28%; animation-delay: 1.2s; }
.floating-seeds span:nth-child(20){ left: 66%; bottom: -29%; animation-delay: 0.1s; }
.floating-seeds span:nth-child(21){ left: 82%; bottom: -30%; animation-delay: 2.3s; }
.floating-seeds span:nth-child(22){ left: 6%;  bottom: -26%; animation-delay: 1.4s; }
.floating-seeds span:nth-child(23){ left: 90%; bottom: -28%; animation-delay: 0.4s; }
.floating-seeds span:nth-child(24){ left: 38%; bottom: -25%; animation-delay: 1.7s; }

/* Konum ve süreler: layer2 (daha yavaş) */
.floating-seeds.layer2 span:nth-child(1) { left: 5%;  bottom: -10%; animation-delay: 0.3s; }
.floating-seeds.layer2 span:nth-child(2) { left: 16%; bottom: -12%; animation-delay: 1.1s; }
.floating-seeds.layer2 span:nth-child(3) { left: 28%; bottom: -15%; animation-delay: 0.2s; }
.floating-seeds.layer2 span:nth-child(4) { left: 36%; bottom: -11%; animation-delay: 1.6s; }
.floating-seeds.layer2 span:nth-child(5) { left: 48%; bottom: -13%; animation-delay: 0.9s; }
.floating-seeds.layer2 span:nth-child(6) { left: 57%; bottom: -12%; animation-delay: 2.0s; }
.floating-seeds.layer2 span:nth-child(7) { left: 63%; bottom: -14%; animation-delay: 0.7s; }
.floating-seeds.layer2 span:nth-child(8) { left: 72%; bottom: -10%; animation-delay: 1.3s; }
.floating-seeds.layer2 span:nth-child(9) { left: 79%; bottom: -12%; animation-delay: 0.4s; }
.floating-seeds.layer2 span:nth-child(10){ left: 86%; bottom: -9%;  animation-delay: 1.8s; }
.floating-seeds.layer2 span:nth-child(11){ left: 92%; bottom: -11%; animation-delay: 0.5s; }
.floating-seeds.layer2 span:nth-child(12){ left: 41%; bottom: -13%; animation-delay: 1.4s; }
.floating-seeds.layer2 span:nth-child(13){ left: 24%; bottom: -9%;  animation-delay: 0.6s; }
.floating-seeds.layer2 span:nth-child(14){ left: 10%; bottom: -8%;  animation-delay: 2.1s; }
.floating-seeds.layer2 span:nth-child(15){ left: 50%; bottom: -9%;  animation-delay: 1.2s; }
.floating-seeds.layer2 span:nth-child(16){ left: 68%; bottom: -7%;  animation-delay: 0.2s; }
.floating-seeds.layer2 span:nth-child(17){ left: 30%; bottom: -8%;  animation-delay: 1.9s; }
.floating-seeds.layer2 span:nth-child(18){ left: 76%; bottom: -9%;  animation-delay: 0.8s; }

@keyframes floatUp {
    0% { transform: translateY(0) translateX(0) scale(0.9); opacity: 0; }
    12% { opacity: 0.95; }
    50% { transform: translateY(-50vh) translateX(28px) scale(1.05); }
    100% { transform: translateY(-100vh) translateX(-28px) scale(1.15); opacity: 0; }
}

@keyframes floatUpSlow {
    0% { transform: translateY(0) translateX(0) scale(0.85); opacity: 0; }
    15% { opacity: 0.8; }
    50% { transform: translateY(-40vh) translateX(18px) scale(0.95); }
    100% { transform: translateY(-85vh) translateX(-18px) scale(1.05); opacity: 0; }
}

@keyframes sway { 0%,100% { margin-left: 0; } 50% { margin-left: 10px; } }
@keyframes swayReverse { 0%,100% { margin-left: 0; } 50% { margin-left: -10px; } }
@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }

.hero-content {
    z-index: 1;
    max-width: 800px;
    padding: 0 20px;
}

.hero-title {
    font-size: 4rem;
    margin-bottom: 1.5rem;
    animation: fadeInUp 1s ease;
}

.highlight {
    color: #f1c40f;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.hero-subtitle {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    opacity: 0.9;
    color: #ffffff;
}

.hero-buttons {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
}

.scroll-indicator {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    animation: bounce 2s infinite;
}

.scroll-arrow {
    width: 30px;
    height: 30px;
    border: 2px solid white;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
}

/* Section Styles */
section {
    padding: 80px 0;
}

.section-header {
    text-align: center;
    margin-bottom: 4rem;
}

.section-header h2 {
    color: #2ecc71;
    margin-bottom: 1rem;
}

.section-header p {
    font-size: 1.2rem;
    color: #666;
}

/* About Section */
.about {
    background: #f9f9f9;
}

.about-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4rem;
    align-items: center;
}

.about-text h3 {
    color: #2ecc71;
    margin-top: 2rem;
}

.about-text h3:first-child {
    margin-top: 0;
}

.stats {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-top: 3rem;
}

.stat-item {
    text-align: center;
    padding: 1.5rem;
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.stat-item:hover {
    transform: translateY(-5px);
}

.stat-number {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2ecc71;
    margin-bottom: 0.5rem;
}

.stat-label {
    color: #666;
    font-weight: 500;
}

.about-image .image-container {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.about-image img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}

.about-image:hover img {
    transform: scale(1.05);
}

/* Products Section */
.products-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.product-card {
    background: white;
    padding: 2rem;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    border: 1px solid #f0f0f0;
}

.product-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.product-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
}

.product-icon i {
    font-size: 2rem;
    color: white;
}

.product-card h3 {
    color: #2ecc71;
    margin-bottom: 1rem;
}

.product-features {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem;
    justify-content: center;
    margin-top: 1.5rem;
}

.product-features span {
    background: #f0f8f0;
    color: #2ecc71;
    padding: 0.3rem 0.8rem;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
}

/* Services Section */
.services {
    background: #f9f9f9;
}

.services-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
}

.service-item {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    background: white;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.service-item:hover {
    transform: translateY(-5px);
}

.service-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.service-icon i {
    font-size: 1.5rem;
    color: white;
}

.service-text h3 {
    color: #2ecc71;
    margin-bottom: 0.5rem;
}

/* Contact Section */
/* Yeni düzen: İletişim alanı tek grid */
.contact-content {
    display: block;
}

/* Yeni: İletişim bilgi kutularını yan yana grid yap */
.contact-info {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
    align-items: start;
}

/* Grid içi dikey boşlukları gap ile yöneteceğimiz için aşağıyı sıfırla */
.contact-info .contact-item {
    margin-bottom: 0;
}

.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.contact-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.contact-icon i {
    color: white;
    font-size: 1.2rem;
}

.contact-text h3 {
    color: #2ecc71;
    margin-bottom: 0.5rem;
}

/* Contact links appearance */
.contact-text a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px dashed transparent;
    transition: color 0.2s ease, border-color 0.2s ease;
}

.contact-text a:hover {
    color: #2ecc71;
    border-color: #2ecc71;
}

.contact-form {
    background: white;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.form-group {
    margin-bottom: 1.5rem;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 1rem;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    font-size: 1rem;
    transition: border-color 0.3s ease;
    font-family: inherit;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #2ecc71;
}

/* Footer */
.footer {
    background: #2c3e50;
    color: white;
    padding: 3rem 0 1rem;
}

.footer-content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin-bottom: 2rem;
}

.footer-logo {
    display: flex;
    align-items: center;
    font-size: 1.3rem;
    font-weight: 700;
    color: #2ecc71;
    margin-bottom: 1rem;
}

.footer-logo i {
    font-size: 1.8rem;
    margin-right: 10px;
}

.footer-section h3 {
    color: #2ecc71;
    margin-bottom: 1rem;
}

.footer-section ul {
    list-style: none;
}

.footer-section ul li {
    margin-bottom: 0.5rem;
}

.footer-section ul li a {
    color: #bdc3c7;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-section ul li a:hover {
    color: #2ecc71;
}

.social-links {
    display: flex;
    gap: 1rem;
    margin-top: 1rem;
}

.social-links a {
    width: 40px;
    height: 40px;
    background: #34495e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}

.social-links a:hover {
    background: #2ecc71;
    transform: translateY(-3px);
}

.footer-bottom {
    text-align: center;
    padding-top: 2rem;
    border-top: 1px solid #34495e;
    color: #bdc3c7;
}

/* Back to Top Button */
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #2ecc71, #27ae60);
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    display: none;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    box-shadow: 0 5px 20px rgba(46, 204, 113, 0.3);
    transition: all 0.3s ease;
    z-index: 1000;
}

.back-to-top:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(46, 204, 113, 0.4);
}

.back-to-top.show {
    display: flex;
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateX(-50%) translateY(0);
    }
    40% {
        transform: translateX(-50%) translateY(-10px);
    }
    60% {
        transform: translateX(-50%) translateY(-5px);
    }
}

/* Responsive Design */
@media (max-width: 1024px) {
    .contact-info {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .nav-menu {
        position: fixed;
        left: -100%;
        top: 70px;
        flex-direction: column;
        background-color: white;
        width: 100%;
        text-align: center;
        transition: 0.3s;
        box-shadow: 0 10px 27px rgba(0, 0, 0, 0.05);
        padding: 2rem 0;
    }

    .nav-menu.active {
        left: 0;
    }

    .nav-toggle {
        display: flex;
    }

    .nav-toggle.active .bar:nth-child(2) {
        opacity: 0;
    }

    .nav-toggle.active .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .nav-toggle.active .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }

    .hero-title {
        font-size: 2.5rem;
    }

    .hero-subtitle {
        font-size: 1.1rem;
    }

    .hero-buttons {
        flex-direction: column;
        align-items: center;
    }

    .about-content,
    .contact-content {
        grid-template-columns: 1fr;
        gap: 2rem;
    }

    .stats {
        grid-template-columns: 1fr;
    }

    .products-grid {
        grid-template-columns: 1fr;
    }

    .services-content {
        grid-template-columns: 1fr;
    }

    .footer-content {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .social-links {
        justify-content: center;
    }

    h1 { font-size: 2.5rem; }
    h2 { font-size: 2rem; }
    h3 { font-size: 1.5rem; }

    /* Mobilde iletişim bilgi kutularını tek sütuna düşür */
    .contact-info {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 15px;
    }

    .hero-title {
        font-size: 2rem;
    }

    .btn {
        padding: 12px 24px;
        font-size: 0.9rem;
    }

    .product-card,
    .service-item {
        padding: 1.5rem;
    }
}

/* Smooth scrolling for older browsers */
@media (prefers-reduced-motion: no-preference) {
    html {
        scroll-behavior: smooth;
    }
}

/* Loading animation for images */
.image-container {
    position: relative;
}

.image-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 100%;
    animation: loading 1.5s infinite;
    border-radius: 20px;
}

.image-container img {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.image-container img.loaded {
    opacity: 1;
}

.image-container img.loaded + .image-container::before {
    display: none;
}

@keyframes loading {
    0% {
        background-position: 200% 0;
    }
    100% {
        background-position: -200% 0;
    }
}

/* Hero marka renkleri */
.brand-primary {
    color: #ffffff;
}

.brand-secondary {
    color: #ffffff;
}

/* İletişim bilgi tipografisi: biraz küçült ve aralıkları düzenle */
.contact-info h3 {
    font-size: 1.6rem;
    margin-bottom: 0.3rem;
}

.contact-item p {
    font-size: 1.05rem;
    line-height: 1.7;
}

/* Telefon no blokları: satırlar arası açıklık ve hizalama */
.contact-item .contact-text p + p {
    margin-top: 0.3rem;
}

/* Grid başlıkları çok büyük görünmesin */
.contact-info .contact-item .contact-text h3 {
    font-weight: 700;
}

/* Tablet ve altı için daha da küçült */
@media (max-width: 1024px) {
    .contact-info h3 { font-size: 1.4rem; }
    .contact-item p { font-size: 1rem; }
}

@media (max-width: 768px) {
    .contact-info h3 { font-size: 1.3rem; }
    .contact-item p { font-size: 0.95rem; }
}

/* About gallery */
.about-gallery {
    position: relative;
    min-height: 360px;
}

.about-photo {
    position: absolute;
    overflow: hidden;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.about-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.about-photo.owner {
    top: 0;
    left: 0;
    width: 65%;
    height: 75%;
}

.about-photo.field {
    bottom: 0;
    right: 0;
    width: 55%;
    height: 65%;
    border: 6px solid #ffffff;
}

@media (max-width: 1024px) {
    .about-gallery { min-height: 300px; }
}

@media (max-width: 768px) {
    .about-gallery {
        min-height: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    .about-photo {
        position: relative;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
    /* Mobilde beyaz çerçeveyi kaldır */
    .about-photo.field {
        border: none;
    }
}
