.gth-book-cards{--books-bg:#202a25;--books-heading:#faf8f1;--books-muted:#c3cec6;--books-link:#ed9583;--book-bg:#fcfaf5;--book-ink:#242723;--book-muted:#5e655e;--book-accent:#a73629;background:var(--books-bg);color:var(--books-heading);padding-block:80px;scroll-margin-top:100px}:where(.gth-book-cards) :where(*,*::before,*::after){box-sizing:border-box}:where(.gth-book-cards) :where(h2,h3,p,ul,li){margin:0;padding:0}.gth-book-cards__wrap{width:var(--gth-section-width);margin-inline:auto}.gth-book-cards__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:36px}.gth-book-cards h2{font-size:var(--t2);line-height:1.12;font-weight:800;color:var(--books-heading)}.gth-book-cards__heading p{font-size:17px;line-height:1.6;max-width:55ch;margin-top:16px;color:var(--books-muted)}.gth-book-cards a{text-decoration:none}.gth-book-cards__browse{display:inline-flex;align-items:center;gap:12px;min-height:44px;color:var(--books-heading);font-size:14px;font-weight:600;white-space:nowrap}.gth-book-cards__browse svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.gth-book-cards__browse:hover{color:var(--books-link)}.gth-book-cards__browse:focus-visible{outline:3px solid var(--books-link);outline-offset:5px}.gth-book-cards__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;list-style:none}.gth-book-cards__item{min-width:0}.gth-book-cards__item article{height:100%}.gth-book-cards__card{display:grid;grid-template-columns:112px minmax(0,1fr);gap:24px;align-items:start;height:100%;padding:26px;border-radius:14px;background:var(--book-bg);color:var(--book-ink);transition:transform .25s cubic-bezier(.25,1,.5,1)}.gth-book-cards__card:hover{transform:translateY(-4px)}.gth-book-cards__card:focus-visible{outline:3px solid var(--books-link);outline-offset:5px}.gth-book-cards__cover{display:block;aspect-ratio:2/3;width:100%}.gth-book-cards__cover img{display:block;width:100%;height:100%;object-fit:contain;border-radius:3px}.gth-book-cards__body{min-width:0;display:flex;flex-direction:column;min-height:100%}.gth-book-cards__subject{font-size:12px;line-height:1.4;color:var(--book-muted);margin-bottom:9px}.gth-book-cards h3{font-size:21px;font-weight:600;line-height:1.3;color:var(--book-ink);text-wrap:balance}.gth-book-cards__body p{font-size:16px;line-height:1.5;color:var(--book-muted);margin-top:13px}.gth-book-cards__read{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-top:auto;padding-top:16px;font-size:14px;font-weight:600;color:var(--book-accent)}.gth-book-cards__read span{transition:transform .22s cubic-bezier(.25,1,.5,1)}.gth-book-cards__card:hover .gth-book-cards__read span{transform:translateX(4px)}html[data-theme="dark"] .gth-book-cards{--books-bg:#17221c;--book-bg:#27332c;--book-ink:#f5f2e9;--book-muted:#c1cbbf;--book-accent:#ed9583}@media(min-width:1450px){.gth-book-cards__card{grid-template-columns:132px minmax(0,1fr);gap:28px;padding:28px}}@media(max-width:1170px){.gth-book-cards__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gth-book-cards__card{grid-template-columns:110px minmax(0,1fr);gap:22px}}@media(max-width:800px){.gth-book-cards__card{grid-template-columns:84px minmax(0,1fr);gap:18px;padding:20px}.gth-book-cards h3{font-size:19px}.gth-book-cards__grid{gap:18px}}@media(max-width:768px){.gth-book-cards{padding-block:56px}.gth-book-cards__heading{display:block;margin-bottom:28px}.gth-book-cards__browse{margin-top:14px}}@media(max-width:620px){.gth-book-cards__grid{grid-template-columns:1fr}.gth-book-cards__card{grid-template-columns:96px minmax(0,1fr);gap:20px;padding:22px}.gth-book-cards h3{font-size:21px}}@media(max-width:390px){.gth-book-cards__card{grid-template-columns:88px minmax(0,1fr);gap:16px;padding:18px}.gth-book-cards h3{font-size:19px}.gth-book-cards__subject{font-size:11px}}@media(prefers-reduced-motion:reduce){.gth-book-cards *{transition:none!important}.gth-book-cards__card:hover{transform:none}}@media(forced-colors:active){.gth-book-cards__card{outline:1px solid CanvasText}}