:root{--brand:#912427;--ink:#343434;--muted:#6d7074;--bg:#f6f6f4;--card:#fff;--line:#e6e6e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}.container{width:min(1180px,calc(100% - 32px));margin:auto}.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{min-height:78px;display:flex;align-items:center;gap:26px}.brand{font-weight:800;font-size:22px;color:var(--ink);text-decoration:none;display:flex;align-items:center;gap:10px}.brand img{max-height:48px;max-width:180px}.nav nav{display:flex;gap:18px;margin-left:auto}.nav nav a{color:var(--ink);text-decoration:none;font-weight:600}.nav form{display:flex;margin-left:8px}.nav form input{width:190px;border:1px solid var(--line);padding:10px 12px;border-radius:9px 0 0 9px}.nav form button{border:0;background:var(--brand);color:#fff;padding:0 14px;border-radius:0 9px 9px 0}.hero,.hero-slide{min-height:460px;border-radius:22px;margin:28px 0;background:#e9e6e2 center/cover no-repeat;position:relative;overflow:hidden}.hero{display:flex;align-items:center;padding:60px;background:linear-gradient(120deg,#fff,#eee)}.hero-slide{margin-bottom:28px}.hero-overlay{position:absolute;inset:0;padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.05));color:#fff}.hero h1,.hero-slide h1{font-size:clamp(26px,3vw,38px);line-height:1.05;margin:10px 0 18px;max-width:750px}.hero p,.hero-slide p{max-width:650px;font-size:18px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;color:var(--brand)}.hero-slide .eyebrow{color:#fff}.btn{display:inline-block;background:var(--brand);color:#fff;text-decoration:none;border:0;border-radius:10px;padding:11px 17px;font-weight:800;cursor:pointer}.btn.small{padding:8px 13px;font-size:14px;margin-top:10px}section{margin:58px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-head h2{margin:2px 0;font-size:32px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:16px;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:0 5px 20px rgba(0,0,0,.04)}.card img{width:100%;aspect-ratio:4/3;object-fit:contain;background:#fafafa;border-radius:11px}.card h2,.card h3{margin:12px 0 6px}.card p{color:var(--muted);margin:0 0 8px}.card strong{margin-top:auto;font-size:18px}.info{background:var(--ink);color:#fff;border-radius:20px;padding:42px}.info .eyebrow{color:#fff}.info h2{font-size:32px;margin:6px 0}.breadcrumbs{margin-top:26px;color:var(--muted)}.breadcrumbs a{color:var(--brand)}.product-detail{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;margin:25px 0 50px}.main-image{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.main-image img{width:100%;max-height:560px;object-fit:contain}.thumbs{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.thumbs img{width:78px;height:78px;object-fit:cover;background:#fff;border:1px solid var(--line);border-radius:8px}.price{font-size:30px;font-weight:900;margin:20px 0}.specs{width:100%;border-collapse:collapse;background:#fff}.specs th,.specs td{padding:12px;border-bottom:1px solid var(--line);text-align:left}.prose{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px;margin-bottom:40px}.prose img{max-width:100%}.cover{width:100%;border-radius:12px}.form{display:grid;gap:14px;max-width:720px}.form input,.form textarea,.search-big input{width:100%;padding:12px;border:1px solid var(--line);border-radius:9px}.form textarea{min-height:170px}.search-big{display:flex;gap:10px;margin:20px 0}.search-big .btn{width:auto}.notice{padding:12px 15px;background:#eef8ee;border-radius:9px;margin-bottom:15px}.empty{text-align:center;padding:60px 20px;background:#fff;border:1px solid var(--line);border-radius:16px}.footer{background:#222;color:#ddd;padding:34px 0;margin-top:0}.footer .container{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer-grid{align-items:flex-start}.footer a{color:#fff;text-decoration:none}.footer-brand{display:grid;gap:12px;max-width:620px}.footer-contact{color:#ddd}.footer-contact-list{display:flex;flex-direction:column;gap:10px;min-width:230px}.footer-contact-list a{display:block}.footer-contact-list strong{color:#fff}@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.nav{flex-wrap:wrap;padding:12px 0}.nav nav{order:3;width:100%;margin-left:0}.nav form{margin-left:auto}}@media(max-width:600px){.cards{grid-template-columns:1fr}.hero,.hero-slide{min-height:360px;padding:28px}.hero-overlay{padding:28px}.hero h1,.hero-slide h1{font-size:26px}.nav form input{width:140px}.info{padding:28px}}
.hero-slider{position:relative;overflow:hidden;margin:28px 0}.hero-slider .hero-slide{display:none;margin:0;min-height:460px}.hero-slider .hero-slide.active{display:block}.hero-slide-link{position:absolute;inset:0;z-index:1}.hero-overlay{z-index:2;pointer-events:none}.hero-button{pointer-events:auto;position:relative;z-index:3}.slider-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:8px;z-index:5}.slider-dots button{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.45);padding:0;cursor:pointer}.slider-dots button.active{background:#fff}.product-card{cursor:pointer}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(0,0,0,.08)}
.hero-slider{width:100%;aspect-ratio:1920/701;min-height:420px;margin:0 0 54px;border-radius:0}.hero-slider .hero-slide{height:100%;min-height:0;border-radius:0;background-position:center;background-size:cover}.hero-slider .hero-overlay{padding:clamp(30px,5vw,70px)}.home-notice{margin-top:22px}.about-section{margin-top:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:36px}.about-copy h2{font-size:38px;line-height:1.15;margin:8px 0 18px}.prose-inline{font-size:17px;color:var(--muted)}.about-image{border-radius:16px;overflow:hidden;background:#f4f4f2;min-height:280px;display:flex;align-items:center;justify-content:center}.about-image img{display:block;width:100%;height:100%;max-height:360px;object-fit:cover}.home-product-group{margin-bottom:42px}.section-head.compact{margin-bottom:14px}.section-head.compact h3{font-size:24px;margin:0}.text-link{color:var(--brand);font-weight:800;text-decoration:none}.faq-list{display:grid;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:800;padding:17px 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list details>div{padding:0 0 18px;color:var(--muted)}.trust-section{margin-top:0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.trust-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:5px;text-align:center}.trust-item a{color:inherit;text-decoration:none}.trust-icon{font-size:28px}.trust-item strong{font-size:20px}.trust-item span:last-child{color:var(--muted)}.contact-home{background:#fff;border:1px solid var(--line);border-radius:22px;padding:38px}.contact-home-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;align-items:start}.contact-home h2{font-size:36px;line-height:1.15;margin:8px 0 15px}.contact-home p{color:var(--muted);font-size:17px}.home-contact-form{max-width:none}.home-contact-form label{display:block;color:var(--ink);font-weight:700}.home-contact-form input,.home-contact-form textarea{background:#fff}.home-contact-form textarea{min-height:150px}.home-contact-form .consent{display:flex;align-items:flex-start;gap:8px;font-weight:400;color:var(--muted)}.home-contact-form .consent input{width:auto;margin-top:4px}.hp-field{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.services-section{margin-bottom:70px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;min-height:190px}.service-card img{width:100%;height:150px;object-fit:cover;border-radius:10px;margin-bottom:14px}.service-card h3{margin:8px 0}.service-card p{color:var(--muted);margin:0 0 12px}.service-icon{font-size:32px;min-height:40px}.footer{margin-top:0}
@media(max-width:900px){.hero-slider{aspect-ratio:auto;min-height:420px}.about-grid,.contact-home-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.hero-slider{min-height:360px}.about-grid,.contact-home{padding:24px}.service-grid{grid-template-columns:1fr}.contact-home h2,.about-copy h2{font-size:30px}}
.hero-slider{width:calc(100% + 32px);margin-left:-16px}

/* V9 ana sayfa düzeni ve görsel netliği */
.hero-slide{background-color:transparent;background-blend-mode:normal}
.hero-slider .hero-overlay{background:transparent;text-shadow:0 2px 12px rgba(0,0,0,.55)}
.hero-slider .hero-overlay .btn{text-shadow:none}
.about-grid{grid-template-columns:1fr 1fr}
.about-image{min-height:300px;height:340px}.about-image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:var(--muted);background:#f4f4f2}.about-image-placeholder span{font-size:20px;font-weight:800;color:var(--ink);margin-bottom:8px}.about-image-placeholder small{max-width:320px}.maps-frame{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;min-height:320px}.maps-frame iframe{display:block;width:100%;min-height:320px;border:0}
.about-phone{display:inline-block;margin-top:18px;font-size:21px;font-weight:800;color:var(--brand);text-decoration:none}
.home-category-strip{margin-top:-20px;margin-bottom:20px}
.category-strip-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}
.category-tile{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px;text-decoration:none;color:inherit;text-align:center;display:flex;flex-direction:column;gap:10px;transition:.2s}
.category-tile:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.08)}
.category-tile img{width:100%;height:125px;object-fit:contain;border-radius:10px;background:#fafafa}
.category-tile strong{font-size:16px}
.products-nav{position:relative;display:block;z-index:1000}.products-nav-head{display:flex;align-items:center;gap:2px}.products-nav-parent{color:var(--ink)!important;text-decoration:none;font-weight:700;padding:8px 2px;white-space:nowrap}.products-nav-toggle{border:0;background:transparent;color:var(--ink);font:inherit;font-weight:800;cursor:pointer;padding:8px 7px;line-height:1}.products-nav-menu{position:absolute;top:100%;left:0;min-width:250px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.18);padding:8px;display:none;gap:2px;z-index:1001;pointer-events:auto}.products-nav.open .products-nav-menu,.products-nav:hover .products-nav-menu,.products-nav:focus-within .products-nav-menu{display:grid}.products-nav-item{position:relative}.products-nav-menu a{display:block!important;padding:11px 13px;border-radius:8px;color:var(--ink)!important;text-decoration:none!important;font-weight:600;white-space:nowrap;cursor:pointer;pointer-events:auto}.products-nav-menu a:hover,.products-nav-menu a:focus{background:var(--bg);color:var(--brand)!important}.products-nav-empty{display:block;padding:10px 12px;color:var(--muted);font-size:14px}.admin-help{display:flex;flex-direction:column;justify-content:center;padding:12px 14px;background:#f7f7f5;border:1px dashed var(--line);border-radius:10px;color:var(--muted)}.admin-help strong{color:var(--ink);margin-bottom:4px}
.maps-section{margin:0;padding:42px 0 0;background:var(--bg)}
.maps-frame{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;min-height:280px}
.maps-frame iframe{display:block;width:100%;min-height:360px;border:0}
@media(max-width:900px){.category-strip-grid{grid-template-columns:repeat(3,1fr)}.products-nav-menu{position:absolute;box-shadow:0 10px 24px rgba(0,0,0,.14);margin-top:4px;min-width:230px;width:auto;border-radius:10px}.products-nav{display:block}.products-nav-head{width:auto}.about-image{height:300px}}
@media(max-width:600px){.category-strip-grid{grid-template-columns:repeat(2,1fr)}.category-tile img{height:100px}.about-grid{grid-template-columns:1fr}}

.products-section{margin-top:28px}.products-section .section-subtitle{margin:6px 0 0;color:var(--muted);max-width:720px}.category-tile-label{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700}.category-tile-placeholder{height:125px;border-radius:10px;background:#fafafa;display:grid;place-items:center;color:var(--muted);font-weight:700}
@media(max-width:600px){.category-tile-placeholder{height:100px}}

/* V16: Ürünlerimiz üst menüsü ve alt kategori açılır yapısı */
.products-nav-menu{display:none;grid-auto-rows:max-content}.products-nav.open .products-nav-menu,.products-nav:hover .products-nav-menu,.products-nav:focus-within .products-nav-menu{display:grid}.products-nav-item>a:after{content:'›';float:right;margin-left:18px;opacity:.45}.products-nav-submenu{position:absolute;left:100%;top:0;min-width:220px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 35px rgba(0,0,0,.18);padding:8px;display:none;z-index:1002}.products-nav-item:hover>.products-nav-submenu,.products-nav-item:focus-within>.products-nav-submenu{display:grid}.products-nav-submenu a{display:block!important}.products-section{scroll-margin-top:100px}.home-category-strip{margin-top:0;margin-bottom:50px}.category-strip-grid{align-items:stretch}.category-tile{min-height:190px;justify-content:flex-start}.category-tile img,.category-tile-placeholder{height:145px}@media(max-width:900px){.products-nav-submenu{position:static;margin:0 4px 4px;box-shadow:none;border:0;border-top:1px solid var(--line);border-radius:0}.products-nav-item:hover>.products-nav-submenu{display:none}.products-nav-item:focus-within>.products-nav-submenu{display:grid}}@media(max-width:600px){.category-tile img,.category-tile-placeholder{height:110px}}

/* V17: sade kategori alanı ve tıklanabilir Ürünlerimiz menüsü */
.products-nav-parent{appearance:none;border:0;background:transparent;font-family:inherit;font-size:16px;line-height:1.6;color:var(--ink)!important;text-decoration:none;font-weight:600;padding:0;cursor:pointer;white-space:nowrap;margin:0}
.products-nav-toggle{font-family:inherit;font-size:14px;line-height:1.6;padding:0 0 0 6px;margin:0}
.products-nav-menu{isolation:isolate}
.products-nav-item{z-index:1003}
.products-nav-link{position:relative;z-index:1004;display:block!important;pointer-events:auto!important;cursor:pointer!important}
.products-nav-menu a.products-nav-link{font-size:15px;font-weight:600}
.products-nav-submenu{z-index:1005}
.home-category-strip{margin-top:28px;margin-bottom:50px}
.home-category-strip .category-strip-grid{margin-top:0}
.home-category-strip .category-tile-label,.home-category-strip .section-head,.home-category-strip .section-subtitle{display:none!important}
.category-tile{font-size:16px}
.category-tile strong{font-size:16px}

/* V18: Ürünlerimiz menüsü - fare geçiş boşlukları kaldırıldı, nav hizası Ana Sayfa/İletişim ile eşitlendi */
.products-nav{height:auto;align-self:center}
.products-nav-head{height:auto;display:flex;align-items:center;gap:0}
.products-nav-menu{top:100%;margin-top:0}
.products-nav-submenu{left:100%;top:0;margin-left:0}
.products-nav-parent:focus,.products-nav-toggle:focus{outline:none}
.products-nav-parent:focus-visible,.products-nav-toggle:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}
.products-nav-menu,.products-nav-submenu{pointer-events:auto}

/* V20 - product gallery and lightbox */
.product-gallery{width:100%}.main-image.gallery-open{position:relative;display:flex;width:100%;min-height:560px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff;align-items:center;justify-content:center;cursor:zoom-in;overflow:hidden}.main-image.gallery-open img{display:block;width:100%;max-height:560px;object-fit:contain;transition:transform .2s ease}.main-image.gallery-open:hover img{transform:scale(1.015)}.image-zoom-hint{position:absolute;right:14px;bottom:14px;padding:7px 11px;border-radius:20px;background:rgba(0,0,0,.65);color:#fff;font-size:12px;font-weight:700;opacity:.9}.thumbs{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.thumb.gallery-thumb{width:82px;height:82px;padding:3px;border:2px solid var(--line);border-radius:9px;background:#fff;cursor:pointer;overflow:hidden}.thumb.gallery-thumb.active{border-color:var(--brand)}.thumb.gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:5px}.product-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);display:none;align-items:center;justify-content:center;z-index:99999;padding:40px}.product-lightbox[aria-hidden="false"]{display:flex}.lightbox-content{position:relative;max-width:min(92vw,1200px);max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.lightbox-content img{display:block;max-width:90vw;max-height:78vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:8px}.lightbox-caption{color:#fff;text-align:center;font-size:14px;font-weight:600;margin-top:12px;max-width:800px}.lightbox-close,.lightbox-prev,.lightbox-next{border:0;color:#fff;background:rgba(255,255,255,.14);cursor:pointer;width:46px;height:46px;border-radius:50%;font-size:28px;line-height:1;z-index:2}.lightbox-close{position:fixed;top:20px;right:24px}.lightbox-prev,.lightbox-next{position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px rgba(0,0,0,.28)}.lightbox-prev{left:-64px}.lightbox-next{right:-64px}.lightbox-close:hover,.lightbox-prev:hover,.lightbox-next:hover{background:rgba(255,255,255,.25);transform:translateY(-50%) scale(1.04)}.lightbox-close:hover{transform:scale(1.04)}.lightbox-prev:focus-visible,.lightbox-next:focus-visible,.lightbox-close:focus-visible{outline:3px solid #fff;outline-offset:3px}body.lightbox-open{overflow:hidden}@media(max-width:900px){.main-image.gallery-open{min-height:420px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{right:12px}.product-lightbox{padding:20px}.lightbox-content{width:100%;max-width:94vw}.lightbox-content img{max-width:94vw;max-height:75vh}}@media(max-width:600px){.main-image.gallery-open{min-height:320px;padding:12px}.thumb.gallery-thumb{width:68px;height:68px}.image-zoom-hint{font-size:11px;right:10px;bottom:10px}.lightbox-prev,.lightbox-next{width:40px;height:40px;font-size:22px;left:8px}.lightbox-next{left:auto;right:8px}.lightbox-close{width:40px;height:40px;font-size:24px}}

/* V23 - Ürün detay düzeni: galeri solda, ürün açıklaması sağda */
.product-detail{
    grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr) !important;
    align-items:start;
}
.product-detail > .product-gallery{
    grid-column:1;
    grid-row:1;
    min-width:0;
}
.product-detail > .product-info{
    grid-column:2;
    grid-row:1;
    min-width:0;
    align-self:start;
    padding-top:4px;
}
.product-info h1{
    margin-top:0;
    line-height:1.18;
}
.product-short-description{
    margin:16px 0 20px;
    font-size:17px;
    line-height:1.7;
    color:var(--muted);
}
@media(max-width:900px){
    .product-detail{
        grid-template-columns:1fr !important;
    }
    .product-detail > .product-gallery,
    .product-detail > .product-info{
        grid-column:1;
        grid-row:auto;
    }
}


/* V24 - kesin ürün detay ve kategori kartı düzeni */
.product-detail{display:grid !important;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr) !important;gap:42px !important;align-items:start !important;}
.product-detail > .product-gallery{grid-column:1 !important;grid-row:1 !important;min-width:0 !important;}
.product-detail > .product-info{grid-column:2 !important;grid-row:1 !important;min-width:0 !important;align-self:start !important;padding-top:4px !important;}
.category-products .card{min-width:0;}
.category-products .card-image-link{display:block;text-decoration:none;color:inherit;cursor:pointer;}
.category-products .card-image-link img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#fafafa;border-radius:11px;transition:transform .18s ease;}
.category-products .card-image-link:hover img{transform:scale(1.02);}
.category-products .card h2{font-size:22px;line-height:1.35;margin:12px 0 4px;}
.category-products .card .btn.small{display:block;text-align:center;margin-top:8px;}
@media(max-width:900px){.product-detail{grid-template-columns:1fr !important;gap:24px !important;}.product-detail > .product-gallery,.product-detail > .product-info{grid-column:1 !important;grid-row:auto !important;}.product-detail > .product-info{padding-top:0 !important;}}


/* V25 - Kategori ürün adları daha küçük, kurumsal ve sade tipografi */
.category-products .card h2{
    font-family:"Segoe UI",Arial,Helvetica,sans-serif;
    font-size:16px !important;
    line-height:1.35 !important;
    font-weight:600 !important;
    letter-spacing:-.01em;
    margin:10px 0 4px !important;
}
.category-products .card .btn.small{
    font-family:"Segoe UI",Arial,Helvetica,sans-serif;
}

/* V26: homepage section navigation and online catalog */
.catalog-section{padding:64px 0}
.catalog-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:22px;padding:34px;box-shadow:0 8px 30px rgba(0,0,0,.04)}
.catalog-copy h2{margin:8px 0 14px;font-size:34px;line-height:1.2}
.catalog-copy p{font-size:17px;line-height:1.75;color:#59616b;margin:0 0 24px}
.catalog-image{min-height:280px;border-radius:18px;overflow:hidden;background:#f6f6f6;display:flex;align-items:center;justify-content:center}
.catalog-image img{display:block;width:100%;height:100%;max-height:360px;object-fit:cover}
.catalog-placeholder{padding:50px;text-align:center;color:#59616b;display:flex;flex-direction:column;gap:10px}
.catalog-placeholder strong{font-size:26px;color:#24313d}
.catalog-placeholder span{font-size:15px}
.about-section,.services-section{scroll-margin-top:100px}
@media(max-width:800px){.catalog-grid{grid-template-columns:1fr;padding:22px}.catalog-copy h2{font-size:28px}.catalog-section{padding:40px 0}}

/* V28 - mobil görünüm: header, slider ve ana sayfa kartları */
@media (max-width: 700px){
  body{overflow-x:hidden}
  .container{width:min(100% - 24px,1180px)}
  .header{position:sticky;top:0;z-index:2000}
  .nav{min-height:0;display:grid;grid-template-columns:1fr;gap:10px;padding:10px 0 11px;align-items:center}
  .brand{justify-content:flex-start;min-height:50px}
  .brand img{max-width:155px;max-height:52px;object-fit:contain}
  .nav form{order:2;width:100%;margin:0;display:flex}
  .nav form input{width:auto;flex:1;min-width:0;height:44px;padding:9px 12px;font-size:15px}
  .nav form button{height:44px;padding:0 18px;font-size:15px}
  .nav nav{order:3;width:100%;margin:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px;padding:2px 0 1px}
  .nav nav>a{font-size:15px;line-height:1.35;padding:3px 0;white-space:nowrap;font-weight:600}
  .products-nav{display:block;flex:0 0 auto}
  .products-nav-head{display:flex;align-items:center;justify-content:center}
  .products-nav-parent{font-size:15px;line-height:1.35;padding:3px 0;font-weight:600}
  .products-nav-toggle{font-size:13px;line-height:1.35;padding:3px 0 3px 4px}
  .products-nav-menu{position:absolute;left:50%;transform:translateX(-50%);top:100%;margin:0;min-width:230px;max-width:calc(100vw - 24px);max-height:70vh;overflow:auto;border-radius:12px;box-shadow:0 12px 30px rgba(0,0,0,.18);z-index:2100}
  .products-nav-submenu{position:static;display:none;margin:0;border:0;border-top:1px solid var(--line);box-shadow:none;border-radius:0;padding-left:8px}
  .products-nav-item:focus-within>.products-nav-submenu{display:grid}
  .products-nav-item:hover>.products-nav-submenu{display:none}
  .products-nav-menu a.products-nav-link{font-size:14px;padding:10px 12px;white-space:normal}

  /* Slider artık mobilde çökmeyecek; görsel tam alanı dolduracak. */
  .hero-slider{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;margin-bottom:30px;min-height:0;height:300px;aspect-ratio:auto}
  .hero-slider .hero-slide{height:300px;min-height:300px;width:100%;background-position:center center;background-size:cover}
  .hero-slider .hero-overlay{padding:24px 22px;justify-content:center}
  .hero-slide .eyebrow{font-size:10px;letter-spacing:.12em}
  .hero h1,.hero-slide h1{font-size:24px;line-height:1.1;margin:7px 0 10px;max-width:90%}
  .hero p,.hero-slide p{font-size:14px;line-height:1.45;max-width:90%;margin:0 0 12px}
  .hero-slide .btn{padding:9px 13px;font-size:14px}
  .slider-dots{bottom:12px}

  /* Ana sayfadaki ürün kategorileri iki kolon, daha küçük ve dengeli. */
  .home-category-strip{margin-top:0;margin-bottom:34px}
  .category-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .category-tile{min-height:0;padding:9px;border-radius:13px;gap:7px}
  .category-tile img,.category-tile-placeholder{height:115px}
  .category-tile strong{font-size:14px;line-height:1.3;font-weight:600}

  .about-grid,.contact-home{padding:20px;border-radius:16px}
  .about-image{height:230px;min-height:230px}
  .about-copy h2,.contact-home h2{font-size:28px}
  .prose-inline{font-size:15px}
  .catalog-section{padding:24px 0}
  .catalog-grid{padding:18px;border-radius:16px;gap:20px}
  .catalog-copy h2{font-size:27px}
  .catalog-copy p{font-size:15px;line-height:1.6}
  .catalog-image{min-height:210px}
  .service-grid{grid-template-columns:1fr;gap:12px}
  .service-card{padding:18px;min-height:0}
  .footer{padding:25px 0}
  .footer .container{gap:18px}
}

/* V30 - Slider gerçek 1920x850 oranı ve mobil menüde tüm bağlantıların görünmesi */
.hero-slider{aspect-ratio:1920/850 !important;}
@media (max-width:700px){
  .nav nav{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px 8px !important;width:100%;align-items:center;justify-items:center;overflow:visible !important;}
  .nav nav>a,.nav nav>.products-nav{min-width:0;width:100%;text-align:center;}
  .nav nav>a{font-size:13px !important;line-height:1.25 !important;padding:7px 2px !important;white-space:normal !important;}
  .products-nav-head{justify-content:center !important;}
  .products-nav-parent{font-size:13px !important;line-height:1.25 !important;padding:7px 0 !important;}
  .products-nav-toggle{font-size:12px !important;line-height:1.25 !important;padding:7px 0 7px 3px !important;}
  .products-nav-menu{top:100% !important;left:50% !important;transform:translateX(-50%) !important;}
  .hero-slider{aspect-ratio:auto !important;height:300px !important;min-height:300px !important;}
  .hero-slider .hero-slide{height:300px !important;min-height:300px !important;}
}

/* V31: ana sayfa kategori ve seçili ürünleri */
.home-category-strip{display:block;margin-top:28px;margin-bottom:50px}.home-category-block{margin-bottom:42px}.home-category-heading{display:flex;align-items:center;gap:14px;margin-bottom:18px;color:var(--ink);text-decoration:none;font-size:28px;font-weight:700}.home-category-heading img{width:72px;height:72px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}.home-category-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.home-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.home-product-card img{width:100%;height:180px;object-fit:contain;border-radius:10px;background:#fafafa}.home-product-card strong{font-size:17px;line-height:1.35;margin:12px 2px 10px}.home-product-card span{display:inline-block;background:#a3262b;color:#fff;border-radius:8px;padding:9px 12px;text-align:center;font-weight:700}.home-category-strip + .faq-section{margin-top:10px}.home-product-select{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 20px}.home-product-option{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.home-product-option input{flex:0 0 auto}.home-product-option img{width:58px;height:58px;object-fit:contain;border-radius:8px;background:#fafafa}.home-product-option span{font-weight:600;line-height:1.3}
@media(max-width:900px){.home-category-products{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-select{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-card img{height:145px}}
@media(max-width:600px){.home-category-heading{font-size:22px}.home-category-heading img{width:58px;height:58px}.home-category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-product-card{padding:9px}.home-product-card img{height:110px}.home-product-card strong{font-size:14px}.home-product-select{grid-template-columns:1fr}.home-product-option img{width:50px;height:50px}}

/* V32 - Mobil açılır/kapanır ana menü ve sabit hızlı iletişim barı */
.mobile-menu-toggle{display:none;border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:9px;padding:9px 12px;font-weight:700;font-size:15px;cursor:pointer;align-items:center;justify-content:center;gap:5px}
.mobile-contact-bar{display:none}
@media(max-width:700px){
  body{padding-bottom:68px}
  .nav{position:relative;grid-template-columns:1fr auto;grid-template-areas:"brand toggle" "search search" "menu menu";gap:10px;padding:10px 0 11px}
  .brand{grid-area:brand}
  .mobile-menu-toggle{grid-area:toggle;display:flex;align-self:center}
  .nav form{grid-area:search}
  .nav nav{grid-area:menu;display:none !important;width:100%;margin:0;padding:4px 0 2px;max-height:calc(100vh - 170px);overflow-y:auto;overflow-x:visible}
  body.mobile-menu-open .nav nav{display:grid !important}
  body.mobile-menu-open .nav{padding-bottom:10px}
  .nav nav>a,.nav nav>.products-nav{min-height:40px}
  .nav nav>a{display:flex;align-items:center;justify-content:center}
  .products-nav{width:100%;}
  .products-nav-head{width:100%;}
  .products-nav-menu{top:100% !important;max-height:55vh}
  .mobile-contact-bar{position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid #ddd;box-shadow:0 -5px 18px rgba(0,0,0,.12);z-index:5000;display:grid;grid-template-columns:1fr 1fr;padding:7px 10px;gap:8px}
  .mobile-contact{display:flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;color:#fff;text-decoration:none;font-weight:800;font-size:14px;min-width:0}
  .mobile-contact.whatsapp{background:#159447}
  .mobile-contact.phone{background:var(--brand)}
}

.contact-info-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:28px;margin:20px 0}.contact-info{padding:24px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.contact-info h2{margin-top:0}.contact-info p{line-height:1.6}.maps-section{margin-top:32px}.maps-frame{overflow:hidden;border-radius:14px;min-height:320px}.maps-frame iframe{width:100%;min-height:320px;border:0}@media(max-width:700px){.contact-info-grid{grid-template-columns:1fr}.maps-frame,.maps-frame iframe{min-height:260px}}


/* V34: Slider altındaki tüm kategori şeridi; Hakkımızda altındaki seçili kategori/ürün alanı ayrı tutulur. */
.all-home-categories{margin-top:-34px;margin-bottom:42px}
.all-home-categories .category-strip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.all-home-categories .category-tile{min-height:0;padding:10px;border-radius:14px;gap:7px}
.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:130px;aspect-ratio:1.25/1}
.all-home-categories .category-tile strong{font-size:15px;line-height:1.25;font-weight:600}
.home-selected-products{margin:42px 0 50px}
.home-selected-products .home-category-block{margin-bottom:36px}
@media(max-width:1100px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.all-home-categories{margin-top:-18px}.all-home-categories .category-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:110px}}
@media(max-width:600px){.all-home-categories{margin-top:-10px;margin-bottom:30px}.all-home-categories .category-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.all-home-categories .category-tile{padding:8px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:95px}.all-home-categories .category-tile strong{font-size:13px}.home-selected-products{margin-top:30px}}

/* V34 - homepage category architecture */
.all-home-categories{width:100%;margin:0 0 46px;display:block;visibility:visible;opacity:1}
.all-home-categories .category-strip-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.all-home-categories .category-tile{min-width:0;overflow:hidden}
.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{width:100%;height:150px;object-fit:contain}
.all-home-categories .category-tile strong{font-size:15px;line-height:1.25;text-align:center}
.home-selected-products{margin:0 0 54px}
.home-selected-products .home-category-block{margin:0 0 34px}
.home-selected-products .home-category-heading{font-size:24px}
.home-selected-products .home-category-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
@media(max-width:1100px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-selected-products .home-category-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:120px}.home-selected-products .home-category-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.all-home-categories{margin-bottom:32px}.all-home-categories .category-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.all-home-categories .category-tile{padding:8px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:96px}.all-home-categories .category-tile strong{font-size:13px}.home-selected-products .home-category-heading{font-size:20px}.home-selected-products .home-category-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}

/* V35 - selected products and contact icons */
.contact-info p{display:flex;align-items:flex-start;gap:9px}.contact-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;border:1px solid var(--line);border-radius:50%;font-size:14px;background:#fff}.contact-info p strong{margin-right:2px}.contact-copy{min-width:0;line-height:1.55}
.home-selected-products{margin:34px 0 52px}.selected-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.selected-product-card{display:flex;flex-direction:column;min-width:0;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.selected-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}.selected-product-image{width:100%;height:180px;display:grid;place-items:center;background:#fafafa;border-radius:10px;overflow:hidden}.selected-product-image img{width:100%;height:100%;object-fit:contain}.selected-product-card strong{font-size:14px;line-height:1.35;font-weight:600;margin:10px 3px 2px;text-align:center}
.selected-products-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 22px}.selected-product-option{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;padding:9px;background:#fff;cursor:pointer;min-width:0}.selected-product-option input{flex:0 0 auto}.selected-product-thumb{width:72px;height:64px;border-radius:8px;background:#fafafa;display:grid;place-items:center;overflow:hidden;flex:0 0 72px}.selected-product-thumb img{width:100%;height:100%;object-fit:contain}.selected-product-info{min-width:0;display:flex;flex-direction:column;gap:3px}.selected-product-info strong{font-size:13px;line-height:1.3}.selected-product-info small{font-size:11px;color:var(--muted);line-height:1.2}
@media(max-width:1100px){.selected-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.selected-products-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.selected-product-image{height:165px}}
@media(max-width:900px){.selected-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.selected-products-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.selected-product-image{height:145px}}
@media(max-width:600px){.selected-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.selected-product-card{padding:8px}.selected-product-image{height:120px}.selected-product-card strong{font-size:12px}.selected-products-admin-grid{grid-template-columns:1fr}.contact-info p{gap:7px}}


/* V38 - slider altindaki kategori kartlari %20 kucultuldu */
.all-home-categories .category-strip-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}
.all-home-categories .category-tile{padding:8px;gap:6px}
.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:120px}
.all-home-categories .category-tile strong{font-size:12px;line-height:1.25;font-weight:600}
@media(max-width:1100px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:96px}}
@media(max-width:900px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:96px}.all-home-categories .category-tile strong{font-size:11px}}
@media(max-width:600px){.all-home-categories .category-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.all-home-categories .category-tile{padding:7px}.all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:77px}.all-home-categories .category-tile strong{font-size:10px;line-height:1.25}}

/* V39 - selected product images: always show the complete image on mobile */
.selected-product-image{height:auto;min-height:180px;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fafafa}
.selected-product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}
@media(max-width:900px){.selected-product-image{min-height:145px;aspect-ratio:4/3}.selected-product-image img{object-fit:contain}}
@media(max-width:600px){.selected-product-image{min-height:0;height:auto;aspect-ratio:4/3;padding:4px}.selected-product-image img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}}

/* V40 - mobilde slider altındaki kategori kartlarının zemin genişliği %20 küçültüldü */
@media(max-width:600px){
  .all-home-categories .category-tile{
    width:80%;
    justify-self:center;
  }
}

/* V41: Mobil ana menü - dikey açılır, beyaz yerine sıcak kurumsal zemin */
@media(max-width:700px){
  body.mobile-menu-open .nav nav{
    background:#f1eee9 !important;
    border:1px solid #d9d2ca;
    border-radius:12px;
    padding:8px;
    box-shadow:0 10px 24px rgba(52,52,52,.10);
    display:flex !important;
    flex-direction:column !important;
    align-items:stretch !important;
    justify-content:flex-start !important;
    gap:4px !important;
  }
  body.mobile-menu-open .nav nav>a,
  body.mobile-menu-open .nav nav>.products-nav{
    width:100%;
    min-height:44px;
    flex:none;
  }
  body.mobile-menu-open .nav nav>a{
    justify-content:flex-start;
    padding:11px 14px !important;
    border-radius:8px;
    color:#343434 !important;
    background:transparent;
    font-size:15px;
  }
  body.mobile-menu-open .nav nav>a:hover,
  body.mobile-menu-open .nav nav>a:focus{
    background:#e5dfd8;
  }
  body.mobile-menu-open .products-nav{
    background:transparent;
  }
  body.mobile-menu-open .products-nav-head{
    justify-content:space-between;
    background:transparent;
    border-radius:8px;
  }
  body.mobile-menu-open .products-nav-parent,
  body.mobile-menu-open .products-nav-toggle{
    color:#343434 !important;
    background:transparent !important;
  }
  body.mobile-menu-open .products-nav-parent{
    flex:1;
    text-align:left;
    padding:11px 14px !important;
    font-size:15px;
  }
  body.mobile-menu-open .products-nav-toggle{
    padding:11px 14px !important;
    font-size:16px;
  }
  body.mobile-menu-open .products-nav-menu{
    position:static !important;
    transform:none !important;
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    max-height:none !important;
    overflow:visible !important;
    margin:4px 0 0 !important;
    padding:4px !important;
    display:none;
    background:#e7e1da !important;
    border:1px solid #d5cec5 !important;
    border-radius:9px !important;
    box-shadow:none !important;
  }
  body.mobile-menu-open .products-nav.open .products-nav-menu,
  body.mobile-menu-open .products-nav:focus-within .products-nav-menu{
    display:flex !important;
    flex-direction:column !important;
  }
  body.mobile-menu-open .products-nav-item{
    width:100%;
  }
  body.mobile-menu-open .products-nav-menu a.products-nav-link{
    width:100% !important;
    display:block !important;
    padding:10px 13px !important;
    white-space:normal !important;
    border-radius:7px;
    font-size:14px !important;
    background:transparent !important;
  }
  body.mobile-menu-open .products-nav-menu a.products-nav-link:hover,
  body.mobile-menu-open .products-nav-menu a.products-nav-link:focus{
    background:#ddd5cc !important;
  }
  body.mobile-menu-open .products-nav-submenu{
    position:static !important;
    width:100% !important;
    margin:2px 0 4px !important;
    padding:3px 3px 3px 14px !important;
    display:none;
    background:#ddd5cc !important;
    border:0 !important;
    border-left:3px solid #912427 !important;
    border-radius:0 7px 7px 0 !important;
    box-shadow:none !important;
  }
  body.mobile-menu-open .products-nav-item:focus-within>.products-nav-submenu{
    display:flex !important;
    flex-direction:column !important;
  }
  body.mobile-menu-open .products-nav-item:hover>.products-nav-submenu{
    display:none !important;
  }
}

/* V42 - Slider altı kategoriler: yalnızca kart zemini %20 daraltılır ve kare yapılır.
   Görsel, yazı, ölçü ve içerik alanlarına dokunulmaz. */
.all-home-categories .category-tile{
  position:relative;
  background:transparent;
  border:0;
  overflow:visible;
}
.all-home-categories .category-tile::before{
  content:"";
  position:absolute;
  z-index:0;
  width:80%;
  aspect-ratio:1 / 1;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  background:#fff;
  border:1px solid var(--line);
  border-radius:14px;
  box-sizing:border-box;
}
.all-home-categories .category-tile::after{
  content:"";
  position:absolute;
  z-index:0;
  width:80%;
  aspect-ratio:1 / 1;
  left:50%;
  top:8px;
  transform:translateX(-50%);
  background:#fafafa;
  border-radius:10px;
  box-sizing:border-box;
}
.all-home-categories .category-tile img,
.all-home-categories .category-tile-placeholder{
  background:transparent;
}
.all-home-categories .category-tile > *{
  position:relative;
  z-index:1;
}
@media(max-width:600px){
  .all-home-categories .category-tile{
    width:auto;
    justify-self:stretch;
  }
}

/* V43 - Slider altı kategori kartları: gerçek kare ölçü ve taşmayan gri zemin */
.all-home-categories .category-strip-grid{
  align-items:start;
}
.all-home-categories .category-tile{
  width:80%;
  aspect-ratio:1 / 1;
  height:auto;
  min-height:0;
  justify-self:center;
  align-self:start;
  padding:7px;
  gap:6px;
  overflow:hidden;
  background:transparent;
  border:0;
  box-shadow:none;
}
.all-home-categories .category-tile::before{
  width:100%;
  height:100%;
  aspect-ratio:auto;
  left:0;
  top:0;
  transform:none;
  border-radius:14px;
  background:#fff;
}
.all-home-categories .category-tile::after{
  width:auto;
  height:62%;
  aspect-ratio:auto;
  left:7px;
  right:7px;
  top:7px;
  transform:none;
  border-radius:10px;
  background:#fafafa;
}
.all-home-categories .category-tile img,
.all-home-categories .category-tile-placeholder{
  width:100%;
  height:62%;
  min-height:0;
  object-fit:contain;
  background:transparent;
  border-radius:10px;
}
.all-home-categories .category-tile:hover{
  transform:translateY(-2px);
  box-shadow:0 5px 14px rgba(0,0,0,.08);
}
@media(max-width:600px){
  .all-home-categories .category-tile{
    width:80%;
    aspect-ratio:1 / 1;
    height:auto;
    padding:7px;
  }
  .all-home-categories .category-tile img,
  .all-home-categories .category-tile-placeholder{
    height:62%;
  }
}

/* V46 - Slider altı kategoriler: kartların boyut ve şekli korunur; yalnızca kartlar arası boşluk yarıya indirilir */
.all-home-categories .category-strip-grid{
  gap:7px;
}
@media(max-width:1100px){
  .all-home-categories .category-strip-grid{gap:5px}
}
@media(max-width:900px){
  .all-home-categories .category-strip-grid{gap:5px}
}
@media(max-width:600px){
  .all-home-categories .category-strip-grid{gap:4px}
}

/* V47 - Slider altı kategoriler: kompakt, yoğun ve boşluksuz kategori ızgarası */
.all-home-categories .category-strip-grid{
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:0;
  align-items:stretch;
}
.all-home-categories .category-tile{
  width:100%;
  max-width:none;
  aspect-ratio:1.12 / 1;
  height:auto;
  min-height:0;
  padding:6px;
  gap:4px;
  justify-self:stretch;
  align-self:stretch;
  border-radius:10px;
  overflow:hidden;
  box-sizing:border-box;
}
.all-home-categories .category-tile::before{
  width:100%;
  height:100%;
  border-radius:10px;
}
.all-home-categories .category-tile::after{
  left:6px;
  right:6px;
  top:6px;
  height:66%;
  border-radius:7px;
}
.all-home-categories .category-tile img,
.all-home-categories .category-tile-placeholder{
  width:100%;
  height:66%;
  min-height:0;
  object-fit:contain;
  border-radius:7px;
}
.all-home-categories .category-tile strong{
  font-size:13px;
  line-height:1.15;
  font-weight:600;
  margin:0;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:0;
  text-align:center;
}
.all-home-categories .category-tile:hover{
  transform:translateY(-1px);
  box-shadow:0 3px 10px rgba(0,0,0,.07);
  z-index:2;
}
@media(max-width:900px){
  .all-home-categories .category-strip-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:0}
  .all-home-categories .category-tile{aspect-ratio:1.10 / 1;padding:5px;gap:3px}
  .all-home-categories .category-tile::after{left:5px;right:5px;top:5px;height:65%}
  .all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:65%;border-radius:6px}
  .all-home-categories .category-tile strong{font-size:12px}
}
@media(max-width:600px){
  .all-home-categories .category-strip-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
  .all-home-categories .category-tile{width:100%;aspect-ratio:1.08 / 1;padding:5px;gap:3px;border-radius:9px}
  .all-home-categories .category-tile::before{border-radius:9px}
  .all-home-categories .category-tile::after{left:5px;right:5px;top:5px;height:64%;border-radius:6px}
  .all-home-categories .category-tile img,.all-home-categories .category-tile-placeholder{height:64%;border-radius:6px}
  .all-home-categories .category-tile strong{font-size:11px;line-height:1.15}
}

/* V48 - Slider altı kategori alanı: sıkı, kare ve boşluksuz yerleşim */
.all-home-categories .category-strip-grid{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:0;
  align-items:stretch;
}
.all-home-categories .category-tile{
  width:100%;
  aspect-ratio:1 / 1;
  min-width:0;
  min-height:0;
  height:auto;
  margin:0;
  padding:8px;
  gap:4px;
  box-sizing:border-box;
  justify-content:space-between;
  overflow:hidden;
  border-radius:0;
}
.all-home-categories .category-tile img,
.all-home-categories .category-tile-placeholder{
  width:100%;
  height:72%;
  min-height:0;
  flex:0 0 72%;
  object-fit:contain;
  border-radius:6px;
  margin:0;
}
.all-home-categories .category-tile strong{
  width:100%;
  height:24%;
  min-height:0;
  margin:0;
  padding:0 2px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  font-size:13px;
  line-height:1.15;
  overflow:hidden;
}
.all-home-categories .category-tile:hover{
  transform:none;
  box-shadow:inset 0 0 0 2px rgba(0,0,0,.08);
  z-index:2;
}
@media(max-width:1200px){
  .all-home-categories .category-strip-grid{grid-template-columns:repeat(5,minmax(0,1fr));}
}
@media(max-width:900px){
  .all-home-categories .category-strip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;}
  .all-home-categories .category-tile{padding:6px;gap:3px;}
  .all-home-categories .category-tile img,
  .all-home-categories .category-tile-placeholder{height:71%;flex-basis:71%;border-radius:5px;}
  .all-home-categories .category-tile strong{height:25%;font-size:12px;}
}
@media(max-width:600px){
  .all-home-categories .category-strip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;}
  .all-home-categories .category-tile{padding:5px;gap:2px;}
  .all-home-categories .category-tile img,
  .all-home-categories .category-tile-placeholder{height:70%;flex-basis:70%;border-radius:4px;}
  .all-home-categories .category-tile strong{height:26%;font-size:11px;line-height:1.1;}
}


/* Copyright / tasarım kredisi */
.copyright-credit{margin-top:8px;font-size:.9rem;opacity:.9}.copyright-credit a{font-weight:600;text-decoration:none}.copyright-credit a:hover{text-decoration:underline}.copyright-website{margin-left:4px;opacity:.75}

/* V54 - Galeri ve video bölümleri */
.home-media-section{margin:46px 0}.home-media-section .section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.home-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gallery-thumb{border:0;padding:0;background:#f5f5f5;cursor:pointer;overflow:hidden;aspect-ratio:1/1;border-radius:10px}.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.gallery-thumb:hover img{transform:scale(1.03)}.home-video-grid,.public-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.video-card{text-decoration:none;color:var(--ink);display:block}.video-thumb{aspect-ratio:16/9;background:#f2f2f2;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.video-thumb img{width:100%;height:100%;object-fit:cover}.video-play{font-size:38px}.video-card strong{display:block;margin-top:9px;line-height:1.35}.gallery-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:9999;display:flex;align-items:center;justify-content:center;padding:40px}.gallery-lightbox[hidden]{display:none}.gallery-lightbox>img{max-width:88vw;max-height:88vh;object-fit:contain}.gallery-close,.gallery-prev,.gallery-next{position:absolute;border:0;background:rgba(255,255,255,.15);color:#fff;width:44px;height:44px;border-radius:50%;font-size:32px;cursor:pointer}.gallery-close{top:18px;right:22px}.gallery-prev{left:22px}.gallery-next{right:22px}.lightbox-open{overflow:hidden}.public-media-album{margin:35px 0 55px}.public-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.public-gallery-item{display:block;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#f5f5f5}.public-gallery-item img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:900px){.home-gallery-grid,.public-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-video-grid,.public-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.home-gallery-grid,.public-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-video-grid,.public-video-grid{grid-template-columns:1fr}.gallery-lightbox{padding:25px}.gallery-prev{left:8px}.gallery-next{right:8px}.gallery-close{top:8px;right:8px}}
/* V54 admin */
.media-mini-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.media-mini-grid>div{width:82px}.media-mini-grid img{width:82px;height:64px;object-fit:cover;border-radius:6px}.media-mini-grid .danger{font-size:11px;padding:4px 7px}.video-admin-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid var(--line)}.video-admin-row img{width:90px;height:52px;object-fit:cover;border-radius:6px}.video-admin-row div{flex:1}.video-admin-row small{display:block;word-break:break-all;color:#777;margin-top:3px}

/* V56 - Copyright footer: footer metinlerinin altında sağ köşe */
.copyright-credit-footer{width:100%;margin-top:16px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);text-align:right;font-size:.85rem;opacity:.85}
.copyright-credit-footer a{font-weight:600;text-decoration:none}
.copyright-credit-footer a:hover{text-decoration:underline}
.copyright-credit-footer .copyright-website{margin-left:4px;opacity:.8}
@media(max-width:600px){.copyright-credit-footer{text-align:right;font-size:.78rem}}

/* V57: Ana sayfa bölüm hiyerarşisi ve netlik düzenlemesi */
.home-selected-products,
.home-media-section {
  position: relative;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 28px;
  margin: 0 0 34px;
  box-shadow: 0 8px 24px rgba(0,0,0,.035);
}
.home-selected-products .section-head,
.home-media-section .section-head {
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f0efeb;
}
.home-selected-products .section-head h2,
.home-media-section .section-head h2 {
  margin: 0;
  font-size: clamp(23px,2.2vw,30px);
  line-height: 1.2;
  position: relative;
  padding-left: 13px;
}
.home-selected-products .section-head h2:before,
.home-media-section .section-head h2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 3px;
  width: 4px;
  border-radius: 4px;
  background: var(--brand);
}
.home-selected-products .selected-products-grid {
  margin-top: 0;
}
.home-media-section + .home-media-section {
  margin-top: 0;
}
.home-media-grid {
  gap: 12px;
}
.home-gallery-grid {
  grid-template-columns: repeat(6, minmax(0,1fr));
}
.home-gallery-grid .gallery-thumb {
  aspect-ratio: 1 / 1;
  min-height: 0;
  border-radius: 12px;
  overflow: hidden;
}
.home-gallery-grid .gallery-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-video-grid {
  grid-template-columns: repeat(4, minmax(0,1fr));
}
.home-video-grid .video-card {
  min-width: 0;
}
.home-video-grid .video-thumb {
  aspect-ratio: 16 / 9;
  border-radius: 12px;
  overflow: hidden;
}
.home-video-grid .video-thumb iframe,
.home-video-grid .video-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
@media(max-width:1100px){
  .home-gallery-grid { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .home-video-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media(max-width:900px){
  .home-selected-products, .home-media-section { padding: 22px; }
  .home-gallery-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .home-video-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media(max-width:600px){
  .home-selected-products, .home-media-section { padding: 17px; border-radius: 16px; margin-bottom: 24px; }
  .home-selected-products .section-head, .home-media-section .section-head { margin-bottom: 14px; padding-bottom: 11px; }
  .home-selected-products .section-head h2, .home-media-section .section-head h2 { font-size: 22px; }
  .home-gallery-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; }
  .home-video-grid { grid-template-columns: 1fr; gap: 10px; }
}
/* V58 - Ana sayfa bölüm başlıkları daha kompakt */
.home-selected-products .section-head h2,
.home-media-section .section-head h2{font-size:21px;line-height:1.2}
@media(max-width:600px){.home-selected-products .section-head h2,.home-media-section .section-head h2{font-size:18px}}

/* V58 - Alt bilgi kutuları */
.trust-section{margin:0 0 34px}.trust-grid{gap:10px}.trust-item{padding:15px 16px;border-radius:12px;gap:4px}.trust-item strong{font-size:16px;line-height:1.3}.trust-item span:last-child{font-size:12px}.alt-box-icon{width:25px;height:25px;margin:0 auto 2px;color:var(--brand)}
@media(max-width:600px){.trust-item{padding:13px 12px}.trust-item strong{font-size:14px}.trust-item span:last-child{font-size:11px}.alt-box-icon{width:22px;height:22px}}

/* V58 - Alt Kutular yönetim ekranı */
.alt-box-admin-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:16px;margin:14px 0}.alt-box-admin-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.alt-box-admin-icon-preview{width:38px;height:38px;border-radius:10px;background:#f7f5f1;display:grid;place-items:center;color:var(--brand)}.alt-box-admin-icon-preview .alt-box-icon{width:22px;height:22px;margin:0}

/* V59 - Alt Kutular ikonları dengeli boyut */
.alt-box-admin-icon-preview{width:32px;height:32px;min-width:32px;min-height:32px;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.alt-box-admin-icon-preview .alt-box-icon{width:18px!important;height:18px!important;max-width:18px;max-height:18px;margin:0!important;display:block}

/* V60 - Ana sayfa bölüm başlıkları ve iletişim formu ikonları */
.home-selected-products .section-head h2,
.home-media-section .section-head h2,
.services-section .section-head h2,
.maps-section .section-head h2,
.contact-home h2 {
  font-size:21px;
  line-height:1.2;
}
@media(max-width:600px){
  .home-selected-products .section-head h2,
  .home-media-section .section-head h2,
  .services-section .section-head h2,
  .maps-section .section-head h2,
  .contact-home h2 {font-size:18px;}
}
.home-field-label {position:relative;display:block;}
.home-field-label > span:not(.field-icon) {display:inline-flex;align-items:center;min-height:22px;margin-bottom:5px;}
.field-icon {display:inline-flex!important;width:18px;height:18px;margin-right:7px;vertical-align:middle;color:var(--brand);align-items:center;justify-content:center;}
.field-icon svg {width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}


/* V61 - Alt kutular, filigran, Bize Ulaşın medyası ve kompakt logo */
.brand img{max-width:195px;max-height:54px}
.alt-box-icon{width:24px!important;height:24px!important;max-width:24px!important;max-height:24px!important;display:block;margin:0 auto 6px}
.trust-item{align-items:center}
.trust-item .alt-box-icon{flex:0 0 24px}
.contact-home-media{margin-top:20px;border-radius:14px;overflow:hidden;background:#f4f4f2;border:1px solid var(--line);max-width:100%}
.contact-home-media img{display:block;width:100%;max-height:300px;object-fit:cover}
.contact-home-video{aspect-ratio:16/9}
.contact-home-video iframe{display:block;width:100%;height:100%;min-height:240px;border:0}
.gallery-lightbox-media{position:relative;display:flex;align-items:center;justify-content:center;max-width:88vw;max-height:86vh}
.gallery-lightbox-media>img:first-child{display:block;max-width:88vw;max-height:86vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:8px}
.gallery-watermark{position:absolute!important;right:2.5%;bottom:2.5%;width:var(--watermark-size,28%)!important;height:auto!important;max-width:var(--watermark-size,28%)!important;max-height:none!important;object-fit:contain!important;opacity:.72;pointer-events:none;z-index:2;border-radius:0!important;background:transparent!important}
.admin-alt-box-editor{margin:18px 0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff}
.alt-box-editor-preview{display:flex;align-items:center;gap:8px;margin:10px 0;color:var(--muted);font-size:12px}
.alt-box-editor-preview .alt-box-icon{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;margin:0}
.watermark-preview img{max-width:120px!important;max-height:80px!important;object-fit:contain}
@media(max-width:900px){.brand img{max-width:185px;max-height:52px}.gallery-lightbox-media,.gallery-lightbox-media>img:first-child{max-width:92vw}.gallery-lightbox-media>img:first-child{max-height:80vh}}
@media(max-width:600px){.brand img{max-width:170px;max-height:50px}.contact-home-media img{max-height:220px}.contact-home-video iframe{min-height:180px}.gallery-watermark{right:3%;bottom:3%;width:var(--watermark-size,28%)!important;max-width:var(--watermark-size,28%)!important}}

.product-lightbox-media{position:relative;display:flex;align-items:center;justify-content:center;max-width:90vw;max-height:78vh}
.product-lightbox-media #lightbox-image{display:block;max-width:90vw;max-height:78vh;width:auto;height:auto;object-fit:contain;background:#fff;border-radius:8px}
.product-lightbox-watermark{position:absolute!important;right:2.5%;bottom:2.5%;width:var(--watermark-size,28%)!important;max-width:var(--watermark-size,28%)!important;height:auto!important;max-height:none!important;object-fit:contain!important;opacity:.72;pointer-events:none;z-index:2;background:transparent!important;border-radius:0!important}
@media(max-width:900px){.product-lightbox-media,.product-lightbox-media #lightbox-image{max-width:94vw}.product-lightbox-media #lightbox-image{max-height:75vh}}

/* V62 - Ürün detayındaki ana büyük görselde filigran */
.main-image.gallery-open .product-main-watermark{position:absolute!important;right:2.5%!important;bottom:2.5%!important;width:var(--watermark-size,28%)!important;max-width:var(--watermark-size,28%)!important;height:auto!important;max-height:none!important;object-fit:contain!important;opacity:.72!important;pointer-events:none!important;z-index:2!important;background:transparent!important;border-radius:0!important;}

@media(max-width:600px){.main-image.gallery-open .product-main-watermark{right:3%!important;bottom:3%!important;width:var(--watermark-size,28%)!important;max-width:var(--watermark-size,28%)!important;}}


/* Section identity ribbons: shared visual language for all homepage sections. */
.section-head.section-ribbon-head,
.section-head:not(.compact) {
  position: relative;
  min-height: 56px;
  margin-bottom: 20px;
  padding: 9px 14px 9px 18px;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 10px;
  border-left: 5px solid var(--brand);
  box-shadow: 0 4px 14px rgba(0,0,0,.045);
}
.section-head.section-ribbon-head::after,
.section-head:not(.compact)::after {
  content: "";
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: -5px;
  height: 2px;
  background: linear-gradient(90deg, var(--brand) 0 72px, var(--line) 72px 100%);
  border-radius: 999px;
}
.section-head.section-ribbon-head h2,
.section-head:not(.compact) h2 {
  margin: 0;
  font-size: 22px;
  line-height: 1.25;
  letter-spacing: -.01em;
}
.section-head.section-ribbon-head .text-link,
.section-head:not(.compact) .text-link {
  white-space: nowrap;
}
.contact-home > .section-head {
  margin-bottom: 26px;
}
@media(max-width:600px){
  .section-head.section-ribbon-head,
  .section-head:not(.compact) {
    min-height: 48px;
    padding: 8px 11px 8px 14px;
    border-left-width: 4px;
    margin-bottom: 16px;
  }
  .section-head.section-ribbon-head h2,
  .section-head:not(.compact) h2 {
    font-size: 18px;
  }
  .section-head.section-ribbon-head::after,
  .section-head:not(.compact)::after {
    left: 14px;
    right: 14px;
  }
}

/* V66 - Category title ribbon with SEO short description directly below H1 */
.category-page-section .category-title-ribbon {
  align-items: center;
  margin-bottom: 24px;
}
.category-title-wrap {
  min-width: 0;
}
.category-title-ribbon h1 {
  margin: 0;
  font-size: 22px;
  line-height: 1.25;
  letter-spacing: -.01em;
}
.category-short-description {
  margin: 4px 0 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.45;
  font-weight: 500;
}
@media(max-width:600px){
  .category-page-section .category-title-ribbon { margin-bottom: 18px; }
  .category-title-ribbon h1 { font-size: 18px; }
  .category-short-description { font-size: 13px; margin-top: 3px; }
}

/* V70 - Responsive category banner and two-column mobile product grid */
.category-banner {
  width: 100%;
  max-width: 1180px;
  height: clamp(160px, 27.12vw, 320px);
  margin: 0 auto 24px;
  overflow: hidden;
  border-radius: 14px;
  background: #f4f4f2;
}
.category-banner img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.category-products {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media (max-width: 900px) {
  .category-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
  .category-banner {
    height: clamp(150px, 30vw, 260px);
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .category-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
  .category-products .card {
    padding: 8px;
    border-radius: 11px;
  }
  .category-products .card-image-link img {
    aspect-ratio: 1 / 1;
    border-radius: 8px;
  }
  .category-products .card h2 {
    font-size: 14px;
    line-height: 1.25;
    margin: 8px 0 4px;
  }
  .category-products .card .btn.small {
    padding: 7px 9px;
    font-size: 12px;
  }
  .category-banner {
    height: 145px;
    margin-bottom: 16px;
    border-radius: 10px;
  }
}

/* V71 - Mobil kategori kartlarında eşit ürün adı alanı ve daha kompakt banner */
@media (max-width: 600px) {
  .category-products .card h2 {
    font-size: 13px;
    line-height: 1.25;
    min-height: 32.5px;
    max-height: 32.5px;
    height: 32.5px;
    margin: 7px 0 4px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: center;
  }
  .category-products .card {
    display: flex;
    flex-direction: column;
  }
  .category-products .card .btn.small {
    margin-top: auto;
  }
  .category-banner {
    height: 125px;
    margin-bottom: 14px;
  }
}


/* V72 - Mobil kategori ürün kartı başlık/button çakışmasını kesin olarak önle */
@media(max-width:600px){
  .category-products .card{min-height:0!important;height:auto!important;padding-bottom:10px!important;overflow:hidden!important}
  .category-products .card h2{display:-webkit-box!important;display:box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;min-height:36px!important;height:36px!important;max-height:36px!important;margin:8px 0 8px!important;line-height:18px!important;flex:0 0 36px!important;padding:0!important;position:relative!important;z-index:1!important}
  .category-products .card .btn.small{display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;z-index:2!important;flex:0 0 auto!important;height:34px!important;min-height:34px!important;margin:0!important;line-height:1!important;white-space:nowrap!important}
}

/* V73 - Ana sayfa Videolar başlığı ve Hepsini Göster yazısı alt kutu tipografisiyle eşitlendi */
.home-media-section .section-head h2,
.home-media-section .section-head .text-link {
  font-size: 16px !important;
  line-height: 1.3;
  font-weight: 700;
}
.home-media-section .section-head .text-link {
  letter-spacing: 0;
}
@media(max-width:600px){
  .home-media-section .section-head h2,
  .home-media-section .section-head .text-link {
    font-size: 14px !important;
  }
}

/* V74 - Ana sayfa bölüm başlıkları alt kutu (Aynı gün kargo) tipografisiyle eşitlendi */
.home-page .section-head h2,
.home-page .section-head .text-link,
.home-media-section .section-head h2,
.home-media-section .section-head .text-link,
.contact-home .section-head h2,
.contact-home .section-head .text-link,
.services-section .section-head h2,
.services-section .section-head .text-link,
.maps-section .section-head h2,
.maps-section .section-head .text-link {
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
}
@media (max-width: 600px) {
  .home-page .section-head h2,
  .home-page .section-head .text-link,
  .home-media-section .section-head h2,
  .home-media-section .section-head .text-link,
  .contact-home .section-head h2,
  .contact-home .section-head .text-link,
  .services-section .section-head h2,
  .services-section .section-head .text-link,
  .maps-section .section-head h2,
  .maps-section .section-head .text-link {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
}

/* V75 - Sizin İçin Seçtiklerim başlığını Aynı gün kargo tipografisiyle kesin olarak eşitle */
.home-selected-products .section-head h2,
.home-selected-products .section-head .text-link {
  font-size: 20px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}
@media (max-width: 600px) {
  .home-selected-products .section-head h2,
  .home-selected-products .section-head .text-link {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
}


/* V76 - Konumumuz diğer ana sayfa bölümleriyle aynı şerit; Hepsini Göster daha kompakt */
.home-page .section-head .text-link,
.home-media-section .section-head .text-link {
  font-size: 16px !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
}
@media (max-width: 600px) {
  .home-page .section-head .text-link,
  .home-media-section .section-head .text-link {
    font-size: 13px !important;
  }
}


/* V77 - Konumumuz bölümünü ana sayfadaki diğer bölümlerle aynı tam kapsül/şerit yapısına al */
.home-page .maps-section {
  position: relative;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 28px;
  margin: 0 0 34px;
  box-shadow: 0 8px 24px rgba(0,0,0,.035);
}

.home-page .maps-section .section-head {
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f0efeb;
}

.home-page .maps-section .section-head h2 {
  margin: 0;
  font-size: 20px !important;
  line-height: 1.3;
  font-weight: 700 !important;
  position: relative;
  padding-left: 13px;
}

.home-page .maps-section .section-head h2:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
  width: 4px;
  border-radius: 4px;
  background: var(--brand);
}

.home-page .maps-section .maps-frame {
  margin: 0;
  border-radius: 14px;
}

@media (max-width: 600px) {
  .home-page .maps-section {
    padding: 18px;
    border-radius: 16px;
    margin-bottom: 24px;
  }

  .home-page .maps-section .section-head {
    padding-bottom: 10px;
    margin-bottom: 14px;
  }

  .home-page .maps-section .section-head h2 {
    font-size: 14px !important;
  }
}

/* V78 - Bize Ulaşın ile aynı tam şerit/kapsül yapı: Hizmetlerimiz ve Konumumuz */
.homepage-section-shell{
  background:#fff;
  border:1px solid var(--line);
  border-radius:22px;
  padding:38px;
  box-shadow:0 4px 14px rgba(0,0,0,.045);
}
.homepage-section-shell .section-head{
  margin-top:0;
}
.homepage-section-shell .service-grid{
  margin-top:0;
}
.homepage-section-shell.maps-section{
  margin-top:0;
  padding-top:38px;
  background:#fff;
}
.homepage-section-shell .maps-frame{
  border-radius:16px;
}
@media(max-width:600px){
  .homepage-section-shell{
    border-radius:18px;
    padding:24px;
  }
  .homepage-section-shell.maps-section{
    padding-top:24px;
  }
}


/* V26 - Ürün avantajları ve daha dengeli detay açıklaması */
.product-benefits{display:grid;grid-template-columns:1fr;gap:9px;margin:18px 0 22px;}
.product-benefit{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:10px 13px;min-height:48px;}
.product-benefit strong{font-size:14px;line-height:1.3;font-weight:700;}
.benefit-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:#f4eeee;color:var(--brand);font-size:16px;font-weight:900;}
.prose{font-size:15px;line-height:1.65;padding:24px;}
.prose h2{font-size:21px;line-height:1.3;margin:22px 0 10px;}
.prose h3{font-size:17px;line-height:1.35;margin:18px 0 8px;}
.prose p,.prose li{font-size:15px;line-height:1.65;}
.prose ul{padding-left:20px;margin:10px 0 18px;}
@media(max-width:600px){.product-benefit strong{font-size:13px;}.prose{padding:19px;font-size:14px;}.prose p,.prose li{font-size:14px;}}

/* Ürün detayında zenginleştirilmiş Meta Keywords görünümü */
.product-keywords{margin-top:28px;padding-top:20px;border-top:1px solid var(--line);}
.product-keywords h3{margin:0 0 13px;font-size:18px;line-height:1.35;color:var(--ink);}
.product-keyword-list{display:flex;flex-wrap:wrap;gap:8px;}
.product-keyword{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#f8f8f6;color:var(--muted);font-size:13px;line-height:1.25;}
@media(max-width:600px){.product-keywords{margin-top:22px;padding-top:16px;}.product-keyword{font-size:12px;padding:5px 9px;}}

/* V77 - Hakkımızda başlığı Aynı gün kargo kutularındaki tipografiyle eşitlendi; üstteki site adı kaldırıldı. */
.about-copy h2{font-size:16px!important;line-height:1.3!important;font-weight:700!important;font-family:Arial,Helvetica,sans-serif!important;margin:0 0 14px!important;letter-spacing:0!important;}
@media(max-width:600px){.about-copy h2{font-size:16px!important;line-height:1.3!important;}}

.about-whatsapp{display:inline-flex;align-items:center;gap:12px;margin-top:18px;padding:12px 16px;border-radius:14px;background:#20b758;color:#fff;text-decoration:none;box-shadow:0 8px 18px rgba(32,183,88,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.about-whatsapp:hover{background:#159447;transform:translateY(-1px);box-shadow:0 10px 22px rgba(21,148,71,.22)}.about-whatsapp-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;background:rgba(255,255,255,.15);border-radius:50%}.about-whatsapp-icon svg{width:21px;height:21px;fill:currentColor}.about-whatsapp span:last-child{display:flex;flex-direction:column;gap:2px;line-height:1.15}.about-whatsapp strong{font-size:16px;font-weight:800}.about-whatsapp small{font-size:13px;opacity:.95;font-weight:600}.about-whatsapp:focus-visible{outline:3px solid rgba(32,183,88,.28);outline-offset:3px}
@media(max-width:600px){.about-whatsapp{width:100%;justify-content:center}.about-whatsapp strong{font-size:15px}}


/* V70 - Social media section under the homepage contact area */
.social-home{margin-top:36px;overflow:hidden}
.social-home-text{color:var(--muted);margin:8px 0 0;max-width:780px;font-size:16px}
.social-home-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}
.social-home-card{display:flex;align-items:center;gap:14px;padding:17px 18px;background:#fff;border:1px solid var(--line);border-radius:16px;text-decoration:none;color:var(--ink);box-shadow:0 5px 20px rgba(0,0,0,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.social-home-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px rgba(0,0,0,.08);border-color:#d5d5d5}
.social-home-icon{width:46px;height:46px;flex:0 0 46px;border-radius:13px;display:grid;place-items:center;background:var(--ink);color:#fff;font-size:22px;font-weight:900;line-height:1}
.social-home-copy{min-width:0;display:flex;flex-direction:column;gap:3px}
.social-home-copy strong{font-size:17px}
.social-home-copy span{font-size:13px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.social-home-arrow{margin-left:auto;font-size:20px;color:var(--brand);font-weight:800}
@media(max-width:1050px){.social-home-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.social-home-grid{grid-template-columns:1fr}.social-home-card{padding:15px}.social-home-icon{width:42px;height:42px;flex-basis:42px}.social-home-copy strong{font-size:16px}.social-home-copy span{font-size:12px}.social-home-text{font-size:14px}}

/* V76 - Premium ana sayfa slider: daha güçlü tipografi, kontrollü karartma, CTA ve ilerleme göstergesi */
.hero-slider{position:relative;overflow:hidden;width:calc(100% + 32px);margin:0 -16px 54px;aspect-ratio:1920/850 !important;min-height:0;background:#111}
.hero-slider-track{position:relative;height:100%}
.hero-slider .hero-slide{position:absolute;inset:0;display:flex;align-items:stretch;opacity:0;visibility:hidden;transform:none;transition:opacity .45s ease,visibility .45s ease;background-position:center;background-size:cover;background-color:transparent}
.hero-slider .hero-slide.active{display:flex;opacity:1;visibility:visible;transform:none}
.hero-slide-shade{display:none !important;background:none !important;opacity:0 !important}
.hero-content-wrap{position:relative;z-index:2;width:100%;display:flex;align-items:center;padding:clamp(30px,5vw,86px)}
.hero-slider .hero-overlay{max-width:780px;text-shadow:0 3px 24px rgba(0,0,0,.3);position:relative;z-index:4}
.hero-slider .hero-overlay .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 13px;border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.11);backdrop-filter:blur(8px);border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.hero-slider .hero-overlay h1{font-size:clamp(34px,4.6vw,70px);line-height:1.04;letter-spacing:-.03em;margin:16px 0 16px;max-width:850px}
.hero-slider .hero-overlay p{font-size:clamp(16px,1.55vw,22px);line-height:1.55;max-width:680px;margin:0 0 25px;color:rgba(255,255,255,.94)}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.hero-slider .hero-button{box-shadow:0 12px 28px rgba(0,0,0,.18);text-shadow:none}
.hero-whatsapp-cta{position:relative;z-index:5;pointer-events:auto;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;border:1px solid rgba(255,255,255,.42);background:rgba(255,255,255,.1);color:#fff;font-weight:800;text-decoration:none;backdrop-filter:blur(8px);text-shadow:none}
.hero-whatsapp-cta:hover{background:rgba(255,255,255,.18)}
.hero-trust-strip{display:none !important}
.hero-trust-strip span{display:inline-flex;align-items:center;gap:7px;padding:0 18px;font-size:12px;font-weight:700;color:rgba(255,255,255,.96);border-right:1px solid rgba(255,255,255,.16)}
.hero-trust-strip span:last-child{border-right:0}
.hero-trust-strip b{font-size:14px}
.slider-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.24);color:#fff;font-size:34px;line-height:1;cursor:pointer;backdrop-filter:blur(6px)}
.slider-prev{left:20px}.slider-next{right:20px}
.slider-nav:hover{background:rgba(0,0,0,.42)}
.slider-controls{position:absolute;right:24px;bottom:62px;z-index:6;display:flex;align-items:center;gap:13px}
.slider-progress{width:130px;height:3px;background:rgba(255,255,255,.25);overflow:hidden;border-radius:999px}
.slider-progress span{display:block;height:100%;width:100%;transform-origin:left center;background:#fff}
@keyframes sliderProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
.slider-dots{position:static;left:auto;bottom:auto;transform:none;display:flex;gap:7px;z-index:6}
.slider-dots button{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.32);padding:0;cursor:pointer}
.slider-dots button.active{width:24px;border-radius:999px;background:#fff}
.home-selected-products .section-head h2{font-size:24px;font-weight:800;margin:0}
@media(max-width:900px){.hero-slider{width:calc(100% + 24px);margin-left:-12px;margin-right:-12px;aspect-ratio:16/10 !important}.hero-slider .hero-overlay{max-width:680px}.hero-slider .hero-overlay h1{font-size:clamp(30px,6vw,48px)}.hero-slider .hero-overlay p{font-size:17px}.hero-trust-strip span{padding:0 10px;font-size:11px}.slider-controls{bottom:74px}.slider-nav{width:42px;height:42px}}
@media(max-width:700px){.hero-slider{height:430px;aspect-ratio:auto !important}.hero-slider .hero-slide{height:430px;min-height:430px;background-position:center}.hero-slide-shade{display:none !important;background:none !important;opacity:0 !important}.hero-content-wrap{align-items:flex-end;padding:28px 20px 92px}.hero-slider .hero-overlay h1{font-size:clamp(28px,8.3vw,38px);margin:12px 0}.hero-slider .hero-overlay p{font-size:15px;line-height:1.45;margin-bottom:18px}.hero-actions{gap:9px}.hero-slider .hero-button,.hero-whatsapp-cta{min-height:44px;padding:0 14px;font-size:13px}.hero-trust-strip{justify-content:flex-start;overflow:hidden;flex-wrap:nowrap;gap:0;padding:9px 10px}.hero-trust-strip span{white-space:nowrap;padding:0 10px;font-size:10px}.hero-trust-strip span:nth-child(n+3){display:none}.slider-nav{display:block}.slider-controls{left:50%;right:auto;transform:translateX(-50%);bottom:62px}.slider-progress{width:86px}.home-selected-products .section-head h2{font-size:22px}}


/* V38 Blog */
.blog-home,.blog-list-page,.blog-post-page{margin-top:28px;margin-bottom:28px}.blog-grid-page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-grid-page.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05)}.blog-card-media{display:block;aspect-ratio:16/9;overflow:hidden}.blog-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.blog-card:hover .blog-card-media img{transform:scale(1.03)}.blog-card-placeholder{height:100%;display:grid;place-items:center;background:#f3f5f7;font-weight:700}.blog-card-body{padding:18px}.blog-category{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.02em;margin-bottom:8px}.blog-card h2,.blog-card h3{margin:0 0 10px;line-height:1.3}.blog-card h2 a,.blog-card h3 a{text-decoration:none}.blog-card p{margin:0 0 12px;line-height:1.65}.blog-card-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:.78rem;opacity:.7;margin-bottom:11px}.blog-post-page{max-width:960px;margin-left:auto;margin-right:auto}.blog-cover-wrap{margin-bottom:20px}.blog-cover{width:100%;max-height:520px;object-fit:cover;border-radius:18px;display:block}.blog-post-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:.86rem;opacity:.7;margin-bottom:10px}.blog-post-page h1{font-size:clamp(1.65rem,2.7vw,2.25rem);line-height:1.2;margin:.3em 0}.blog-lead{font-size:1.08rem;line-height:1.75;opacity:.9}.blog-post-page h2{margin-top:2rem}.blog-post-page h3{margin-top:1.45rem}.blog-post-page p,.blog-post-page li{font-size:1rem;line-height:1.75}.blog-callout{margin:24px 0;padding:18px;border-radius:14px;background:rgba(0,0,0,.035);border-left:4px solid currentColor}.blog-callout p{margin:.4rem 0 0}.blog-keywords{margin-top:30px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.blog-keywords strong{display:block;margin-bottom:10px}.blog-keywords>div{display:flex;flex-wrap:wrap;gap:8px}.blog-keywords span{padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.045);font-size:.8rem}.related-blogs{margin-top:42px}.related-blogs .blog-grid-page{grid-template-columns:repeat(3,minmax(0,1fr))}
@media (max-width: 900px){.blog-grid-page,.blog-grid-page.compact,.related-blogs .blog-grid-page{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width: 640px){.blog-grid-page,.blog-grid-page.compact,.related-blogs .blog-grid-page{grid-template-columns:1fr}.blog-post-page h1{font-size:1.65rem;line-height:1.25}.blog-card-body{padding:15px}}

.breadcrumbs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:.82rem;opacity:.72;margin:18px 0 12px}.breadcrumbs a{text-decoration:none}

/* V38 - Yönetim panelinden filigran konumu */
.gallery-watermark,.product-lightbox-watermark,.main-image.gallery-open .product-main-watermark{left:auto!important;right:2.5%!important;top:auto!important;bottom:2.5%!important;}
.watermark-pos-top-left .gallery-watermark,.watermark-pos-top-left .product-lightbox-watermark,.main-image.watermark-pos-top-left .product-main-watermark{left:2.5%!important;right:auto!important;top:2.5%!important;bottom:auto!important;}
.watermark-pos-top-right .gallery-watermark,.watermark-pos-top-right .product-lightbox-watermark,.main-image.watermark-pos-top-right .product-main-watermark{left:auto!important;right:2.5%!important;top:2.5%!important;bottom:auto!important;}
.watermark-pos-bottom-left .gallery-watermark,.watermark-pos-bottom-left .product-lightbox-watermark,.main-image.watermark-pos-bottom-left .product-main-watermark{left:2.5%!important;right:auto!important;top:auto!important;bottom:2.5%!important;}
.watermark-pos-bottom-right .gallery-watermark,.watermark-pos-bottom-right .product-lightbox-watermark,.main-image.watermark-pos-bottom-right .product-main-watermark{left:auto!important;right:2.5%!important;top:auto!important;bottom:2.5%!important;}
.watermark-pos-center .gallery-watermark,.watermark-pos-center .product-lightbox-watermark,.main-image.watermark-pos-center .product-main-watermark{left:50%!important;right:auto!important;top:50%!important;bottom:auto!important;transform:translate(-50%,-50%)!important;}

/* THEME-ONLY REFRESH — front-end visuals only; functionality and content remain unchanged. */
:root{
  --brand:#8d2529;
  --brand-dark:#6f1c20;
  --brand-soft:#f8eeef;
  --ink:#222a33;
  --muted:#69717a;
  --bg:#f5f6f8;
  --card:#ffffff;
  --line:#e2e6ea;
  --shadow:0 14px 40px rgba(28,38,50,.07);
  --shadow-soft:0 8px 24px rgba(28,38,50,.05);
  --radius:18px;
}
html{scroll-behavior:smooth}
body{
  font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;
  color:var(--ink);
  background:linear-gradient(180deg,#f7f8fa 0%,#f4f5f7 100%);
  line-height:1.65;
}
.container{width:min(1200px,calc(100% - 36px))}
.header{
  background:rgba(255,255,255,.96);
  border-bottom:1px solid rgba(31,41,55,.08);
  box-shadow:0 4px 18px rgba(31,41,55,.04);
  backdrop-filter:blur(12px);
}
.nav{min-height:82px;gap:24px}
.brand{font-size:21px;letter-spacing:-.02em}
.brand img{max-height:52px;max-width:200px}
.nav nav{gap:7px;align-items:center}
.nav nav>a{
  color:#27313b;
  font-size:14px;
  font-weight:600;
  text-decoration:none;
  padding:10px 12px;
  border-radius:10px;
  transition:background .2s ease,color .2s ease,transform .2s ease;
}
.nav nav>a:hover{background:var(--brand-soft);color:var(--brand);transform:translateY(-1px)}
.nav form{margin-left:4px}
.nav form input{
  width:210px;height:42px;padding:0 13px;
  border:1px solid #dfe4e9;border-radius:11px 0 0 11px;
  background:#fbfcfd;color:var(--ink);outline:none;
}
.nav form input:focus{border-color:#cfa0a2;box-shadow:0 0 0 3px rgba(141,37,41,.08)}
.nav form button{
  height:42px;padding:0 17px;border-radius:0 11px 11px 0;
  background:linear-gradient(135deg,var(--brand),var(--brand-dark));
  font-weight:800;box-shadow:0 7px 18px rgba(141,37,41,.18);
}
.products-nav-parent,.products-nav-toggle{border-radius:10px}
.hero-slider{
  box-shadow:0 18px 50px rgba(24,33,43,.12);
  border-radius:22px;
  margin:18px 0 48px;
  background:#fff;
}
.hero-slider .hero-slide{border-radius:22px}
/* Preserve the previously requested clear slider images: no overlay/gradient is added. */
.hero-slider .hero-overlay{background:transparent!important}
.hero-slider .hero-overlay h1{font-weight:850;letter-spacing:-.035em;text-shadow:0 2px 18px rgba(0,0,0,.22)}
.hero-slider .hero-overlay p{text-shadow:0 2px 14px rgba(0,0,0,.18)}
.hero-slider .hero-button,
.hero-slider .hero-whatsapp-cta{
  border-radius:11px;
  font-weight:800;
  min-height:46px;
  padding:0 18px;
}
.hero-slider .hero-button{background:linear-gradient(135deg,var(--brand),var(--brand-dark));box-shadow:0 10px 24px rgba(141,37,41,.18)}
.hero-slider .hero-whatsapp-cta{background:rgba(255,255,255,.94);color:var(--brand);border:1px solid rgba(255,255,255,.9);backdrop-filter:blur(6px)}
.slider-nav{
  border:1px solid rgba(255,255,255,.72);
  background:rgba(20,29,38,.35);
  box-shadow:0 8px 22px rgba(0,0,0,.14);
}
.slider-nav:hover{background:rgba(20,29,38,.58)}
.slider-controls{bottom:24px}
.slider-progress{height:3px}
section{margin:66px 0}
.section-head{margin-bottom:22px;align-items:center}
.section-head h2{font-size:30px;font-weight:850;letter-spacing:-.03em;color:#1e2935}
.section-head h2:after{
  content:"";display:block;width:44px;height:3px;margin-top:9px;
  border-radius:999px;background:var(--brand);
}
.text-link{color:var(--brand);font-size:14px}
.cards{gap:20px}
.card,.service-card,.trust-item,.contact-home,.about-grid,.prose,.main-image,.empty,.info,.maps-frame,.faq-list details{
  border:1px solid rgba(31,41,55,.08);
  box-shadow:var(--shadow-soft);
}
.card{
  border-radius:18px;padding:16px;background:#fff;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#ead1d2}
.card img{background:#fafbfc;border-radius:13px}
.card h2,.card h3{font-size:18px;line-height:1.35;color:#232d37}
.card p{font-size:14px;color:var(--muted)}
.card strong{font-size:18px;color:var(--brand-dark)}
.about-grid{border-radius:22px;padding:38px;background:linear-gradient(145deg,#fff,#fbfbfc)}
.about-copy h2,.contact-home h2{color:#1c2630;letter-spacing:-.03em}
.about-copy h2{font-size:35px}
.prose-inline{font-size:16px;color:#636c76}
.info{background:linear-gradient(135deg,#222b35,#151c24);border:0;border-radius:22px}
.info h2{font-size:30px}
.btn{
  background:linear-gradient(135deg,var(--brand),var(--brand-dark));
  border-radius:11px;padding:12px 18px;font-weight:850;
  box-shadow:0 9px 22px rgba(141,37,41,.16);
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
.btn:hover{transform:translateY(-2px);box-shadow:0 13px 28px rgba(141,37,41,.2);filter:brightness(1.02)}
.product-detail{gap:36px}
.main-image{border-radius:20px;padding:22px}
.price{font-size:29px;color:var(--brand-dark);letter-spacing:-.02em}
.specs{border-radius:14px;overflow:hidden}
.specs th{background:#f7f8fa;font-size:13px;color:#4a545e}
.specs td{font-size:14px}
.prose{border-radius:18px;padding:30px;background:#fff}
.prose h2,.prose h3{color:#222c36;letter-spacing:-.02em}
.breadcrumbs{font-size:13px}
.breadcrumbs a{color:var(--brand);font-weight:700}
.services-section{margin-bottom:76px}
.service-grid{gap:20px}
.service-card{border-radius:18px;padding:24px;transition:transform .22s ease,box-shadow .22s ease}
.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.service-card h3{font-size:18px;color:#222c36}
.service-card p{font-size:14px}
.trust-grid{gap:18px}
.trust-item{border-radius:18px;padding:24px;background:#fff}
.trust-icon{font-size:30px}
.trust-item strong{font-size:18px;color:#27313b}
.trust-item span:last-child{font-size:14px}
.contact-home{border-radius:22px;padding:38px;background:linear-gradient(145deg,#fff,#fbfcfd)}
.contact-home h2{font-size:34px}
.contact-home p{font-size:16px}
.form input,.form textarea,.search-big input,.home-contact-form input,.home-contact-form textarea{
  border:1px solid #dfe4e9;border-radius:11px;background:#fff;color:var(--ink);
  transition:border-color .2s ease,box-shadow .2s ease;
}
.form input:focus,.form textarea:focus,.search-big input:focus,.home-contact-form input:focus,.home-contact-form textarea:focus{
  border-color:#cfa0a2;box-shadow:0 0 0 3px rgba(141,37,41,.08);outline:none;
}
.faq-list details{border-radius:14px}
.faq-list summary{font-size:15px}
.footer{
  background:#171d24;
  border-top:1px solid rgba(255,255,255,.05);
  padding:44px 0 30px;
}
.footer a{transition:color .2s ease}
.footer a:hover{color:#f1c9cb}
.footer-contact strong{color:#fff}
.copyright-credit-footer{color:#98a2ad}
/* Blog theme */
.blog-home,.blog-list-page,.blog-post-page{margin-top:34px;margin-bottom:42px}
.blog-card{border-radius:18px;border:1px solid rgba(31,41,55,.08);box-shadow:var(--shadow-soft);transition:transform .22s ease,box-shadow .22s ease}
.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.blog-card-body{padding:20px}
.blog-card h2,.blog-card h3{letter-spacing:-.02em}
.blog-category{color:var(--brand);font-weight:800}
.blog-card-meta,.blog-post-meta{color:#7b838c}
.blog-post-page h1{font-size:clamp(1.85rem,3vw,2.65rem);font-weight:850;letter-spacing:-.035em}
.blog-lead{font-size:1.07rem;color:#5f6872}
.blog-post-page p,.blog-post-page li{color:#3f4953}
.blog-keywords{border-top-color:#e5e8eb}
.blog-keywords span{background:var(--brand-soft);color:var(--brand-dark);border:1px solid #ead1d2}
.social-home-card{border:1px solid rgba(31,41,55,.08)!important;box-shadow:var(--shadow-soft)!important;border-radius:16px!important;transition:transform .2s ease,box-shadow .2s ease}
.social-home-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)!important}
/* Mobile refinement */
@media(max-width:900px){
  .container{width:min(100% - 24px,760px)}
  .nav{min-height:74px}
  .hero-slider{border-radius:18px}
  .hero-slider .hero-slide{border-radius:18px}
}
@media(max-width:600px){
  body{line-height:1.58}
  .section-head h2{font-size:26px}
  .about-grid,.contact-home{border-radius:18px;padding:24px}
  .contact-home h2,.about-copy h2{font-size:29px}
  .blog-post-page h1{font-size:1.75rem}
}


/* V77 - Slider metin renkleri yönetim panelinden kontrol edilir. */
.hero-slider .hero-slider-name{color:var(--slider-name-color,#fff) !important;}
.hero-slider .hero-overlay h1{color:var(--slider-title-color,#fff) !important;}
.hero-slider .hero-overlay p{color:var(--slider-description-color,#fff) !important;}
.hero-slider .hero-button{color:var(--slider-button-text-color,#fff) !important;}
.slider-color-grid{align-items:end;}
.slider-color-grid input[type=color], input[type=color][name="name_color"]{width:72px;height:42px;padding:3px;border:1px solid #d9dde3;border-radius:8px;background:#fff;cursor:pointer;}
@media(max-width:700px){.slider-color-grid{grid-template-columns:1fr;}}

/* V78 - Ana sayfa slider başlığı, Aynı Gün Kargo yazı tipografisiyle uyumlu ve daha dengeli */
.hero-slider .hero-overlay h1,
.hero-slider .hero-overlay h1 a {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: clamp(30px, 2.8vw, 38px) !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
  margin: 8px 0 14px !important;
}
@media (max-width: 600px) {
  .hero-slider .hero-overlay h1,
  .hero-slider .hero-overlay h1 a {
    font-size: 26px !important;
    line-height: 1.3 !important;
    margin: 6px 0 12px !important;
  }
}

/* V81 - Ana menü yazıları Ürünlerimiz ile aynı ağırlıkta. */
.nav nav>a{font-weight:600 !important;}
.products-nav-parent{font-weight:600 !important;}
