.home-catalog{padding:105px max(7vw,40px);background:#f3f8fa}.home-catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:38px}.home-catalog-heading>div{max-width:760px}.home-catalog-heading span,.featured-product-head small,.brand-strip>span{color:#159dc9;font-size:10px;font-weight:900;letter-spacing:1.8px}.home-catalog-heading h2{margin:12px 0 14px;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-1.8px}.home-catalog-heading p{margin:0;color:#687985;line-height:1.7}.home-catalog-heading>a{white-space:nowrap;padding:14px 18px;border:1px solid #bed6df;border-radius:9px;color:#0e83a8;font-size:12px;font-weight:900;background:#fff}.home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.home-category-grid>a{overflow:hidden;border-radius:15px;background:#fff;border:1px solid #dce8ed;transition:.25s}.home-category-grid>a:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(7,28,45,.09)}.home-category-grid img,.category-symbol{width:100%;height:170px;object-fit:cover}.category-symbol{display:grid;place-items:center;background:linear-gradient(145deg,#09283e,#146085);color:rgba(255,255,255,.8);font-size:70px;font-weight:950}.home-category-grid>a>div:last-child{padding:19px}.home-category-grid small{color:#16a0ca;font-size:8px;font-weight:900;letter-spacing:1.3px}.home-category-grid h3{margin:7px 0;font-size:18px}.home-category-grid p{height:38px;overflow:hidden;margin:0 0 13px;color:#6c7f8a;font-size:11px;line-height:1.55}.home-category-grid span{color:#0e8db5;font-size:10px;font-weight:900}.featured-product-head{display:flex;justify-content:space-between;align-items:end;margin:60px 0 20px;padding-top:32px;border-top:1px solid #d6e4e9}.featured-product-head h3{margin:6px 0 0;font-size:28px}.featured-product-head>a{color:#108db5;font-size:11px;font-weight:900}.home-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-product-grid>a{padding:12px 12px 20px;border:1px solid #dae6ea;border-radius:14px;background:#fff}.home-product-grid>a>div{height:220px;display:grid;place-items:center;padding:15px;border-radius:10px;background:linear-gradient(145deg,#fafcfd,#edf3f5)}.home-product-grid img{width:100%;height:100%;object-fit:contain}.home-product-grid>a>div span{color:#91a4ad;font-size:10px}.home-product-grid small{display:block;margin:16px 4px 5px;color:#159bc5;font-size:8px;font-weight:900;letter-spacing:1px}.home-product-grid h3{margin:0 4px;font-size:16px}.home-product-grid p{margin:5px 4px 0;color:#71848e;font-size:10px}.brand-strip{margin-top:55px;padding-top:27px;border-top:1px solid #d6e4e9}.brand-strip>div{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:17px}.brand-strip a{height:75px;display:grid;place-items:center;padding:12px;border:1px solid #dae6ea;border-radius:10px;background:#fff}.brand-strip img{max-width:100%;max-height:48px;object-fit:contain}.brand-strip b{color:#304f60;font-size:13px;text-align:center}@media(max-width:1000px){.home-category-grid{grid-template-columns:repeat(2,1fr)}.home-product-grid{grid-template-columns:repeat(2,1fr)}.brand-strip>div{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.home-catalog{padding:75px 20px}.home-catalog-heading{align-items:flex-start;flex-direction:column}.home-category-grid,.home-product-grid{grid-template-columns:1fr}.brand-strip>div{grid-template-columns:repeat(2,1fr)}}

/* Büyük ve dikey ürün görsellerini kart sınırları içinde tutar. */
.home-product-grid>a>div{overflow:hidden}
.home-product-grid img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;min-width:0;min-height:0;object-fit:contain}
