.Store-module__4m5Pmq__pageWrapper{color:#1a1a1a;background-color:#f9f9f9;width:100%;min-height:100vh}.Store-module__4m5Pmq__navBar{justify-content:space-between;align-items:center;padding:2rem 5%;display:flex}.Store-module__4m5Pmq__backButton{color:#333;align-items:center;gap:.8rem;font-weight:600;text-decoration:none;display:flex}.Store-module__4m5Pmq__arrowCircle{background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.Store-module__4m5Pmq__cartIndicator{background:#fff;border:1px solid #eee;border-radius:20px;padding:.5rem 1rem;font-weight:700;box-shadow:0 4px 10px #0000000d}.Store-module__4m5Pmq__hero{text-align:center;padding:4rem 1.5rem}.Store-module__4m5Pmq__title{color:#1a1a1a;margin-bottom:1rem;font-family:Times New Roman,serif;font-size:3.5rem;font-weight:800}.Store-module__4m5Pmq__subtitle{color:#666;font-size:1.1rem;line-height:1.6}.Store-module__4m5Pmq__gridSection{justify-content:center;padding:2rem 5% 6rem;display:flex}.Store-module__4m5Pmq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;width:100%;max-width:1200px;display:grid}.Store-module__4m5Pmq__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s Store-module__4m5Pmq__fadeIn;display:flex;position:fixed;top:0;left:0}.Store-module__4m5Pmq__modalContent{background:#fff;border-radius:24px;width:90%;max-width:450px;padding:2.5rem;animation:.3s Store-module__4m5Pmq__slideUp;position:relative;box-shadow:0 20px 50px #0003}.Store-module__4m5Pmq__closeBtn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Store-module__4m5Pmq__modalTitle{margin-bottom:2rem;font-family:Times New Roman,serif;font-size:2rem}.Store-module__4m5Pmq__orderSummary{background:#f9f9f9;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.Store-module__4m5Pmq__summaryRow{justify-content:space-between;margin-bottom:.5rem;font-size:1rem;display:flex}.Store-module__4m5Pmq__summaryRow:last-child{border-top:1px solid #ddd;margin-top:.5rem;margin-bottom:0;padding-top:.5rem}.Store-module__4m5Pmq__totalPrice{color:#ff6e6e;font-size:1.2rem;font-weight:800}.Store-module__4m5Pmq__inputGroup{margin-bottom:1.2rem}.Store-module__4m5Pmq__inputGroup label{color:#444;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.Store-module__4m5Pmq__inputGroup input{border:1px solid #ddd;border-radius:8px;width:100%;padding:.8rem;font-size:1rem}.Store-module__4m5Pmq__payBtn{color:#fff;cursor:pointer;background:#ff6e6e;border:none;border-radius:50px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700;transition:background .3s}.Store-module__4m5Pmq__payBtn:hover{background:#f55}.Store-module__4m5Pmq__secureText{text-align:center;color:#999;margin-top:1rem;font-size:.8rem}@keyframes Store-module__4m5Pmq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Store-module__4m5Pmq__slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}
.ProductCard-module__B_wcRq__cardContainer{perspective:1000px;width:100%;max-width:350px}.ProductCard-module__B_wcRq__card{text-align:center;background:#fff;border:1px solid #f0f0f0;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;transition:transform .4s,box-shadow .4s;display:flex}.ProductCard-module__B_wcRq__card:hover{border-color:#ff6e6e;transform:translateY(-10px);box-shadow:0 20px 40px #00000014}.ProductCard-module__B_wcRq__imageWrapper{width:180px;height:260px;transform-style:preserve-3d;margin-bottom:2rem;transition:transform .5s;position:relative}.ProductCard-module__B_wcRq__card:hover .ProductCard-module__B_wcRq__imageWrapper{transform:rotateY(-15deg)rotateX(5deg)}.ProductCard-module__B_wcRq__bookCover{background:#eee;border-radius:4px 12px 12px 4px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:-5px 5px 15px #0003}.ProductCard-module__B_wcRq__bookImg{object-fit:cover}.ProductCard-module__B_wcRq__spine{z-index:2;background:linear-gradient(90deg,#fff6,#0000001a);width:8px;height:100%;position:absolute;top:0;left:0}.ProductCard-module__B_wcRq__shadow{filter:blur(15px);opacity:.5;background:#0000004d;border-radius:50%;width:80%;height:10px;transition:all .5s;position:absolute;bottom:-20px;left:10%}.ProductCard-module__B_wcRq__card:hover .ProductCard-module__B_wcRq__shadow{opacity:.3;transform:scale(.9)}.ProductCard-module__B_wcRq__title{color:#1a1a1a;margin-bottom:.3rem;font-family:Times New Roman,serif;font-size:1.4rem;font-weight:700}.ProductCard-module__B_wcRq__author{color:#888;margin-bottom:1rem;font-size:.9rem}.ProductCard-module__B_wcRq__description{color:#555;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.ProductCard-module__B_wcRq__footer{border-top:1px solid #f5f5f5;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding-top:1rem;display:flex}.ProductCard-module__B_wcRq__price{color:#ff6e6e;font-size:1.2rem;font-weight:800}.ProductCard-module__B_wcRq__buyBtn{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50px;padding:.6rem 1.2rem;font-weight:600;transition:background .3s}.ProductCard-module__B_wcRq__buyBtn:hover{background:#ff6e6e}
