/* Ortak ürün koleksiyonu: tüm vitrin sayfalarında aynı ölçü ve görsel dil. */
.spot-product-card{background:#fff;border:1px solid #e5eee8;border-radius:16px;box-shadow:0 12px 27px rgba(26,72,46,.07);height:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.spot-product-card:hover{box-shadow:0 22px 44px rgba(16,95,50,.16);transform:translateY(-8px)}.spot-product-image{background:#e9efeb;display:block;overflow:hidden;position:relative}.spot-product-image:after{background:linear-gradient(180deg,transparent 48%,rgba(6,36,19,.5));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.spot-product-image img{display:block;height:250px;object-fit:cover;transition:transform .55s ease;width:100%}.spot-product-card:hover .spot-product-image img{transform:scale(1.09)}.spot-card-shine{background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.4) 50%,transparent 75%);height:100%;left:-110%;position:absolute;top:0;transform:skewX(-18deg);transition:left .7s ease;width:65%;z-index:1}.spot-product-card:hover .spot-card-shine{left:145%}.spot-open-icon{align-items:center;background:#0caf4b;border-radius:50%;color:#fff;display:flex;font-size:16px;height:42px;justify-content:center;position:absolute;right:16px;top:16px;transform:translateY(-65px);transition:transform .3s ease;width:42px;z-index:2}.spot-product-card:hover .spot-open-icon{transform:translateY(0)}.spot-product-body{padding:20px 20px 18px}.spot-category{color:#0aa246;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.spot-product-body h3{font-size:17px;line-height:1.36;margin:8px 0}.spot-product-body h3 a{color:#1c3025;text-decoration:none}.spot-product-body p{color:#78857f;font-size:13px;line-height:1.5;margin:0 0 16px}.spot-card-link{color:#098d3e;font-size:13px;font-weight:800;text-decoration:none}.spot-card-link i{margin-left:6px;transition:margin .2s}.spot-card-link:hover{color:#056f30}.spot-card-link:hover i{margin-left:10px}
.spot-product-grid,.spot-unified-grid{display:flex;flex-wrap:wrap}.spot-product-grid>[class*="col-"],.spot-unified-grid>[class*="col-"]{display:flex}.spot-product-grid .spot-product-card,.spot-unified-grid .spot-product-card{width:100%}.spot-product-card{display:flex;flex-direction:column}.spot-product-body{display:flex;flex:1;flex-direction:column;min-height:184px}.spot-product-body h3{min-height:47px}.spot-product-body p{min-height:41px}.spot-card-link{margin-top:auto}
.spot-page{background:linear-gradient(145deg,#f5f9f6 0,#fff 49%,#eff8f2 100%);min-height:600px;padding:66px 0 58px;position:relative}.spot-page:before{background:radial-gradient(circle,rgba(14,171,76,.11),transparent 67%);content:"";height:420px;pointer-events:none;position:absolute;right:-180px;top:-190px;width:420px}.spot-page .container{position:relative;z-index:1}.spot-page-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:35px}.spot-page-kicker{color:#0a963f;font-size:12px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}.spot-page-kicker i{margin-right:7px}.spot-page-head h1{color:#132b20;font-size:32px;font-weight:800;letter-spacing:-.7px;line-height:1.14;margin:10px 0 8px;max-width:780px}.spot-page-head p{color:#718078;font-size:16px;margin:0;max-width:620px}.spot-page-back{border:1px solid #d8e9de;border-radius:28px;color:#0a873a;font-size:13px;font-weight:800;padding:12px 18px;text-decoration:none}.spot-page-back:hover{background:#0aa746;border-color:#0aa746;color:#fff}
.spot-page .spot-product-image img{height:270px}.spot-page .spot-product-body{min-height:184px}.spot-page .spot-category{display:inline-flex;align-items:center;gap:6px}.spot-page .spot-category:before{background:#0aad48;border-radius:50%;content:"";height:6px;width:6px}.spot-page-empty{background:#fff;border:1px dashed #cbded1;border-radius:14px;color:#6e7c74;padding:35px;text-align:center}.spot-page .pagination{margin-top:18px}.spot-page .pagination>li>a{border:0;border-radius:50%;color:#177b3d;margin:0 4px}.spot-page .pagination>.active>a,.spot-page .pagination>.active>a:hover{background:#0aa746}
@media(max-width:767px){.spot-product-grid>[class*="col-"],.spot-unified-grid>[class*="col-"]{width:100%}.spot-product-image img,.spot-page .spot-product-image img{height:290px}.spot-product-body{min-height:auto}.spot-product-body h3,.spot-product-body p{min-height:0}.spot-page{padding:45px 0}.spot-page-head{align-items:flex-start;flex-direction:column;gap:17px}.spot-page-head h1{font-size:30px}.spot-page-back{display:inline-block}}
