.BooksCard-module-scss-module__22S-da__card{-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#ffffff14;border:1px solid #00000026;border-radius:1.5rem;flex-direction:column;width:100%;height:100%;text-decoration:none;transition:transform .3s ease-in-out,background .3s;display:flex;overflow:hidden}.BooksCard-module-scss-module__22S-da__card:hover{transform:translateY(-4px)}.BooksCard-module-scss-module__22S-da__imageWrapper{aspect-ratio:3/5;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.BooksCard-module-scss-module__22S-da__image{object-fit:cover;width:100%;height:100%}.BooksCard-module-scss-module__22S-da__content{background-color:#fff;flex-direction:column;flex:1;justify-content:space-between;width:100%;min-height:0;display:flex}.BooksCard-module-scss-module__22S-da__upperContent,.BooksCard-module-scss-module__22S-da__lowerContent{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:clamp(.875rem,.788rem + .385vw,1.25rem);display:flex}.BooksCard-module-scss-module__22S-da__titleRow{flex-direction:column;gap:.5rem;width:100%;display:flex}.BooksCard-module-scss-module__22S-da__title{color:#28484e;text-align:left;margin:0;font-family:Inter;font-size:clamp(1rem,.942rem + .256vw,1.25rem);font-style:normal;font-weight:600;line-height:1.2}.BooksCard-module-scss-module__22S-da__author,.BooksCard-module-scss-module__22S-da__authorLink{color:#6b7280;text-align:left;margin:0;font-family:Inter;font-size:clamp(.875rem,.846rem + .128vw,1rem);font-weight:500;line-height:1.3;text-decoration:none}.BooksCard-module-scss-module__22S-da__author:hover,.BooksCard-module-scss-module__22S-da__authorLink:hover{color:#28484e}.BooksCard-module-scss-module__22S-da__genre{color:#28484e;text-align:left;background:#f3f4f6;border-radius:.25rem;width:fit-content;margin:0;padding:.25rem .5rem;font-family:Inter;font-size:12px;font-weight:400;line-height:1.3}.BooksCard-module-scss-module__22S-da__priceWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.BooksCard-module-scss-module__22S-da__price{color:#059669;font-family:Inter;font-size:clamp(1rem,.923rem + .385vw,1.25rem);font-weight:700;line-height:1.2}.BooksCard-module-scss-module__22S-da__publishDate{color:#6b7280;font-family:Inter;font-size:.75rem;font-weight:400;line-height:1.3}.BooksCard-module-scss-module__22S-da__platforms{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.BooksCard-module-scss-module__22S-da__platformIcons{--platformIcons-gap:clamp(.25rem,.192rem + .256vw,.5rem);gap:var(--platformIcons-gap);width:calc(50% - var(--platformIcons-gap)/2);align-items:center;display:flex}.BooksCard-module-scss-module__22S-da__bulkOrderContainer{width:calc(50% - var(--platformIcons-gap)/2);justify-content:flex-end;display:flex}.BooksCard-module-scss-module__22S-da__platformButton{color:#000;cursor:pointer;background:#fff;border:.25px solid #000;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .5rem;text-decoration:none;transition:all .2s;display:inline-flex}@media (min-width:900px){.BooksCard-module-scss-module__22S-da__platformButton{font-size:clamp(.75rem,.692rem + .256vw,1rem)}}.BooksCard-module-scss-module__22S-da__platformButton:hover{color:#fff;background:#000}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__bulkOrder{color:#fff;background:#28484e;border:1px solid #28484e;width:100%}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__bulkOrder:hover{background:#047857}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__amazon{border-color:#f90}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__amazon:hover{background:#f90}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__kindle{border-color:#0071bc}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__kindle:hover{background:#0071bc}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__googlePlaybooks{border-color:#448aff}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__googlePlaybooks:hover{background:#448aff}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__flipkart{border-color:#2874f0}.BooksCard-module-scss-module__22S-da__platformButton.BooksCard-module-scss-module__22S-da__flipkart:hover{background:#2874f0}
.BulkOrderModal-module-scss-module___q4NjG__overlay{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);z-index:1000;background:#0f172abf;justify-content:center;align-items:center;padding:1rem;animation:.25s cubic-bezier(.4,0,.2,1) BulkOrderModal-module-scss-module___q4NjG__fadeIn;display:flex;position:fixed;inset:0}.BulkOrderModal-module-scss-module___q4NjG__modal{background:#fff;border-radius:clamp(1rem,.885rem + .513vw,1.5rem);flex-direction:column;width:100%;max-width:920px;max-height:88vh;animation:.35s cubic-bezier(.34,1.56,.64,1) BulkOrderModal-module-scss-module___q4NjG__modalSlide;display:flex;overflow:hidden}.BulkOrderModal-module-scss-module___q4NjG__header{background:linear-gradient(135deg,#28484e 0%,#1a2b32 100%);justify-content:space-between;align-items:center;padding:clamp(1.5rem,1.385rem + .513vw,2rem) clamp(1.5rem,1.269rem + 1.026vw,2.5rem);display:flex;position:relative;overflow:hidden}.BulkOrderModal-module-scss-module___q4NjG__header:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff26 0%,#0000 50%),radial-gradient(circle at 80% 80%,#28484e14 0%,#0000 50%);position:absolute;inset:0}.BulkOrderModal-module-scss-module___q4NjG__title{color:#fff;z-index:1;margin:0;font-size:clamp(1rem,.885rem + .513vw,1.5rem);font-weight:600;position:relative}.BulkOrderModal-module-scss-module___q4NjG__title:after{content:"";background:linear-gradient(90deg,#28484e 0%,#059669 100%);border-radius:2px;width:clamp(3rem,2.827rem + .769vw,3.75rem);height:.1875rem;position:absolute;bottom:-6px;left:0}.BulkOrderModal-module-scss-module___q4NjG__closeButton{color:#fff;cursor:pointer;z-index:1;background:#ffffff1a;border:1px solid #ffffff26;border-radius:clamp(.5rem,.442rem + .256vw,.75rem);justify-content:center;align-items:center;width:clamp(1.75rem,1.519rem + 1.026vw,2.75rem);height:clamp(1.75rem,1.519rem + 1.026vw,2.75rem);padding:0;font-size:clamp(.875rem,.788rem + .385vw,1.25rem);transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.BulkOrderModal-module-scss-module___q4NjG__closeButton:hover{background:#fff3;border-color:#ffffff40;transform:rotate(90deg)}.BulkOrderModal-module-scss-module___q4NjG__closeButton:active{transform:rotate(90deg)scale(.95)}.BulkOrderModal-module-scss-module___q4NjG__scrollContent{flex:1;overflow-y:auto}.BulkOrderModal-module-scss-module___q4NjG__scrollContent::-webkit-scrollbar{width:8px}.BulkOrderModal-module-scss-module___q4NjG__scrollContent::-webkit-scrollbar-track{background:#f8fafc}.BulkOrderModal-module-scss-module___q4NjG__scrollContent::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.BulkOrderModal-module-scss-module___q4NjG__scrollContent::-webkit-scrollbar-thumb:hover{background:#94a3b8}.BulkOrderModal-module-scss-module___q4NjG__content{background:linear-gradient(#f8fafc 0%,#fff 100%);padding:clamp(1.5rem,1.269rem + 1.026vw,2.5rem)}.BulkOrderModal-module-scss-module___q4NjG__formGrid{--formGrid-gap:clamp(1rem,.885rem + .513vw,1.5rem);gap:var(--formGrid-gap);flex-direction:column;display:flex}.BulkOrderModal-module-scss-module___q4NjG__formRow{gap:var(--formGrid-gap);flex-flow:wrap;display:flex}@media (max-width:768px){.BulkOrderModal-module-scss-module___q4NjG__formRow{flex-direction:column}}.BulkOrderModal-module-scss-module___q4NjG__inputGroup{flex-direction:column;flex:1;min-width:0;display:flex}.BulkOrderModal-module-scss-module___q4NjG__inputGroup.BulkOrderModal-module-scss-module___q4NjG__halfWidth{min-width:calc(50% - var(--formGrid-gap)/2);flex:1}@media (max-width:768px){.BulkOrderModal-module-scss-module___q4NjG__inputGroup.BulkOrderModal-module-scss-module___q4NjG__halfWidth{flex:100%;min-width:100%;max-width:100%}}.BulkOrderModal-module-scss-module___q4NjG__inputGroup.BulkOrderModal-module-scss-module___q4NjG__compactWidth{flex:0 auto;min-width:180px;max-width:240px}@media (max-width:768px){.BulkOrderModal-module-scss-module___q4NjG__inputGroup.BulkOrderModal-module-scss-module___q4NjG__compactWidth{flex:100%;min-width:100%;max-width:100%}}.BulkOrderModal-module-scss-module___q4NjG__inputGroup.BulkOrderModal-module-scss-module___q4NjG__fullWidth{flex:100%}.BulkOrderModal-module-scss-module___q4NjG__inputLabel{color:#1e293b;letter-spacing:-.01em;align-items:center;gap:.625rem;margin-bottom:.5rem;font-size:clamp(.875rem,.846rem + .128vw,1rem);font-weight:500;display:flex}.BulkOrderModal-module-scss-module___q4NjG__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.875rem 1.125rem;font-family:inherit;font-size:clamp(.875rem,.846rem + .128vw,1rem);transition:all .2s cubic-bezier(.4,0,.2,1)}.BulkOrderModal-module-scss-module___q4NjG__input:hover{border-color:#cbd5e1}.BulkOrderModal-module-scss-module___q4NjG__input:focus{background:#fff;border-color:#28484e}.BulkOrderModal-module-scss-module___q4NjG__input::placeholder{color:#94a3b8}.BulkOrderModal-module-scss-module___q4NjG__textarea{resize:vertical;min-height:110px;font-family:inherit;line-height:1.6}.BulkOrderModal-module-scss-module___q4NjG__deliverySection{margin-top:.5rem}.BulkOrderModal-module-scss-module___q4NjG__deliveryOptions{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:clamp(.75rem,.577rem + .769vw,1.5rem) clamp(.5rem,.385rem + .513vw,1rem);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption:before{content:"";opacity:0;background:linear-gradient(135deg,#28484e08 0%,#05966908 100%);transition:opacity .3s;position:absolute;inset:0}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption:hover{border-color:#cbd5e1;transform:translateY(-2px)}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption:hover:before{opacity:1}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption.BulkOrderModal-module-scss-module___q4NjG__selected{background:linear-gradient(135deg,#28484e0d 0%,#0596690d 100%);border-color:#28484e;transform:translateY(-2px)}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption.BulkOrderModal-module-scss-module___q4NjG__selected:before{opacity:1}.BulkOrderModal-module-scss-module___q4NjG__radioInput{opacity:0;width:0;height:0;position:absolute}.BulkOrderModal-module-scss-module___q4NjG__optionContent{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:relative}.BulkOrderModal-module-scss-module___q4NjG__emoji{filter:drop-shadow(0 4px 8px #0000001a);font-size:clamp(1.25rem,1.077rem + .769vw,2rem);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption:hover .BulkOrderModal-module-scss-module___q4NjG__emoji{transform:scale(1.1)}.BulkOrderModal-module-scss-module___q4NjG__deliveryOption.BulkOrderModal-module-scss-module___q4NjG__selected .BulkOrderModal-module-scss-module___q4NjG__emoji{transform:scale(1.15)}.BulkOrderModal-module-scss-module___q4NjG__optionTitle{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:clamp(.875rem,.846rem + .128vw,1rem);font-weight:700;line-height:1.3}.BulkOrderModal-module-scss-module___q4NjG__optionSubtitle{color:#64748b;margin:0;font-size:.75rem;font-weight:500}.BulkOrderModal-module-scss-module___q4NjG__checkmark{color:#fff;background:linear-gradient(135deg,#28484e 0%,#3d6a5e 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8125rem;font-weight:700;animation:.3s cubic-bezier(.34,1.56,.64,1) BulkOrderModal-module-scss-module___q4NjG__checkmarkPop;display:flex;position:absolute;top:12px;right:12px}.BulkOrderModal-module-scss-module___q4NjG__orderSummary{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e2e8f0;border-radius:20px;padding:clamp(1.5rem,1.385rem + .513vw,2rem)}.BulkOrderModal-module-scss-module___q4NjG__summaryTitle{color:#0f172a;text-align:center;letter-spacing:-.02em;justify-content:center;align-items:center;gap:1rem;margin:0 0 1.5rem;font-size:clamp(.875rem,.788rem + .385vw,1.25rem);font-weight:700;display:flex}.BulkOrderModal-module-scss-module___q4NjG__summaryLine{background:linear-gradient(90deg,#0000 0%,#e2e8f0 50%,#0000 100%);flex:1;max-width:60px;height:2px}.BulkOrderModal-module-scss-module___q4NjG__summaryItems{flex-direction:column;gap:.75rem;display:flex}.BulkOrderModal-module-scss-module___q4NjG__summaryItem{color:#475569;justify-content:space-between;align-items:center;font-size:clamp(.875rem,.86rem + .065vw,.938rem);display:flex}.BulkOrderModal-module-scss-module___q4NjG__summaryItem:not(:last-child){border-bottom:1px solid #f1f5f9}.BulkOrderModal-module-scss-module___q4NjG__summaryItem span:first-child{font-weight:500}.BulkOrderModal-module-scss-module___q4NjG__summaryItem span:last-child{color:#1e293b;font-weight:700}.BulkOrderModal-module-scss-module___q4NjG__summaryItem.BulkOrderModal-module-scss-module___q4NjG__total{color:#0f172a;border-top:2px solid #e2e8f0;border-bottom:none;padding:.75rem 0 0;font-size:clamp(.875rem,.788rem + .385vw,1.25rem)}.BulkOrderModal-module-scss-module___q4NjG__summaryItem.BulkOrderModal-module-scss-module___q4NjG__total span:last-child{background:linear-gradient(135deg,#28484e 0%,#059669 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:clamp(1rem,.885rem + .513vw,1.5rem)}.BulkOrderModal-module-scss-module___q4NjG__actions{background:#fff;border-top:1px solid #f1f5f9;justify-content:flex-end;gap:1rem;padding:clamp(1.5rem,1.269rem + 1.026vw,2.5rem);display:flex}.BulkOrderModal-module-scss-module___q4NjG__cancelButton,.BulkOrderModal-module-scss-module___q4NjG__submitButton{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;outline:none;padding:clamp(.75rem,.721rem + .128vw,.875rem) clamp(1rem,.769rem + 1.026vw,2rem);font-family:inherit;font-size:clamp(.875rem,.86rem + .065vw,.938rem);font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.BulkOrderModal-module-scss-module___q4NjG__cancelButton:active,.BulkOrderModal-module-scss-module___q4NjG__submitButton:active{transform:scale(.98)}.BulkOrderModal-module-scss-module___q4NjG__cancelButton{color:#475569;background:#fff;border:2px solid #e2e8f0}.BulkOrderModal-module-scss-module___q4NjG__cancelButton:hover{background:#f8fafc;border-color:#cbd5e1}.BulkOrderModal-module-scss-module___q4NjG__submitButton{color:#fff;background:linear-gradient(135deg,#28484e 0%,#059669 100%);position:relative;overflow:hidden}.BulkOrderModal-module-scss-module___q4NjG__submitButton:before{content:"";opacity:0;background:linear-gradient(135deg,#fff3 0%,#0000 100%);transition:opacity .2s;position:absolute;inset:0}.BulkOrderModal-module-scss-module___q4NjG__submitButton:hover{transform:translateY(-1px)}.BulkOrderModal-module-scss-module___q4NjG__submitButton:hover:before{opacity:1}@keyframes BulkOrderModal-module-scss-module___q4NjG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BulkOrderModal-module-scss-module___q4NjG__modalSlide{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes BulkOrderModal-module-scss-module___q4NjG__checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}
.FeaturedBooksSection-module-scss-module__dqHtjG__section{text-align:center;background-color:#fff;justify-content:center;align-self:center;width:100%;display:flex;overflow:visible}.FeaturedBooksSection-module-scss-module__dqHtjG__header{text-align:center}.FeaturedBooksSection-module-scss-module__dqHtjG__searchWrapper{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__searchContainer{width:100%;max-width:600px;position:relative}.FeaturedBooksSection-module-scss-module__dqHtjG__searchIcon{color:#666;pointer-events:none;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.FeaturedBooksSection-module-scss-module__dqHtjG__searchInput{color:#1a1a1a;border:1.5px solid #e5e7eb;border-radius:.75rem;width:100%;padding:.875rem 3rem;font-family:Inter,sans-serif;font-size:clamp(.75rem,.692rem + .256vw,1rem);transition:border-color .2s}.FeaturedBooksSection-module-scss-module__dqHtjG__searchInput::placeholder{color:#9ca3af}.FeaturedBooksSection-module-scss-module__dqHtjG__searchInput:focus{border-color:#28484e;outline:none}.FeaturedBooksSection-module-scss-module__dqHtjG__clearButton{color:#666;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.FeaturedBooksSection-module-scss-module__dqHtjG__clearButton:hover{color:#1a1a1a}.FeaturedBooksSection-module-scss-module__dqHtjG__filters{--filter-gap:.5rem;align-items:center;gap:var(--filter-gap);flex-wrap:wrap;justify-content:center;min-width:320px;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__sortLabel{color:#28484e;width:calc(20% - var(--filter-gap)/2);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.FeaturedBooksSection-module-scss-module__dqHtjG__sortSelect{color:#28484e;cursor:pointer;width:calc(80% - var(--filter-gap)/2);background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.5rem .75rem;font-family:Inter,sans-serif;font-size:.875rem;transition:border-color .2s}.FeaturedBooksSection-module-scss-module__dqHtjG__sortSelect:focus{border-color:#28484e;outline:none}.FeaturedBooksSection-module-scss-module__dqHtjG__sortSelect:hover{border-color:#d1d5db}@supports (-webkit-touch-callout:none){.FeaturedBooksSection-module-scss-module__dqHtjG__searchWrapper .FeaturedBooksSection-module-scss-module__dqHtjG__filters .FeaturedBooksSection-module-scss-module__dqHtjG__sortSelect{-webkit-appearance:none;-webkit-text-size-adjust:100%;width:calc(80% - var(--filter-gap)/2);min-width:calc(80% - var(--filter-gap)/2);max-width:calc(80% - var(--filter-gap)/2);box-sizing:border-box}}.FeaturedBooksSection-module-scss-module__dqHtjG__searchResults{color:#666;text-align:center;font-family:Inter,sans-serif;font-size:.875rem}.FeaturedBooksSection-module-scss-module__dqHtjG__noResults{text-align:center;color:#666;padding:clamp(3rem,2rem + 4vw,5rem) 1rem;font-family:Inter,sans-serif;font-size:clamp(.75rem,.663rem + .385vw,1.125rem)}.FeaturedBooksSection-module-scss-module__dqHtjG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;width:100%;display:grid;overflow:visible}@media (max-width:768px){.FeaturedBooksSection-module-scss-module__dqHtjG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.FeaturedBooksSection-module-scss-module__dqHtjG__grid{grid-template-columns:1fr}}.FeaturedBooksSection-module-scss-module__dqHtjG__card{-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#ffffff14;border:1px solid #00000026;border-radius:1.5rem;flex-direction:column;width:100%;text-decoration:none;transition:transform .3s ease-in-out,background .3s;display:flex;overflow:hidden}.FeaturedBooksSection-module-scss-module__dqHtjG__card:hover{transform:translateY(-4px)}.FeaturedBooksSection-module-scss-module__dqHtjG__imageWrapper{aspect-ratio:3/4;flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.FeaturedBooksSection-module-scss-module__dqHtjG__image{object-fit:cover;width:100%;height:auto;max-height:100%}.FeaturedBooksSection-module-scss-module__dqHtjG__content{flex-direction:column;justify-content:space-between;width:100%;height:-webkit-fill-available;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__upperContent,.FeaturedBooksSection-module-scss-module__dqHtjG__lowerContent{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:clamp(.875rem,.788rem + .385vw,1.25rem);display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__titleRow{flex-direction:column;gap:.5rem;width:100%;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__title{color:#28484e;text-align:left;margin:0;font-family:Inter;font-size:clamp(1rem,.942rem + .256vw,1.25rem);font-style:normal;font-weight:600;line-height:1.2}.FeaturedBooksSection-module-scss-module__dqHtjG__author,.FeaturedBooksSection-module-scss-module__dqHtjG__authorLink{color:#6b7280;text-align:left;margin:0;font-family:Inter;font-size:clamp(.875rem,.846rem + .128vw,1rem);font-weight:500;line-height:1.3;text-decoration:none}.FeaturedBooksSection-module-scss-module__dqHtjG__author:hover,.FeaturedBooksSection-module-scss-module__dqHtjG__authorLink:hover{color:#28484e}.FeaturedBooksSection-module-scss-module__dqHtjG__genre{color:#28484e;text-align:left;background:#f3f4f6;border-radius:.25rem;width:fit-content;margin:0;padding:.25rem .5rem;font-family:Inter;font-size:12px;font-weight:400;line-height:1.3}.FeaturedBooksSection-module-scss-module__dqHtjG__priceWrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__price{color:#059669;font-family:Inter;font-size:clamp(1rem,.923rem + .385vw,1.25rem);font-weight:700;line-height:1.2}.FeaturedBooksSection-module-scss-module__dqHtjG__publishDate{color:#6b7280;font-family:Inter;font-size:.75rem;font-weight:400;line-height:1.3}.FeaturedBooksSection-module-scss-module__dqHtjG__platforms{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__platformIcons{--platformIcons-gap:clamp(.25rem,.192rem + .256vw,.5rem);gap:var(--platformIcons-gap);width:calc(50% - var(--platformIcons-gap)/2);align-items:center;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__bulkOrderContainer{width:calc(50% - var(--platformIcons-gap)/2);justify-content:flex-end;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__platformButton{color:#000;cursor:pointer;background:#fff;border:.25px solid #000;border-radius:.35rem;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem .5rem;text-decoration:none;transition:all .2s;display:inline-flex}@media (min-width:900px){.FeaturedBooksSection-module-scss-module__dqHtjG__platformButton{font-size:clamp(.75rem,.692rem + .256vw,1rem)}}.FeaturedBooksSection-module-scss-module__dqHtjG__platformButton:hover{color:#fff;background:#000}.FeaturedBooksSection-module-scss-module__dqHtjG__platformButton.FeaturedBooksSection-module-scss-module__dqHtjG__bulkOrder{color:#fff;background:#28484e;border:1px solid #28484e;width:-webkit-fill-available}.FeaturedBooksSection-module-scss-module__dqHtjG__platformButton.FeaturedBooksSection-module-scss-module__dqHtjG__bulkOrder:hover{background:#047857}.FeaturedBooksSection-module-scss-module__dqHtjG__platformName{font-size:clamp(.75rem,.692rem + .256vw,1rem);font-weight:400}.FeaturedBooksSection-module-scss-module__dqHtjG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(.75rem,.5rem + 1vw,1rem);margin-top:clamp(2rem,1.5rem + 2vw,3rem);display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__paginationButton{color:#fff;cursor:pointer;background:#28484e;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background-color .2s;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__paginationButton svg{width:20px;height:20px}.FeaturedBooksSection-module-scss-module__dqHtjG__paginationButton:hover:not(:disabled){background:#3d6a5e}.FeaturedBooksSection-module-scss-module__dqHtjG__paginationButton:disabled{cursor:not-allowed;opacity:.5;background:#d1d5db}.FeaturedBooksSection-module-scss-module__dqHtjG__paginationButton:focus-visible{outline-offset:2px;outline:2px solid #28484e}.FeaturedBooksSection-module-scss-module__dqHtjG__pageNumbers{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__pageNumber{color:#666;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;min-width:2.75rem;height:2.75rem;padding:0 .75rem;font-family:Inter,sans-serif;font-size:clamp(.75rem,.707rem + .193vw,.938rem);font-weight:500;transition:all .2s;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__pageNumber:hover:not(.FeaturedBooksSection-module-scss-module__dqHtjG__active){background:#f3f4f6;border-color:#d1d5db}.FeaturedBooksSection-module-scss-module__dqHtjG__pageNumber.FeaturedBooksSection-module-scss-module__dqHtjG__active{color:#fff;background:#28484e;border-color:#28484e}.FeaturedBooksSection-module-scss-module__dqHtjG__pageNumber:focus-visible{outline-offset:2px;outline:2px solid #28484e}.FeaturedBooksSection-module-scss-module__dqHtjG__ellipsis{color:#666;justify-content:center;align-items:center;min-width:44px;height:44px;font-family:Inter,sans-serif;font-size:clamp(.75rem,.707rem + .193vw,.938rem);font-weight:500;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:linear-gradient(135deg,#0009 0%,#0000004d 100%);justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out FeaturedBooksSection-module-scss-module__dqHtjG__fadeIn;display:flex;position:fixed;inset:0}@keyframes FeaturedBooksSection-module-scss-module__dqHtjG__fadeIn{0%{opacity:0}to{opacity:1}}.FeaturedBooksSection-module-scss-module__dqHtjG__modal{-ms-overflow-style:none;background:linear-gradient(135deg,#fff 0%,#fefefe 100%);border:1px solid #fff3;border-radius:20px;width:100%;max-width:900px;max-height:90vh;animation:.3s ease-out FeaturedBooksSection-module-scss-module__dqHtjG__slideIn;overflow-y:auto;box-shadow:0 25px 80px #00000026,0 0 0 1px #ffffff1a}.FeaturedBooksSection-module-scss-module__dqHtjG__modal::-webkit-scrollbar{display:none}@keyframes FeaturedBooksSection-module-scss-module__dqHtjG__slideIn{0%{opacity:0;transform:translateY(-20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.FeaturedBooksSection-module-scss-module__dqHtjG__modalHeader{color:#fff;background:linear-gradient(135deg,#28484e 0%,#3a6b5d 100%);border-bottom:1px solid #f0f0f0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__modalHeader h3{background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.375rem;font-weight:600}.FeaturedBooksSection-module-scss-module__dqHtjG__closeButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;font-size:clamp(1rem,.942rem + .256vw,1.25rem);transition:all .3s;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__closeButton:hover{background:#fff3;border-color:#ffffff4d;transform:rotate(90deg)}.FeaturedBooksSection-module-scss-module__dqHtjG__modalBody{background:#fafbfc;flex-direction:column;gap:2rem;padding:2rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__formFields{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.FeaturedBooksSection-module-scss-module__dqHtjG__orderSummary{flex-direction:column;gap:2rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__formGroup{margin-bottom:1.5rem}.FeaturedBooksSection-module-scss-module__dqHtjG__formGroup label{color:#28484e;align-items:center;gap:.5rem;margin-bottom:.625rem;font-size:.9375rem;font-weight:600;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__input,.FeaturedBooksSection-module-scss-module__dqHtjG__textarea{color:#28484e;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem;font-family:Inter,sans-serif;font-size:.9375rem;transition:all .3s;box-shadow:0 2px 8px #0000000a}.FeaturedBooksSection-module-scss-module__dqHtjG__input:focus,.FeaturedBooksSection-module-scss-module__dqHtjG__textarea:focus{border-color:#28484e;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #4a7c6f1a,0 4px 16px #4a7c6f14}.FeaturedBooksSection-module-scss-module__dqHtjG__input::placeholder,.FeaturedBooksSection-module-scss-module__dqHtjG__textarea::placeholder{color:#9ca3af}.FeaturedBooksSection-module-scss-module__dqHtjG__textarea{resize:vertical;min-height:100px;line-height:1.5}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton{cursor:pointer;-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#ffffff1a;border:2px solid #fff3;border-radius:16px;flex:none;min-width:120px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014,inset 0 1px #ffffff26}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton input[type=radio]{opacity:0;width:0;height:0;position:absolute}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton:hover{background:#ffffff26;transform:translateY(-3px)scale(1.05);box-shadow:0 12px 40px #0000001f,0 0 20px #ffffff1a,inset 0 1px #fff3}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton:hover .FeaturedBooksSection-module-scss-module__dqHtjG__emoji{transform:scale(1.1)}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton.FeaturedBooksSection-module-scss-module__dqHtjG__selected{-webkit-backdrop-filter:blur(12px)saturate(160%);backdrop-filter:blur(12px)saturate(160%);background:#05966914;border-color:#059669;box-shadow:0 12px 32px #0596694d,inset 0 0 16px #0596691a}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButton.FeaturedBooksSection-module-scss-module__dqHtjG__selected:after{content:"✓";color:#fff;background:#059669;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 4px 8px #0596694d}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButtonContent{text-align:center;color:#fff;z-index:2;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;display:flex;position:relative}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButtonContent .FeaturedBooksSection-module-scss-module__dqHtjG__emoji{filter:drop-shadow(0 2px 4px #0003);margin-bottom:.25rem;font-size:1.5rem;transition:all .3s}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButtonContent .FeaturedBooksSection-module-scss-module__dqHtjG__title{text-shadow:0 2px 4px #0000001a;letter-spacing:.5px;margin:0;font-size:.875rem;font-weight:700;line-height:1.2}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryButtonContent .FeaturedBooksSection-module-scss-module__dqHtjG__subtitle{opacity:.9;text-shadow:0 1px 2px #0000001a;margin:.125rem 0 0;font-size:.625rem;font-weight:500}@keyframes FeaturedBooksSection-module-scss-module__dqHtjG__pulseGlow{0%{box-shadow:0 0 40px #ff4b3599,inset 0 0 20px #ffffff1a,0 10px 30px #ff4b354d}50%{box-shadow:0 0 60px #ff4b35cc,inset 0 0 30px #fff3,0 15px 40px #ff4b3580}to{box-shadow:0 0 40px #ff4b3599,inset 0 0 20px #ffffff1a,0 10px 30px #ff4b354d}}@media (max-width:640px){.FeaturedBooksSection-module-scss-module__dqHtjG__radioLabel{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;flex:1;transition:all .3s;position:relative;overflow:hidden}.FeaturedBooksSection-module-scss-module__dqHtjG__radioLabel input[type=radio]{opacity:0;width:0;height:0;position:absolute}.FeaturedBooksSection-module-scss-module__dqHtjG__radioLabel:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.FeaturedBooksSection-module-scss-module__dqHtjG__radioCheck{background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px}.FeaturedBooksSection-module-scss-module__dqHtjG__radioCheck:before{content:"";background:#28484e;border-radius:50%;width:8px;height:8px;transition:all .3s;transform:scale(0)}input[type=radio]:checked+.FeaturedBooksSection-module-scss-module__dqHtjG__radioCheck{background:#28484e;border-color:#28484e;box-shadow:0 0 0 3px #4a7c6f33}input[type=radio]:checked+.FeaturedBooksSection-module-scss-module__dqHtjG__radioCheck:before{background:#fff;transform:scale(1)}input[type=radio]:checked~.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent{color:#fff;background:linear-gradient(135deg,#28484e 0%,#3a6b5d 100%)}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent{text-align:center;background:#f9fafb;border-radius:8px;padding:1.25rem;transition:all .3s}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent .FeaturedBooksSection-module-scss-module__dqHtjG__deliveryTitle{color:#28484e;margin:0;font-size:clamp(.875rem,.846rem + .128vw,1rem);font-weight:600;transition:color .3s}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent .FeaturedBooksSection-module-scss-module__dqHtjG__deliveryPrice{color:#6b7280;opacity:0;margin:.25rem 0 0;font-size:.8125rem;transition:all .3s;animation:.3s ease-out .1s both FeaturedBooksSection-module-scss-module__dqHtjG__slideUp;transform:translateY(5px)}input[type=radio]:checked~.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent .FeaturedBooksSection-module-scss-module__dqHtjG__deliveryTitle{color:#fff}input[type=radio]:checked~.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptionContent .FeaturedBooksSection-module-scss-module__dqHtjG__deliveryPrice{opacity:1;color:#ffffffe6;transform:translateY(0)}}@keyframes FeaturedBooksSection-module-scss-module__dqHtjG__slideUp{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.FeaturedBooksSection-module-scss-module__dqHtjG__deliverySummary{text-align:center;color:#28484e;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:10px;margin-top:1rem;padding:.875rem;font-size:.875rem;font-weight:500}.FeaturedBooksSection-module-scss-module__dqHtjG__priceCalculator{background:linear-gradient(135deg,#fff 0%,#fefefe 100%);border:1px solid #e5e7eb;border-radius:16px;margin:2rem 0;padding:1.5rem;box-shadow:0 4px 20px #00000014}.FeaturedBooksSection-module-scss-module__dqHtjG__calculatorTitle{color:#1f2937;text-align:center;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600;position:relative}.FeaturedBooksSection-module-scss-module__dqHtjG__calculatorTitle:after{content:"";background:linear-gradient(135deg,#28484e 0%,#059669 100%);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.FeaturedBooksSection-module-scss-module__dqHtjG__priceBreakdown{flex-direction:column;gap:.75rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__priceRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.5rem 0;transition:all .2s;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__priceRow:last-child{color:#059669;border-top:2px solid #e5e7eb;border-bottom:none;margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700}.FeaturedBooksSection-module-scss-module__dqHtjG__priceRow:hover{background:#4a7c6f05;border-radius:6px;padding-left:.5rem;padding-right:.5rem}.FeaturedBooksSection-module-scss-module__dqHtjG__modalFooter{background:#fafbfc;border-top:1px solid #f0f0f0;border-radius:0 0 20px 20px;justify-content:flex-end;gap:1rem;padding:2rem;display:flex}.FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton,.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton{cursor:pointer;border:none;border-radius:12px;padding:.875rem 2rem;font-family:Inter,sans-serif;font-size:.9375rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton:before,.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton:hover:before,.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton:hover:before{left:100%}.FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton{color:#28484e;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:2px solid #d1d5db}.FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton:hover{background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton{color:#fff;background:linear-gradient(135deg,#059669 0%,#047857 100%);box-shadow:0 4px 16px #05966933}.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton:hover{background:linear-gradient(135deg,#047857 0%,#065f46 100%);transform:translateY(-2px);box-shadow:0 6px 24px #0596694d}.FeaturedBooksSection-module-scss-module__dqHtjG__sendButton:focus{outline:none;box-shadow:0 0 0 4px #0596691a,0 6px 24px #0596694d}@media (max-width:640px){.FeaturedBooksSection-module-scss-module__dqHtjG__modal{max-width:calc(100vw - 2rem);max-height:calc(100vh - 2rem);margin:1rem}.FeaturedBooksSection-module-scss-module__dqHtjG__modalHeader,.FeaturedBooksSection-module-scss-module__dqHtjG__modalBody{padding:1.25rem}.FeaturedBooksSection-module-scss-module__dqHtjG__modalFooter{flex-direction:column;gap:.75rem;padding:1.5rem}.FeaturedBooksSection-module-scss-module__dqHtjG__modalFooter .FeaturedBooksSection-module-scss-module__dqHtjG__cancelButton,.FeaturedBooksSection-module-scss-module__dqHtjG__modalFooter .FeaturedBooksSection-module-scss-module__dqHtjG__sendButton{width:100%;padding:1rem}.FeaturedBooksSection-module-scss-module__dqHtjG__deliveryOptions{flex-direction:column;gap:.75rem}.FeaturedBooksSection-module-scss-module__dqHtjG__radioLabel{flex:none}}
.ImageModal-module-scss-module__yNVUNa__overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ImageModal-module-scss-module__yNVUNa__modal{background:#fff;border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.ImageModal-module-scss-module__yNVUNa__closeButton{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;font-weight:300;transition:background-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ImageModal-module-scss-module__yNVUNa__closeButton:hover{background:#000000e6}.ImageModal-module-scss-module__yNVUNa__content{justify-content:center;align-items:center;display:flex}.ImageModal-module-scss-module__yNVUNa__media{max-width:100%;max-height:100%}
