body.template-index #nav,body.template-collection #nav,body.template-search #nav{display:none!important}.bookstore-home{padding-top:0!important}main#content:has(.bookstore-home),body.template-index main#content,body.template-collection main#content,body.template-search main#content{max-width:none!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.shopify-section-bookstore-home{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding:0!important;box-sizing:border-box!important;--bookstore-border: #e5e5e5;--bookstore-surface: #fff;--bookstore-muted: #6b6b6b}.bookstore-home{background:var(--bookstore-surface);color:inherit;padding-block:clamp(24px,4vw,56px)}.bookstore-navbar{display:flex;align-items:stretch;background:var(--bookstore-navigation-bg);color:#fff;margin-bottom:20px;min-height:48px}.bookstore-navbar__brand{background:var(--bookstore-accent);padding:0 20px;min-width:280px;display:flex;align-items:center;flex-shrink:0}.bookstore-navbar__brand-text{color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:14px;line-height:1.2}.bookstore-navbar__list{display:flex;flex:1;align-items:stretch;margin:0;padding:0 16px;list-style:none;overflow-x:auto;scrollbar-width:none}.bookstore-navbar__list::-webkit-scrollbar{display:none}.bookstore-navbar__item{display:flex;align-items:stretch}.bookstore-navbar__link{display:flex;align-items:center;padding:0 16px;color:#fff;text-decoration:none;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;transition:color .16s ease,background-color .16s ease}.bookstore-navbar__item.is-active>.bookstore-navbar__link{background:var(--bookstore-accent);color:#fff}.bookstore-navbar__link:hover,.bookstore-navbar__link:focus-visible{color:var(--bookstore-accent)}.bookstore-navbar__cta{background:var(--bookstore-accent);color:#fff;padding:0 24px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:.04em;font-size:13px;display:flex;align-items:center;transition:filter .16s ease;flex-shrink:0}.bookstore-navbar__cta:hover,.bookstore-navbar__cta:focus-visible{filter:brightness(1.1)}@media only screen and (max-width:61.99em){.bookstore-navbar__brand{min-width:220px}}@media only screen and (max-width:47.49em){.bookstore-navbar{flex-wrap:wrap;min-height:0}.bookstore-navbar__brand{width:100%;min-width:0;padding:10px 16px}.bookstore-navbar__list{padding:6px 12px}.bookstore-navbar__cta{display:none}}.bookstore-home__banner{margin-bottom:clamp(24px,3vw,40px);overflow:hidden;border-radius:8px;background:#f4f4f4}.bookstore-home__banner img{display:block;width:100%;height:auto;max-width:100%}.bookstore-home__banner-link{display:block;text-decoration:none;transition:transform .3s ease}.bookstore-home__banner-link:hover,.bookstore-home__banner-link:focus-visible{transform:scale(1.005)}.bookstore-home__banner-placeholder{display:flex;align-items:center;justify-content:center;padding:80px 24px;background:repeating-linear-gradient(45deg,#f4f4f4,#f4f4f4 14px,#ebebeb 14px 28px);color:#666;font-size:14px;text-align:center;font-style:italic}.bookstore-home__inner{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:clamp(20px,2vw,32px);margin-inline:0;max-width:100%;padding-left:12px;padding-right:12px;box-sizing:border-box}.bookstore-sidebar{align-self:start;border:1px solid #d9d9d9;background:#fff}.bookstore-sidebar__heading{margin:0}.bookstore-sidebar__heading-button{width:100%;display:block;text-align:left;padding:12px 14px;border:0;background:var(--bookstore-accent);color:#fff;font-size:16px;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.bookstore-sidebar__heading-button:hover,.bookstore-sidebar__heading-button:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.bookstore-sidebar__menu{display:block}.bookstore-sidebar__list{margin:0;padding:0;list-style:none}.bookstore-sidebar__item{position:relative;border-bottom:1px solid #e5e5e5}.bookstore-sidebar__item:last-child{border-bottom:0}.bookstore-sidebar__link{display:flex;align-items:center;justify-content:space-between;padding:7px 14px;min-height:34px;color:#0f2144;font-size:13px;line-height:1.2;text-decoration:none;transition:background-color .16s ease,color .16s ease}.bookstore-sidebar__item.has-children .bookstore-sidebar__link{padding-right:40px}.bookstore-sidebar__toggle{position:absolute;top:0;right:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;background:transparent;color:#0f2144;cursor:pointer}.bookstore-sidebar__chevron{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(-45deg);transition:transform .16s ease}.bookstore-sidebar__toggle[aria-expanded=true] .bookstore-sidebar__chevron{transform:rotate(45deg)}.bookstore-sidebar__flyout{display:none;position:absolute;top:0;left:100%;min-width:240px;max-width:320px;background:#fff;border:1px solid var(--bookstore-border);box-shadow:4px 4px 12px #0000001a;z-index:30;padding:6px 0}.bookstore-sidebar__item.has-children:hover>.bookstore-sidebar__flyout,.bookstore-sidebar__item.has-children:focus-within>.bookstore-sidebar__flyout,.bookstore-sidebar__item.has-children.is-flyout-open>.bookstore-sidebar__flyout{display:block}.bookstore-sidebar__sublist,.bookstore-sidebar__subsublist{margin:0;padding:0;list-style:none}.bookstore-sidebar__subsublist{padding-left:14px}.bookstore-sidebar__sublink{display:flex;align-items:center;justify-content:space-between;padding:6px 14px;color:#0f2144;font-size:12.5px;line-height:1.3;text-decoration:none;transition:background-color .16s ease,color .16s ease}.bookstore-sidebar__sublink:hover,.bookstore-sidebar__sublink:focus-visible,.bookstore-sidebar__subitem.is-active>.bookstore-sidebar__sublink{background:var(--bookstore-accent);color:#fff}.bookstore-sidebar__link:hover,.bookstore-sidebar__link:focus-visible,.bookstore-sidebar__item.is-active>.bookstore-sidebar__link{background:var(--bookstore-accent);color:#fff}.bookstore-sidebar__item.is-active>.bookstore-sidebar__link .bookstore-sidebar__count,.bookstore-sidebar__link:hover .bookstore-sidebar__count,.bookstore-sidebar__link:focus-visible .bookstore-sidebar__count{color:#fff}.bookstore-sidebar__count{color:#0b3d91;font-weight:500;white-space:nowrap}.bookstore-sidebar__label{flex:1 1 auto;margin-right:.75rem}@media only screen and (max-width:47.49em){.bookstore-sidebar{border:1px solid #d9d9d9}.bookstore-sidebar__menu{display:none}.bookstore-sidebar.is-open .bookstore-sidebar__menu{display:block}.bookstore-sidebar__flyout{position:static;display:none;min-width:0;max-width:none;border:0;border-top:1px solid #e5e5e5;box-shadow:none;padding:0}.bookstore-sidebar__item.has-children:hover>.bookstore-sidebar__flyout,.bookstore-sidebar__item.has-children:focus-within>.bookstore-sidebar__flyout{display:none}.bookstore-sidebar__item.has-children.is-flyout-open>.bookstore-sidebar__flyout{display:block}.bookstore-home__inner{grid-template-columns:minmax(0,1fr);max-width:100%;padding-left:12px;padding-right:12px;gap:30px}.bookstore-home__sidebar{width:100%}}.bookstore-home__empty{margin:0;padding:18px;color:var(--bookstore-muted);font-size:.875rem}.bookstore-home__content{min-width:0}.bookstore-home__row{margin-bottom:clamp(32px,4vw,56px)}.bookstore-home__row:last-child{margin-bottom:0}.bookstore-home__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px;padding-bottom:10px;border-bottom:2px solid var(--bookstore-navigation-bg)}.bookstore-home__title{margin:0 0 12px;color:#0f2144;font-size:20px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;text-align:left}.bookstore-home__title:after{content:"";display:block;width:56px;height:4px;margin-top:10px;background:var(--bookstore-accent)}.bookstore-home__view-all{flex:0 0 auto;color:var(--bookstore-accent);font-size:.875rem;font-weight:700;text-decoration:none}.bookstore-home__view-all:hover,.bookstore-home__view-all:focus-visible{text-decoration:underline}.bookstore-home__slider{position:relative}.bookstore-home__slider-viewport{overflow:hidden;padding:0 60px}.bookstore-home__products{display:flex;flex-wrap:nowrap;gap:clamp(18px,2vw,30px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:12px}.bookstore-home__products::-webkit-scrollbar{display:none}.bookstore-home__products>.bookstore-card{flex:0 0 20%;max-width:20%;min-width:20%;width:20%;margin:0;scroll-snap-align:start}.bookstore-home__slider-btn{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:56px!important;height:56px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;color:transparent!important;font-size:0!important;cursor:pointer!important;padding:0!important;z-index:5!important;opacity:1!important;transition:transform .16s ease,filter .16s ease}.bookstore-home__slider-btn:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;background-repeat:no-repeat;background-position:center;background-size:contain;transition:transform .16s ease,filter .16s ease}.bookstore-home__slider-btn--prev:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='15 6 9 12 15 18'/></svg>")}.bookstore-home__slider-btn--next:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%233b82f6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='9 6 15 12 9 18'/></svg>")}.bookstore-home__slider-btn:hover:before,.bookstore-home__slider-btn:focus-visible:before{transform:translate(-50%,-50%) scale(1.15);filter:brightness(1.1)}.bookstore-home__slider-btn:focus-visible{outline:none!important}.bookstore-home__slider-btn:disabled{opacity:.3!important;cursor:not-allowed!important}.bookstore-home__slider-btn--prev{left:4px!important}.bookstore-home__slider-btn--next{right:4px!important}.bookstore-card{display:flex;flex-direction:column;gap:1rem;padding:16px;border:1px solid var(--bookstore-border);border-radius:12px;background:var(--bookstore-surface)}.bookstore-card__image{position:relative;display:flex;align-items:center;justify-content:center;min-height:340px;overflow:hidden;background:#f8f8f8;border-radius:10px}.bookstore-card__image img{width:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.bookstore-card__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.bookstore-card__badge{position:absolute;top:12px;right:12px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--bookstore-accent);color:#fff;font-size:.75rem;font-weight:700;text-align:center;line-height:1.1}.bookstore-card__actions{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(-6px);transition:opacity .16s ease,transform .16s ease}.bookstore-card:hover .bookstore-card__actions,.bookstore-card:focus-within .bookstore-card__actions{opacity:1;transform:translate(0)}@media(hover:none){.bookstore-card__actions{opacity:1;transform:none}}.bookstore-card__icon-btn{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(15,33,68,.12);border-radius:50%;background:#fff;color:#0f2144;font-size:1rem;cursor:pointer;text-decoration:none;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.bookstore-card__icon-btn:hover,.bookstore-card__icon-btn:focus-visible{background:var(--bookstore-accent);border-color:var(--bookstore-accent);color:#fff}.bookstore-card__wishlist.is-active{background:#e0245e;border-color:#e0245e;color:#fff}.bookstore-card__rating{display:flex;align-items:center;justify-content:center;gap:6px}.bookstore-card__stars{position:relative;display:inline-block;font-size:14px;line-height:1;letter-spacing:2px;color:#d8d8d8}.bookstore-card__stars:before{content:"\2605\2605\2605\2605\2605"}.bookstore-card__stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;top:0;left:0;width:var(--rating-percent, 0%);overflow:hidden;white-space:nowrap;color:#f5a623}.bookstore-card__rating-count{color:var(--bookstore-muted);font-size:.8rem}.bookstore-card__details{display:grid;gap:.75rem}.bookstore-card__title{margin:0;text-align:center;color:#0f2144;font-size:1rem;line-height:1.3;font-weight:700}.bookstore-card__title a{color:inherit;text-decoration:none}.bookstore-card__author{margin:0;color:var(--bookstore-muted);text-align:center;font-size:.9rem}.bookstore-card__price{display:flex;justify-content:center;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:1rem;font-weight:700}.bookstore-card__compare-price{color:var(--bookstore-muted);text-decoration:line-through;font-weight:400}.bookstore-card__sale-price{color:#0f2144}.bookstore-card__form{margin:0}.bookstore-card__add-to-cart{width:100%;padding:.85rem 1rem;border:0;border-radius:999px;background:var(--bookstore-accent);color:#fff;font-weight:700;font-size:.95rem;text-transform:uppercase;cursor:pointer;text-align:center}.bookstore-card__add-to-cart:hover,.bookstore-card__add-to-cart:focus-visible{filter:brightness(1.05)}.bookstore-card__add-to-cart--disabled{opacity:.5;cursor:not-allowed}@media only screen and (max-width:74.99em){.bookstore-home__products>.bookstore-card{flex:0 0 33.3333%;max-width:33.3333%;min-width:33.3333%;width:33.3333%}.bookstore-card__image{min-height:320px}}@media only screen and (max-width:61.99em){.bookstore-home__inner{grid-template-columns:minmax(190px,220px) minmax(0,1fr);gap:24px}.bookstore-home__products>.bookstore-card{flex:0 0 50%;max-width:50%;min-width:50%;width:50%}.bookstore-home__slider-btn,.bookstore-home__slider-btn:before{width:48px!important;height:48px!important}.bookstore-home__slider-viewport{padding:0 50px}.bookstore-card__image{min-height:300px}}@media only screen and (max-width:47.49em){.bookstore-home{padding-block:24px 36px}.bookstore-home__inner{grid-template-columns:minmax(0,1fr);max-width:100%;padding-left:12px;padding-right:12px;gap:30px}.bookstore-home__products>.bookstore-card{flex:0 0 90%;max-width:90%;min-width:90%;width:90%}.bookstore-home__slider-btn,.bookstore-home__slider-btn:before{width:42px!important;height:42px!important}.bookstore-home__slider-viewport{padding:0 8px}.bookstore-home__slider-btn--prev{left:0!important}.bookstore-home__slider-btn--next{right:0!important}.bookstore-card__image{min-height:320px}.bookstore-home__banner-placeholder{padding:50px 20px}.bookstore-card{padding:10px!important;gap:8px!important}.bookstore-card__details{gap:6px!important}.bookstore-card__title{font-size:15px!important;line-height:1.35!important;text-align:left!important;font-weight:700!important;color:#0f2144!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.bookstore-card__author{font-size:12.5px!important;text-align:left!important;color:#6b6b6b!important;margin-top:0!important}.bookstore-card__price{justify-content:flex-start!important;font-size:15px!important;gap:6px!important;flex-wrap:wrap!important}.bookstore-card__compare-price{font-size:12.5px!important}.bookstore-card__sale-price{color:#e63946!important}.bookstore-card__add-to-cart{padding:.7rem .8rem!important;font-size:.85rem!important}}@media only screen and (max-width:29.99em){.bookstore-home__products>.bookstore-card{flex:0 0 100%;max-width:100%;min-width:100%;width:100%}.bookstore-home__header{align-items:start}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/bookstore.css.map */
