.home-hero__kicker,.home-section-head__eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;background:rgba(196,146,42,.1);color:#c4922a;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem}.home-hero__kicker svg,.home-section-head__eyebrow svg{flex-shrink:0}.home-section-head{margin:0 0 2rem}.home-section-head__title{font-family:"Playfair Display","Georgia",serif;font-size:clamp(1.75rem,4vw,2.6rem);font-weight:700;color:#1d3452;line-height:1.15;letter-spacing:-0.01em;margin:0 0 .65rem}.home-section-head__subtitle{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1rem;color:#5a6e82;line-height:1.6;max-width:620px;margin:0}@media(min-width: 768px){.home-section-head__subtitle{font-size:1.05rem}}.home-section-head__link{display:inline-flex;align-items:center;gap:.35rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.92rem;font-weight:600;color:#1d3452;text-decoration:none;padding:.5rem 0;border-bottom:1px solid rgba(0,0,0,0);transition:color .15s ease,border-color .15s ease,gap .15s ease}.home-section-head__link:hover,.home-section-head__link:focus-visible{color:#c4922a;border-bottom-color:#c4922a;gap:.55rem;outline:none}.home-section-head--inline{display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start}@media(min-width: 768px){.home-section-head--inline{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem}}.home-section-head--inline .home-section-head__link{align-self:flex-start}@media(min-width: 768px){.home-section-head--inline .home-section-head__link{align-self:flex-end;margin-bottom:.5rem}}.home-section-head--center{text-align:center;max-width:720px;margin:0 auto 2.5rem}.home-section-head--center .home-section-head__subtitle{margin:0 auto}.home-hero{position:relative;padding:0;background:radial-gradient(circle at 85% 15%, rgba(196, 146, 42, 0.08), transparent 50%),radial-gradient(circle at 10% 80%, rgba(29, 52, 82, 0.04), transparent 60%),linear-gradient(180deg, #f5f0e8 0%, rgb(248.0909090909, 244.6363636364, 239.1090909091) 100%);overflow:hidden}.home-hero__inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;position:relative;z-index:2}@media(min-width: 768px){.home-hero__inner{grid-template-columns:minmax(0, 1.05fr) minmax(0, 1fr);gap:3rem}}@media(min-width: 1200px){.home-hero__inner{gap:4rem}}.home-hero__content{max-width:600px}.home-hero__title{font-family:"Playfair Display","Georgia",serif;font-size:clamp(2.1rem,6vw,3.6rem);font-weight:700;color:#1d3452;line-height:1.05;letter-spacing:-0.02em;margin:0 0 1.25rem}.home-hero__title-accent{display:block;color:#c4922a}.home-hero__subtitle{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1.05rem;color:#5a6e82;line-height:1.65;margin:0 0 2rem;max-width:520px}@media(min-width: 768px){.home-hero__subtitle{font-size:1.1rem}}.home-hero__search{display:grid;grid-template-columns:1fr;gap:.65rem;padding:1rem;background:#fff;border:1px solid rgba(29,52,82,.08);border-radius:16px;box-shadow:0 4px 12px rgba(29,52,82,.08),0 2px 4px rgba(29,52,82,.04);margin:0 0 1.5rem}@media(min-width: 768px){.home-hero__search{grid-template-columns:1fr 1fr auto;padding:.85rem;gap:.5rem;align-items:end}}.home-hero__search-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.home-hero__search-label{display:inline-flex;align-items:center;gap:.35rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c4922a;padding:0 .25rem}.home-hero__search-select{width:100%;min-height:48px;padding:.65rem 2.25rem .65rem 1rem;border:1px solid rgba(29,52,82,.12);border-radius:6px;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;color:#1d3452;background-color:#fff;background-image:linear-gradient(45deg, transparent 50%, #1d3452 50%),linear-gradient(135deg, #1d3452 50%, transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;appearance:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.home-hero__search-select:focus-visible,.home-hero__search-select:focus{outline:none;border-color:#1d3452;box-shadow:0 0 0 3px rgba(29,52,82,.1)}.home-hero__search-btn{appearance:none;border:0;min-height:48px;padding:.85rem 1.5rem;background:#1d3452;color:#fff;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color .15s ease,transform .15s ease}.home-hero__search-btn:hover,.home-hero__search-btn:focus-visible{background:#c4922a;outline:none;transform:translateY(-1px)}.home-hero__search-btn svg{transition:transform .15s ease}.home-hero__search-btn:hover svg{transform:translateX(2px)}.home-hero__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin:0 0 2rem}.home-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .15s ease}.home-hero__cta--primary{background:#c4922a;color:#fff;border:1px solid #c4922a}.home-hero__cta--primary:hover,.home-hero__cta--primary:focus-visible{background:rgb(162.4,120.9714285714,34.8);border-color:rgb(162.4,120.9714285714,34.8);transform:translateY(-1px);box-shadow:0 4px 12px rgba(29,52,82,.08),0 2px 4px rgba(29,52,82,.04);outline:none}.home-hero__cta--ghost{background:rgba(0,0,0,0);color:#1d3452;border:1px solid rgba(29,52,82,.2)}.home-hero__cta--ghost:hover,.home-hero__cta--ghost:focus-visible{background:#1d3452;color:#fff;border-color:#1d3452;outline:none}.home-hero__trust{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;list-style:none;padding:0;margin:0}.home-hero__trust li{display:inline-flex;align-items:center;gap:.45rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;font-weight:500;color:#1d3452}.home-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(45,164,78,.15);color:#2da44e;flex-shrink:0}.home-hero__art{display:flex;align-items:center;justify-content:center}.home-hero__banner-img{width:100%;height:auto;display:block;border-radius:16px;object-fit:cover;filter:drop-shadow(0 20px 40px rgba(13, 27, 42, 0.35)) drop-shadow(0 6px 12px rgba(13, 27, 42, 0.2))}.home-hero__books{position:relative;width:280px;height:320px;z-index:1}@media(min-width: 768px){.home-hero__books{width:340px;height:380px}}.home-hero__book{position:absolute;width:180px;height:230px;border-radius:4px 12px 12px 4px;padding:1rem .9rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 32px rgba(29,52,82,.12),0 4px 8px rgba(29,52,82,.06);font-family:"Playfair Display","Georgia",serif;color:#fff;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1)}@media(min-width: 768px){.home-hero__book{width:220px;height:280px;padding:1.25rem 1.1rem}}.home-hero__book-label{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.7;display:inline-block;padding:.2rem .5rem;border:1px solid currentColor;border-radius:999px;align-self:flex-start}.home-hero__book-title{font-family:"Playfair Display","Georgia",serif;font-size:1.05rem;font-weight:700;line-height:1.2}@media(min-width: 768px){.home-hero__book-title{font-size:1.2rem}}.home-hero__book::before{content:"";position:absolute;top:0;bottom:0;left:0;width:8px;background:hsla(0,0%,100%,.15);border-radius:4px 0 0 4px}.home-hero__book::after{content:"";position:absolute;top:1rem;bottom:1rem;left:14px;width:1px;background:hsla(0,0%,100%,.15)}.home-hero__book--1{background:linear-gradient(135deg, #1d3452 0%, #0d1b2a 100%);top:0;left:0;transform:rotate(-8deg);z-index:1}.home-hero__book--2{background:linear-gradient(135deg, #c4922a 0%, rgb(145.6, 108.4571428571, 31.2) 100%);top:30px;left:50%;transform:translateX(-50%) rotate(2deg);z-index:3}.home-hero__book--3{background:linear-gradient(135deg, #2a4a6e 0%, #1d3452 100%);top:60px;right:0;transform:rotate(10deg);z-index:2}.home-hero__art:hover .home-hero__book--1{transform:rotate(-12deg)}.home-hero__art:hover .home-hero__book--2{transform:translateX(-50%) rotate(0deg) translateY(-6px)}.home-hero__art:hover .home-hero__book--3{transform:rotate(14deg)}.home-hero__floater{position:absolute;background:#fff;padding:.75rem 1rem;border-radius:10px;box-shadow:0 12px 32px rgba(29,52,82,.12),0 4px 8px rgba(29,52,82,.06);display:flex;align-items:center;gap:.65rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.82rem;z-index:4;min-width:175px;border:1px solid rgba(29,52,82,.04)}.home-hero__floater strong{display:block;color:#1d3452;font-weight:600;line-height:1.2}.home-hero__floater span{display:block;color:#5a6e82;font-size:.75rem;margin-top:1px}.home-hero__floater-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(45,164,78,.15);color:#2da44e;flex-shrink:0}.home-hero__floater--1{top:-10px;left:-10px}@media(min-width: 768px){.home-hero__floater--1{top:20px;left:-30px}}.home-hero__floater--1 .home-hero__floater-icon{background:rgba(45,164,78,.15);color:#2da44e}.home-hero__floater--2{bottom:-10px;right:-10px}@media(min-width: 768px){.home-hero__floater--2{bottom:30px;right:-30px}}.home-hero__floater--2 .home-hero__floater-icon{background:rgba(196,146,42,.15);color:#c4922a}.home-featured{padding:3rem 0;background:#f5f0e8}.home-featured__viewport{position:relative;margin:0 -1rem}@media(min-width: 768px){.home-featured__viewport{margin:0}}.home-featured__track{display:flex;gap:1rem;padding:.5rem 1rem;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.home-featured__track::-webkit-scrollbar{display:none}@media(min-width: 768px){.home-featured__track{gap:1.5rem;padding:.5rem 0}}.home-featured__item{flex:0 0 75%;max-width:280px;scroll-snap-align:start}@media(min-width: 768px){.home-featured__item{flex:0 0 calc(33.333% - 1rem);max-width:none}}@media(min-width: 1200px){.home-featured__item{flex:0 0 calc(25% - 1.125rem)}}.home-featured__nav{appearance:none;border:0;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;color:#1d3452;box-shadow:0 4px 12px rgba(29,52,82,.08),0 2px 4px rgba(29,52,82,.04);cursor:pointer;display:none;align-items:center;justify-content:center;z-index:2;transition:background-color .15s ease,color .15s ease,transform .15s ease,opacity .15s ease}@media(min-width: 768px){.home-featured__nav{display:inline-flex}}.home-featured__nav:hover,.home-featured__nav:focus-visible{background:#1d3452;color:#fff;outline:none}.home-featured__nav:disabled{opacity:0;pointer-events:none}.home-featured__nav--prev{left:-22px}.home-featured__nav--prev svg{transform:rotate(180deg)}@media(min-width: 1200px){.home-featured__nav--prev{left:-22px}}.home-featured__nav--next{right:-22px}@media(min-width: 1200px){.home-featured__nav--next{right:-22px}}.jireh-card--featured{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 1px 2px rgba(29,52,82,.06),0 1px 3px rgba(29,52,82,.04);border:1px solid rgba(29,52,82,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;display:flex;flex-direction:column;height:100%;min-height:380px;position:relative}.jireh-card--featured:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(29,52,82,.12),0 4px 8px rgba(29,52,82,.06);border-color:rgba(196,146,42,.25)}.jireh-card--featured .jireh-card__media-link{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:#fff}.jireh-card--featured .jireh-card__media-link img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s ease;display:block}.jireh-card--featured .jireh-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(29,52,82,.25)}.jireh-card--featured .jireh-card__badge{position:absolute;top:.75rem;left:.75rem;display:inline-block;padding:.35rem .7rem;background:#c4922a;color:#fff;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:999px;line-height:1;z-index:2}.jireh-card--featured .jireh-card__badge--featured{background:#1d3452}.jireh-card--featured .jireh-card__body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.jireh-card--featured .jireh-card__cat{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.68rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#c4922a}.jireh-card--featured .jireh-card__title-link{text-decoration:none;color:inherit}.jireh-card--featured .jireh-card__title{font-family:"Playfair Display","Georgia",serif;font-size:1.05rem;font-weight:600;line-height:1.3;color:#1d3452;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .15s ease}.jireh-card--featured .jireh-card__title:hover{color:#c4922a}.jireh-card--featured .jireh-card__price{color:#1d3452;font-family:"Playfair Display","Georgia",serif;font-size:1.2rem;font-weight:700;margin:.25rem 0 .35rem}.jireh-card--featured .jireh-card__price del{color:#a8b8c8;font-weight:400;margin-right:.5rem;font-size:.85em}.jireh-card--featured .jireh-card__price ins{text-decoration:none;color:#c0392b}.jireh-card--featured .button.add_to_cart_button{margin-top:auto;width:100%;padding:.6rem 1rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;font-weight:600;background-color:rgba(0,0,0,0);color:#1d3452;border:1px solid rgba(29,52,82,.15);border-radius:6px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.jireh-card--featured .button.add_to_cart_button:hover,.jireh-card--featured .button.add_to_cart_button:focus-visible{background-color:#1d3452;border-color:#1d3452;color:#fff;outline:none}.jireh-card--featured .button.add_to_cart_button.added{background-color:rgba(45,164,78,.12);border-color:rgba(45,164,78,.3);color:#2da44e}.jireh-card--featured .button.add_to_cart_button.loading{opacity:.7;pointer-events:none}.jireh-card--featured .button.add_to_cart_button.loading::after{content:"";display:inline-block;width:14px;height:14px;margin-left:.5rem;border:2px solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:jireh-spin 1s linear infinite}.jireh-card--featured .added_to_cart{display:none}@keyframes jireh-spin{to{transform:rotate(360deg)}}.home-trust{padding:3rem 0;background:#fff;position:relative}.home-trust::before,.home-trust::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:60px;height:1px;background:#c4922a;opacity:.4}.home-trust::before{top:2rem}.home-trust::after{bottom:2rem}.home-trust__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;list-style:none;padding:0;margin:0}@media(min-width: 480px){.home-trust__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.home-trust__grid{grid-template-columns:repeat(3, 1fr);gap:2rem 1.75rem}}@media(min-width: 1200px){.home-trust__grid{grid-template-columns:repeat(3, 1fr)}}.home-trust__item{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem;background:#fff;border:1px solid rgba(29,52,82,.06);border-radius:16px;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}@media(min-width: 768px){.home-trust__item{padding:1.75rem}}.home-trust__item:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(29,52,82,.08),0 2px 4px rgba(29,52,82,.04);border-color:rgba(196,146,42,.25)}.home-trust__item:hover .home-trust__icon{background:#c4922a;color:#fff}.home-trust__item-title{font-family:"Playfair Display","Georgia",serif;font-size:1.15rem;font-weight:700;color:#1d3452;margin:0;line-height:1.3}.home-trust__item-text{font-family:"Roboto",system-ui,-apple-system,sans-serif;color:#5a6e82;font-size:.9rem;line-height:1.55;margin:0}.home-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:rgba(196,146,42,.12);color:#c4922a;flex-shrink:0;transition:background-color .25s ease,color .25s ease}.home-cta{padding:3rem 0}.home-cta__card{display:grid;grid-template-columns:1fr;background:#1d3452;color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 32px rgba(29,52,82,.12),0 4px 8px rgba(29,52,82,.06)}@media(min-width: 768px){.home-cta__card{grid-template-columns:minmax(0, 1.1fr) minmax(0, 1fr);align-items:stretch}}.home-cta__media{position:relative;background:#fff;min-height:240px;overflow:hidden}@media(min-width: 768px){.home-cta__media{min-height:380px}}.home-cta__media-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.home-cta__content{padding:2.5rem 1.75rem;display:flex;flex-direction:column;justify-content:center}@media(min-width: 768px){.home-cta__content{padding:3.5rem 3rem}}@media(min-width: 1200px){.home-cta__content{padding:4rem 4rem}}.home-cta__eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .85rem;background:rgba(196,146,42,.15);color:#e8b84b;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;align-self:flex-start}.home-cta__title{font-family:"Playfair Display","Georgia",serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-0.01em;margin:0 0 1rem}.home-cta__text{font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:1rem;color:hsla(0,0%,100%,.8);line-height:1.65;margin:0 0 1.75rem}@media(min-width: 768px){.home-cta__text{font-size:1.05rem}}.home-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem}.home-cta__btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.95rem;font-weight:600;border-radius:6px;text-decoration:none;transition:all .15s ease}.home-cta__btn svg{transition:transform .15s ease}.home-cta__btn--primary{background:#c4922a;color:#fff;border:1px solid #c4922a}.home-cta__btn--primary:hover,.home-cta__btn--primary:focus-visible{background:rgb(162.4,120.9714285714,34.8);border-color:rgb(162.4,120.9714285714,34.8);transform:translateY(-1px);box-shadow:0 8px 20px rgba(196,146,42,.35);outline:none}.home-cta__btn--primary:hover svg{transform:translateX(3px)}.home-page__header{position:relative;z-index:10;width:100%}.home-page__main{min-height:60vh}.skip-link{position:absolute;top:-100px;left:1rem;z-index:100;padding:.5rem 1rem;background:#1d3452;color:#fff;border-radius:4px;font-family:"Roboto",system-ui,-apple-system,sans-serif;font-size:.85rem;text-decoration:none}.skip-link:focus{top:1rem}
