:root{--ink: #1c140d;--espresso: #2b1f14;--espresso-bright: #3c2b1a;--parchment: #f7f0e1;--parchment-dim: #ece0c9;--parchment-line: #ded0ac;--brass: #a8763a;--brass-bright: #c99548;--harbor: #2f4d6b;--harbor-bright: #3f6389;--harbor-wash: #e3ebf2;--oxblood: #7a2e2e;--forest: #3d5a41;--text: #241a10;--text-muted: #6b5a45;--text-on-dark: #f2e8d6;--text-on-dark-muted: #b7a488;--font-display: "Fraunces", Georgia, serif;--font-body: "Lora", Georgia, serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}.hb-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.hb-container{padding:0 2.5rem}}.hb-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--parchment-line);background:var(--parchment)}.hb-hero__search-band{border-bottom:1px solid var(--parchment-line);padding:.875rem 0}.hb-hero__search-form{display:flex;align-items:center;gap:.5rem;max-width:36rem;margin:0 auto;border:2px solid rgba(28,20,13,.15);border-radius:2px;background:#ffffffd9;padding:.25rem .25rem .25rem .75rem}.hb-hero__search-form:focus-within{border-color:var(--brass);box-shadow:0 6px 18px #a8763a29}.hb-hero__search-input{flex:1;min-width:0;border:none;background:transparent;padding:.375rem 0;font-family:var(--font-body);font-size:.875rem;color:var(--ink)}.hb-hero__search-input:focus{outline:none}.hb-hero__search-submit{display:inline-flex;align-items:center;gap:.25rem;border-radius:2px;background:var(--harbor);color:#fff;padding:.375rem .75rem;font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.1em;border:none;cursor:pointer}.hb-hero__search-submit:hover{background:var(--harbor-bright)}.hb-hero__carousel{position:relative;padding:1.75rem 0 1.25rem}@media(min-width:768px){.hb-hero__carousel{padding:2.25rem 0 1.5rem}}.hb-hero__grid{display:grid;gap:2rem;align-items:center}@media(min-width:1024px){.hb-hero__grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:3.5rem}}.hb-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .5s ease-out;pointer-events:none}.hb-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto}.hb-hero__copy{position:relative;min-height:248px}.hb-hero__headline{font-family:var(--font-display);font-weight:900;font-size:2rem;line-height:1.03;letter-spacing:-.01em;color:var(--ink);margin:0}@media(min-width:640px){.hb-hero__headline{font-size:2.6rem}}.hb-hero__headline span{display:block}.hb-hero__subhead{margin-top:.75rem;max-width:42rem;font-family:var(--font-body);font-size:15px;line-height:1.6;color:var(--text-muted)}.hb-hero__cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;border-radius:2px;background:var(--harbor);color:#fff;padding:.75rem 1.25rem;font-family:var(--font-mono);font-size:12px;text-transform:uppercase;letter-spacing:.12em;text-decoration:none}.hb-hero__cta:hover{background:var(--harbor-bright)}.hb-hero__dots{display:flex;align-items:center;gap:.625rem;margin-top:1.25rem}.hb-hero__dot{height:8px;width:8px;border-radius:999px;background:#1c140d40;border:none;cursor:pointer;padding:0;transition:width .3s,background .3s}.hb-hero__dot.is-active{width:32px;background:var(--brass)}.hb-hero__image-wrap{position:relative;display:none}@media(min-width:1024px){.hb-hero__image-wrap{display:block}}.hb-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:auto;opacity:0;transition:opacity .7s ease-out;object-fit:contain}.hb-hero__image.is-active{opacity:1}.hb-rows{background:var(--parchment);padding:1.25rem 0 4rem}.hb-row{margin-bottom:2.75rem}.hb-row:last-child{margin-bottom:0}.hb-row__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.hb-row__title{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--ink);margin:0}@media(min-width:768px){.hb-row__title{font-size:1.5rem}}.hb-row__blurb{margin:.125rem 0 0;font-family:var(--font-body);font-size:13px;color:var(--text-muted)}.hb-row__viewall{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--harbor);text-decoration:none}.hb-row__viewall:hover{color:var(--harbor-bright)}.hb-row__track{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:.5rem}.hb-row__track::-webkit-scrollbar{display:none}.hb-card{scroll-snap-align:start;flex-shrink:0;width:150px;display:flex;flex-direction:column;border-radius:2px;border:1px solid var(--parchment-line);background:#fff6;padding:.75rem;text-decoration:none;transition:transform .2s ease-out,border-color .2s,box-shadow .2s}@media(min-width:640px){.hb-card{width:168px}}.hb-card:hover{transform:translateY(-2px);border-color:var(--brass);box-shadow:0 12px 24px #1c140d21}.hb-card__image-wrap{position:relative;aspect-ratio:2 / 3;background:var(--harbor-wash);border-radius:1px;overflow:hidden}.hb-card__image{width:100%;height:100%;object-fit:cover}.hb-card__rare-badge{position:absolute;left:.5rem;top:.5rem;border-radius:2px;background:var(--oxblood);color:var(--parchment);font-family:var(--font-mono);font-size:9px;text-transform:uppercase;letter-spacing:.1em;padding:.125rem .375rem}.hb-card__series{margin-top:.75rem;font-family:var(--font-mono);font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:var(--brass)}.hb-card__title{margin:.375rem 0 0;font-family:var(--font-display);font-size:13px;font-weight:600;line-height:1.35;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-card:hover .hb-card__title{color:var(--harbor)}.hb-card__footer{margin-top:auto;padding-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.hb-card__condition{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--forest)}.hb-card__price{font-family:var(--font-mono);font-size:13px;font-weight:600;color:var(--ink)}.hb-footer{border-top:1px solid var(--parchment-line);background:var(--ink)}.hb-footer__grid{display:grid;gap:3rem;padding:4rem 0}@media(min-width:768px){.hb-footer__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.hb-footer__heading{font-family:var(--font-display);font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--brass);margin:0 0 1.5rem}.hb-footer__link{display:block;margin-bottom:.75rem;font-family:var(--font-body);font-size:14px;color:var(--parchment);text-decoration:none}.hb-footer__link:hover{color:var(--brass)}.hb-footer__store-name{font-family:var(--font-display);font-weight:700;color:var(--parchment);margin:0}.hb-footer__muted{font-family:var(--font-body);font-size:14px;color:#f7f0e1bf;margin:.25rem 0 0}.hb-footer__label{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--brass);margin:0 0 .25rem}.hb-footer__bottom{border-top:1px solid rgba(222,208,172,.15);background:var(--ink);padding:1.5rem 0}.hb-footer__bottom-row{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem;text-align:center}@media(min-width:768px){.hb-footer__bottom-row{flex-direction:row;text-align:left}}.hb-footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;font-family:var(--font-mono);font-size:12px;color:#f7f0e199}.hb-footer__legal a{color:inherit;text-decoration:none}.hb-footer__legal a:hover{color:var(--brass)}.hb-footer__copyright{font-family:var(--font-mono);font-size:12px;color:#f7f0e199;margin:0}
/*# sourceMappingURL=/cdn/shop/t/1/assets/heisenbooks-theme.css.map */
