.StoresDetails-module__RatlAq__stores{background:linear-gradient(135deg,#fff 0%,#eff0ff 100%);min-height:600px;margin:0;padding:40px 0 100px;position:relative;overflow:hidden}.StoresDetails-module__RatlAq__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.StoresDetails-module__RatlAq__headerSection{text-align:center;margin-bottom:60px}.StoresDetails-module__RatlAq__sectionSubtitle{color:#00184dcc;letter-spacing:.5px;margin:0;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:400}.StoresDetails-module__RatlAq__storesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;margin-bottom:60px;display:grid}.StoresDetails-module__RatlAq__storeCard{perspective:1000px;background-color:#fff;border-radius:10px;height:200px;position:relative}.StoresDetails-module__RatlAq__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);position:relative}.StoresDetails-module__RatlAq__storeCard:hover .StoresDetails-module__RatlAq__cardInner{transform:rotateY(5deg)rotateX(5deg)scale(1.05)}.StoresDetails-module__RatlAq__storeLink{width:100%;height:100%;color:inherit;border-radius:10px;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 1px 3px #00000005,0 0 0 1px #1b1f2326}.StoresDetails-module__RatlAq__storeLink:hover{box-shadow:0 10px 36px #00000029,0 0 0 1px #0000000f}.StoresDetails-module__RatlAq__imageWrapper{justify-content:center;align-items:center;height:100px;padding:10px 0;display:flex;position:relative;overflow:hidden}.StoresDetails-module__RatlAq__storeLogo{object-fit:contain;filter:brightness(1.1)contrast(1.1);z-index:2;max-width:100%;height:auto;max-height:80px;transition:all .4s;position:relative}.StoresDetails-module__RatlAq__storeCard:hover .StoresDetails-module__RatlAq__storeLogo{filter:brightness(1.2)contrast(1.2)saturate(1.1);transform:scale(1.1)}.StoresDetails-module__RatlAq__imageOverlay{opacity:0;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);transition:opacity .3s;position:absolute;inset:0}.StoresDetails-module__RatlAq__storeCard:hover .StoresDetails-module__RatlAq__imageOverlay{opacity:1}.StoresDetails-module__RatlAq__cardContent{text-align:center;padding:0 24px 20px}.StoresDetails-module__RatlAq__storeName{color:#004e14;text-transform:capitalize;letter-spacing:.5px;text-shadow:0 2px 8px #0000004d;margin:0 0 8px;font-size:1.2rem;font-weight:600;transition:all .3s}.StoresDetails-module__RatlAq__storeCard:hover .StoresDetails-module__RatlAq__storeName{color:#00174c;text-shadow:0 4px 12px #0006;transform:translateY(-2px)}.StoresDetails-module__RatlAq__dealsBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;color:#fff;background:linear-gradient(45deg,#1e94004d,#75ce00);border-color:#ffffff80;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-block}.StoresDetails-module__RatlAq__storeCard:hover .StoresDetails-module__RatlAq__dealsBadge{color:#454545;background:linear-gradient(45deg,#8f8b8b33,#ffffff1a);border:1px solid #ffffff4d;transform:translateY(-2px)}.StoresDetails-module__RatlAq__ctaSection{text-align:center;position:relative}.StoresDetails-module__RatlAq__exploreButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(45deg,#1b43c5,#5787e2);border:none;border-radius:50px;padding:18px 48px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.25,.8,.25,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 10px 30px #0e003f66,inset 0 1px #fff3}.StoresDetails-module__RatlAq__exploreButton:hover{background:linear-gradient(45deg,#1b43c5,#5787e2);transform:translateY(-3px);box-shadow:0 15px 40px #001c9980,inset 0 1px #ffffff4d}.StoresDetails-module__RatlAq__exploreButton:active{transform:translateY(-1px)}.StoresDetails-module__RatlAq__buttonText{z-index:2;position:relative}.StoresDetails-module__RatlAq__buttonGlow{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.StoresDetails-module__RatlAq__exploreButton:hover .StoresDetails-module__RatlAq__buttonGlow{left:100%}.StoresDetails-module__RatlAq__backgroundDecorations{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.StoresDetails-module__RatlAq__floatingShape1,.StoresDetails-module__RatlAq__floatingShape2,.StoresDetails-module__RatlAq__floatingShape3{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-radius:50%;animation:6s ease-in-out infinite StoresDetails-module__RatlAq__float;position:absolute}.StoresDetails-module__RatlAq__floatingShape1{width:100px;height:100px;animation-delay:0s;top:10%;left:10%}.StoresDetails-module__RatlAq__floatingShape2{width:150px;height:150px;animation-delay:2s;top:60%;right:10%}.StoresDetails-module__RatlAq__floatingShape3{width:80px;height:80px;animation-delay:4s;bottom:20%;left:20%}@keyframes StoresDetails-module__RatlAq__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}@media (max-width:768px){.StoresDetails-module__RatlAq__stores{padding:60px 0 80px}.StoresDetails-module__RatlAq__container{padding:0 16px}.StoresDetails-module__RatlAq__headerSection{margin-bottom:40px}.StoresDetails-module__RatlAq__storesGrid{gap:14px;margin-bottom:40px;grid-template-columns:repeat(auto-fit,minmax(150px,2fr))!important}.StoresDetails-module__RatlAq__storeCard{height:190px}.StoresDetails-module__RatlAq__exploreButton{padding:16px 32px;font-size:1rem}}@media (max-width:480px){.StoresDetails-module__RatlAq__storesGrid{grid-template-columns:1fr;gap:20px}.StoresDetails-module__RatlAq__storeCard{height:190px}.StoresDetails-module__RatlAq__imageWrapper{height:100px;padding:16px}.StoresDetails-module__RatlAq__storeLogo{max-height:80px}.StoresDetails-module__RatlAq__cardContent{padding:0 16px 16px}.StoresDetails-module__RatlAq__storeName{font-size:1.1rem}}@media (min-width:1200px){.StoresDetails-module__RatlAq__storesGrid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1600px){.StoresDetails-module__RatlAq__container{max-width:1600px}.StoresDetails-module__RatlAq__storesGrid{gap:40px}}@media print{.StoresDetails-module__RatlAq__stores{color:#000;background:#fff}.StoresDetails-module__RatlAq__backgroundDecorations{display:none}}.StoresDetails-module__RatlAq__searchForm{border:1px solid #ccc;border-radius:6px;flex:1;align-items:center;gap:10px;max-width:900px;margin:0 auto;padding:5px 1rem;font-size:16px;display:flex}.StoresDetails-module__RatlAq__searchInput{background-color:#0000;border:none;border-radius:6px;flex:1;padding:1rem;font-size:16px}.StoresDetails-module__RatlAq__searchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff9c6f,#d72400);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;transition:all .3s;display:flex}.StoresDetails-module__RatlAq__searchBtn:hover{background-color:#e65c00}
