.books-page .eyebrow,.store-page .eyebrow{font-size:14px;letter-spacing:.09em}
.books-hero{background:var(--cream);padding-top:25px;overflow:hidden}
.books-hero .breadcrumb{margin-bottom:28px}
.books-heading{text-align:center;position:relative;z-index:1}
.books-heading .eyebrow{margin-bottom:12px}
.books-heading h1{font-size:clamp(36px,4.3vw,60px);font-weight:1000;line-height:1.03;letter-spacing:-.045em;margin-bottom:14px}
.books-heading h1 span{color:var(--teal)}
.books-heading>p:last-child{font-size:16px;color:var(--muted);margin:0}
.author-books-hero{width:min(100%,840px);height:auto;display:block;margin:24px auto 0;mix-blend-mode:multiply}
.book-shelf{background:#0a2827;color:white;padding:62px 0 30px}
.shelf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;max-width:1060px;margin:auto}
.shelf-book{text-align:center;display:flex;flex-direction:column;align-items:center;min-width:0}
.shelf-audience{font-size:14px;color:#c7dbd6;line-height:1.5;min-height:42px;display:flex;align-items:center;justify-content:center;margin:0 0 18px}
.shelf-cover{display:block;max-width:290px;width:100%;margin-bottom:25px}
.shelf-cover img{width:100%;height:auto;box-shadow:0 18px 30px #0004;transition:transform .2s}
.shelf-cover:hover img{transform:translateY(-5px)}
.shelf-book h2{font-size:27px;margin-bottom:12px;font-weight:900}
.shelf-tagline{color:#c7dbd6;min-height:53px;font-size:16px;line-height:1.55;margin-bottom:23px;max-width:260px}
.purchase-link{background:var(--cream);color:var(--ink);border:2px solid var(--gold);width:100%;padding:15px 12px;font-size:14px;min-height:54px;letter-spacing:-.02em;gap:0;margin-top:auto}
.purchase-link:hover{background:var(--gold);color:var(--ink)}
.shelf-course{font-size:14px;color:#f4c65d;margin-top:20px;padding:6px 0;text-underline-offset:4px}
.shelf-course:hover{text-decoration:underline}
.shelf-note{text-align:center;font-size:14px;color:#bbd0ca;margin:40px 0 0}
.books-author{background:var(--mint)}
.books-author-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}
.books-author h2{font-size:45px;line-height:1.08;margin-bottom:18px}
.books-author h3{font-size:28px;line-height:1.2;margin-bottom:22px}
.books-author p:not(.eyebrow){font-size:17px;color:#47615d}
.books-author .author-role{font-size:16px}
.books-learning{background:var(--cream);padding:60px 0}
.books-learning>.container{display:flex;align-items:center;justify-content:space-between;gap:50px}
.books-learning h2{font-size:38px;margin-bottom:20px}
.books-learning p:not(.eyebrow){max-width:570px;color:var(--muted);margin:0}
.books-learning .button{flex-shrink:0}
.store-page{background:var(--cream)}
.store-intro{padding-top:25px}
.store-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin:40px 0 36px}
.store-heading .eyebrow{margin-bottom:16px}
.store-heading h1{font-size:clamp(36px,4.4vw,60px);font-weight:1000;line-height:1.03;margin:0;letter-spacing:-.045em}
.store-heading h1 span{color:var(--teal)}
.store-heading>p{font-size:16px;max-width:355px;color:var(--muted);margin:0 0 5px}
.book-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border:1px solid #bfd0c8;background:white;border-radius:7px;padding:5px;margin-top:45px}
.book-choices>a{display:flex;align-items:center;justify-content:center;gap:14px;font-size:18px;font-weight:750;padding:17px 12px;border-radius:4px;text-align:center;line-height:1.3}
.choice-number{font-size:14px;font-weight:500;color:var(--muted)}
.book-choices>a:hover{background:var(--mint)}
.book-choices>a[aria-selected="true"]{background:var(--ink);color:white}
.book-choices>a[aria-selected="true"] .choice-number{color:var(--gold)}
.store-products{padding-top:38px;padding-bottom:64px}
.store-product{display:grid;grid-template-columns:1fr 1fr;gap:62px;align-items:start;scroll-margin-top:110px;padding:12px 0 45px}
.store-product[hidden]{display:none}
.product-art{background:#dceae3;padding:48px 30px;border-radius:6px;min-height:610px;display:flex;align-items:center;justify-content:center}
.store-product.keys .product-art{background:#dbeef0}
.store-product.doors .product-art{background:#f4e8c6}
.product-art img{width:min(100%,320px);height:auto;box-shadow:12px 19px 35px #092c3b2e;transform:rotate(-2deg)}
.product-information{padding:8px 0}
.product-information .eyebrow{margin-bottom:15px}
.product-information h2{font-size:45px;margin:0 0 10px;letter-spacing:-.04em}
.product-byline{color:var(--muted);font-size:14px;margin-bottom:24px}
.product-promise{font-size:23px;line-height:1.35;font-weight:750;margin-bottom:17px;letter-spacing:-.02em}
.product-description{font-size:16px;color:var(--muted);line-height:1.7}
.product-takeaways{list-style:none;padding:0;margin:24px 0 28px;border-top:1px solid var(--line)}
.product-takeaways li{font-size:16px;padding:12px 0 12px 22px;position:relative;border-bottom:1px solid var(--line);line-height:1.55}
.product-takeaways li:before{content:'•';position:absolute;left:0;color:var(--teal)}
.order-status{border:1px solid #c7d6cf;background:white;padding:23px;border-radius:6px}
.launch-label{display:inline-block;font-size:12px;letter-spacing:.05em;font-weight:800;background:var(--mint);padding:5px 10px;border-radius:3px;margin-bottom:12px}
.order-status h3{font-size:23px;margin-bottom:9px}
.order-status p{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:17px}
.order-button:disabled{background:#e8eeeb;color:#4d625c;cursor:default;width:100%;font-size:14px;min-height:48px;padding:12px;transform:none;opacity:1}
.product-course{margin-top:23px;font-size:14px;line-height:1.5}
.store-faq{background:white;padding:60px 0 65px}
.store-faq h2{font-size:34px;margin-bottom:22px}
.return-books{margin-top:35px}
@media(max-width:1000px){.shelf-grid{gap:28px}.books-author-grid{gap:40px}.books-author h2{font-size:38px}.store-product{gap:32px}.product-art{min-height:540px;padding:40px 28px}.product-information h2{font-size:38px}.books-learning>.container{gap:32px}.store-heading{gap:30px}.store-heading>p{max-width:300px}.purchase-link{font-size:13px}}
@media(max-width:700px){.books-hero{padding-top:20px}.books-hero .breadcrumb{margin-bottom:30px}.books-heading h1{font-size:clamp(32px,8.2vw,45px)}.books-heading .eyebrow{font-size:12px}.author-books-hero{width:calc(100% + 30px);max-width:none;margin:24px -15px 0}.book-shelf{padding-top:40px}.shelf-grid{grid-template-columns:1fr;max-width:330px;gap:52px}.shelf-audience{min-height:0;margin-bottom:22px}.shelf-cover{max-width:255px}.shelf-tagline{min-height:0;margin-bottom:23px}.purchase-link{font-size:14px}.shelf-note{max-width:290px;margin:35px auto 0;line-height:1.6}.books-author-grid{grid-template-columns:1fr;gap:27px}.books-author h2{font-size:39px}.books-author h3{font-size:26px}.books-learning>.container{flex-direction:column;align-items:flex-start;gap:27px}.books-learning h2{font-size:33px}.books-learning .button{width:100%;font-size:14px}.store-heading{flex-direction:column;align-items:flex-start;gap:22px;margin:25px 0}.store-heading h1{font-size:clamp(34px,8.5vw,49px)}.store-heading>p{max-width:none}.book-choices{margin-top:26px}.book-choices>a{font-size:14px;padding:13px 5px;display:block}.choice-number{display:block;font-size:12px;margin-bottom:5px}.store-products{padding-top:24px;padding-bottom:20px}.store-product{grid-template-columns:1fr;gap:28px;padding-top:0}.product-art{min-height:0;padding:32px 27px}.product-art img{width:min(78%,260px)}.product-information{padding:0}.product-information h2{font-size:40px}.product-promise{font-size:22px}.order-status{padding:21px}.product-course{font-size:14px;gap:9px}.store-faq{padding:46px 0 50px}.store-faq h2{font-size:31px}.books-author p:not(.eyebrow){font-size:16px}}
@media(prefers-reduced-motion:reduce){.shelf-cover img{transition:none}}
