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