:root{--aurora-navy:#173247;--aurora-green:#2f7d70;--aurora-green-dark:#25685e;--aurora-gold:#b98634;--aurora-text:#1d252c;--aurora-muted:#606b74;--aurora-border:#dce3e6;--aurora-soft:#f5f8f7;--aurora-blue-soft:#eef4f6;--aurora-shadow:0 14px 34px rgba(22,48,61,.08)}html{font-size:62.5%!important}body{font-size:1.6rem;line-height:1.58;color:var(--aurora-text);background:#fff;overflow-x:hidden}body.aurora-menu-open{overflow:hidden}.page-width{width:min(calc(100% - 4.8rem),1240px);margin-inline:auto}.content-for-layout{min-height:40vh}.aurora-eyebrow{font-size:1.2rem;line-height:1.2;font-weight:850;letter-spacing:.15em;text-transform:uppercase;color:var(--aurora-green);margin-bottom:.9rem}.aurora-eyebrow--light{color:#76d2c3}.aurora-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 2rem;border:1px solid var(--aurora-green);background:var(--aurora-green);color:#fff;font-size:1.5rem;font-weight:800;text-decoration:none;border-radius:6px;transition:background .18s ease,border-color .18s ease,transform .18s ease}.aurora-button:hover{background:var(--aurora-green-dark);border-color:var(--aurora-green-dark);transform:translateY(-1px)}.aurora-button--secondary{background:#fff;color:var(--aurora-green)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.aurora-header{position:relative;z-index:60;background:#fff;border-bottom:1px solid var(--aurora-border)}.has-sticky-header .aurora-header{position:sticky;top:0}.aurora-header__bar{background:#fff}.aurora-header__inner{min-height:72px;display:grid;grid-template-columns:220px minmax(320px,1fr) auto;gap:2.4rem;align-items:center}.aurora-brand{display:inline-flex;align-items:center;gap:1rem;color:var(--aurora-navy);font-weight:900;text-decoration:none;white-space:nowrap}.aurora-brand__mark{display:grid;place-items:center;width:40px;height:40px;border-radius:7px;background:var(--aurora-green);color:#fff;font-size:2rem}.aurora-brand__text{font-size:2.4rem;letter-spacing:-.03em}.aurora-brand img{display:block;max-width:190px;height:auto}.aurora-header__menu-button{display:none;border:0;background:transparent;width:44px;height:44px;align-items:center;justify-content:center;color:var(--aurora-text)}.aurora-header__search{display:block;position:relative}.aurora-search-form{display:grid;grid-template-columns:minmax(0,1fr) 52px;height:48px;border:1px solid #cfdadd;background:#fff;border-radius:5px;overflow:hidden}.aurora-search-form:focus-within{border-color:var(--aurora-green);box-shadow:0 0 0 3px #2f7d701c}.aurora-search-form input{min-width:0;border:0;background:transparent;padding:0 1.5rem;font-size:1.5rem;outline:0;color:var(--aurora-text)}.aurora-search-form button{border:0;background:var(--aurora-navy);color:#fff;display:grid;place-items:center}.aurora-header__actions{display:flex;align-items:center;gap:.4rem}.aurora-header__action{position:relative;display:flex;align-items:center;gap:.7rem;min-height:44px;padding:0 1rem;color:var(--aurora-text);font-size:1.4rem;font-weight:750;text-decoration:none;border-radius:6px}.aurora-header__action:hover{background:var(--aurora-soft)}.aurora-header__action svg{width:21px}.aurora-cart-badge{position:absolute;right:1px;top:-2px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--aurora-green);color:#fff;font-size:1.1rem}.aurora-nav{border-top:1px solid #eef1f2;background:#fff}.aurora-nav__inner{display:flex;align-items:center;min-height:48px}.aurora-nav__categories{position:relative;margin-right:1.2rem}.aurora-nav__categories>summary{display:flex;align-items:center;gap:.8rem;min-height:48px;padding:0 1.6rem;background:var(--aurora-navy);color:#fff;font-size:1.4rem;font-weight:800;cursor:pointer;list-style:none}.aurora-nav__categories>summary::-webkit-details-marker{display:none}.aurora-category-menu{position:absolute;left:0;top:100%;z-index:90;display:grid;min-width:280px;background:#fff;border:1px solid var(--aurora-border);box-shadow:var(--aurora-shadow);padding:.8rem}.aurora-category-menu a{padding:1rem 1.1rem;font-size:1.4rem;font-weight:650;color:var(--aurora-text)}.aurora-category-menu a:hover{background:var(--aurora-soft);color:var(--aurora-green)}.aurora-nav__links{display:flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.aurora-nav__links a{display:flex;align-items:center;min-height:48px;padding:0 1.3rem;font-size:1.4rem;font-weight:750;color:var(--aurora-text)}.aurora-nav__links a:hover{color:var(--aurora-green)}.aurora-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:98;border:0;background:#0c1b2475;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.aurora-menu-scrim[hidden]{display:none}.aurora-mobile-menu{position:fixed;left:0;top:0;bottom:0;z-index:99;width:min(84vw,360px);background:#fff;transform:translate(-102%);transition:transform .22s ease;box-shadow:24px 0 55px #0000002e;overflow:auto}.aurora-mobile-menu.is-open{transform:none}.aurora-mobile-menu__search{padding:2rem 1.8rem 1rem}.aurora-mobile-menu__search form{display:grid;grid-template-columns:1fr 48px;height:48px;border:1px solid var(--aurora-border);border-radius:6px;overflow:hidden}.aurora-mobile-menu__search input{min-width:0;border:0;padding:0 1.2rem;font-size:1.5rem;outline:0}.aurora-mobile-menu__search button{border:0;background:var(--aurora-green);color:#fff}.aurora-mobile-menu__nav{padding:.5rem 1.8rem 1rem}.aurora-mobile-menu__nav>a,.aurora-mobile-menu__nav summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;border-bottom:1px solid #edf0f1;color:var(--aurora-text);font-size:1.6rem;font-weight:720;cursor:pointer;list-style:none}.aurora-mobile-menu__nav summary::-webkit-details-marker{display:none}.aurora-mobile-menu__sub{display:grid;padding:.7rem 0 1rem 1.2rem}.aurora-mobile-menu__sub a{padding:.7rem 0;color:var(--aurora-muted);font-size:1.45rem}.aurora-mobile-menu__email{display:block;margin:0 1.8rem 2rem;padding-top:1.4rem;border-top:1px solid var(--aurora-border);color:var(--aurora-green);font-size:1.5rem;font-weight:800}.aurora-hero{background:linear-gradient(110deg,#f8faf9,#eef5f2);border-bottom:1px solid var(--aurora-border)}.aurora-hero__viewport{position:relative}.aurora-hero__slide{display:none}.aurora-hero__slide.is-active{display:block}.aurora-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:4rem;align-items:center;min-height:430px;padding-block:4.6rem}.aurora-hero__copy{max-width:610px}.aurora-hero__copy h1,.aurora-hero__copy h2{margin:0 0 1.5rem;font-size:clamp(4.2rem,4.5vw,5.8rem);line-height:1.02;letter-spacing:-.045em;color:var(--aurora-text)}.aurora-hero__copy p{max-width:600px;margin:0;color:#52616a;font-size:1.8rem;line-height:1.62}.aurora-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2.5rem}.aurora-hero__visual{position:relative;height:330px;display:flex;align-items:center;justify-content:center}.aurora-hero__book{position:absolute;display:block;width:170px;filter:none;opacity:1}.aurora-hero__book img{width:100%;height:250px;object-fit:contain;background:#fff;box-shadow:0 18px 35px #142d392e;border:1px solid rgba(30,60,72,.08)}.aurora-hero__book--1{transform:translate(-105px) rotate(-7deg)}.aurora-hero__book--2{z-index:2;transform:translateY(-12px)}.aurora-hero__book--3{transform:translate(105px) rotate(7deg)}.aurora-hero__fallback{font-size:3rem;font-weight:900;color:var(--aurora-navy);text-align:center}.aurora-hero__fallback span{font-size:1.2rem;letter-spacing:.18em}.aurora-hero__utility{display:grid;grid-template-columns:minmax(0,620px) auto;align-items:center;justify-content:space-between;gap:2rem;padding-bottom:2.6rem}.aurora-hero-search{display:grid;grid-template-columns:1fr 54px;height:52px;border:1px solid #cfdadd;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 10px 28px #1c3e480f}.aurora-hero-search input{border:0;min-width:0;padding:0 1.5rem;font-size:1.55rem;outline:0}.aurora-hero-search button{border:0;background:var(--aurora-green);color:#fff}.aurora-hero__dots{display:flex;align-items:center;gap:.7rem}.aurora-hero__dot{width:9px;height:9px;border:0;border-radius:999px;background:#aeb9bc;padding:0}.aurora-hero__dot.is-active{width:28px;background:var(--aurora-green)}.aurora-service-strip{background:#fff;border-bottom:1px solid var(--aurora-border)}.aurora-service-grid{display:grid;grid-template-columns:repeat(4,1fr)}.aurora-service{display:flex;align-items:center;gap:1rem;min-height:88px;padding:1.5rem 1.8rem;border-right:1px solid var(--aurora-border)}.aurora-service:first-child{border-left:1px solid var(--aurora-border)}.aurora-service__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#eef6f3;color:var(--aurora-green)}.aurora-service__icon svg{width:20px}.aurora-service strong{display:block;font-size:1.4rem}.aurora-service small{display:block;margin-top:.25rem;color:var(--aurora-muted);font-size:1.25rem}.aurora-section{padding:6.2rem 0}.aurora-section--soft{background:var(--aurora-soft)}.aurora-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.6rem}.aurora-section-head>div{max-width:720px}.aurora-section-head h2{margin:0;font-size:3.6rem;line-height:1.1;letter-spacing:-.03em}.aurora-section-head p{margin:.8rem 0 0;color:var(--aurora-muted);font-size:1.6rem}.aurora-section-head>a{color:var(--aurora-green);font-size:1.45rem;font-weight:800;border-bottom:2px solid currentColor;padding-bottom:.25rem}.aurora-specialty-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}.aurora-specialty-card{display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:1.3rem;min-height:118px;padding:1.5rem;background:#fff;border:1px solid var(--aurora-border);border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.aurora-specialty-card:hover{border-color:#b7cac7;box-shadow:0 10px 24px #18374214;transform:translateY(-2px)}.aurora-specialty-card__visual{display:grid;place-items:center;width:84px;height:84px;background:#f0f4f3;border-left:5px solid var(--aurora-green);overflow:hidden}.aurora-specialty-card__visual img{width:100%;height:100%;object-fit:contain;padding:.5rem;background:#fff}.aurora-specialty-card__visual span{font-size:1.8rem;font-weight:900;color:var(--aurora-navy)}.aurora-specialty-card__copy strong{display:block;font-size:1.55rem;line-height:1.25}.aurora-specialty-card__copy small{display:block;margin-top:.4rem;color:var(--aurora-muted);font-size:1.25rem;line-height:1.35}.aurora-specialty-card__arrow{color:#8c989e;font-size:2rem}.aurora-tabs__nav{display:flex;gap:.8rem;margin-bottom:2rem;border-bottom:1px solid var(--aurora-border)}.aurora-tabs__nav button{min-height:44px;padding:0 1.5rem;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--aurora-muted);font-size:1.45rem;font-weight:800}.aurora-tabs__nav button.is-active{color:var(--aurora-navy);border-bottom-color:var(--aurora-green)}.aurora-tab-panel{display:none}.aurora-tab-panel.is-active{display:block}.aurora-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.aurora-product-candidate[hidden]{display:none!important}.book-card{height:100%;display:flex;flex-direction:column;background:#fff;border:1px solid var(--aurora-border);border-radius:8px;overflow:hidden;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.book-card:hover{border-color:#bdcbce;box-shadow:0 12px 28px #18364214;transform:translateY(-2px)}.book-card__media{display:grid;place-items:center;aspect-ratio:4/5;background:#f7f8f7;padding:1.4rem}.book-card__media>img{width:100%;height:100%;object-fit:contain}.book-card__content{display:flex;flex:1;flex-direction:column;padding:1.5rem}.book-card__specialty{color:var(--aurora-green);font-size:1.12rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem}.book-card__title{margin:0;font-size:1.55rem;line-height:1.34;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.book-card__title a{color:var(--aurora-text)}.book-card__author,.book-card__format{margin-top:.7rem;color:var(--aurora-muted);font-size:1.3rem;line-height:1.4}.book-card__price{margin-top:auto;padding-top:1.5rem}.book-card__price .price__current{font-size:1.75rem;font-weight:900;color:var(--aurora-green)}.book-card__actions{margin-top:1rem}.book-card__actions .button,.quick-add__submit{width:100%;min-height:42px;font-size:1.3rem;font-weight:800}.aurora-publisher-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.6rem}.aurora-publisher-card{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:1.4rem;min-height:130px;padding:1.4rem;background:#fff;border:1px solid var(--aurora-border);border-radius:8px}.aurora-publisher-card__visual{display:grid;place-items:center;width:100px;height:96px;background:#f5f7f6;overflow:hidden}.aurora-publisher-card__visual img{width:100%;height:100%;object-fit:contain;padding:.6rem}.aurora-publisher-card__visual span{font-size:2.4rem;font-weight:900;color:var(--aurora-navy)}.aurora-publisher-card strong{display:block;font-size:1.5rem}.aurora-publisher-card small{display:block;margin-top:.5rem;color:var(--aurora-green);font-size:1.25rem;font-weight:750}.aurora-empty{color:var(--aurora-muted)}.product-page{display:grid!important;grid-template-columns:minmax(0,48%) minmax(0,52%)!important;gap:5rem!important;align-items:start!important;padding-top:3rem!important;padding-bottom:4rem!important}.product-page__gallery-column{min-width:0}.product-gallery{display:grid;grid-template-columns:78px minmax(0,1fr);gap:1.2rem}.product-gallery__stage{grid-column:2!important;min-height:560px!important;background:#f7f8f7;border:1px solid var(--aurora-border);border-radius:8px}.product-gallery__item{min-height:560px!important}.product-gallery__item img{max-height:520px!important;max-width:88%!important;object-fit:contain}.product-gallery__thumbs{grid-column:1!important;grid-row:1!important;display:flex;flex-direction:column;gap:.8rem}.product-gallery__thumb{width:74px!important;height:92px!important;border:1px solid var(--aurora-border)!important;border-radius:5px!important}.product-gallery:has(.product-gallery__thumbs:empty){grid-template-columns:1fr}.product-gallery:has(.product-gallery__thumbs:empty) .product-gallery__stage{grid-column:1!important}.product-info__sticky{position:sticky;top:125px}.product-purchase-card{max-width:none!important}.product-purchase-card__header{padding-bottom:1.8rem!important}.product-kicker{font-size:1.2rem!important;letter-spacing:.12em!important;color:var(--aurora-green)!important}.product-title{font-size:clamp(3.2rem,3.3vw,4.6rem)!important;line-height:1.05!important;letter-spacing:-.035em!important;color:var(--aurora-text)!important}.product-byline{font-size:1.45rem!important;color:var(--aurora-muted)!important}.product-commerce-card{border:1px solid #cfdcda!important;background:#fbfcfb!important;border-radius:10px!important;overflow:hidden!important}.product-commerce-card__top,.product-identifiers,.product-variant-panel,.product-buy-panel{padding-inline:1.8rem!important}.product-commerce-card__top{padding-top:1.8rem!important}.product-price-row{padding:0 0 1.4rem!important}.product-price-row .product-price,.product-price-row [data-price-wrapper],.product-price-row [data-variant-price],.product-price-row .price__current{font-size:3rem!important;font-weight:900!important;color:var(--aurora-text)!important}.product-price-note{font-size:1.25rem!important;font-weight:600!important;color:var(--aurora-muted)!important}.inventory-status{font-size:1.25rem!important}.product-micro-meta{font-size:1.2rem!important}.product-form__label{font-size:1.45rem!important}.variant-pill span{min-height:44px!important;font-size:1.3rem!important}.product-buy-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important;width:100%!important;max-width:none!important}.product-buy-actions>.button,.product-add-button,.dynamic-checkout,.dynamic-checkout>div,.shopify-payment-button,.shopify-payment-button__button{width:100%!important;height:54px!important;min-height:54px!important;margin:0!important}.product-add-button{font-size:1.45rem!important}.product-post-purchase{max-width:none!important}.product-service-point strong{font-size:1.2rem!important}.product-service-point small{font-size:1.08rem!important;color:var(--aurora-muted)!important}.product-tabs__shell{max-width:1100px!important;border-color:var(--aurora-border)!important}.product-tabs__button{font-size:1.35rem!important}.product-tab-panel{font-size:1.55rem!important;line-height:1.7!important}.product-copy p,.product-copy li{color:#4d5962!important}.cart-page{padding-top:3rem!important;padding-bottom:5rem}.cart-page__title{margin-bottom:2.5rem!important}.cart-page__title h1{font-size:4rem!important}.cart-continue{font-size:1.45rem!important;color:var(--aurora-green);font-weight:800;border-bottom:2px solid currentColor}.cart-layout{grid-template-columns:minmax(0,1fr) 390px!important;gap:3rem!important}.cart-line{grid-template-columns:110px minmax(0,1fr)!important;gap:1.6rem!important;padding:1.7rem 0!important}.cart-line__media{background:#f7f8f7!important;border-radius:8px!important}.cart-line__media img{height:140px!important;object-fit:contain!important}.cart-line__title{font-size:1.55rem!important;line-height:1.35!important;font-weight:850!important}.cart-line__meta-row{font-size:1.25rem!important}.cart-line__bottom{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;margin-top:1.1rem}.cart-line__qty{display:flex!important;align-items:center!important;gap:.7rem!important}.cart-line__qty-label{font-size:1.25rem;font-weight:800}.quantity-input{display:grid!important;grid-template-columns:42px 52px 42px!important;align-items:stretch!important;border:1px solid var(--aurora-border)!important;border-radius:7px!important;overflow:hidden!important;width:max-content!important}.quantity-input button,.quantity-input input{width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;border:0!important;border-radius:0!important;text-align:center!important;line-height:42px!important;background:#fff!important}.quantity-input input{-moz-appearance:textfield!important;-webkit-appearance:textfield!important;appearance:textfield!important;padding:0!important}.quantity-input input::-webkit-outer-spin-button,.quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none!important;margin:0!important}.cart-line__price{font-size:1.65rem!important;font-weight:900!important}.cart-line__remove{display:inline-block;margin-top:.7rem;color:var(--aurora-muted);font-size:1.25rem;text-decoration:underline;text-underline-offset:3px}.cart-summary{position:sticky!important;top:125px!important;padding:2rem!important;background:#f8faf9!important;border:1px solid var(--aurora-border)!important;border-radius:10px!important;box-shadow:none!important}.cart-summary h2{font-size:2.7rem!important}.cart-summary__row{font-size:1.45rem!important}.cart-summary__total{font-size:1.65rem!important}.cart-disclaimer{font-size:1.2rem!important}.cart-checkout{min-height:52px!important;font-size:1.45rem!important}.cart-note-disclosure summary{font-size:1.35rem!important;font-weight:800!important}.cart-update{min-height:46px!important;font-size:1.35rem!important}.collection-hero{background:#f8faf9}.collection-hero__inner{padding-block:3.5rem!important}.collection-hero h1{font-size:4rem!important}.collection-hero__description{font-size:1.55rem!important}.collection-shell{gap:2.6rem!important}.catalog-sidebar,.catalog-toolbar{font-size:1.4rem}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1.6rem!important}.search-page h1{font-size:4rem}.search-page input,.search-page button{font-size:1.5rem}.aurora-footer{background:#1e292f;color:#d8e0e3}.aurora-footer__main{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.65fr);gap:5rem;padding-block:3.6rem}.aurora-brand--footer{color:#fff}.aurora-footer__brand p{max-width:390px;margin:1.5rem 0 1.2rem;color:#b9c5ca;font-size:1.4rem;line-height:1.6}.aurora-footer__email{color:#fff;font-size:1.4rem;font-weight:800}.aurora-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}.aurora-footer__links h3{margin:0 0 1rem;color:#fff;font-size:1.2rem;letter-spacing:.13em;text-transform:uppercase}.aurora-footer__links a{display:block;padding:.36rem 0;color:#b9c5ca;font-size:1.35rem}.aurora-footer__links a:hover{color:#fff}.aurora-footer__bottom{border-top:1px solid #34434a}.aurora-footer__bottom>.page-width{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:1rem;color:#95a5ac;font-size:1.15rem}.aurora-footer__legal{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap}.footer__payment{display:flex;gap:.5rem;flex-wrap:wrap}.footer__payment svg{height:23px;width:auto}@media(min-width:750px)and (max-width:1099px){.page-width{width:min(calc(100% - 4rem),960px)}.aurora-header__inner{min-height:68px;grid-template-columns:auto 1fr auto;gap:1.3rem}.aurora-header__menu-button{display:flex}.aurora-brand__text{font-size:2.2rem}.aurora-header__search{grid-column:1/-1;grid-row:2;margin-bottom:1.2rem}.aurora-header__account span,.aurora-header__cart span,.aurora-nav{display:none}.aurora-hero__grid{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:2rem;min-height:390px;padding-block:3.5rem}.aurora-hero__copy h1,.aurora-hero__copy h2{font-size:4.2rem}.aurora-hero__copy p{font-size:1.65rem}.aurora-hero__visual{height:290px}.aurora-hero__book{width:140px}.aurora-hero__book img{height:210px}.aurora-hero__book--1{transform:translate(-80px) rotate(-6deg)}.aurora-hero__book--3{transform:translate(80px) rotate(6deg)}.aurora-hero__utility{grid-template-columns:1fr auto}.aurora-service-grid{grid-template-columns:repeat(2,1fr)}.aurora-service:nth-child(2){border-right:1px solid var(--aurora-border)}.aurora-service:nth-child(n+3){border-top:1px solid var(--aurora-border)}.aurora-specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aurora-product-grid,.book-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.aurora-publisher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:1fr!important;gap:2.4rem!important}.product-page__gallery-column,.product-info{max-width:760px;width:100%;margin-inline:auto}.product-info__sticky{position:static}.product-gallery__stage,.product-gallery__item{min-height:500px!important}.product-gallery__item img{max-height:460px!important}.cart-layout{grid-template-columns:1fr!important}.cart-summary{position:static!important}.aurora-footer__main{grid-template-columns:1fr;gap:2.6rem;padding-block:3.2rem}.aurora-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}}@media(max-width:749px){.page-width{width:min(calc(100% - 3.2rem),680px)}body{font-size:1.6rem}.aurora-header__inner{min-height:68px;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;gap:.6rem}.aurora-header__menu-button{display:flex;grid-column:1}.aurora-brand{grid-column:2;justify-self:center}.aurora-brand__mark{width:38px;height:38px;font-size:1.8rem}.aurora-brand__text{font-size:2.1rem}.aurora-header__search,.aurora-header__account,.aurora-header__cart span,.aurora-nav{display:none}.aurora-header__actions{grid-column:3;justify-content:end}.aurora-header__cart{display:grid;width:46px;height:46px;padding:0;place-items:center}.aurora-header__cart svg{width:25px}.aurora-cart-badge{right:-2px;top:-4px}.aurora-mobile-menu{width:min(84vw,340px)}.aurora-hero__grid{display:flex;flex-direction:column-reverse;gap:1rem;min-height:0;padding-block:2.4rem 1.7rem}.aurora-hero__visual{width:100%;height:260px}.aurora-hero__book{width:128px}.aurora-hero__book img{height:200px}.aurora-hero__book--1{transform:translate(-72px) rotate(-6deg)}.aurora-hero__book--2{transform:translateY(-5px)}.aurora-hero__book--3{transform:translate(72px) rotate(6deg)}.aurora-hero__copy{width:100%;max-width:none}.aurora-hero__copy h1,.aurora-hero__copy h2{font-size:3.3rem;line-height:1.06;margin-bottom:1rem}.aurora-hero__copy p{font-size:1.55rem;line-height:1.55}.aurora-hero__actions{margin-top:1.6rem}.aurora-button{min-height:46px;padding:0 1.5rem;font-size:1.45rem}.aurora-hero__actions .aurora-button--secondary{display:none}.aurora-hero__utility{display:grid;grid-template-columns:1fr auto;gap:1.2rem;padding-bottom:2rem}.aurora-hero-search{height:50px}.aurora-hero-search input{font-size:1.5rem}.aurora-hero__dots{align-self:center}.aurora-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aurora-service{min-height:84px;padding:1.2rem;border-bottom:1px solid var(--aurora-border)}.aurora-service:nth-child(odd){border-left:0}.aurora-service:nth-child(2n){border-right:0}.aurora-service__icon{width:38px;height:38px}.aurora-service strong{font-size:1.28rem}.aurora-service small{font-size:1.15rem}.aurora-section{padding:4.2rem 0}.aurora-section-head{align-items:flex-start;margin-bottom:2rem}.aurora-section-head h2{font-size:2.8rem}.aurora-section-head p{font-size:1.5rem}.aurora-section-head>a{font-size:1.35rem;white-space:nowrap}.aurora-specialty-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.aurora-specialty-card{grid-template-columns:54px minmax(0,1fr);gap:.9rem;min-height:96px;padding:1rem}.aurora-specialty-card__visual{width:54px;height:64px}.aurora-specialty-card__copy strong{font-size:1.35rem}.aurora-specialty-card__copy small{font-size:1.15rem}.aurora-specialty-card__arrow{display:none}.aurora-tabs__nav{overflow-x:auto;margin-bottom:1.5rem}.aurora-tabs__nav button{flex:0 0 auto;font-size:1.35rem}.aurora-product-grid,.book-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}.book-card{border-radius:7px}.book-card__media{padding:.8rem}.book-card__content{padding:1rem}.book-card__specialty{font-size:1rem}.book-card__title{font-size:1.35rem;-webkit-line-clamp:3}.book-card__author,.book-card__format{font-size:1.18rem}.book-card__price .price__current{font-size:1.55rem}.book-card__actions .button,.quick-add__submit{min-height:40px;font-size:1.2rem}.aurora-publisher-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.aurora-publisher-card{grid-template-columns:1fr;gap:.8rem;min-height:0;padding:1rem}.aurora-publisher-card__visual{width:100%;height:125px}.aurora-publisher-card strong{font-size:1.35rem}.aurora-publisher-card small{font-size:1.15rem}.breadcrumbs{display:none!important}.product-page{grid-template-columns:1fr!important;gap:1.6rem!important;padding-top:1.6rem!important;padding-bottom:2.6rem!important}.product-page__gallery-column,.product-info{width:100%;max-width:none}.product-info__sticky{position:static!important}.product-gallery{display:block!important}.product-gallery__stage,.product-gallery__item{min-height:340px!important;height:340px!important}.product-gallery__item img{max-height:310px!important;max-width:88%!important}.product-gallery__thumbs{display:flex!important;flex-direction:row!important;overflow-x:auto!important;margin-top:.8rem}.product-gallery__thumb{flex:0 0 62px!important;width:62px!important;height:74px!important}.product-title{font-size:2.8rem!important;line-height:1.08!important}.product-byline{font-size:1.35rem!important}.product-commerce-card{border-radius:9px!important}.product-commerce-card__top,.product-identifiers,.product-variant-panel,.product-buy-panel{padding-inline:1.4rem!important}.product-price-row{display:grid!important;gap:.8rem!important}.product-price-row [data-variant-price]{font-size:2.7rem!important}.product-price-note{font-size:1.2rem!important}.product-buy-actions{grid-template-columns:1fr!important}.product-buy-actions>.button,.product-add-button,.dynamic-checkout,.dynamic-checkout>div,.shopify-payment-button,.shopify-payment-button__button{height:50px!important;min-height:50px!important}.product-post-purchase{display:block!important}.product-service-points{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1rem!important}.product-tabs>.page-width{width:100%!important}.product-tabs__shell{border-left:0!important;border-right:0!important}.product-tabs__nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-tabs__button{padding:1.2rem .6rem!important;font-size:1.15rem!important;white-space:normal!important}.product-tab-panel{padding:2rem 1.6rem!important;font-size:1.5rem!important}.cart-page{padding-top:2rem!important}.cart-page__title{display:flex!important;flex-direction:row!important;align-items:end!important}.cart-page__title h1{font-size:3.3rem!important}.cart-layout{grid-template-columns:1fr!important;gap:1.5rem!important}.cart-line{grid-template-columns:92px minmax(0,1fr)!important;gap:1.2rem!important;padding:1.4rem 0!important}.cart-line__media img{height:118px!important}.cart-line__title{font-size:1.4rem!important}.cart-line__bottom{align-items:flex-end!important}.cart-line__qty-label{display:none}.quantity-input{grid-template-columns:40px 46px 40px!important}.quantity-input button,.quantity-input input{height:40px!important;line-height:40px!important}.cart-line__price{font-size:1.55rem!important}.cart-summary{position:static!important;padding:1.6rem!important}.cart-summary h2{font-size:2.5rem!important}.cart-summary__row{font-size:1.4rem!important}.cart-summary__total{font-size:1.55rem!important}.collection-hero__inner{padding-block:2.5rem!important}.collection-hero h1,.search-page h1{font-size:3.2rem!important}.collection-shell{display:block!important}.catalog-sidebar{position:fixed!important;inset:0 auto 0 0!important;z-index:100!important;width:min(88vw,360px)!important;background:#fff!important;transform:translate(-102%);transition:transform .22s ease;overflow:auto;padding:1.5rem}.catalog-sidebar.is-open{transform:none}.book-grid{margin-top:1rem}.aurora-footer__main{grid-template-columns:1fr;gap:2.4rem;padding-block:2.8rem}.aurora-footer__brand p{margin:1.2rem 0 1rem;font-size:1.35rem}.aurora-footer__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem 1.8rem}.aurora-footer__links>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.8rem}.aurora-footer__links>div:last-child h3{grid-column:1/-1}.aurora-footer__links h3{font-size:1.15rem}.aurora-footer__links a{font-size:1.35rem;padding:.42rem 0}.aurora-footer__bottom>.page-width{align-items:flex-start;min-height:0;flex-direction:column;gap:.8rem;padding-block:1.4rem}.aurora-footer__legal{display:grid;gap:.35rem}.aurora-footer__bottom .footer__payment{display:none}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/medlitx-aurora.css.map */
