.cart-sidebar-module__kmJvDa__overlay{z-index:1100;-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.cart-sidebar-module__kmJvDa__overlayOpen{opacity:1;visibility:visible}.cart-sidebar-module__kmJvDa__sidebar{z-index:1101;background:var(--bg-100);border-left:1px solid var(--bg-300);flex-direction:column;width:100%;max-width:400px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-sidebar-module__kmJvDa__sidebarOpen{transform:translate(0)}.cart-sidebar-module__kmJvDa__header{padding:var(--page-padding);border-bottom:1px solid var(--bg-300);justify-content:space-between;align-items:center;display:flex}.cart-sidebar-module__kmJvDa__header h2{font-size:var(--text-xl);color:var(--text-100);font-weight:600}.cart-sidebar-module__kmJvDa__closeBtn{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.cart-sidebar-module__kmJvDa__closeBtn:hover{color:var(--text-100);background:var(--bg-200)}.cart-sidebar-module__kmJvDa__content{padding:var(--page-padding);flex:1;overflow-y:auto}.cart-sidebar-module__kmJvDa__empty{text-align:center;height:100%;color:var(--text-200);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.cart-sidebar-module__kmJvDa__empty svg{opacity:.4}.cart-sidebar-module__kmJvDa__empty p{font-size:var(--text-base);color:var(--text-200)}.cart-sidebar-module__kmJvDa__shopBtn{font-size:var(--text-base);color:var(--text-100);background:var(--accent-300);border-radius:var(--radius-md);margin-top:.5rem;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.cart-sidebar-module__kmJvDa__shopBtn:hover{background:#84c}.cart-sidebar-module__kmJvDa__items{flex-direction:column;gap:1rem;display:flex}.cart-sidebar-module__kmJvDa__item{border-bottom:1px solid var(--bg-300);gap:.75rem;padding-bottom:1rem;display:flex}.cart-sidebar-module__kmJvDa__item:last-child{border-bottom:none;padding-bottom:0}.cart-sidebar-module__kmJvDa__itemImage{border-radius:var(--radius-sm);background:var(--bg-200);flex-shrink:0;width:60px;height:80px;overflow:hidden}.cart-sidebar-module__kmJvDa__itemPlaceholder{background:var(--bg-300);width:100%;height:100%}.cart-sidebar-module__kmJvDa__itemInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.cart-sidebar-module__kmJvDa__itemTitle{font-size:var(--text-sm);color:var(--text-100);text-overflow:ellipsis;white-space:nowrap;font-weight:500;text-decoration:none;overflow:hidden}.cart-sidebar-module__kmJvDa__itemTitle:hover{color:var(--accent-300)}.cart-sidebar-module__kmJvDa__bundleBooks{gap:.25rem;display:flex}.cart-sidebar-module__kmJvDa__bundleBookThumb{background:var(--bg-200);border:1px solid var(--bg-300);border-radius:2px;flex-shrink:0;width:28px;height:40px;overflow:hidden}.cart-sidebar-module__kmJvDa__bundleBookPlaceholder{background:var(--bg-300);width:100%;height:100%}.cart-sidebar-module__kmJvDa__itemVariant{font-size:var(--text-xs);color:var(--text-200)}.cart-sidebar-module__kmJvDa__preorderBadge{color:#d69e2e;border-radius:var(--radius-sm);background:#d69e2e33;align-self:flex-start;padding:.125rem .5rem;font-size:10px;font-weight:600}.cart-sidebar-module__kmJvDa__itemActions{align-items:center;gap:.5rem;margin-top:auto;display:flex}.cart-sidebar-module__kmJvDa__itemQty{background:var(--bg-200);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:.25rem;display:flex}.cart-sidebar-module__kmJvDa__itemQty button{width:24px;height:24px;color:var(--text-200);font-size:var(--text-base);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.cart-sidebar-module__kmJvDa__itemQty button:hover{background:var(--bg-300);color:var(--text-100)}.cart-sidebar-module__kmJvDa__itemQty span{font-size:var(--text-sm);color:var(--text-100);text-align:center;min-width:1.5rem;font-weight:500}.cart-sidebar-module__kmJvDa__itemRemove{width:24px;height:24px;color:var(--text-200);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.cart-sidebar-module__kmJvDa__itemRemove:hover{color:var(--error);background:#ef44441a}.cart-sidebar-module__kmJvDa__itemPrice{font-family:var(--font-cinzel);font-size:var(--text-sm);color:var(--text-100);flex-shrink:0;font-weight:600}.cart-sidebar-module__kmJvDa__upgradeSection{background:var(--bg-200);border:1px solid var(--accent-300);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;display:flex}.cart-sidebar-module__kmJvDa__upgradeText{font-size:var(--text-sm);color:var(--text-200);margin:0}.cart-sidebar-module__kmJvDa__upgradeBundleName{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-100);margin:0;font-weight:600}.cart-sidebar-module__kmJvDa__upgradeExtra{font-size:var(--text-xs);color:var(--text-200);margin:0}.cart-sidebar-module__kmJvDa__upgradeBtn{width:100%;font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-100);background:var(--accent-300);border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.25rem;padding:.625rem 1rem;font-weight:600;transition:background .2s}.cart-sidebar-module__kmJvDa__upgradeBtn:hover{background:#84c}.cart-sidebar-module__kmJvDa__footer{padding:var(--page-padding);border-top:1px solid var(--bg-300)}.cart-sidebar-module__kmJvDa__total{font-family:var(--font-cinzel);font-size:var(--text-base);color:var(--text-100);justify-content:space-between;align-items:center;margin-bottom:1rem;font-weight:600;display:flex}.cart-sidebar-module__kmJvDa__total span:last-child{font-weight:600;font-size:var(--text-xl)}.cart-sidebar-module__kmJvDa__buttons{gap:.75rem;display:flex}.cart-sidebar-module__kmJvDa__viewBtn{min-height:var(--touch-min);font-family:var(--font-cinzel);font-size:var(--text-base);color:var(--text-100);border:1px solid var(--bg-300);border-radius:var(--radius-lg);text-align:center;cursor:pointer;background:0 0;flex:1;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s}.cart-sidebar-module__kmJvDa__viewBtn:hover{background:var(--bg-200);border-color:var(--text-200)}.cart-sidebar-module__kmJvDa__checkoutBtn{min-height:var(--touch-min);font-family:var(--font-cinzel);font-size:var(--text-base);color:var(--text-100);background:var(--accent-300);border-radius:var(--radius-lg);text-align:center;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.cart-sidebar-module__kmJvDa__checkoutBtn:hover{background:#84c}.cart-sidebar-module__kmJvDa__pendingSection{padding:var(--page-padding);border-top:1px solid var(--bg-300);background:var(--bg-200)}.cart-sidebar-module__kmJvDa__pendingHeader{font-size:var(--text-xs);color:var(--text-200);text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.cart-sidebar-module__kmJvDa__pendingHeader svg{color:#eab308}.cart-sidebar-module__kmJvDa__pendingList{flex-direction:column;gap:.5rem;display:flex}.cart-sidebar-module__kmJvDa__pendingItem{background:var(--bg-100);border:1px solid var(--bg-300);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .75rem;text-decoration:none;transition:all .2s;display:flex}.cart-sidebar-module__kmJvDa__pendingItem:hover{border-color:var(--accent-300)}.cart-sidebar-module__kmJvDa__pendingInfo{flex-direction:column;gap:.125rem;min-width:0;display:flex}.cart-sidebar-module__kmJvDa__pendingName{font-size:var(--text-sm);color:var(--text-100);font-weight:500}.cart-sidebar-module__kmJvDa__pendingAmount{font-size:var(--text-xs);color:var(--text-200)}.cart-sidebar-module__kmJvDa__pendingPayBtn{font-size:var(--text-xs);color:#fff;background:var(--accent-300);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:.375rem;padding:.375rem .75rem;font-weight:600;transition:background .2s;display:inline-flex}.cart-sidebar-module__kmJvDa__pendingItem:hover .cart-sidebar-module__kmJvDa__pendingPayBtn{background:#84c}
.header-module__OpwmSW__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.header-module__OpwmSW__header{top:var(--page-padding);z-index:1000;transition:top .4s cubic-bezier(.16,1,.3,1);position:fixed;left:0;right:0}.header-module__OpwmSW__header.header-module__OpwmSW__scrolled{top:calc(var(--page-padding)/2)}.header-module__OpwmSW__container{max-width:calc(var(--max-width) - var(--page-padding)*2);margin:0 auto;margin-left:var(--page-padding);margin-right:var(--page-padding);padding:.75rem var(--page-padding);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-lg);background:#2b2b2be6;border:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.header-module__OpwmSW__header.header-module__OpwmSW__scrolled .header-module__OpwmSW__container{background:#2b2b2bf2;box-shadow:0 8px 32px #0000004d}.header-module__OpwmSW__logo{flex-shrink:0;align-items:center;transition:opacity .2s;display:flex}.header-module__OpwmSW__logo:hover{opacity:.8}.header-module__OpwmSW__logo img{width:auto;height:40px}.header-module__OpwmSW__nav{align-items:center;gap:.5rem;display:none}.header-module__OpwmSW__navLink{font-family:var(--font-cinzel);font-size:var(--text-base);color:var(--text-200);border-radius:var(--radius-md);padding:.625rem 1rem;font-weight:600;text-decoration:none;transition:all .2s}.header-module__OpwmSW__navLink:hover,.header-module__OpwmSW__navLink.header-module__OpwmSW__active{color:var(--text-100);background:#ffffff0d}.header-module__OpwmSW__leftActions,.header-module__OpwmSW__actions{align-items:center;gap:.5rem;display:flex}.header-module__OpwmSW__actionBtn{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:none}.header-module__OpwmSW__actionBtn:hover{color:var(--text-100);background:#ffffff14}.header-module__OpwmSW__actionBtnMobile{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.header-module__OpwmSW__actionBtnMobile:hover{color:var(--text-100);background:#ffffff14}.header-module__OpwmSW__searchContainer{height:var(--touch-min);align-items:center;display:flex;position:relative}.header-module__OpwmSW__searchInput{display:none!important}.header-module__OpwmSW__container.header-module__OpwmSW__searchActive .header-module__OpwmSW__searchContainer{opacity:0;pointer-events:none}.header-module__OpwmSW__mobileSearchOverlay{top:var(--page-padding);left:var(--page-padding);right:var(--page-padding);z-index:1001;opacity:0;visibility:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);display:block;position:fixed;transform:scale(.98)}.header-module__OpwmSW__mobileSearchOverlay.header-module__OpwmSW__open{opacity:1;visibility:visible;transform:scale(1)}.header-module__OpwmSW__mobileSearchContainer{height:calc(46px + 1.5rem);padding:0 var(--page-padding);border-radius:var(--radius-lg);background:#2b2b2b;border:1px solid #ffffff14;align-items:center;gap:.5rem;display:flex;box-shadow:0 8px 32px #0000004d}.header-module__OpwmSW__mobileSearchInput{min-height:var(--touch-min);font-size:var(--text-base);color:var(--text-100);border-radius:var(--radius-md);background:#ffffff1a;border:none;outline:none;flex:1;padding:0 .75rem}.header-module__OpwmSW__mobileSearchInput::placeholder{color:var(--text-200)}.header-module__OpwmSW__mobileSearchInput.header-module__OpwmSW__error{background:#ef444433;animation:.4s ease-in-out header-module__OpwmSW__shake}.header-module__OpwmSW__mobileSearchInput.header-module__OpwmSW__error::placeholder{color:var(--error)}.header-module__OpwmSW__mobileSearchBtn,.header-module__OpwmSW__mobileSearchClose{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.header-module__OpwmSW__mobileSearchBtn:hover,.header-module__OpwmSW__mobileSearchClose:hover{color:var(--text-100);background:#ffffff14}.header-module__OpwmSW__mobileSearchBtn{background:var(--accent-300);color:var(--text-100)}.header-module__OpwmSW__mobileSearchBtn:hover{background:#84c}@keyframes header-module__OpwmSW__shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.header-module__OpwmSW__searchBtn{z-index:1;width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.header-module__OpwmSW__searchBtn:hover{color:var(--text-100);background:#ffffff14}.header-module__OpwmSW__cartBtn{width:var(--touch-min);height:var(--touch-min);color:var(--text-100);background:var(--accent-300);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex;position:relative}.header-module__OpwmSW__cartBtn:hover{background:#84c;transform:scale(1.05)}.header-module__OpwmSW__cartBtn svg{width:18px;height:18px}.header-module__OpwmSW__cartBadge{min-width:18px;height:18px;font-size:var(--text-xs);color:var(--accent-300);background:var(--text-100);border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.header-module__OpwmSW__mobileToggle{width:var(--touch-min);height:var(--touch-min);cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;display:flex}.header-module__OpwmSW__mobileToggle span{background:var(--text-100);border-radius:2px;width:20px;height:2px;transition:all .3s;display:block}.header-module__OpwmSW__mobileToggle.header-module__OpwmSW__open span:first-child{transform:translateY(7px)rotate(45deg)}.header-module__OpwmSW__mobileToggle.header-module__OpwmSW__open span:nth-child(2){opacity:0}.header-module__OpwmSW__mobileToggle.header-module__OpwmSW__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header-module__OpwmSW__mobileMenu{z-index:998;padding:6rem var(--page-padding)3rem;background:var(--bg-100);opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;inset:0}.header-module__OpwmSW__mobileMenu.header-module__OpwmSW__open{opacity:1;visibility:visible}.header-module__OpwmSW__mobileNav{flex-direction:column;align-items:center;gap:1rem;display:flex}.header-module__OpwmSW__mobileLink{font-family:var(--font-cinzel);font-size:var(--text-2xl);color:var(--text-200);padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:all .2s}.header-module__OpwmSW__mobileLink:hover,.header-module__OpwmSW__mobileLink.header-module__OpwmSW__active{color:var(--text-100)}.header-module__OpwmSW__mobileLink.header-module__OpwmSW__active{color:var(--accent-300)}.header-module__OpwmSW__mobileActions{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.header-module__OpwmSW__mobileActionLink{font-size:var(--text-base);color:var(--text-200);background:var(--bg-200);border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;display:flex}.header-module__OpwmSW__mobileActionLink:hover{background:var(--bg-300);color:var(--text-100)}@media (min-width:768px){.header-module__OpwmSW__container{margin-left:var(--page-padding);margin-right:var(--page-padding);max-width:calc(100% - var(--page-padding)*2)}.header-module__OpwmSW__logo img{height:48px}.header-module__OpwmSW__mobileLink{font-size:var(--text-3xl)}.header-module__OpwmSW__mobileSearchContainer{height:calc(50px + 1.5rem)}}@media (min-width:1024px){.header-module__OpwmSW__container{width:calc(100% - var(--page-padding)*2);max-width:calc(var(--max-width) - var(--page-padding)*2);margin-left:auto;margin-right:auto}.header-module__OpwmSW__logo img{height:56px}.header-module__OpwmSW__leftActions{display:none}.header-module__OpwmSW__nav,.header-module__OpwmSW__actionBtn{display:flex}.header-module__OpwmSW__mobileToggle{display:none}.header-module__OpwmSW__mobileSearchOverlay{width:calc(100% - var(--page-padding)*2);max-width:calc(var(--max-width) - var(--page-padding)*2);margin-left:auto;margin-right:auto;left:0;right:0;transform:scale(.98)}.header-module__OpwmSW__mobileSearchOverlay.header-module__OpwmSW__open{transform:scale(1)}.header-module__OpwmSW__mobileSearchContainer{height:calc(58px + 1.5rem)}}
.footer-module__QW-pRa__footer{background:var(--bg-200);border-top:1px solid var(--bg-300);margin-top:auto}.footer-module__QW-pRa__container{max-width:var(--max-width);padding:var(--section-gap)var(--page-padding);margin:0 auto}.footer-module__QW-pRa__brand{justify-content:space-between;align-items:center;display:flex}.footer-module__QW-pRa__logo{display:block}.footer-module__QW-pRa__logo img{width:auto;height:64px}.footer-module__QW-pRa__social{gap:.5rem;display:flex}.footer-module__QW-pRa__socialLink{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);border-radius:50%;justify-content:center;align-items:center;transition:color .2s;display:flex}.footer-module__QW-pRa__socialLink svg{width:24px;height:24px}.footer-module__QW-pRa__socialLink:hover{color:var(--accent-300)}.footer-module__QW-pRa__divider{background:var(--bg-300);height:1px;margin:var(--content-gap)0}.footer-module__QW-pRa__grid{gap:var(--content-gap);grid-template-columns:1fr 1fr;display:grid}.footer-module__QW-pRa__column h3{font-size:var(--text-xs);color:var(--text-100);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-weight:600}.footer-module__QW-pRa__hiddenTitle{opacity:0}.footer-module__QW-pRa__column ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-module__QW-pRa__column a,.footer-module__QW-pRa__column li{font-size:var(--text-sm);color:var(--text-200);line-height:1.4;text-decoration:none;transition:color .2s}.footer-module__QW-pRa__column a:hover{color:var(--text-100)}.footer-module__QW-pRa__bottom{margin-top:var(--content-gap);padding-top:var(--content-gap);border-top:1px solid var(--bg-300);flex-direction:column;align-items:center;gap:1rem;display:flex}.footer-module__QW-pRa__bottom p{font-size:var(--text-xs);color:var(--text-200);opacity:.7}.footer-module__QW-pRa__badges{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.footer-module__QW-pRa__badges a{opacity:.6;transition:opacity .2s;display:block}.footer-module__QW-pRa__badges a:hover{opacity:1}.footer-module__QW-pRa__badges img{width:auto;height:28px}@media (min-width:768px){.footer-module__QW-pRa__logo img{height:72px}.footer-module__QW-pRa__grid{grid-template-columns:repeat(4,1fr)}.footer-module__QW-pRa__column h3{margin-bottom:1rem}.footer-module__QW-pRa__bottom{flex-direction:row;justify-content:space-between}.footer-module__QW-pRa__badges img{height:32px}}@media (min-width:1024px){.footer-module__QW-pRa__logo img{height:80px}.footer-module__QW-pRa__socialLink svg{width:26px;height:26px}.footer-module__QW-pRa__badges img{height:36px}}
.page-module__5plJhG__container{background:var(--bg-100);flex-direction:column;min-height:100vh;display:flex}.page-module__5plJhG__header{background:var(--bg-200);border-bottom:1px solid var(--bg-300);padding:.5rem var(--page-padding);z-index:100;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.page-module__5plJhG__headerLeft,.page-module__5plJhG__headerRight{align-items:center;gap:.5rem;display:flex}.page-module__5plJhG__closeBtn,.page-module__5plJhG__sidebarBtn,.page-module__5plJhG__headerIconBtn{width:var(--touch-min);height:var(--touch-min);color:var(--text-200);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s;display:flex}.page-module__5plJhG__closeBtn:hover,.page-module__5plJhG__sidebarBtn:hover,.page-module__5plJhG__headerIconBtn:hover{color:var(--text-100);background:#ffffff14}.page-module__5plJhG__closeBtn svg,.page-module__5plJhG__sidebarBtn svg,.page-module__5plJhG__headerIconBtn svg{width:20px;height:20px}.page-module__5plJhG__unlockBtnHeader{width:var(--touch-min);height:var(--touch-min);background:var(--accent-300);color:var(--text-100);border-radius:var(--radius-md);cursor:pointer;line-height:1;font-size:var(--text-base);font-family:var(--font-heading);border:none;justify-content:center;align-items:center;gap:.4rem;padding:0;font-weight:600;transition:all .2s;display:flex}.page-module__5plJhG__unlockBtnHeader svg{width:18px;height:18px}.page-module__5plJhG__unlockBtnHeader:hover{background:#84c}.page-module__5plJhG__unlockBtnHeader.page-module__5plJhG__inCart{background:var(--error)}.page-module__5plJhG__unlockBtnHeader.page-module__5plJhG__inCart:hover{background:#c53030}.page-module__5plJhG__unlockBtnHeaderText{display:none;transform:translateY(1px)}.page-module__5plJhG__cartBtn{width:var(--touch-min);height:var(--touch-min);background:var(--accent-300);color:var(--text-100);cursor:pointer;border-radius:var(--radius-md);border:none;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:all .2s;display:flex;position:relative}.page-module__5plJhG__cartBtn:hover{background:#84c;transform:scale(1.05)}.page-module__5plJhG__cartBtn svg{width:18px;height:18px}.page-module__5plJhG__cartBadge{min-width:18px;height:18px;font-size:var(--text-xs);color:var(--accent-300);background:var(--text-100);border-radius:9px;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.page-module__5plJhG__pageInfo{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-200);white-space:nowrap}.page-module__5plJhG__readerLayout{margin-top:calc(1rem + var(--touch-min));flex-direction:column;flex:1 1 0;min-height:0;display:flex;position:relative;overflow-y:auto}.page-module__5plJhG__backdrop{z-index:80;background:#00000080;position:fixed;inset:0}.page-module__5plJhG__infoSidebar{left:0;top:calc(1rem + var(--touch-min));background:var(--bg-200);border-right:1px solid var(--bg-300);z-index:90;flex-direction:column;align-items:center;gap:1.25rem;width:300px;padding:2rem 1.5rem;transition:transform .2s ease-out,opacity .15s ease-out;display:flex;position:fixed;bottom:0;overflow-y:auto;transform:translate(0)}.page-module__5plJhG__sidebarHidden{opacity:0;pointer-events:none;transition:transform .3s ease-in,opacity .25s ease-in;transform:translate(-100%)}.page-module__5plJhG__sidebarCover{width:100%;height:auto}.page-module__5plJhG__sidebarTitle{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--text-100);text-align:center;margin:0;font-weight:600;line-height:1.3}.page-module__5plJhG__sidebarDescription{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-200);text-align:center;margin:0;line-height:1.6}.page-module__5plJhG__sidebarPrice{font-family:var(--font-heading);font-size:var(--text-xl);color:var(--text-100);margin:0;font-weight:600}.page-module__5plJhG__oldPrice{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-200);margin-right:.5rem;font-weight:400;text-decoration:line-through}.page-module__5plJhG__unlockBtn{background:var(--accent-300);width:100%;color:var(--text-100);font-family:var(--font-heading);font-size:var(--text-base);cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.page-module__5plJhG__unlockBtn svg{flex-shrink:0}.page-module__5plJhG__unlockBtnText{transform:translateY(1px)}.page-module__5plJhG__unlockBtn:hover{background:var(--text-100);color:var(--bg-200)}.page-module__5plJhG__unlockBtn.page-module__5plJhG__inCart{background:var(--error);color:var(--text-100)}.page-module__5plJhG__unlockBtn.page-module__5plJhG__inCart:hover{color:var(--text-100);background:#c53030}.page-module__5plJhG__progressSection{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.page-module__5plJhG__progressLabel{font-family:var(--font-heading);font-size:var(--text-sm);color:var(--text-200);font-weight:500}.page-module__5plJhG__progressBarSidebar{background:var(--bg-300);border-radius:3px;width:100%;height:6px;overflow:hidden}.page-module__5plJhG__progressFillSidebar{background:var(--accent-300);border-radius:3px;height:100%;transition:width .3s}.page-module__5plJhG__progressPercent{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-100);font-weight:600}.page-module__5plJhG__continueBtn{background:var(--accent-300);width:100%;color:var(--text-100);font-family:var(--font-heading);font-size:var(--text-base);cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.page-module__5plJhG__continueBtn svg{flex-shrink:0}.page-module__5plJhG__continueBtn span{transform:translateY(1px)}.page-module__5plJhG__continueBtn:hover{background:var(--text-100);color:var(--bg-200)}.page-module__5plJhG__legalText{font-family:var(--font-body);color:var(--text-200);text-align:center;opacity:.5;font-size:10px;line-height:1.3}.page-module__5plJhG__legalText p{margin:0 0 .5rem}.page-module__5plJhG__legalText p:last-child{margin-bottom:0}.page-module__5plJhG__legalTextMobile{font-family:var(--font-body);color:var(--text-200);text-align:center;opacity:.45;font-size:10px;line-height:1.3}.page-module__5plJhG__legalTextMobile p{margin:0 0 .4rem}.page-module__5plJhG__legalTextMobile p:last-child{margin-bottom:0}.page-module__5plJhG__bookContainer{flex:none;justify-content:center;align-items:center;width:100%;padding:10px;display:flex;position:relative;overflow:hidden}.page-module__5plJhG__touchOverlay{z-index:10;pointer-events:auto;display:flex;position:absolute;inset:0}.page-module__5plJhG__touchLeft,.page-module__5plJhG__touchRight{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;outline:none;flex:1}.page-module__5plJhG__flipBook{box-shadow:none}.page-module__5plJhG__page{background:#fff;overflow:hidden}.page-module__5plJhG__pageContent{justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex;position:relative}.page-module__5plJhG__pageImage{object-fit:contain;width:100%;height:100%;display:block}.page-module__5plJhG__blurredImage{-webkit-filter:blur(8px)}.page-module__5plJhG__lockOverlay{background:#00000059;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex;position:absolute;inset:0}.page-module__5plJhG__lockIcon{width:48px;height:48px;color:var(--text-100);opacity:.9}.page-module__5plJhG__lockText{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-200);font-weight:500}.page-module__5plJhG__lockUnlockBtn{background:var(--accent-300);color:var(--text-100);font-family:var(--font-heading);font-size:var(--text-sm);cursor:pointer;border:none;border-radius:30px;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__5plJhG__lockUnlockBtn svg{flex-shrink:0}.page-module__5plJhG__lockUnlockBtn:hover{background:var(--text-100);color:var(--bg-200)}.page-module__5plJhG__lockUnlockBtnInCart{background:var(--error)}.page-module__5plJhG__lockUnlockBtnInCart:hover{color:var(--text-100);background:#c53030}.page-module__5plJhG__coverPage{padding:0}.page-module__5plJhG__coverImage{object-fit:cover;width:100%;height:100%}.page-module__5plJhG__coverTitle{font-family:var(--font-heading);color:var(--text-100);text-align:center;text-shadow:0 2px 4px #0003;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600}.page-module__5plJhG__backCover{background:linear-gradient(135deg,var(--bg-300)0%,var(--bg-200)100%)}.page-module__5plJhG__backCover p{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-200)}.page-module__5plJhG__mobileInfo{flex-direction:column;align-items:center;gap:.75rem;padding:1rem 1.25rem 2rem;display:flex}.page-module__5plJhG__mobileInfo .page-module__5plJhG__unlockBtn{max-width:280px}.page-module__5plJhG__mobileTitle{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-100);text-align:center;margin:0;font-weight:600}.page-module__5plJhG__mobileDescription{font-family:var(--font-body);font-size:var(--text-sm);color:var(--text-200);text-align:center;margin:0;line-height:1.5}.page-module__5plJhG__mobilePrice{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-100);margin:0;font-weight:600}.page-module__5plJhG__loading{background:var(--bg-100);z-index:9999;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:fixed;inset:0}.page-module__5plJhG__spinner{border:3px solid var(--bg-300);border-top-color:var(--accent-300);border-radius:50%;width:50px;height:50px;animation:1s linear infinite page-module__5plJhG__spin}@keyframes page-module__5plJhG__spin{to{transform:rotate(360deg)}}.page-module__5plJhG__loading p{font-family:var(--font-heading);font-size:var(--text-base);color:var(--text-200)}.page-module__5plJhG__error{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.page-module__5plJhG__error p{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--text-200)}.page-module__5plJhG__backBtn{font-family:var(--font-heading);font-size:var(--text-base);background:var(--accent-300);color:var(--text-100);border:none;border-radius:30px;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .2s}.page-module__5plJhG__backBtn:hover{background:var(--text-100);color:var(--bg-200)}@media (min-width:768px){.page-module__5plJhG__readerLayout{flex-direction:row;flex:1;min-height:auto;overflow:hidden}.page-module__5plJhG__backdrop{z-index:55}.page-module__5plJhG__infoSidebar{z-index:60;width:320px;position:absolute;top:0;bottom:0}.page-module__5plJhG__bookContainer{flex:1;padding:10px 40px}.page-module__5plJhG__mobileInfo{display:none}.page-module__5plJhG__unlockBtnHeader{width:auto;padding:0 .75rem}.page-module__5plJhG__unlockBtnHeaderText{display:inline}}
.layout-module__kvKcea__layout{flex-direction:column;min-height:100vh;display:flex}.layout-module__kvKcea__main{flex:1}
