.home,.home *{min-width:0;box-sizing:border-box}.home{overflow-x:clip;max-width:100%;--hm-navy: #1B2838;--hm-cream: #F5F0E8;--hm-paper: #FBF9F5;--hm-terracotta: #C4704E;--hm-terracotta-dark: #A35A3C;--hm-gold: #B8943E;--hm-sage: #7A8B6F;--hm-teal: #3D8B8B;--hm-charcoal: #333333;--hm-ink: #2A2A2A;--hm-white: #FFFFFF;--hm-radius: 6px;--hm-radius-lg: 10px;--hm-shadow: 0 2px 10px rgba(27, 40, 56, .08);--hm-shadow-lift: 0 10px 30px rgba(27, 40, 56, .14);--hm-font-head: var(--font-heading-family, "Playfair Display", Georgia, serif);--hm-font-body: var(--font-body-family, "Quicksand", system-ui, sans-serif);color:var(--hm-charcoal);font-family:var(--hm-font-body)}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4em;padding:.85rem 1.5rem;border-radius:999px;font-family:var(--hm-font-body);font-size:1rem;font-weight:600;letter-spacing:.02em;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease;line-height:1.2}.home-btn--primary{background:var(--hm-terracotta);color:var(--hm-white);border-color:var(--hm-terracotta)}.home-btn--primary:hover{background:var(--hm-terracotta-dark);border-color:var(--hm-terracotta-dark);transform:translateY(-1px);box-shadow:var(--hm-shadow)}.home-btn--gold{background:var(--hm-gold);color:var(--hm-navy);border-color:var(--hm-gold)}.home-btn--gold:hover{background:#a18236;border-color:#a18236;color:var(--hm-white)}.home-hero{background:linear-gradient(180deg,var(--hm-cream) 0%,#EFE6D5 100%);padding-block:2rem 2rem;position:relative;overflow:hidden}.home-hero__inner{max-width:1400px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);gap:2.5rem;align-items:start}.home-hero__eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--hm-terracotta);margin-bottom:1.25rem}.home-hero__heading{font-family:var(--hm-font-head);font-size:clamp(2.4rem,4.6vw,3.8rem);font-weight:700;line-height:1.05;letter-spacing:-.01em;color:var(--hm-navy);margin:0 0 1.25rem}.home-hero__caption{font-family:var(--hm-font-head);font-style:italic;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.5;color:var(--hm-navy);opacity:.78;margin:0 0 2rem;max-width:32ch}.home-hero__subhead{font-family:var(--hm-font-body);font-size:1.15rem;line-height:1.6;color:var(--hm-charcoal);margin:0 0 2rem;max-width:44ch}.home-hero__ctas{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;margin-bottom:2rem}.home-hero__link{font-family:var(--hm-font-body);font-size:.95rem;font-weight:600;color:var(--hm-navy);opacity:.72;text-decoration:none;border-bottom:1px solid rgba(27,40,56,.25);padding-bottom:2px;transition:opacity .2s ease,border-color .2s ease}.home-hero__link:hover{opacity:1;border-color:var(--hm-navy)}.home-hero__talker{position:relative;max-width:480px;padding:1rem 1.25rem;background:var(--hm-paper);border-radius:2px;box-shadow:var(--hm-shadow);transform:rotate(-.6deg);font-family:Caveat,Bradley Hand,cursive;color:var(--hm-ink)}.home-hero__talker-body{margin:0;font-size:1.15rem;line-height:1.45}.home-hero__talker-sig{margin:.5rem 0 0;font-size:1rem;color:var(--hm-terracotta)}.home-hero__art{display:flex;justify-content:center;align-items:center}.home-hero__cover-link{display:block;text-decoration:none;color:inherit;text-align:center}.home-hero__cover{max-width:380px;width:100%;height:auto;border-radius:var(--hm-radius);box-shadow:var(--hm-shadow-lift);display:block;transition:transform .3s ease}.home-hero__image{width:100%;max-width:none;max-height:380px;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center;border-radius:var(--hm-radius-lg);box-shadow:var(--hm-shadow-lift);display:block}.home-hero__cover-link:hover .home-hero__cover{transform:translateY(-3px) rotate(1deg)}.home-hero__cover--placeholder{aspect-ratio:2/3;background:linear-gradient(135deg,var(--hm-cream),var(--hm-paper))}.home-hero__cover-meta{display:flex;flex-direction:column;gap:.15rem;margin-top:.9rem}.home-hero__cover-title{font-family:var(--hm-font-head);font-weight:700;font-size:1.05rem;color:var(--hm-navy)}.home-hero__cover-author{font-family:var(--hm-font-body);font-size:.9rem;color:var(--hm-charcoal);opacity:.7}.home-trust{background:var(--hm-white);padding-block:1.25rem;border-block:1px solid rgba(27,40,56,.08)}.home-trust__inner{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;align-items:center}.home-trust__item{display:flex;align-items:center;gap:.6rem;font-family:var(--hm-font-body);font-size:.9rem;font-weight:500;color:var(--hm-charcoal)}.home-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--hm-terracotta);color:var(--hm-white);font-size:.95rem;font-weight:700;flex-shrink:0;box-shadow:0 1px #1b28380f}.home-doors{background:var(--hm-cream);padding-block:4rem}.home-doors__inner{max-width:1200px}.home-doors__heading{font-family:var(--hm-font-head);font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;color:var(--hm-navy);margin:0 0 2rem;text-align:center}.home-doors__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-doors__tile{background:var(--hm-white);border-radius:var(--hm-radius-lg);overflow:hidden;box-shadow:var(--hm-shadow);transition:transform .2s ease,box-shadow .2s ease}.home-doors__tile:hover{transform:translateY(-3px);box-shadow:var(--hm-shadow-lift)}.home-doors__link{display:flex;flex-direction:column;gap:.75rem;padding:1.75rem;text-decoration:none;color:inherit;height:100%;border-top:6px solid transparent}.home-doors__tile--gift .home-doors__link{border-color:var(--hm-terracotta)}.home-doors__tile--read .home-doors__link{border-color:var(--hm-gold)}.home-doors__tile--malta .home-doors__link{border-color:var(--hm-sage)}.home-doors__tile-heading{font-family:var(--hm-font-head);font-size:1.5rem;font-weight:700;color:var(--hm-navy)}.home-doors__tile-body{font-family:var(--hm-font-body);font-size:.95rem;line-height:1.5;color:var(--hm-charcoal);margin:0;flex:1}.home-doors__tile-cta{font-family:var(--hm-font-body);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--hm-terracotta);margin-top:auto}.home-aotm{background:var(--hm-white);padding-block:4rem}.home-aotm__inner{max-width:1200px;display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:3rem;align-items:center}.home-aotm__portrait-wrap{display:flex;justify-content:center}.home-aotm__portrait{max-width:360px;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--hm-radius-lg);box-shadow:var(--hm-shadow-lift)}.home-aotm__eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--hm-terracotta);margin-bottom:.75rem}.home-aotm__heading{font-family:var(--hm-font-head);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;color:var(--hm-navy);margin:0 0 1rem;line-height:1.15}.home-aotm__body{font-family:var(--hm-font-body);font-size:1.1rem;line-height:1.65;color:var(--hm-charcoal);margin:0 0 1.75rem;max-width:52ch}.home-aotm__ctas{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.home-aotm__link{font-family:var(--hm-font-body);font-size:.9rem;font-weight:600;color:var(--hm-navy);opacity:.75;text-decoration:none;border-bottom:1px solid rgba(27,40,56,.25);padding-bottom:2px}.home-aotm__link:hover{opacity:1;border-color:var(--hm-navy)}.home-malta{background:linear-gradient(180deg,var(--hm-cream) 0%,#EFE6D5 100%);padding-block:4rem;position:relative}.home-malta:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--hm-gold)}.home-malta__inner{max-width:1200px}.home-malta__eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--hm-gold);margin-bottom:.75rem}.home-malta__heading{font-family:var(--hm-font-head);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;color:var(--hm-navy);margin:0 0 1.25rem;line-height:1.1}.home-malta__body{font-family:var(--hm-font-body);font-size:1.1rem;line-height:1.7;color:var(--hm-charcoal);margin:0 0 2rem;max-width:60ch}.home-malta__portraits{list-style:none;margin:0 0 2rem;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.25rem}.home-malta__portrait-link{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-decoration:none;color:var(--hm-navy)}.home-malta__portrait{width:140px;height:140px;border-radius:50%;object-fit:cover;box-shadow:var(--hm-shadow);border:3px solid var(--hm-white)}.home-malta__portrait-name{font-family:var(--hm-font-head);font-weight:600;font-size:1.05rem;text-align:center}.home-shelf{background:var(--hm-white);padding-block:3.5rem}.home-shelf__inner{max-width:1200px}.home-shelf__banner{margin:0 0 2rem;border-radius:var(--hm-radius-lg);overflow:hidden;box-shadow:var(--hm-shadow);aspect-ratio:2 / 1;background:var(--hm-cream)}.home-shelf__banner-img{width:100%;height:100%;object-fit:cover;display:block}.home-shelf__header{text-align:center;margin-bottom:2.25rem;max-width:720px;margin-inline:auto}.home-shelf__eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--hm-terracotta);margin-bottom:.6rem}.home-shelf__heading{font-family:var(--hm-font-head);font-size:clamp(1.75rem,3vw,2.3rem);font-weight:700;color:var(--hm-navy);margin:0 0 .75rem;line-height:1.15}.home-shelf__intro{font-family:var(--hm-font-head);font-style:italic;font-size:1.1rem;line-height:1.5;color:var(--hm-charcoal);opacity:.8;margin:0}.home-shelf__grid{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1.75rem 1.25rem}.home-shelf__cta-link{display:inline-block;font-family:var(--hm-font-body);font-size:.9rem;font-weight:700;letter-spacing:.08em;color:var(--hm-terracotta);text-decoration:none;margin-top:.5rem}.home-shelf__cta-link:hover{text-decoration:underline;text-underline-offset:4px}.home-shelf-card{display:flex;flex-direction:column;background:transparent}.home-shelf-card__link{display:flex;flex-direction:column;gap:.85rem;text-decoration:none;color:inherit;height:100%}.home-shelf-card__cover-wrap{position:relative;aspect-ratio:2 / 3;overflow:hidden;border-radius:var(--hm-radius);background:var(--hm-cream);box-shadow:var(--hm-shadow);transition:transform .2s ease,box-shadow .2s ease}.home-shelf-card__link:hover .home-shelf-card__cover-wrap{transform:translateY(-3px);box-shadow:var(--hm-shadow-lift)}.home-shelf-card__cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-shelf-card__cover--placeholder{background:linear-gradient(135deg,var(--hm-cream),var(--hm-paper))}.home-shelf-card__badge{position:absolute;top:.55rem;left:.55rem;padding:.2rem .55rem;border-radius:999px;font-family:var(--hm-font-body);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 2px 6px #00000026;z-index:2}.home-shelf-card__badge--terracotta{background:var(--hm-terracotta);color:var(--hm-white)}.home-shelf-card__badge--gold{background:var(--hm-gold);color:var(--hm-navy)}.home-shelf-card__badge--sage{background:var(--hm-sage);color:var(--hm-white)}.home-shelf-card__body{display:flex;flex-direction:column;gap:.25rem}.home-shelf-card__title{font-family:var(--hm-font-head);font-size:1rem;font-weight:700;color:var(--hm-navy);line-height:1.25;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-shelf-card__author{font-family:var(--hm-font-body);font-size:.85rem;color:var(--hm-charcoal);opacity:.7;margin:0}.home-shelf-card__talker{font-family:var(--hm-font-head);font-style:italic;font-size:.88rem;line-height:1.4;color:var(--hm-charcoal);opacity:.85;margin:.15rem 0 0;display:flex;flex-direction:column;gap:.15rem}.home-shelf-card__talker-sig{font-size:.8rem;color:var(--hm-terracotta);opacity:.9;font-style:normal;font-family:var(--hm-font-body);font-weight:600}.home-shelf-card__meta{display:flex;align-items:baseline;gap:.75rem;margin-top:.25rem}.home-shelf-card__price{font-family:var(--hm-font-body);font-size:.95rem;font-weight:700;color:var(--hm-navy)}.home-shelf-card__date{font-family:var(--hm-font-body);font-size:.78rem;font-weight:600;color:var(--hm-terracotta);text-transform:uppercase;letter-spacing:.06em}.home{--hm-shelf-card-gap-x: 2rem;--hm-shelf-card-gap-y: 2.75rem;--hm-shelf-card-cover-radius: var(--hm-radius);--hm-shelf-card-body-gap: .55rem;--hm-shelf-card-cta-mt: .75rem}.home-shelf__grid--cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--hm-shelf-card-gap-y) var(--hm-shelf-card-gap-x);margin-bottom:2rem}.home-shelf-card--editorial{display:flex;flex-direction:column;gap:1rem}.home-shelf-card--editorial .home-shelf-card__cover-wrap{aspect-ratio:2 / 3;border-radius:var(--hm-shelf-card-cover-radius)}.home-shelf-card__cover-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.home-shelf-card--editorial .home-shelf-card__body{gap:var(--hm-shelf-card-body-gap);padding-inline:.15rem}.home-shelf-card__title-link{color:inherit;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-size:0 1px;background-repeat:no-repeat;background-position:0 100%;transition:background-size .2s ease}.home-shelf-card__title-link:hover{background-size:100% 1px}.home-shelf-card--editorial .home-shelf-card__title{font-size:1.15rem;line-height:1.25;-webkit-line-clamp:3}.home-shelf-card--editorial .home-shelf-card__author{font-size:.9rem;margin-top:.1rem}.home-shelf-card--editorial .home-shelf-card__talker{font-family:Caveat,Bradley Hand,cursive;font-style:normal;font-size:1.05rem;line-height:1.35;color:var(--hm-ink);opacity:.9;margin-top:.4rem}.home-shelf-card--editorial .home-shelf-card__talker-sig{display:inline;margin-left:.25rem;color:var(--hm-terracotta);font-family:Caveat,Bradley Hand,cursive;font-weight:500;font-size:1rem}.home-shelf-card--editorial .home-shelf-card__meta{margin-top:.4rem}.home-shelf-card--editorial .home-shelf-card__price{font-size:1rem}.home-shelf-card__cta{align-self:flex-start;margin-top:var(--hm-shelf-card-cta-mt);padding:.55rem 1.1rem;font-size:.88rem;letter-spacing:.04em}@media screen and (min-width:768px)and (max-width:1099px){.home-shelf__grid--cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.25rem 1.5rem}}@media screen and (min-width:768px){.home-shelf--layout-grid.home-shelf--density-editorial .home-shelf__grid--cards{grid-template-columns:repeat(auto-fit,minmax(200px,240px));justify-content:start;gap:1.75rem 1.5rem}}@media screen and (max-width:767px){.home-shelf__grid--cards{grid-template-columns:1fr;gap:2rem}.home-shelf-card--editorial .home-shelf-card__cover-wrap{max-width:320px}.home-shelf-card__cta{width:auto}}.home-arrivals{background:var(--hm-cream);padding-block:3.5rem}.home-arrivals__inner{max-width:1200px}.home-arrivals__header{text-align:center;margin-bottom:2rem}.home-arrivals__heading{font-family:var(--hm-font-head);font-size:clamp(1.85rem,3.2vw,2.4rem);font-weight:700;color:var(--hm-navy);margin:0 0 .5rem}.home-arrivals__intro{font-family:var(--hm-font-head);font-style:italic;font-size:1.1rem;color:var(--hm-charcoal);opacity:.75;margin:0}.home-arrivals__split{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}.home-arrivals__column{display:flex;flex-direction:column;gap:1rem}.home-arrivals__column-heading{margin:0 0 .5rem}.home-arrivals__tag{display:inline-block;padding:.4rem 1rem;border-radius:999px;font-family:var(--hm-font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.home-arrivals__tag--sage{background:var(--hm-sage);color:var(--hm-white)}.home-arrivals__tag--terracotta{background:var(--hm-terracotta);color:var(--hm-white)}.home-arrivals__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.25rem 1rem}.home-club{background:var(--hm-white);padding-block:4rem}.home-club__inner{max-width:1200px;text-align:center}.home-club__heading{font-family:var(--hm-font-head);font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:700;color:var(--hm-navy);margin:0 0 .5rem}.home-club__subheading{font-family:var(--hm-font-head);font-style:italic;font-size:1.15rem;color:var(--hm-charcoal);opacity:.75;margin:0 0 2.5rem}.home-club__cards{list-style:none;margin:0 0 2rem;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;text-align:left}.home-club__card{background:var(--hm-cream);border-radius:var(--hm-radius-lg);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transition:transform .15s ease}.home-club__card:hover{transform:translateY(-2px)}.home-club__card-heading{font-family:var(--hm-font-head);font-size:1.3rem;font-weight:700;color:var(--hm-navy);margin:0}.home-club__card-body{font-family:var(--hm-font-body);font-size:.95rem;line-height:1.55;color:var(--hm-charcoal);margin:0}.home-club__card-link{font-family:var(--hm-font-body);font-size:.85rem;font-weight:700;color:var(--hm-terracotta);text-decoration:none;margin-top:auto}.home-nl{background:var(--hm-cream);padding-block:4rem}.home-nl__inner{max-width:640px;text-align:center;margin-inline:auto}.home-nl__eyebrow{display:inline-block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--hm-terracotta);margin-bottom:.5rem}.home-nl__heading{font-family:var(--hm-font-head);font-size:clamp(1.7rem,3vw,2.3rem);font-weight:700;color:var(--hm-navy);margin:0 0 .9rem;line-height:1.15}.home-nl__body{font-family:var(--hm-font-body);font-size:1.05rem;line-height:1.6;color:var(--hm-charcoal);opacity:.85;margin:0 0 1.75rem}.home-nl__form{text-align:left}.home-nl__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-nl__field{display:flex;gap:.5rem;max-width:480px;margin-inline:auto}.home-nl__input{flex:1;padding:.85rem 1.1rem;border:2px solid rgba(27,40,56,.18);border-radius:999px;font-family:var(--hm-font-body);font-size:1rem;color:var(--hm-navy);background:var(--hm-white)}.home-nl__input:focus{outline:none;border-color:var(--hm-terracotta)}.home-nl__submit{flex-shrink:0}.home-nl__gdpr{font-size:.8rem;color:var(--hm-charcoal);opacity:.65;margin:1rem 0 0;text-align:center}.home-nl__success{text-align:center;margin:1rem 0 0;color:var(--hm-sage);font-weight:600}.home-nl__error{text-align:center;margin:1rem 0 0;color:var(--hm-terracotta)}.home-thanks{background:var(--hm-navy);color:var(--hm-cream);padding-block:3.5rem}.home-thanks__inner{max-width:720px;text-align:center;margin-inline:auto}.home-thanks__heading{font-family:var(--hm-font-head);font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700;color:var(--hm-cream);margin:0 0 1rem}.home-thanks__body{font-family:var(--hm-font-body);font-size:1.05rem;line-height:1.7;color:#f5f0e8e0;margin:0 0 1.5rem}.home-thanks__contact{font-family:var(--hm-font-body);font-size:.95rem;color:#f5f0e8bf;margin:0}.home-thanks__link{color:var(--hm-gold);text-decoration:none;border-bottom:1px solid rgba(184,148,62,.45);padding-bottom:2px}.home-thanks__link:hover{border-color:var(--hm-gold)}@media screen and (max-width:749px){.home-hero{padding-block:2.5rem 2.5rem}.home-hero__inner{grid-template-columns:1fr;gap:2rem}.home-hero__talker{max-width:100%;transform:none;margin-top:1rem}.home-hero__ctas{flex-direction:column;align-items:stretch;gap:.6rem}.home-hero__ctas .home-btn{width:100%}.home-hero__link{align-self:center}.home-hero__cover{max-width:240px}.home-hero__image{width:100%;max-width:none;aspect-ratio:3 / 2}.home-hero__caption{max-width:100%}.home-trust__inner{grid-template-columns:1fr 1fr;gap:.8rem}.home-doors{padding-block:2.5rem}.home-doors__list{grid-template-columns:1fr;gap:1rem}.home-doors__link{padding:1.25rem}.home-aotm{padding-block:2.5rem}.home-aotm__inner{grid-template-columns:1fr;gap:1.75rem}.home-aotm__portrait{max-width:260px}.home-aotm__ctas{flex-direction:column;align-items:stretch;gap:.6rem}.home-aotm__ctas .home-btn{width:100%}.home-aotm__link{align-self:center}.home-author-preview{padding-block:2.75rem}.home-author-preview__layout{grid-template-columns:1fr;gap:1.75rem}.home-author-preview__portrait-col{align-items:center}.home-author-preview__portrait{max-width:260px}.home-author-preview__attribution{text-align:center;max-width:100%}.home-author-preview__name,.home-author-preview__role{text-align:center}.home-author-preview__ctas{flex-direction:column;align-items:stretch;gap:.6rem}.home-author-preview__ctas .home-btn{width:100%}.home-malta{padding-block:2.75rem}.home-malta__portraits{grid-template-columns:repeat(2,1fr)}.home-malta__portrait{width:110px;height:110px}.home-club{padding-block:2.5rem}.home-club__cards{grid-template-columns:1fr;gap:.9rem}.home-shelf{padding-block:1rem}.home-shelf__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .9rem}.home-shelf__header{margin-bottom:.5rem}.home-shelf__eyebrow{font-size:.7rem;margin-bottom:.4rem;letter-spacing:.18em}.home-shelf__heading{font-size:1.25rem;line-height:1.2;margin:0 0 .25rem}.home-shelf__intro{display:none}.home-shelf__grid--scroll{gap:.5rem;margin:0 0 .75rem}.home-shelf__grid--scroll>.home-shelf-card{width:140px}.home-shelf-card__title{font-size:.85rem;line-height:1.25;margin:.4rem 0 .1rem}.home-shelf-card__author{font-size:.72rem;line-height:1.25}.home-shelf-card__price{font-size:.85rem}.home-shelf-card__talker{font-size:.82rem}.home-shelf__cta-link{font-size:.85rem}.home-arrivals{padding-block:2.5rem}.home-arrivals__split{grid-template-columns:1fr;gap:1.75rem}.home-arrivals__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem .9rem}.home-nl{padding-block:2.75rem}.home-nl__field{flex-direction:column}.home-nl__submit{width:100%}.home-thanks{padding-block:2.5rem}}@media screen and (min-width:750px)and (max-width:1099px){.home-hero__inner{gap:2rem}.home-doors__list,.home-club__cards{grid-template-columns:repeat(3,1fr);gap:1rem}}.home-author-preview{background:var(--hm-paper);padding-block:4.5rem;border-block:1px solid rgba(27,40,56,.08)}.home-author-preview__inner{max-width:1100px}.home-author-preview__eyebrow{display:block;font-family:var(--hm-font-body);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--hm-terracotta);margin-bottom:2rem;text-align:center}.home-author-preview__layout{display:grid;grid-template-columns:minmax(200px,320px) minmax(0,1fr);gap:3.5rem;align-items:start}.home-author-preview__portrait-col{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.home-author-preview__portrait{width:100%;max-width:320px;aspect-ratio:1 / 1;object-fit:cover;border-radius:4px;box-shadow:var(--hm-shadow-lift);filter:saturate(.92) contrast(1.02);background:var(--hm-cream)}.home-author-preview__portrait--placeholder{background:linear-gradient(135deg,var(--hm-cream),var(--hm-paper))}.home-author-preview__attribution{font-family:var(--hm-font-body);font-size:.72rem;line-height:1.45;color:var(--hm-charcoal);opacity:.62;margin:0;max-width:320px}.home-author-preview__attribution a{color:inherit;text-decoration:underline;text-decoration-thickness:.5px}.home-author-preview__text-col{padding-top:.5rem}.home-author-preview__name{font-family:var(--hm-font-head);font-size:clamp(2rem,3.6vw,2.8rem);font-weight:700;line-height:1.1;color:var(--hm-navy);margin:0 0 .5rem}.home-author-preview__role{font-family:var(--hm-font-body);font-size:.95rem;letter-spacing:.02em;color:var(--hm-terracotta);margin:0 0 1.5rem}.home-author-preview__extract{font-family:var(--hm-font-body);font-size:1.05rem;line-height:1.65;color:var(--hm-charcoal);margin:0 0 1.5rem;max-width:58ch}.home-author-preview__extract p{margin:0 0 .75rem}.home-author-preview__quote{margin:0 0 1.75rem;padding:1rem 0 1rem 1.25rem;border-left:2px solid var(--hm-terracotta);font-family:var(--hm-font-head);font-style:italic;font-size:1.15rem;line-height:1.55;color:var(--hm-navy);max-width:48ch}.home-author-preview__quote p{margin:0 0 .4rem}.home-author-preview__quote cite{display:block;font-family:var(--hm-font-body);font-style:normal;font-size:.85rem;color:var(--hm-charcoal);opacity:.72}.home-author-preview__ctas{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap}@media(prefers-reduced-motion:reduce){.home-btn,.home-doors__tile,.home-club__card,.home-hero__cover,.home-hero__cover-link:hover .home-hero__cover{transition:none!important;transform:none!important}}.home-hero__cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5em;max-width:100%;padding:.85rem 1.75rem;min-height:44px;background:var(--hm-terracotta, #C4704E);color:var(--hm-cream, #F5F0E8);border:1px solid var(--hm-terracotta, #C4704E);border-radius:4px;font-family:var(--hm-font-body);font-size:1rem;font-weight:500;letter-spacing:.02em;line-height:1.25;text-transform:none;text-decoration:none;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:filter .15s ease,background .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.home-hero__cta-primary:hover,.home-hero__cta-primary:focus-visible{filter:brightness(.92);transform:translateY(-1px);box-shadow:var(--hm-shadow);color:var(--hm-cream, #F5F0E8)}.home-hero__cta-primary:focus-visible{outline:2px solid var(--hm-gold, #B8943E);outline-offset:3px}.home-hero__cta-primary-label{display:inline}.home-hero__cta-primary-arrow{display:inline-block;flex-shrink:0;transition:transform .15s ease}.home-hero__cta-primary:hover .home-hero__cta-primary-arrow{transform:translate(2px)}@media screen and (max-width:749px){.home-hero__ctas .home-hero__cta-primary{width:100%}}@media(prefers-reduced-motion:reduce){.home-hero__cta-primary,.home-hero__cta-primary-arrow{transition:none!important;transform:none!important}}.home-shelf__rail{position:relative}.home-shelf__rail--scroll{margin-inline:calc(var(--page-gutter, 1rem) * -1)}.home-shelf__grid--scroll{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-wrap:nowrap;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:var(--page-gutter, 1rem);scroll-padding-right:var(--page-gutter, 1rem)}.home-shelf__grid--scroll::-webkit-scrollbar{display:none}.home-shelf__grid--scroll>.home-shelf-card{flex:0 0 auto;width:160px;scroll-snap-align:start}.home-shelf__grid--scroll>.home-shelf-card:first-child{margin-left:var(--page-gutter, 1rem)}.home-shelf__grid--scroll>.home-shelf-card:last-child{margin-right:var(--page-gutter, 1rem)}.home-shelf__rail-fade{position:absolute;top:0;right:0;bottom:0;width:32px;pointer-events:none;background:linear-gradient(to right,rgba(245,240,232,0) 0%,var(--hm-cream, #F5F0E8) 100%);z-index:1}.home-shelf .home-shelf__rail-fade{background:linear-gradient(to right,rgba(255,255,255,0) 0%,var(--hm-white, #FFFFFF) 100%)}@media screen and (min-width:768px){.home-shelf__grid--scroll>.home-shelf-card{width:200px}.home-shelf__grid--scroll{gap:1.25rem}}@media screen and (min-width:1100px){.home-shelf__grid--scroll>.home-shelf-card{width:220px}.home-shelf__grid--scroll>.home-shelf-card--editorial{width:240px}.home-shelf__grid--scroll{gap:1.5rem}}.home-shelf-card--compact{display:flex;flex-direction:column}.home-shelf-card__tap{display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;height:100%}.home-shelf-card__tap:hover .home-shelf-card__cover-wrap{transform:translateY(-2px);box-shadow:var(--hm-shadow-lift)}.home-shelf-card--compact .home-shelf-card__cover-wrap{aspect-ratio:2 / 3;border-radius:var(--hm-radius)}.home-shelf-card--compact .home-shelf-card__body{gap:.2rem;padding-inline:.1rem;padding-block:.15rem .25rem}.home-shelf-card--compact .home-shelf-card__title{font-family:var(--hm-font-head);font-size:.95rem;font-weight:700;line-height:1.2;color:var(--hm-navy);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-shelf-card--compact .home-shelf-card__author{font-family:var(--hm-font-body);font-size:.8rem;line-height:1.25;color:var(--hm-charcoal);opacity:.7;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shelf-card--compact .home-shelf-card__meta{margin-top:.15rem}.home-shelf-card--compact .home-shelf-card__price{font-size:.95rem}.home-shelf--layout-scroll.home-shelf--density-compact{padding-block:2.25rem}.home-shelf--layout-scroll .home-shelf__header{margin-bottom:1.25rem}@media(prefers-reduced-motion:reduce){.home-shelf__grid--scroll{scroll-behavior:auto}.home-shelf-card__tap:hover .home-shelf-card__cover-wrap{transform:none}}.home-endband{background:var(--hm-navy);color:var(--hm-cream);padding-block:3.5rem}.home-endband__inner{max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:2.5rem;align-items:center}.home-endband__manifesto{width:85%;max-width:600px;text-align:center;margin-inline:auto}.home-endband__eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--hm-gold);margin-bottom:.6rem}.home-endband__heading{font-family:var(--hm-font-head);font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:700;color:var(--hm-cream);line-height:1.15;margin:0 0 1rem}.home-endband__body{font-family:var(--hm-font-body);font-size:1.05rem;line-height:1.7;color:#f5f0e8e0;margin:0}.home-endband__nl-card{width:100%;max-width:600px;background:var(--hm-cream);color:var(--hm-navy);border:1px solid var(--hm-navy);border-radius:8px;padding:3rem 2rem;text-align:center;box-shadow:var(--hm-shadow)}.home-endband__nl-eyebrow{display:inline-block;font-family:var(--hm-font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.22em;color:var(--hm-terracotta);margin-bottom:.55rem}.home-endband__nl-heading{font-family:var(--hm-font-head);font-size:clamp(1.45rem,2.6vw,1.9rem);font-weight:700;color:var(--hm-navy);margin:0 0 .85rem;line-height:1.18}.home-endband__nl-body{font-family:var(--hm-font-body);font-size:1rem;line-height:1.6;color:var(--hm-charcoal);opacity:.85;margin:0 0 1.5rem}.home-endband__nl-form{text-align:left}.home-endband__nl-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-endband__nl-field{display:flex;flex-direction:column;gap:.6rem;max-width:480px;margin-inline:auto}.home-endband__nl-input{flex:1;width:100%;padding:.85rem 1.1rem;border:2px solid rgba(27,40,56,.18);border-radius:999px;font-family:var(--hm-font-body);font-size:1rem;color:var(--hm-navy);background:var(--hm-white)}.home-endband__nl-input:focus{outline:none;border-color:var(--hm-terracotta)}.home-endband__nl-submit{flex-shrink:0}.home-endband__nl-consent{display:flex;align-items:flex-start;gap:.55rem;max-width:480px;margin:1rem auto 0;text-align:left}.home-endband__nl-consent-input{margin-top:.25rem;flex-shrink:0;width:16px;height:16px;accent-color:var(--hm-terracotta);cursor:pointer}.home-endband__nl-consent-label{font-family:var(--hm-font-body);font-size:.85rem;line-height:1.5;color:var(--hm-charcoal);opacity:.85;cursor:pointer}.home-endband__nl-microcopy{font-family:var(--hm-font-body);font-size:.8rem;color:var(--hm-charcoal);opacity:.65;margin:1rem 0 0;text-align:center}.home-endband__nl-success{text-align:center;margin:1rem 0 0;color:var(--hm-sage);font-weight:600}.home-endband__nl-error{text-align:center;margin:1rem 0 0;color:var(--hm-terracotta);font-weight:600}.home-endband__quiet{width:100%;text-align:center}.home-endband__quiet-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem .9rem}.home-endband__quiet-item{font-family:var(--hm-font-body);font-size:.9rem;color:#f5f0e899;display:inline-flex;align-items:center}.home-endband__quiet-item+.home-endband__quiet-item:before{content:"\b7";margin-right:.9rem;color:#f5f0e866}.home-endband__quiet-link{font-family:var(--hm-font-body);font-size:.9rem;color:#f5f0e899;text-decoration:none;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.home-endband__quiet-link:hover,.home-endband__quiet-link:focus-visible{color:var(--hm-cream);border-bottom-color:var(--hm-gold)}@media(min-width:768px){.home-endband{padding-block:4.5rem}.home-endband__inner{gap:3rem}.home-endband__nl-card{padding:3rem 2.5rem}.home-endband__nl-field{flex-direction:row;gap:.5rem}.home-endband__nl-submit{width:auto}}@media(prefers-reduced-motion:reduce){.home-endband__quiet-link{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/home.css.map */
