.cartmodal_cartModal__axKjb{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cartmodal_cartModalContent__RUE1y{background-color:#fff;width:100%;max-width:600px;max-height:90vh;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.2);padding:25px;position:relative;display:flex;flex-direction:column;overflow:hidden;animation:cartmodal_slideUp__WmVtl .3s ease-out}@keyframes cartmodal_slideUp__WmVtl{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.cartmodal_cartModalContent__RUE1y h2{margin-top:0;margin-bottom:20px;font-size:22px;font-weight:700;color:#333;text-align:center;border-bottom:1px solid #eee;padding-bottom:15px}.cartmodal_closeModal__BanYj{position:absolute;top:15px;right:15px;background:transparent;border:none;font-size:24px;color:#999;cursor:pointer;transition:color .2s;line-height:1;padding:5px}.cartmodal_closeModal__BanYj:hover{color:#333}.cartmodal_cartItems__OafdU{flex:1 1;overflow-y:auto;margin-bottom:20px;padding-right:5px}.cartmodal_cartItems__OafdU::-webkit-scrollbar{width:6px}.cartmodal_cartItems__OafdU::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}.cartmodal_cartItem__gvrD0{padding:15px 0;border-bottom:1px solid #f0f0f0}.cartmodal_cartItem__gvrD0:last-child{border-bottom:none}.cartmodal_cartItemGrid__lIrlC{display:grid;grid-template-columns:80px 1fr;grid-gap:15px;gap:15px;align-items:start}.cartmodal_recommendedBookCover__3Wemy{width:100%;height:auto;aspect-ratio:2/3;object-fit:cover;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.1);background-color:#f9f9f9}.cartmodal_cartItemInfo__P6zCB{font-size:14px;color:#555;margin-bottom:6px;line-height:1.4}.cartmodal_cartItemTitle__oxB4e{font-weight:600;color:#333;margin-right:5px}.cartmodal_giftBadge__9QU_W{display:inline-block;background-color:#10b981;color:#fff;font-size:11px;padding:2px 6px;border-radius:4px;margin-left:5px;vertical-align:middle}.cartmodal_saleNote__528oY{color:#ef4444;font-size:13px;font-weight:500;margin-left:5px}.cartmodal_quantityInput__GOKDS{width:60px;padding:4px 8px;border:1px solid #ddd;border-radius:4px;margin-right:10px;font-size:14px;text-align:center}.cartmodal_quantityInput__GOKDS:disabled{background-color:#f5f5f5;color:#888;cursor:not-allowed}.cartmodal_removeItemButton__t9ZRb{background:transparent;border:1px solid #ff4d4f;color:#ff4d4f;padding:3px 10px;border-radius:4px;font-size:12px;cursor:pointer;transition:all .2s}.cartmodal_removeItemButton__t9ZRb:hover{background:#ff4d4f;color:#fff}.cartmodal_paymentSection__B42p0{background-color:#f8f9fa;padding:15px;border-radius:8px;margin-bottom:20px}.cartmodal_feeRulesNote__ngI2L{font-size:13px;color:#666;margin-bottom:15px;background:#fff;padding:10px;border-radius:6px;border:1px dashed #ddd}.cartmodal_feeGroup__8ttXQ{margin-bottom:4px}.cartmodal_feeGroup__8ttXQ:last-child{margin-bottom:0}.cartmodal_noteTitle__5_s_4{font-weight:600;color:#444;margin-right:5px}.cartmodal_paymentLabel__rygEy{display:block;font-weight:600;margin-bottom:8px;color:#333}.cartmodal_paymentSelect__sxnMT{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px;font-size:15px;background-color:#fff}.cartmodal_cartTotal__soVxL{background-color:#fffbeb;border:1px solid #fcd34d;padding:15px;border-radius:8px;margin-bottom:20px;font-size:14px;color:#444}.cartmodal_cartTotal__soVxL>div{margin-bottom:8px;display:flex;justify-content:space-between;flex-wrap:wrap}.cartmodal_cartTotal__soVxL>div:last-child{margin-bottom:0}.cartmodal_paymentTypeLabel__BjaAO{color:#000;font-weight:600}.cartmodal_totalAmount__3KccH{font-size:18px;font-weight:800;color:#d32f2f;border-top:1px solid rgba(0,0,0,.1);padding-top:8px;margin-top:8px}.cartmodal_checkoutButton__HrUa8{width:100%;padding:14px;background-color:#333;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s}.cartmodal_checkoutButton__HrUa8:hover{background-color:#000;transform:translateY(-1px)}.cartmodal_checkoutButton__HrUa8:active{transform:translateY(0)}@media (max-width:480px){.cartmodal_cartModalContent__RUE1y{padding:15px;max-height:95vh}.cartmodal_cartItemGrid__lIrlC{grid-template-columns:60px 1fr;gap:10px}.cartmodal_recommendedBookCover__3Wemy{height:80px;width:auto}.cartmodal_cartTotal__soVxL>div{flex-direction:column;gap:2px;align-items:flex-start}.cartmodal_cartTotal__soVxL strong{min-width:100px}}.NewsletterHeader_header__nJyOx{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:2.8rem;padding:.4rem 1.2rem;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.NewsletterHeader_logoArea__8R4Uq{position:relative;z-index:2;display:flex;align-items:center;flex-shrink:0;max-width:25%}.NewsletterHeader_logo__hSzXz{max-height:2rem;width:auto;object-fit:contain;display:block}.NewsletterHeader_titleWrapper__ZQUOk{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:50%;text-align:center;z-index:1}.NewsletterHeader_mainTitle__D6dBT{margin:0;font-size:1.15rem;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit;letter-spacing:.02em}.NewsletterHeader_dateArea__8fGh2{position:relative;z-index:2;flex-shrink:0;font-size:.8rem;font-weight:600;letter-spacing:.03em;opacity:.9;text-align:right}@media (max-width:600px){.NewsletterHeader_header__nJyOx{height:auto;flex-wrap:wrap;padding:.6rem .8rem;align-items:flex-start}.NewsletterHeader_logoArea__8R4Uq{order:1;width:60%;justify-content:flex-start;max-width:none;margin-bottom:.25rem}.NewsletterHeader_dateArea__8fGh2{order:2;width:40%;justify-content:flex-end;display:flex;align-items:center;height:1.8rem;font-size:.75rem}.NewsletterHeader_titleWrapper__ZQUOk{position:static;transform:none;order:3;width:100%;max-width:100%;margin-top:.1rem;text-align:left}.NewsletterHeader_mainTitle__D6dBT{font-size:1rem;white-space:normal;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.NewsletterFooter_footer__lIzvA{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;transition:all .2s ease-out;min-height:2.8rem;padding:.4rem 1.2rem;min-width:0}.NewsletterFooter_socialRow__t7YLT{display:flex;gap:.8rem;align-items:center;flex-shrink:0}.NewsletterFooter_iconLink__qwzr5{color:inherit;display:flex;align-items:center;line-height:0;transition:opacity .2s;font-size:1.2rem}.NewsletterFooter_iconLink__qwzr5:hover{opacity:1;transform:scale(1.1)}.NewsletterFooter_subArea__3AV6E{display:flex;align-items:center;gap:.5rem;flex-shrink:1;min-width:0;justify-content:flex-end}.NewsletterFooter_subBtn__xuwEq{background:#fff;border:1px solid rgba(0,0,0,.15);color:#000;padding:.2rem .6rem;border-radius:4px;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:2px;white-space:nowrap}.NewsletterFooter_subBtn__xuwEq:hover{background:#fff}.NewsletterFooter_subInputGroup__A8QoX{display:flex;align-items:center;gap:.4rem;width:100%;justify-content:flex-end}.NewsletterFooter_subInput__ov2_N{padding:.2rem .6rem;border-radius:1rem;border:1px solid rgba(0,0,0,.2);font-size:.75rem;outline:none;width:8rem;background:hsla(0,0%,100%,.8)}.NewsletterFooter_subInput__ov2_N:focus{background:#fff;border-color:#555;width:10rem;transition:width .2s}.NewsletterFooter_subActions__cvKu1{display:flex;gap:.2rem}.NewsletterFooter_subBtnSmall__xsqHu{background:#fff;border:none;color:inherit;padding:.2rem .5rem;border-radius:1rem;cursor:pointer;font-size:.7rem;font-weight:700;white-space:nowrap}.NewsletterFooter_subBtnSmall__xsqHu:hover{background:#fff}@media (max-width:600px){.NewsletterFooter_footer__lIzvA{display:grid;grid-template-columns:1fr;grid-template-areas:"social" "sub";grid-gap:.75rem;gap:.75rem;padding:.85rem;min-height:unset;justify-items:center;text-align:center}.NewsletterFooter_socialRow__t7YLT{grid-area:social;display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;justify-content:center;min-width:0}.NewsletterFooter_iconLink__qwzr5{font-size:clamp(1.15rem,5vw,1.4rem)}.NewsletterFooter_subArea__3AV6E{grid-area:sub;min-width:0;display:flex;align-items:center;gap:.6rem;justify-content:center;flex-wrap:nowrap;overflow:hidden}.NewsletterFooter_subBtn__xuwEq{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-size:clamp(.95rem,4vw,1.05rem);padding:.5rem .95rem;border-radius:8px;letter-spacing:.08em;width:auto;flex:0 0 auto}.NewsletterFooter_subInputGroup__A8QoX{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;align-items:center;width:100%;min-width:0;max-width:420px;justify-self:center}.NewsletterFooter_subInput__ov2_N{width:100%;min-width:0;font-size:clamp(.95rem,4vw,1.05rem);padding:.5rem .85rem;border-radius:8px;overflow:hidden;text-overflow:ellipsis;text-align:left}.NewsletterFooter_subInput__ov2_N:focus{width:100%;background:#fff;border-color:#555}.NewsletterFooter_subActions__cvKu1{gap:.4rem;flex-wrap:nowrap}.NewsletterFooter_subActions__cvKu1,.NewsletterFooter_subBtnSmall__xsqHu{display:inline-flex;align-items:center;white-space:nowrap;justify-content:center}.NewsletterFooter_subBtnSmall__xsqHu{font-size:clamp(.9rem,3.6vw,1rem);padding:.45rem .75rem;border-radius:999px}}.ArticleSection_mainArticle__zdsbQ{margin-top:10px;margin-bottom:1.5rem;padding:20px}.ArticleSection_mainImgWrapper__nM6yU{width:100%;margin-bottom:10px;border-radius:8px;overflow:hidden;background-color:#f8fafc;box-shadow:0 4px 15px rgba(0,0,0,.06)}.ArticleSection_mainImgWrapper__nM6yU iframe,.ArticleSection_mainImgWrapper__nM6yU img{width:100%;display:block;border:1px solid #e5e7eb;border-radius:8px}.ArticleSection_mainImgWrapper__nM6yU img{height:auto;object-fit:cover}.ArticleSection_mainImgWrapper__nM6yU iframe{aspect-ratio:16/9;min-height:240px;background:#000}.ArticleSection_mainText___9z6w h2{margin:1.2rem 0 .8rem;color:#111827;font-size:1.35rem;font-weight:700;line-height:1.3}.ArticleSection_mainText___9z6w{font-size:1rem}.ArticleSection_mainContentBody__n7TIG{overflow:hidden;color:#374151;font-size:1rem;line-height:1.85;word-break:break-word;overflow-wrap:anywhere;transition:max-height .3s ease}.ArticleSection_clamped__OvFn4{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:10}.ArticleSection_mainContentBody__n7TIG *{box-sizing:border-box;max-width:100%}.ArticleSection_mainContentBody__n7TIG div,.ArticleSection_mainContentBody__n7TIG p{margin:0 0 1rem;color:#374151!important;font-family:inherit!important;font-size:1em!important;font-weight:400!important;line-height:1.85!important;background:transparent!important}.ArticleSection_mainContentBody__n7TIG span{color:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;background:transparent}.ArticleSection_mainContentBody__n7TIG br{line-height:1.85!important}.ArticleSection_mainContentBody__n7TIG b,.ArticleSection_mainContentBody__n7TIG strong{color:#111827!important;font-weight:700!important;line-height:inherit}.ArticleSection_mainContentBody__n7TIG em,.ArticleSection_mainContentBody__n7TIG i{color:inherit!important;font-size:inherit!important;font-style:italic!important;line-height:inherit!important}.ArticleSection_mainContentBody__n7TIG u{color:inherit;line-height:inherit;text-decoration:underline!important;text-underline-offset:2px}.ArticleSection_mainContentBody__n7TIG a{color:#2563eb!important;font-family:inherit;font-weight:inherit;line-height:inherit;text-decoration:underline!important;text-underline-offset:2px;word-break:break-word;overflow-wrap:anywhere;background:transparent}.ArticleSection_mainContentBody__n7TIG a:hover{color:#1d4ed8!important}.ArticleSection_mainContentBody__n7TIG h1,.ArticleSection_mainContentBody__n7TIG h2,.ArticleSection_mainContentBody__n7TIG h3,.ArticleSection_mainContentBody__n7TIG h4,.ArticleSection_mainContentBody__n7TIG h5,.ArticleSection_mainContentBody__n7TIG h6{margin:1.15rem 0 .7rem!important;color:#111827!important;font-family:inherit!important;font-weight:700!important;line-height:1.35!important;background:transparent!important}.ArticleSection_mainContentBody__n7TIG h1{font-size:1.7em!important}.ArticleSection_mainContentBody__n7TIG h2{font-size:1.45em!important}.ArticleSection_mainContentBody__n7TIG h3{font-size:1.25em!important}.ArticleSection_mainContentBody__n7TIG h4{font-size:1.12em!important}.ArticleSection_mainContentBody__n7TIG h5,.ArticleSection_mainContentBody__n7TIG h6{font-size:1em!important}.ArticleSection_mainContentBody__n7TIG ol,.ArticleSection_mainContentBody__n7TIG ul{margin:0 0 1rem 1.35rem!important;padding:0!important;color:#374151!important}.ArticleSection_mainContentBody__n7TIG li{margin:.3rem 0!important;color:#374151!important;font-family:inherit!important;font-size:1em!important;line-height:1.85!important;background:transparent!important}.ArticleSection_mainContentBody__n7TIG blockquote{margin:1rem 0!important;padding:.85rem 1rem!important;color:#374151!important;line-height:1.85!important;background:#f9fafb!important;border-left:4px solid #d1d5db;border-radius:4px}.ArticleSection_mainContentBody__n7TIG img{display:block;max-width:100%!important;height:auto!important;margin:1rem auto!important;border-radius:12px}.ArticleSection_mainContentBody__n7TIG div[style*="text-align: center"],.ArticleSection_mainContentBody__n7TIG div[style*="text-align:center"],.ArticleSection_mainContentBody__n7TIG p[style*="text-align: center"],.ArticleSection_mainContentBody__n7TIG p[style*="text-align:center"],.ArticleSection_mainContentBody__n7TIG span[style*="text-align: center"],.ArticleSection_mainContentBody__n7TIG span[style*="text-align:center"]{text-align:center!important}.ArticleSection_mainReadMoreWrapper___SfoX{display:flex;justify-content:flex-end;margin-top:.5rem}.ArticleSection_mainReadMoreBtn__ByvjB{padding:4px 0;border:none;background:none;color:#3b82f6;font-size:.875rem;font-weight:600;cursor:pointer;transition:color .2s ease}.ArticleSection_mainReadMoreBtn__ByvjB:hover{color:#2563eb;text-decoration:underline}.ArticleSection_secondarySection__aXta0{padding:.5rem 1.25rem;background:#fff}.ArticleSection_articleGrid__OuXxi{display:flex;flex-direction:column;gap:1.5rem}.ArticleSection_articleCard__I9b5c{display:flex;flex-direction:row;align-items:flex-start;gap:1.25rem;padding-bottom:12px;border-bottom:1px solid #f3f4f6;cursor:pointer;outline:none}.ArticleSection_articleCard__I9b5c:focus-visible{border-radius:10px;box-shadow:0 0 0 3px rgba(59,130,246,.25)}.ArticleSection_artImgBox__GKw35{flex:0 0 35%;max-width:14rem;overflow:hidden;border:1px solid #e5e7eb;border-radius:.5rem;background:#f8fafc}.ArticleSection_artImgBox__GKw35 img{width:100%;height:auto;display:block;object-fit:cover}.ArticleSection_artInfo__9nLjO h4{margin:0 0 .4rem;color:#1f2937;font-size:1.05rem;font-weight:600;line-height:1.25}.ArticleSection_artPreviewText__rIf2h{color:#4b5563;font-size:.875rem;line-height:1.6}.ArticleSection_readMoreBtn__0hjHz{margin-top:.5rem;padding:0;border:none;background:none;color:#3b82f6;font-size:.8125rem;font-weight:500;cursor:pointer}@media (max-width:768px){.ArticleSection_mainArticle__zdsbQ{margin-top:8px;margin-bottom:1.1rem;padding:14px}.ArticleSection_mainImgWrapper__nM6yU{margin-bottom:12px;border-radius:12px}.ArticleSection_mainImgWrapper__nM6yU iframe,.ArticleSection_mainImgWrapper__nM6yU img{border-radius:12px}.ArticleSection_mainImgWrapper__nM6yU iframe{min-height:200px}.ArticleSection_mainText___9z6w h2{margin:.75rem 0 .55rem;font-size:clamp(1.15rem,5.2vw,1.5rem);line-height:1.25}.ArticleSection_mainText___9z6w{font-size:clamp(1rem,4.2vw,1.15rem)}.ArticleSection_mainContentBody__n7TIG{font-size:inherit;line-height:1.9}.ArticleSection_clamped__OvFn4{-webkit-line-clamp:6}.ArticleSection_mainReadMoreWrapper___SfoX{justify-content:flex-start;margin-top:.65rem}.ArticleSection_mainReadMoreBtn__ByvjB{padding:8px 0;font-size:clamp(1rem,4vw,1.1rem)}.ArticleSection_secondarySection__aXta0{padding:.75rem 1rem}.ArticleSection_articleGrid__OuXxi{gap:1.1rem}.ArticleSection_articleCard__I9b5c{flex-direction:column;gap:.75rem;padding-bottom:14px}.ArticleSection_artImgBox__GKw35{width:100%;max-width:100%;aspect-ratio:16/9;border-radius:12px}.ArticleSection_artImgBox__GKw35 img{width:100%;height:100%;display:block;object-fit:cover}.ArticleSection_artInfo__9nLjO h4{font-size:clamp(1.05rem,4.6vw,1.3rem)}.ArticleSection_artPreviewText__rIf2h{font-size:clamp(1rem,4vw,1.1rem);line-height:1.75}.ArticleSection_readMoreBtn__0hjHz{margin-top:.35rem;font-size:clamp(1rem,3.8vw,1.05rem)}}.BookCard_bookCard__23u5L{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;text-align:center;padding-bottom:1rem;transition:transform .2s,box-shadow .2s;height:100%;display:flex;flex-direction:column}.BookCard_bookImg__f5igD{width:100%;display:flex;justify-content:center;background-color:#fff;padding:.5rem 0;position:relative}.BookCard_bookImg__f5igD img{max-width:90%;max-height:11rem;object-fit:contain;margin-top:.5rem}.BookCard_qtyBadge__WTubd{position:absolute;top:10px;right:10px;min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:900;background:red;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.25);transform:translateZ(0);animation:BookCard_qtyPop__yYAS1 .14s ease-out;pointer-events:none}@keyframes BookCard_qtyPop__yYAS1{0%{transform:scale(.85)}60%{transform:scale(1.08)}to{transform:scale(1)}}.BookCard_bookInfo__J06_F{padding:0 .8rem;flex:1 1;display:flex;flex-direction:column}.BookCard_newPrice__pAW_M{font-weight:600;color:red;letter-spacing:1px}.BookCard_bookInfo__J06_F h4{font-size:.9rem;font-weight:700;margin:.6rem 0 .3rem;height:calc(.9rem * 1.4 * 2);overflow:hidden;line-height:1.4;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BookCard_author__hSGrK{font-size:.75rem;color:#6b7280;margin-bottom:auto;padding-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BookCard_priceRow__MfyZQ{display:flex;justify-content:center;gap:.4rem;align-items:center;flex-wrap:wrap;margin-bottom:.6rem}.BookCard_oldPrice__sUumr{text-decoration:line-through;color:#9ca3af;font-size:.75rem}.BookCard_redPrice__ait1P{color:#ef4444;font-weight:800;font-size:1.1rem}.BookCard_regularPrice__cPgMk{color:#111827;font-weight:800;font-size:1rem}.BookCard_addonTag__F0wp9,.BookCard_saleTag__Vojsl{border:1px solid #ef4444;background:#fff;border-radius:.2rem;padding:0 .25rem;margin-left:.25rem;display:inline-flex;align-items:baseline;gap:1px;line-height:1}.BookCard_discountNumber__6SoNk{color:#ef4444;font-weight:800;font-size:.85rem;font-family:Arial,sans-serif}.BookCard_discountText__0fu4e{color:#ef4444;font-size:.65rem;font-weight:500}.BookCard_addonTag__F0wp9{border-color:#f97316}.BookCard_addonTag__F0wp9 .BookCard_discountNumber__6SoNk,.BookCard_addonTag__F0wp9 .BookCard_discountText__0fu4e{color:#f97316}.BookCard_giftTag__49pZl{background:#ef4444;color:#fff;padding:.15rem .4rem;border-radius:.2rem;font-size:.75rem;font-weight:500;line-height:1;display:inline-flex;align-items:center}.BookCard_qtyControl__EswI9{gap:.6rem;padding:.25rem;border-radius:8px}.BookCard_qtyBtn__g7Rjp,.BookCard_qtyControl__EswI9{display:flex;justify-content:center;align-items:center}.BookCard_qtyBtn__g7Rjp{width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid #d1d5db;background:#fff;cursor:pointer;color:#4b5563;transition:all .2s;font-size:.8rem}.BookCard_qtyNum__Ye3sM{font-weight:700;font-size:.9rem;min-width:1rem;text-align:center;color:#111}@media (max-width:600px){.BookCard_bookCard__23u5L{flex-direction:row;text-align:left;align-items:flex-start;padding:.75rem;height:auto;gap:.8rem}.BookCard_bookImg__f5igD{width:30%;max-width:5rem;flex-shrink:0;background:transparent;padding:0;justify-content:flex-start}.BookCard_bookImg__f5igD img{margin-top:0;max-height:none;width:100%;height:auto;border-radius:4px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.BookCard_qtyBadge__WTubd{top:6px;right:6px;min-width:22px;height:22px;font-size:12px;padding:0 7px}.BookCard_bookInfo__J06_F{padding:0;justify-content:space-between;width:100%}.BookCard_bookInfo__J06_F h4{margin:0 0 .2rem;font-size:.95rem;height:auto;-webkit-line-clamp:2}.BookCard_author__hSGrK{margin-bottom:.4rem;font-size:.8rem}.BookCard_priceRow__MfyZQ{justify-content:flex-start;margin-bottom:.4rem}.BookCard_qtyControl__EswI9{justify-content:flex-start;width:-moz-fit-content;width:fit-content;background:transparent;padding:0;gap:.8rem}.BookCard_qtyBtn__g7Rjp{width:1.8rem;height:1.8rem;font-size:.9rem;background:#f9fafb}}.BookDeal_dealContainer__zStpJ{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;grid-gap:.8rem;gap:.8rem;height:auto;min-height:42px;padding:.45rem 1rem;transition:all .3s cubic-bezier(.25,.8,.25,1)}.BookDeal_noTitle__yIkP7{grid-template-columns:auto minmax(0,1fr)}.BookDeal_titleSection__WhHrZ{justify-self:start;min-width:0;width:100%;display:flex;align-items:flex-start}.BookDeal_bookDealTitle__6Y4p4{margin:0;font-size:1rem;font-weight:500;color:inherit;letter-spacing:2px;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25}.BookDeal_centerDeal__nPqoq{justify-self:center;display:flex;align-items:center;flex-shrink:0}.BookDeal_dealBadge__0Io80{color:#111;padding:.25rem 1.2rem;border-radius:10px;background-color:#fff;font-size:.95rem;font-weight:800;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 1px 2px rgba(0,0,0,.05);letter-spacing:.08em}.BookDeal_dealTextWrap__K983R{display:inline-flex;align-items:baseline}.BookDeal_dealNum__lEY_M{color:#ef4444;font-weight:800;padding:0 .15rem}.BookDeal_dealUnit__bXUAl{color:inherit}.BookDeal_rightAddon__HiYm1{justify-self:end;text-align:right;min-width:0;width:100%}.BookDeal_addonText__F9dpJ{margin:0;font-size:15px;color:inherit;font-weight:500;opacity:.95;letter-spacing:2px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.BookDeal_type5Header__B7xex{background:linear-gradient(90deg,#ff9a9e,#fecfef 99%,#fecfef);color:#333!important;border-bottom:1px solid rgba(0,0,0,.05)}@media (max-width:600px){.BookDeal_dealContainer__zStpJ{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.9rem .75rem;gap:.65rem;height:auto;min-height:unset;max-height:none;text-align:center}.BookDeal_titleSection__WhHrZ{width:100%;display:flex;justify-content:center}.BookDeal_bookDealTitle__6Y4p4{font-size:1rem;letter-spacing:.08em;line-height:1.35;white-space:normal;overflow:visible;text-align:center;display:block}.BookDeal_centerDeal__nPqoq{width:100%;display:flex;justify-content:center;align-items:center}.BookDeal_dealBadge__0Io80{font-size:.95rem;font-weight:800;padding:.55em 1.2em;border-radius:999px;max-width:100%;white-space:normal;word-break:break-word;text-align:center;line-height:1.3;overflow:visible}.BookDeal_rightAddon__HiYm1{width:100%;display:flex;justify-content:center}.BookDeal_addonText__F9dpJ{font-size:.95rem;letter-spacing:.08em;line-height:1.35;white-space:normal;word-break:break-word;text-align:center;overflow:visible}}.MemberBanner_bannerContainer__bXkOt{width:100%;overflow:hidden;margin-bottom:1rem;border-bottom:1px solid #eee}.MemberBanner_bannerImage__mee0D{width:100%;height:auto;display:block;object-fit:cover}.ViewEnewsletter_wrapper__223EA{background-color:#f3f4f6;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;padding:50px;--base-size:16px;font-size:calc(var(--base-size) * var(--text-zoom, 1))}.ViewEnewsletter_container__TB1WO{max-width:900px;margin:0 auto;background-color:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;height:auto}.ViewEnewsletter_error__FcP_F,.ViewEnewsletter_loading__qMBWl{text-align:center;padding:3.75rem;font-size:1.125rem;color:#666}.ViewEnewsletter_addonHeaderBar__yCHvH,.ViewEnewsletter_giftHeaderBar__XxL9Y{display:flex;align-items:center;justify-content:space-between;padding:.4rem 1.25rem;min-height:3rem;margin-top:1.25rem;border-bottom:1px solid rgba(0,0,0,.05)}.ViewEnewsletter_bannerTitleLeft__lphbT{font-size:1rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;margin-right:1rem}.ViewEnewsletter_bannerBadgeCenter__sUAwg{position:static;transform:none;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .85rem;border-radius:8px;font-size:.9rem;font-weight:600;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.ViewEnewsletter_bookSection__I_T4e{padding:1.25rem;background-color:#fff}.ViewEnewsletter_bookGrid__5GjER{display:grid;grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%}.ViewEnewsletter_floatingCartBtn__c_xPV{position:fixed;bottom:30px;right:30px;width:3.5rem;height:3.5rem;background-color:#333;color:#fff;border-radius:50%;border:none;box-shadow:0 4px 15px rgba(0,0,0,.25);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:transform .2s}.ViewEnewsletter_floatingCartBtn__c_xPV:hover{transform:scale(1.1)}.ViewEnewsletter_cartCount___hM36{position:absolute;top:-2px;right:-2px;background-color:#ef4444;color:#fff;font-size:.75rem;font-weight:700;width:1.4rem;height:1.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.ViewEnewsletter_articleModalOverlay__NGRxa{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);padding:1.25rem}.ViewEnewsletter_articleModalContent__FKiLn{background:#fff;width:100%;max-width:44rem;max-height:85vh;border-radius:.75rem;position:relative;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 25px rgba(0,0,0,.3);animation:ViewEnewsletter_modalPop__ZSbL3 .3s ease-out}@keyframes ViewEnewsletter_modalPop__ZSbL3{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ViewEnewsletter_closeArticleModal__uJeoe{position:absolute;top:1rem;right:1rem;background:rgba(0,0,0,.1);border:none;border-radius:50%;width:2rem;height:2rem;font-size:1rem;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center}.ViewEnewsletter_articleModalBody___CfNX{padding:2rem;overflow-y:auto}.ViewEnewsletter_articleModalHtml__Xe1wr{font-size:1rem;line-height:1.8;color:#444}.ViewEnewsletter_articleModalHtml__Xe1wr img{max-width:100%;height:auto;margin:.6rem 0}.ViewEnewsletter_footerExtraSection__aeEeJ{width:95%;max-width:900px;margin:2rem auto 1.5rem;padding:1.75rem;background-color:#fff}.ViewEnewsletter_footerExtraContent__gKVkf{font-size:.95rem;line-height:1.9;color:#333}.ViewEnewsletter_footerExtraContent__gKVkf p{margin:0 0 .75rem}.ViewEnewsletter_footerExtraContent__gKVkf h1,.ViewEnewsletter_footerExtraContent__gKVkf h2,.ViewEnewsletter_footerExtraContent__gKVkf h3{margin:1.2rem 0 .6rem;font-weight:700;line-height:1.4}.ViewEnewsletter_footerExtraContent__gKVkf img{max-width:100%;height:auto;border-radius:10px;display:block;margin:.75rem auto}.ViewEnewsletter_footerExtraContent__gKVkf a{color:#2563eb;text-decoration:underline}.ViewEnewsletter_footerExtraContent__gKVkf ol,.ViewEnewsletter_footerExtraContent__gKVkf ul{padding-left:1.25rem;margin:.6rem 0}@media (max-width:600px){.ViewEnewsletter_wrapper__223EA{padding:0;background-color:#fff}.ViewEnewsletter_container__TB1WO{max-width:100%;box-shadow:none;border-radius:0}.ViewEnewsletter_bookGrid__5GjER{grid-template-columns:1fr;gap:.75rem}.ViewEnewsletter_bookSection__I_T4e{padding:.75rem}.ViewEnewsletter_addonHeaderBar__yCHvH,.ViewEnewsletter_giftHeaderBar__XxL9Y{padding:.4rem .8rem;gap:.5rem;min-height:2.8rem}.ViewEnewsletter_bannerTitleLeft__lphbT{font-size:.9rem;margin-right:auto}.ViewEnewsletter_bannerBadgeCenter__sUAwg{font-size:.8rem;padding:.2rem .6rem;max-width:60%;overflow:hidden;text-overflow:ellipsis}.ViewEnewsletter_floatingCartBtn__c_xPV{bottom:20px;right:20px;width:3rem;height:3rem}.ViewEnewsletter_footerExtraSection__aeEeJ{width:92%;padding:1.2rem;margin:1.5rem auto 1rem}.ViewEnewsletter_footerExtraContent__gKVkf{font-size:.9rem}}