.bookstore-hero{color:#fff;background:linear-gradient(to bottom right,#b656e2,#234eb0,#1d242d);position:relative;overflow:hidden}.bookstore-hero-bg-element-1{filter:blur(64px);background-color:#a855f733;border-radius:9999px;width:24rem;height:24rem;margin-top:-10rem;margin-right:-10rem;position:absolute;top:0;right:0}.bookstore-hero-bg-element-2{filter:blur(64px);background-color:#3b82f633;border-radius:9999px;width:24rem;height:24rem;margin-bottom:-10rem;margin-left:-10rem;position:absolute;bottom:0;left:0}.bookstore-hero-bg-element-3{filter:blur(80px);background:radial-gradient(circle,#a855f726 0%,#0000 70%);border-radius:9999px;width:32rem;height:32rem;animation:4s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.1)}}.bookstore-hero-container{max-width:80rem;margin:0 auto;padding:5rem 1.5rem;position:relative}@media (min-width:768px){.bookstore-hero-container{padding:3rem 1.5rem 7rem}}.bookstore-hero-content{text-align:center;max-width:56rem;margin:0 auto 4rem}.bookstore-hero-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 6px #0000001a}.bookstore-hero-badge-icon{width:1rem;height:1rem}.bookstore-hero-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#d8b4fe;font-size:.875rem;font-weight:600}.bookstore-hero-title{background:linear-gradient(90deg,#fff,#e9d5ff,#d8b4fe);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.1}.bookstore-hero-title-highlight{background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.bookstore-hero-title-highlight:after{content:"";opacity:.7;background:linear-gradient(90deg,#0000,#fbbf24,#0000);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-4px;left:0}@media (min-width:768px){.bookstore-hero-title{font-size:2.8rem}}@media (min-width:1024px){.bookstore-hero-title{font-size:3rem}}.bookstore-hero-description{color:#ffffffe6;max-width:48rem;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.75}@media (min-width:768px){.bookstore-hero-description{font-size:1.1rem}}.bookstore-hero-cta-container{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:3rem;display:flex}.bookstore-hero-features{grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:2rem auto 0;display:grid}@media (min-width:768px){.bookstore-hero-features{grid-template-columns:repeat(3,1fr)}}.bookstore-hero-feature{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:#ffffff14;border:1px solid #ffffff26;border-radius:1rem;padding:1.5rem;transition:all .3s}.bookstore-hero-feature:hover{background:#ffffff1f;border-color:#a855f780;transform:translateY(-5px);box-shadow:0 10px 30px #a855f74d}.bookstore-feature-icon{color:#fff;background:linear-gradient(135deg,#a855f74d,#3b82f64d);border-radius:.75rem;width:3rem;height:3rem;margin:0 auto 1rem;padding:.75rem;transition:transform .3s}.bookstore-hero-feature:hover .bookstore-feature-icon{transform:scale(1.1)}.bookstore-hero-feature h3{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700}.bookstore-hero-feature p{color:#ffffffb3;font-size:.875rem;line-height:1.5}.bookstore-btn-primary{color:#fff;background:linear-gradient(90deg,#b656e2,#234eb0);border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 20px 25px -5px #b656e266}.bookstore-btn-primary:hover{transform:scale(1.05);box-shadow:0 20px 25px -5px #b656e299}.bookstore-btn-secondary{color:#fff;border:2px solid #ffffff80;border-radius:9999px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.bookstore-btn-secondary:hover{background-color:#ffffff26;border-color:#fff}.bookstore-metrics{gap:1.5rem;max-width:56rem;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}@media (min-width:640px){.bookstore-metrics{grid-template-columns:repeat(3,1fr)}}.bookstore-metric-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:1rem;padding:1.5rem;transition:all .3s}.bookstore-metric-card:hover{border-color:#c084fc99;transform:scale(1.05)}.bookstore-metric-label{color:#fffc;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.bookstore-metric-value{background:linear-gradient(90deg,#d8b4fe,#bfdbfe);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:1rem;font-size:2.25rem;font-weight:700}.bookstore-featured{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;max-width:56rem;margin-top:4rem;margin-left:auto;margin-right:auto;padding:2rem;box-shadow:0 25px 50px -12px #0006}@media (min-width:768px){.bookstore-featured{padding:3rem}}.bookstore-featured-header{text-align:center;margin-bottom:2.5rem}.bookstore-featured-title-row{justify-content:center;align-items:center;gap:.75rem;display:flex}.bookstore-featured-icon{color:#f472b6;width:1.5rem;height:1.5rem;animation:1.5s ease-in-out infinite heartbeat}@keyframes heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}.bookstore-featured-title{color:#fff;margin:0;font-size:1.5rem;font-weight:700}@media (min-width:768px){.bookstore-featured-title{font-size:1.875rem}}.bookstore-featured-subtitle{color:#fff9;margin-top:.5rem;font-size:.875rem;font-weight:400}.bookstore-featured-list{flex-direction:column;gap:1.5rem;display:flex}.bookstore-featured-item{background:linear-gradient(135deg,#ffffff14,#ffffff0d);border:1px solid #ffffff1a;border-radius:1.25rem;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.bookstore-featured-item:hover{background:linear-gradient(135deg,#ffffff26,#ffffff1a);border-color:#a855f780;transform:translate(8px);box-shadow:0 10px 40px #a855f733}.bookstore-featured-rank{color:#1e293b;z-index:2;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;display:flex;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #fbbf2466}.bookstore-featured-image-wrapper{border-radius:.75rem;flex-shrink:0;width:7rem;height:10rem;position:relative;overflow:hidden}.bookstore-featured-glow{filter:blur(12px);opacity:0;background:linear-gradient(135deg,#a855f799,#3b82f699);border-radius:.75rem;transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.bookstore-featured-item:hover .bookstore-featured-glow{opacity:1}.bookstore-featured-image{object-fit:cover;border-radius:.75rem;width:100%;height:100%;transition:transform .3s;position:relative}.bookstore-featured-item:hover .bookstore-featured-image{transform:scale(1.05)}.bookstore-featured-content{flex:1;min-width:0}.bookstore-featured-meta{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.bookstore-featured-badge{text-transform:uppercase;letter-spacing:.05em;color:#d8b4fe;background:#d8b4fe26;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.bookstore-featured-discount{color:#10b981;background:#10b98126;border-radius:.375rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.bookstore-featured-book-title{color:#fff;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.bookstore-featured-description{color:#ffffffb3;text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.bookstore-featured-price-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.bookstore-featured-pricing{align-items:baseline;gap:.5rem;display:flex}.bookstore-featured-price{color:#fff;font-size:1.5rem;font-weight:700}.bookstore-featured-mrp{color:#ffffff80;font-size:1rem;text-decoration:line-through}.bookstore-featured-contact{color:#d8b4fe;font-size:1rem;font-weight:600}.bookstore-featured-link{color:#b656e2;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.bookstore-feature-category:hover h3{color:#b656e2}.bookstore-featured-link:hover{color:#d8b4fe;gap:.75rem}.bookstore-featured-link svg{width:1rem;height:1rem;transition:transform .3s}.bookstore-featured-link:hover svg{transform:translate(4px)}.bookstore-featured-cta{text-align:center;border-top:1px solid #ffffff1a;margin-top:2.5rem;padding-top:2rem}.bookstore-btn-view-all{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#a855f74d,#3b82f64d);border:1px solid #ffffff4d;border-radius:.75rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.bookstore-btn-view-all:hover{background:linear-gradient(135deg,#a855f780,#3b82f680);border-color:#a855f799;transform:translateY(-2px);box-shadow:0 10px 30px #a855f74d}.bookstore-btn-view-all svg{width:1.25rem;height:1.25rem;transition:transform .3s}.bookstore-btn-view-all:hover svg{transform:translate(4px)}.bookstore-search-section{z-index:10;max-width:80rem;margin:-4rem auto 6rem;padding:0 1.5rem;position:relative}.bookstore-search-form{background:#fff;border:1px solid #a855f70d;border-radius:1.5rem;gap:2rem;padding:2rem;display:grid;box-shadow:0 25px 50px -12px #a855f71a}@media (min-width:768px){.bookstore-search-form{grid-template-columns:2fr 1fr}}.bookstore-search-label{color:#334155;flex-direction:column;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.bookstore-search-input-wrapper{position:relative}.bookstore-search-input{border:2px solid #e2e8f0;border-radius:1rem;width:100%;padding:1rem 1.25rem 1rem 3rem;font-size:1rem;transition:all .3s}.bookstore-search-input:focus{border-color:#b656e2;outline:none;box-shadow:0 0 0 3px #a855f74d}.bookstore-search-icon{color:#94a3b8;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.bookstore-format-buttons{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.bookstore-format-btn{cursor:pointer;border:none;border-radius:9999px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .3s}.bookstore-format-btn-active{color:#fff;background:linear-gradient(90deg,#b656e2,#234eb0);box-shadow:0 10px 15px -3px #a855f766}.bookstore-format-btn-inactive{color:#334155;background-color:#f1f5f9}.bookstore-format-btn-inactive:hover{background-color:#e2e8f0;transform:scale(1.05)}.bookstore-sort-select{border:1px solid #e2e8f0;border-radius:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.bookstore-sort-select:focus{border-color:#b656e2;outline:none;box-shadow:0 0 0 3px #a855f74d}.bookstore-grid-section{max-width:80rem;margin:0 auto;padding:1rem 1.5rem 5rem}.bookstore-grid{gap:2rem;display:grid}@media (min-width:768px){.bookstore-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.bookstore-grid{grid-template-columns:repeat(3,1fr)}}.bookstore-why-section{color:#fff;background:linear-gradient(to bottom right,#581c87,#1e3a8a,#312e81);border-radius:1.5rem;gap:3rem;margin-top:6rem;padding:3rem;display:grid;position:relative;overflow:hidden}@media (min-width:768px){.bookstore-why-section{grid-template-columns:repeat(2,1fr);padding:4rem}}.bookstore-why-bg-1{filter:blur(64px);background-color:#a855f733;border-radius:9999px;width:16rem;height:16rem;margin-top:-5rem;margin-right:-5rem;position:absolute;top:0;right:0}.bookstore-why-bg-2{filter:blur(64px);background-color:#3b82f633;border-radius:9999px;width:16rem;height:16rem;margin-bottom:-5rem;margin-left:-5rem;position:absolute;bottom:0;left:0}.bookstore-why-content{position:relative}.bookstore-why-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#d8b4fe;font-size:.875rem;font-weight:700}.bookstore-why-title{margin-top:1.5rem;font-size:1.875rem;font-weight:700;line-height:1.2}@media (min-width:768px){.bookstore-why-title{font-size:3rem}}.bookstore-why-description{color:#ffffffe6;margin-top:1.5rem;font-size:1.125rem;line-height:1.75}.bookstore-why-list{color:#fffffff2;flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.bookstore-why-item{align-items:flex-start;gap:1rem;display:flex}.bookstore-why-icon{background-color:#a855f74d;border:2px solid #c084fc99;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .3s;display:flex}.bookstore-why-item:hover .bookstore-why-icon{background-color:#a855f780}.bookstore-why-text{font-size:1.125rem;font-weight:500}.bookstore-empty{text-align:center;background:linear-gradient(to bottom right,#faf5ff,#eff6ff);border:2px dashed #c084fc;border-radius:1.5rem;max-width:42rem;margin:0 auto;padding:4rem}.bookstore-empty-title{color:#1e293b;font-size:1.5rem;font-weight:700}.bookstore-empty-description{color:#64748b;margin-top:.75rem;font-size:1.125rem}.bookstore-pagination{margin-top:4rem}.bookstore-icon-sm{width:1.25rem;height:1.25rem}.bookstore-flex-center{align-items:center;gap:.5rem;display:flex}[data-reveal]{opacity:0;transform:translateY(1.5rem)}[data-reveal].bookstore-revealed{opacity:1;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(0)}.store-banner-carousel{align-items:center;width:100%;position:relative;overflow:hidden}.store-banner-carousel-container{width:100%;height:25vw;min-height:120px;max-height:500px;position:relative}.store-banner-carousel-track{gap:1rem;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.4,0,0,1);display:flex}.store-banner-slide{flex:0 0 75%;width:75%;height:100%;transition:opacity .3s,transform .3s;position:relative}.store-banner-slide:only-child{margin:0 auto}.store-banner-slide.active{z-index:1;opacity:1;transform:scale(1)}.store-banner-slide:not(.active){opacity:1;transform:scale(.9)}.store-banner-image-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.store-banner-image{object-fit:contain;border-radius:1.5rem;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.store-banner-overlay{background:linear-gradient(90deg,#0f172ab3,#0f172a4d);position:absolute;top:0;bottom:0;left:0;right:0}.store-banner-content-overlay{z-index:2;align-items:center;width:100%;height:100%;padding:3rem 1.5rem;display:flex;position:relative}.store-banner-content{color:#fff;max-width:600px;padding-left:4rem}.store-banner-subtitle{text-transform:uppercase;color:#fbbf24;letter-spacing:.2em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.store-banner-title{color:#fff;text-shadow:0 2px 8px #0000004d;margin-bottom:1rem;font-size:3rem;font-weight:900;line-height:1.1}.store-banner-description{color:#fffffff2;max-width:500px;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.6}.store-banner-cta{margin-top:1.5rem}.store-banner-nav{z-index:10;cursor:pointer;color:#0f172a;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.store-banner-nav:hover{background:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 20px #0003}.store-banner-nav-prev{left:1.5rem}.store-banner-nav-next{right:1.5rem}.store-banner-dots{z-index:10;gap:.75rem;padding:10px 0;display:flex;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.store-banner-dot{cursor:pointer;background:#d1d1d1;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.store-banner-dot:hover{background:#fffc;transform:scale(1.2)}.store-banner-dot.active{background:#834ec0;border-radius:6px;width:32px}@media (max-width:768px){.store-banner-carousel-container{height:25vw;max-height:300px}.store-banner-slide{flex:0 0 90%;width:90%}.store-banner-title{font-size:2rem}.store-banner-description{font-size:1rem}.store-banner-nav{width:40px;height:40px}.store-banner-nav-prev{left:.5rem}.store-banner-nav-next{right:.5rem}.store-banner-dots{gap:.5rem;padding:10px 0;bottom:2px}.store-banner-dot{width:8px;height:8px}.store-banner-dot.active{width:24px}}.book-card{background-color:#fff;border:2px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.book-card:hover{transform:translateY(-.5rem);box-shadow:0 25px 50px -12px #a855f733}.book-card-image-container{background-color:#f8fafc;height:13rem;position:relative;overflow:hidden}@media (min-width:640px){.book-card-image-container{height:16rem}}.book-card-image-link{width:100%;height:100%;display:block}.book-card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.book-card:hover .book-card-image{transform:scale(1.1)}.book-card-overlay{opacity:0;background:linear-gradient(#0000,#0000,#0006);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.book-card:hover .book-card-overlay{opacity:1}.book-card-badge-container{z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.book-card-badge{text-transform:uppercase;letter-spacing:.4em;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0f172ab3;border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.book-card-savings-container{z-index:10;position:absolute;top:1rem;right:1rem}.book-card-savings-badge{color:#fff;background:linear-gradient(90deg,#b656e2,#234eb0);border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block;position:relative;box-shadow:0 10px 15px -3px #0000001a}.book-card-savings-tooltip{color:#fff;opacity:0;pointer-events:none;background-color:#0f172a;border-radius:.375rem;width:max-content;padding:.25rem .75rem;font-size:.75rem;transition:opacity .2s;position:absolute;top:-2.5rem;right:0;box-shadow:0 4px 6px -1px #0000001a}.book-card-savings-badge:hover .book-card-savings-tooltip,.book-card-savings-badge:focus .book-card-savings-tooltip{opacity:1}.book-card-content{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex}.book-card-format{text-transform:uppercase;letter-spacing:.4em;color:#94a3b8;font-size:.75rem;font-weight:600}.book-card-title{color:#0f172a;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:1.125rem;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.book-card-description{color:#475569;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.book-card-pricing{align-items:baseline;gap:.75rem;padding-top:.5rem;display:flex}.book-card-price{background:linear-gradient(90deg,#b656e2,#234eb0);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.book-card-price-contact{color:#94a3b8;font-size:.875rem}.book-card-mrp{color:#94a3b8;font-size:.875rem;text-decoration:line-through}.book-card-highlights{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.book-card-highlight-item{align-items:flex-start;gap:.5rem;display:flex}.book-card-highlight-bullet{color:#b656e2;flex-shrink:0;margin-top:.125rem;font-weight:700}.book-card-actions{border-top:2px solid #f1f5f9;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.book-card-btn-view{color:#fff;background:linear-gradient(90deg,#b656e2,#234eb0);border-radius:1rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 15px -3px #b656e24d}.book-card-btn-view:hover{background:linear-gradient(90deg,#234eb0,#b656e2);transform:scale(1.05);box-shadow:0 20px 25px -5px #b656e280}.book-card-form{display:flex}.book-card-btn-cart{color:#334155;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:1rem;justify-content:center;align-items:center;padding:.75rem 1rem;font-weight:600;transition:all .3s;display:flex}.book-card-btn-cart:hover{color:#b656e2;background-color:#faf5ff;border-color:#b656e2;transform:scale(1.05)}.book-card-icon{width:1rem;height:1rem}.book-card-icon-md{width:1.25rem;height:1.25rem}.cart-container{flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto;padding:3rem 1.5rem;display:flex}.cart-header{margin-bottom:2rem}.cart-subtitle{text-transform:uppercase;letter-spacing:.3em;color:#64748b;font-size:.875rem}.cart-title{color:#0f172a;margin-top:.5rem;font-size:2.25rem;font-weight:600}.cart-description{color:#64748b;margin-top:.5rem}.cart-empty-state{text-align:center;background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:1.5rem;padding:3rem}.cart-empty-title{color:#0f172a;font-size:1.25rem;font-weight:600}.cart-empty-text{color:#475569;margin-top:.5rem}.cart-btn-browse{color:#fff;background-color:#0f172a;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-flex}.cart-btn-browse:hover{background-color:#1e293b}.cart-layout{align-items:start;gap:2rem;display:grid}@media (min-width:1024px){.cart-layout{grid-template-columns:1.4fr .6fr}}.cart-items-form{flex-direction:column;gap:1.5rem;display:flex}.cart-item{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex;box-shadow:0 1px 2px #0000000d}.cart-item-main{gap:1rem;display:flex}.cart-item-image{object-fit:cover;border-radius:1rem;width:6rem;height:6rem}.cart-item-details{flex:1}.cart-item-format{text-transform:uppercase;letter-spacing:.3em;color:#94a3b8;font-size:.75rem}.cart-item-title{color:#0f172a;font-size:1.125rem;font-weight:600}.cart-item-subtitle{color:#64748b;font-size:.875rem}.cart-item-price-container{align-items:baseline;gap:.75rem;margin-top:.75rem;display:flex}.cart-item-price{color:#0f172a;font-size:1.5rem;font-weight:600}.cart-item-mrp{color:#94a3b8;font-size:.875rem;text-decoration:line-through}.cart-item-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-qty-label{color:#475569;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;display:flex}.cart-qty-input{text-align:center;color:#0f172a;border:1px solid #e2e8f0;border-radius:6px;width:5rem;height:40px;padding:.5rem .75rem;font-size:16px;font-weight:600;transition:all .2s}.cart-qty-input:focus{border-color:#b656e2;outline:none}.cart-quantity-selector{background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;width:-moz-fit-content;width:fit-content;display:flex}.cart-qty-btn{color:#475569;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex}.cart-qty-btn:hover{color:#b656e2;background-color:#faf5ff}.cart-quantity-selector .cart-qty-input{text-align:center;color:#0f172a;-moz-appearance:textfield;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;width:44px;height:40px;font-size:16px;font-weight:600}.cart-quantity-selector .cart-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-quantity-selector .cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-quantity-selector .cart-qty-input:focus{box-shadow:none;outline:none}.cart-item-links{gap:.75rem;display:flex}.cart-link-details{color:#64748b;text-decoration:none;transition:color .3s}.cart-link-details:hover{color:#0f172a}.cart-btn-remove{color:#ef4444;cursor:pointer;background:0 0;border:none;font-weight:500;transition:color .3s}.cart-btn-remove:hover{color:#dc2626}.cart-actions-footer{flex-wrap:wrap;gap:1rem;display:flex}.cart-btn-update{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .3s;display:inline-flex}.cart-btn-update:hover{background-color:#f8fafc;border-color:#cbd5e1}.cart-btn-checkout{color:#fff;background-color:#0f172a;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-flex}.cart-btn-checkout:hover{background-color:#1e293b}.cart-summary{background-color:#f8fafc;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.cart-summary-title{color:#0f172a;font-size:1.25rem;font-weight:600}.cart-summary-list{flex-direction:column;gap:1rem;font-size:.875rem;display:flex}.cart-summary-row{justify-content:space-between;display:flex}.cart-summary-label{color:#64748b}.cart-summary-value{color:#0f172a;font-weight:600}.cart-summary-row.savings,.cart-summary-row.savings .cart-summary-value{color:#b656e2}.cart-summary-row.total{border-top:1px solid #e2e8f0;margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:600}.cart-summary-note{color:#64748b;font-size:.75rem;line-height:1.5}.cart-btn-checkout-full{color:#fff;background-color:#0f172a;border-radius:1rem;justify-content:center;align-items:center;width:100%;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-flex}.cart-btn-checkout-full:hover{background-color:#1e293b}@media (max-width:640px){.featured-products-section{padding:40px 16px}.featured-products-section .featured-title{font-size:24px}}.hidden{display:none!important}.checkout-container{flex-direction:column;gap:2rem;max-width:80rem;margin:0 auto;padding:3rem 1.5rem;display:flex}.checkout-header{flex-direction:column;align-items:center;display:flex}.checkout-subtitle{text-transform:uppercase;color:#64748b;font-size:1rem}.checkout-title{margin-top:.5rem;font-size:2.25rem;font-weight:600}.checkout-empty{text-align:center;background-color:#f8fafc;border:1px dashed #e2e8f0;border-radius:1.5rem;padding:3rem}.checkout-empty-title{font-size:1.25rem;font-weight:600}.checkout-empty-text{color:#475569;margin-top:.5rem}.checkout-btn-browse{color:#fff;background:linear-gradient(90deg,#b656e2,#234eb0);border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.checkout-btn-browse:hover{opacity:.95;transform:translateY(-2px);box-shadow:0 4px 12px #b656e24d}.checkout-grid{align-items:start;gap:2.5rem;display:grid}@media (min-width:768px){.checkout-grid{grid-template-columns:1.1fr .9fr}}.checkout-form{background-color:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;box-shadow:2px 5px 5px #0003}.checkout-form-group{flex-direction:column;gap:.5rem;display:flex}.checkout-form-label{color:#475569;font-size:.875rem;font-weight:600}.checkout-form-input{border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:.75rem 1rem;transition:all .3s}.checkout-form-input:focus{border-color:#b656e2;outline:none;box-shadow:0 0 0 3px #a855f71a}.checkout-form-note{color:#64748b;background-color:#f8fafc;border-radius:1rem;padding:1rem;font-size:.875rem}.checkout-btn-submit{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.checkout-btn-submit:hover{opacity:.95;background:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px #0f172a4d}.checkout-btn-icon{width:1.25rem;height:1.25rem}.checkout-summary{background-color:#f8fafc;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.checkout-summary-title{font-size:1.25rem;font-weight:600}.checkout-items-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.checkout-item{justify-content:space-between;font-size:.875rem;display:flex}.checkout-item-details{flex-direction:column;display:flex}.checkout-item-name{font-weight:600}.checkout-item-qty{color:#64748b}.checkout-item-price{font-weight:600}.checkout-totals{flex-direction:column;gap:.75rem;font-size:.875rem;display:flex}.checkout-total-row{justify-content:space-between;display:flex}.checkout-total-label{color:#64748b}.checkout-total-value{font-weight:600}.checkout-total-row.savings,.checkout-total-row.savings .checkout-total-value{color:#b656e2}.checkout-total-row.final{font-size:1.125rem;font-weight:600}.checkout-note{color:#64748b;font-size:.75rem}.checkout-btn-small{color:#0f172a;cursor:pointer;background:linear-gradient(#6366f10f,#6366f105);border:1px solid #6366f11f;border-radius:.6rem;align-items:center;gap:.45rem;padding:.5rem .85rem;font-weight:700;text-decoration:none;transition:box-shadow .18s,transform .12s,background .12s;display:inline-flex}.checkout-btn-small:hover{background:linear-gradient(#6366f114,#6366f108);transform:translateY(-2px);box-shadow:0 12px 34px #6366f114}.checkout-btn-link{justify-content:center;align-items:center;display:inline-flex}.checkout-address-row{align-items:center;gap:.5rem;display:flex}.modal{z-index:60;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.modal[aria-hidden=false]{display:block}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(#0f172a8c,#0f172a99);position:absolute;top:0;bottom:0;left:0;right:0}.modal-panel{z-index:70;background:linear-gradient(#fff,#fbfbff);border:1px solid #6366f10f;border-radius:1rem;max-width:680px;margin:3rem 1rem;padding:1.5rem;position:relative;top:4rem;box-shadow:0 40px 90px #0f172a52}.modal-panel header{justify-content:space-between;align-items:center;padding-bottom:.5rem;display:flex}.modal-panel .modal-body{max-height:62vh;padding-top:.5rem;overflow:auto}.modal-panel button[aria-label=Close]{cursor:pointer;background:0 0;border:none;font-size:1.25rem}#billing-modal .form-row{flex-direction:column;margin-bottom:.75rem;display:flex}#billing-modal .form-row label{color:#111827;margin-bottom:.35rem;font-weight:700}#billing-modal .form-row input{border:1px solid #0f172a0f;border-radius:.5rem;padding:.65rem}#billing-create-errors div{color:#b91c1c;margin-bottom:.25rem}#billing-modal #billing-create-submit{color:#fff;cursor:pointer;background:linear-gradient(90deg,#234eb0 0%,#b656e2 100%);border:none;border-radius:.6rem;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-weight:700;transition:transform .12s,box-shadow .12s,filter .12s;display:inline-flex;box-shadow:0 12px 30px #6366f11f}#billing-modal #billing-create-submit:hover{transform:translateY(-2px);box-shadow:0 18px 40px #6366f129}#billing-modal #billing-create-submit:focus{outline-offset:2px;outline:3px solid #6366f12e}.modal-panel :focus{outline-offset:2px;outline:3px solid #7c3aed1f}.bookstore-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.confirmation-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh;position:relative;overflow-x:hidden}.confirmation-bg{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.confirmation-bg-circle{background:#ffffff1a;border-radius:50%;animation:6s ease-in-out infinite float;position:absolute}.confirmation-bg-circle-1{width:300px;height:300px;animation-delay:0s;top:-150px;right:-150px}.confirmation-bg-circle-2{width:200px;height:200px;animation-delay:2s;top:50%;left:-100px}.confirmation-bg-circle-3{width:150px;height:150px;animation-delay:4s;bottom:-75px;left:50%}@keyframes float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-20px)rotate(120deg)}66%{transform:translateY(10px)rotate(240deg)}}.confirmation-container{z-index:2;max-width:1200px;margin:0 auto;padding:2rem 1rem;position:relative}.confirmation-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.confirmation-success-icon{background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:.6s ease-out success-bounce;display:flex;box-shadow:0 20px 40px #10b9814d}.confirmation-success-icon svg{color:#fff;stroke-width:3px;width:32px;height:32px}@keyframes success-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.confirmation-title{color:#fff;text-shadow:0 2px 4px #0000001a;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.confirmation-subtitle{color:#ffffffe6;margin-bottom:1rem;font-size:1.125rem}.confirmation-order-info{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.confirmation-order-number{color:#fff;background:#fff3;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.confirmation-order-date{color:#fffc;font-size:.875rem}.confirmation-progress{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.confirmation-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:1rem;align-items:center;gap:.75rem;padding:1rem 1.5rem;transition:all .3s;display:flex}.confirmation-step-active{background:#fff3;border-color:#10b98180;box-shadow:0 8px 32px #10b98133}.confirmation-step-icon{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.confirmation-step-active .confirmation-step-icon{background:#10b981}.confirmation-step-icon svg{width:20px;height:20px}.confirmation-step-content h3{color:#fff;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.confirmation-step-content p{color:#ffffffb3;font-size:.75rem}.confirmation-step-connector{background:#ffffff4d;border-radius:1px;width:60px;height:2px}.confirmation-content{gap:2rem;display:grid}@media (min-width:1024px){.confirmation-content{grid-template-columns:1fr 400px;align-items:start}}.confirmation-items-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #0000001a}.confirmation-section-title{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.confirmation-section-title:before{content:"";background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;width:4px;height:24px}.confirmation-items{flex-direction:column;gap:1rem;display:flex}.confirmation-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.confirmation-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.confirmation-item-image{border-radius:.5rem;flex-shrink:0;width:60px;height:80px;overflow:hidden}.confirmation-item-image img{object-fit:cover;width:100%;height:100%}.confirmation-item-placeholder{background:#f3f4f6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.confirmation-item-placeholder svg{width:24px;height:24px}.confirmation-item-details{flex:1}.confirmation-item-title{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:600}.confirmation-item-meta{color:#6b7280;margin-bottom:.5rem;font-size:.875rem}.confirmation-item-pricing{align-items:center;gap:.5rem;display:flex}.confirmation-item-price{color:#1f2937;font-size:1rem;font-weight:600}.confirmation-item-quantity{color:#6b7280;font-size:.875rem}.confirmation-downloads-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #0000001a}.confirmation-downloads{flex-direction:column;gap:1rem;display:flex}.confirmation-download-item{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;transition:all .3s;display:flex}.confirmation-download-item:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.confirmation-download-info{align-items:center;gap:.75rem;display:flex}.confirmation-download-icon{color:#667eea;width:24px;height:24px}.confirmation-download-title{color:#1f2937;font-size:1rem;font-weight:600}.confirmation-download-actions{gap:.5rem;display:flex}.confirmation-btn-download,.confirmation-btn-copy{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.confirmation-btn-download{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2)}.confirmation-btn-download:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.confirmation-btn-copy{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.confirmation-btn-copy:hover{background:#e5e7eb;transform:translateY(-2px)}.confirmation-btn-download svg,.confirmation-btn-copy svg{width:16px;height:16px}.confirmation-sidebar{flex-direction:column;gap:1.5rem;display:flex}.confirmation-summary-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:1.5rem;padding:2rem;box-shadow:0 20px 40px #0000001a}.confirmation-summary-title{color:#1f2937;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.confirmation-summary-row{color:#374151;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.875rem;display:flex}.confirmation-discount{color:#059669}.confirmation-summary-divider{background:#e5e7eb;height:1px;margin:1rem 0}.confirmation-total{color:#1f2937;border-top:2px solid #e5e7eb;padding-top:1rem;font-size:1.125rem;font-weight:700}.confirmation-billing{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.confirmation-billing-title{color:#1f2937;margin-bottom:.75rem;font-size:1rem;font-weight:600}.confirmation-billing-address{color:#6b7280;font-size:.875rem;line-height:1.5}.confirmation-email-notice{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.75rem;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem;display:flex}.confirmation-email-notice svg{color:#0284c7;flex-shrink:0;width:20px;height:20px}.confirmation-email-notice span{color:#0c4a6e;font-size:.875rem}.confirmation-actions{flex-direction:column;gap:1rem;display:flex}.confirmation-btn-primary,.confirmation-btn-secondary{color:#374151;background:#ffffffe6;border:1px solid #d1d5db;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.confirmation-btn-primary:hover,.confirmation-btn-secondary:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.confirmation-btn-primary svg,.confirmation-btn-secondary svg{width:20px;height:20px}.confirmation-notification{z-index:1000;border-radius:.75rem;padding:1rem 1.5rem;font-size:.875rem;font-weight:600;animation:.3s ease-out slide-in;display:none;position:fixed;top:20px;right:20px}.confirmation-notification-success{color:#fff;background:#10b981;box-shadow:0 10px 25px #10b9814d}.confirmation-notification-error{color:#fff;background:#ef4444;box-shadow:0 10px 25px #ef44444d}@keyframes slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.confirmation-container{padding:1rem}.confirmation-title{font-size:2rem}.confirmation-progress{flex-direction:column;gap:.5rem}.confirmation-step-connector{order:-1;width:2px;height:20px}.confirmation-order-info{flex-direction:column;gap:.5rem}.confirmation-items-section,.confirmation-downloads-section,.confirmation-summary-card{padding:1.5rem}.confirmation-content{grid-template-columns:1fr}.confirmation-actions{flex-direction:column}}.product-card{color:inherit;background:#fff;border-radius:20px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 1px 5px #1d242d33}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #1d242d26}.product-card-image-wrapper{border-radius:12px 12px 0 0;height:240px;position:relative;overflow:hidden}.product-card-image-bg{background:#fff;border-radius:12px 12px 0 0;position:absolute;top:0;bottom:0;left:0;right:0}.product-card-image{object-fit:contain;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-card-image{transform:scale(1.05)}.product-card-badges{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:12px;left:12px;right:12px}.product-card-badge-left{color:#fff;background:#60606054;border-radius:100px;padding:6px 8px;font-size:12px;font-weight:500;line-height:1.55}.product-card-badge-right{color:#065f46;white-space:nowrap;background:#d1fae5;border-radius:9999px;padding:4px 8px;font-size:12px;font-weight:600}.product-card-content{flex-direction:column;gap:12px;padding:16px;display:flex}.product-card-rating{align-items:center;gap:4px;display:flex}.product-card-stars{gap:2px;display:flex}.product-card-rating-value{color:#0d0d12;font-size:16px;font-weight:400;line-height:1.5}.product-card-rating-count{color:#686d73;font-size:16px;font-weight:400;line-height:1.5}.product-card-title{color:#0d0d12;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:20px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.product-card-footer{justify-content:space-between;align-items:center;display:flex}.product-card-pricing{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.product-card-price-row{align-items:center;gap:6px;display:flex}.product-card-price{color:#1d242d;font-size:24px;font-weight:600}.product-card-mrp{color:#9d9d9d;font-size:16px;font-weight:500;text-decoration:line-through}.product-card-price-contact{color:#686d73;font-size:16px}.product-card-cart-btn{cursor:pointer;color:#1d242d;background:#fff;border:1px solid #d1d1d1;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:1px 2px 4px 1px #cfcfcf40}.product-card-cart-btn:hover{color:#834ec0;background:#faf5ff;border-color:#b656e2}.flash-sale-section{background:#1d242d0d;padding:40px 40px 80px}.flash-sale-header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.flash-sale-title{color:#1d242d;font-size:32px;font-weight:600;line-height:1.2}.flash-sale-nav{gap:16px;display:flex}.flash-sale-nav-btn{cursor:pointer;color:#1d242d;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px -1px #0000001a}.flash-sale-nav-btn:hover{color:#fff;background:#834ec0;border-color:#b656e2;transform:translateY(-2px);box-shadow:0 10px 15px -3px #834ec04d}.flash-sale-products{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:24px;padding-bottom:8px;display:flex;overflow-x:auto}.flash-sale-products::-webkit-scrollbar{display:none}.flash-sale-products .product-card{flex-shrink:0;width:320px}.explore-section{padding:40px}.explore-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;display:flex}.explore-title{color:#1d242d;flex-shrink:0;font-size:32px;font-weight:600;line-height:1.2}.explore-filters{flex-direction:row;flex-shrink:0;align-items:center;gap:16px;display:flex}.explore-filter-buttons{flex-wrap:wrap;gap:12px;display:flex}.explore-filter-btn{cursor:pointer;color:#0a0c0f;white-space:nowrap;background:#fff;border:1px solid #d1d1d1;border-radius:8px;height:40px;padding:8px 16px;font-size:14px;font-weight:600;line-height:1.2;transition:all .2s;box-shadow:0 1px 2px #0d0d120f}.explore-filter-btn:hover{background:#f5f5f5}.explore-filter-btn.active{color:#fff;background:#834ec0}.explore-sort-btn{cursor:pointer;color:#0a0c0f;white-space:nowrap;background:#fff;border:1px solid #d1d1d1;border-radius:8px;outline:none;justify-content:space-between;align-items:center;min-width:160px;height:40px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0d0d120f}.explore-sort-btn:hover{background:#f5f5f5}.explore-sort-btn.dropdown-open{background:#fff;border-color:#834ec0;box-shadow:0 0 0 3px #834ec026}.explore-sort-btn svg{color:#0a0c0f;width:16px;height:16px;margin-left:12px;transition:transform .2s}.explore-sort-btn.dropdown-open svg{transform:rotate(180deg)}.explore-sort-wrapper{flex-shrink:0;display:inline-block;position:relative}.explore-sort-dropdown{z-index:50;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;width:100%;margin:0;padding:8px;list-style:none;animation:.2s ease-out sortDropdownFade;display:none;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@keyframes sortDropdownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.explore-sort-option{color:#475569;cursor:pointer;text-align:left;border-radius:6px;margin-bottom:2px;padding:8px 12px;font-size:14px;font-weight:500;transition:all .15s}.explore-sort-option:last-child{margin-bottom:0}.explore-sort-option:hover{color:#834ec0;background:#f8fafc}.explore-sort-option.selected{color:#834ec0;background:#834ec01a;font-weight:600}.explore-products-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1280px){.explore-products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.explore-products-grid{grid-template-columns:repeat(3,1fr)}.explore-header{flex-wrap:wrap}}@media (max-width:768px){.explore-header{flex-direction:column;align-items:flex-start}.explore-filters{flex-direction:row;gap:10px;width:100%}.explore-filter-btn,.explore-sort-btn{width:100%}}@media (max-width:640px){.explore-products-grid{grid-template-columns:repeat(2,1fr)}.flash-sale-products .product-card{width:calc(50% - 12px)}}@media (max-width:425px){.product-card-rating-count{font-size:10px}.flash-sale-products .product-card{width:calc(50% - 12px)}.flash-sale-title{font-size:1.8rem}.flash-sale-section,.explore-section{padding:40px 16px}.flash-sale-nav-btn{width:30px;height:30px}.product-card-badge-left,.product-card-badge-right{padding:6px;font-size:8px}.product-card-badge-right svg{width:14px;height:14px}.product-card-title,.product-card-price,.product-card-rating,.product-card-mrp{font-size:1.2rem}.product-card-cart-btn{width:30px;height:30px}.product-card-image-wrapper{height:150px}.product-card-content{padding:5px 10px 10px}.product-card-badges{top:4px;left:4px;right:4px}.explore-title{font-size:1.8rem}.explore-filter-buttons{flex-wrap:nowrap;width:100%;overflow-x:auto}.explore-filter-btn{flex-shrink:0}}
