.featured-notes{padding-top:var(--section-padding-top, 60px);padding-bottom:var(--section-padding-bottom, 60px);background-color:var(--background-color, #ffffff);color:var(--text-color, #1a1a1a)}.featured-notes__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.featured-notes__header{text-align:center;margin-bottom:3rem}.featured-notes__subtitle{display:block;font-size:1.5rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-color, #b8860b);margin-bottom:.5rem}.featured-notes__title{font-size:clamp(3rem,4vw,2.5rem);font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin:0 0 1rem;line-height:1.2}.featured-notes__description{font-size:1.5rem;line-height:1.6;color:var(--text-color, #1a1a1a);opacity:.85;max-width:500px;margin:0 auto}.featured-notes__carousel-wrapper{position:relative;margin-bottom:2rem}.featured-notes__carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0;justify-content:flex-start}.featured-notes__carousel::-webkit-scrollbar{display:none}.featured-notes__item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0;background:transparent;border:none;cursor:pointer;text-transform:capitalize;scroll-snap-align:center;transition:transform .3s ease;min-width:120px}.featured-notes__item:hover{transform:translateY(-4px)}.featured-notes__item:focus{outline:none}.featured-notes__item:focus-visible{outline:2px solid var(--accent-color, #b8860b);outline-offset:8px;border-radius:4px}.featured-notes__item-image-wrapper{width:120px;height:120px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,opacity .3s ease}.featured-notes__item:hover .featured-notes__item-image-wrapper,.featured-notes__item.is-active .featured-notes__item-image-wrapper{transform:scale(1.05)}.featured-notes__item-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.featured-notes__item-placeholder{width:100%;height:100%;background-color:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center}.featured-notes__item-placeholder .placeholder-svg{width:50%;height:50%;opacity:.3}.featured-notes__item-name{font-size:2rem;font-weight:500;text-align:center;color:var(--text-color, #1a1a1a);transition:color .3s ease;line-height:1.3;max-width:150px;word-break:break-all}.featured-notes__item-name.is-active,.featured-notes__item:hover .featured-notes__item-name{color:var(--accent-color, #b8860b)}.featured-notes__details{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding:1.5rem 0;margin-bottom:2.5rem}.featured-notes__details-inner{display:flex;flex-direction:column;align-items:start;gap:.75rem;text-align:left}.featured-notes__details-name{font-size:2rem;font-weight:500;color:var(--text-color, #1a1a1a);text-transform:capitalize}.featured-notes__details-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-color, #b8860b);text-decoration:none;transition:gap .3s ease,opacity .3s ease}.featured-notes__details-link:hover{gap:.75rem;opacity:.8}.featured-notes__details-arrow{display:flex;align-items:center;justify-content:center}.featured-notes__details-arrow svg{width:20px;height:20px}.featured-notes__footer{display:flex;justify-content:center}.featured-notes__button{display:inline-flex;align-items:center;justify-content:center;min-width:280px;padding:1.125rem 2.5rem;font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#fff;background-color:var(--text-color, #1a1a1a);border:none;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.featured-notes__button:hover{background-color:var(--accent-color, #b8860b)}.featured-notes__button:active{transform:scale(.98)}@media screen and (min-width:750px){.featured-notes__carousel{justify-content:center;gap:2rem;overflow-x:visible}.featured-notes__item{min-width:150px}.featured-notes__item-image-wrapper{width:150px;height:150px}.featured-notes__item-name{font-size:1.125rem;max-width:150px}.featured-notes__details-inner{flex-direction:column;align-items:center}}@media screen and (min-width:990px){.featured-notes__carousel{gap:3rem}.featured-notes__item{min-width:180px}.featured-notes__item-image-wrapper{width:180px;height:180px}.featured-notes__item-name{font-size:1.25rem;max-width:180px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.featured-notes__details-name,.featured-notes__details-link{animation:fadeIn .3s ease forwards}@media(prefers-reduced-motion:reduce){.featured-notes__item,.featured-notes__item-image-wrapper,.featured-notes__item-name,.featured-notes__details-link,.featured-notes__button{transition:none}.featured-notes__details-name,.featured-notes__details-link{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-featured-notes.css.map */
