.wcps-cart-notification{position:fixed;top:0;left:0;right:0;width:100%;transform:none;background:rgba(52,199,89,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#fff;font-size:15px;font-weight:600;text-align:center;padding:14px 24px;border-radius:0;display:none;z-index:9999;box-shadow:0 4px 20px rgba(52,199,89,.3)}.wcps-cart-notification i{margin-right:8px}.wcps-scroll-container{max-width:1240px;margin:30px auto;padding:20px 0}.wcps-title{font-size:24px;font-weight:700;text-transform:uppercase;text-align:center;margin-bottom:20px;color:#1d1d1f;letter-spacing:-.3px}.wcps-scroll-wrapper{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:12px 15px 16px;margin:0 25px}.wcps-scroll-wrapper::-webkit-scrollbar{height:6px}.wcps-scroll-wrapper::-webkit-scrollbar-track{background:0 0}.wcps-scroll-wrapper::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:3px}.wcps-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)}.wcps-product-card{flex:0 0 auto;width:200px;min-width:200px;min-height:320px;height:auto;position:relative;display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.08);overflow:hidden;scroll-snap-align:start;transition:.3s cubic-bezier(.25, .46, .45, .94)}.wcps-product-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.15)}.wcps-product-card>a{display:block;background:linear-gradient(180deg,#f8f9fa 0,#f1f3f4 100%);background-attachment:scroll;border-radius:16px 16px 0 0;overflow:hidden;height:200px;max-height:200px;flex-shrink:0}.wcps-product-card img{height:100%;width:100%;object-fit:contain;transition:transform .4s cubic-bezier(.25, .46, .45, .94)}.wcps-product-card:hover img{transform:scale(1.05)}.wcps-product-title{font-size:14px!important;font-weight:600!important;line-height:1.4;color:#1d1d1f;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 12px 8px!important;letter-spacing:-.2px;height:58px!important;min-height:58px!important;max-height:58px!important;flex-shrink:0}.wcps-product-title a{color:#1d1d1f;text-decoration:none;transition:color .2s}.wcps-product-title a:hover{color:#007aff}.wcps-price-cart{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:12px;background:rgba(248,249,250,.8);border-top:1px solid rgba(0,0,0,.04);border-radius:0 0 16px 16px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-shrink:0}.wcps-price{font-size:16px;font-weight:700;color:#1d1d1f;letter-spacing:-.3px;margin-left:0}.wcps-add-to-cart-icon{width:38px;height:38px;background:linear-gradient(135deg,#007aff 0,#5856d6 100%);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s;box-shadow:0 4px 12px rgba(0,122,255,.35);flex-shrink:0}.wcps-add-to-cart-icon:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,122,255,.45)}.wcps-add-to-cart-icon:active{transform:scale(.95)}.wcps-add-to-cart-icon i{color:#fff;font-size:14px}.wcps-add-to-cart-icon.added{background:linear-gradient(135deg,#34c759 0,#30d158 100%);box-shadow:0 4px 12px rgba(52,199,89,.35)}@media screen and (max-width:768px){.wcps-product-card{width:180px;min-width:180px;min-height:300px}.wcps-product-card>a{height:180px;max-height:180px}.wcps-product-title{font-size:13px!important;margin:10px 10px 6px!important;height:54px!important;min-height:54px!important;max-height:54px!important}.wcps-price{font-size:14px}.wcps-add-to-cart-icon{width:34px;height:34px}.wcps-scroll-wrapper{margin:0 15px;gap:12px}}@media screen and (max-width:480px){.wcps-product-card{width:160px;min-width:160px;min-height:280px}.wcps-product-card>a{height:158px;max-height:158px}.wcps-product-title{font-size:13px!important;height:50px!important;min-height:50px!important;max-height:50px!important;margin:8px!important}.wcps-title{font-size:18px}.wcps-scroll-wrapper{margin:0 10px;gap:10px;padding:10px 12px 14px}}