.collection-page .collection-header{padding:var(--space-6) 0 var(--space-6) var(--space-6);border:0;border-left:3px solid var(--collection-accent);border-radius:0;background:linear-gradient(90deg,color-mix(in srgb,var(--collection-tint) 55%,var(--color-cream-50)) 0,transparent 76%);overflow:visible}.collection-page .collection-header:after{right:var(--space-4);bottom:var(--space-4);width:3.5rem;opacity:.12}.collection-page .collection-header h1{margin-bottom:var(--space-3)}.collection-page .collection-header .eyebrow{margin-bottom:var(--space-2)}.gift-finder__questions fieldset{position:relative;padding-bottom:var(--space-8);border-bottom:1px solid var(--color-sand-300)}.gift-finder__questions fieldset:last-of-type{padding-bottom:0;border-bottom:0}.gift-finder .choice-list label:hover{border-color:var(--color-charcoal-650);box-shadow:0 3px #292b271a;transform:translateY(-1px)}.gift-finder .choice-list label:has(input:checked){border-width:2px;box-shadow:0 5px #292b272e,0 12px 24px #292b2714}.gift-results__heading{max-width:42rem;margin-top:var(--space-12)}.gift-results__heading h2{margin-bottom:var(--space-2)}.gift-results .card__reason{display:grid;gap:var(--space-1);margin:var(--space-4) 0 0;padding-top:var(--space-3);border-top:1px solid var(--color-sand-300);font-size:.86rem;line-height:1.5}.gift-results .card__reason strong{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-sage-700)}.gift-results__empty{max-width:42rem;border-left:4px solid var(--color-sky);background:var(--momo-soft-sky)}.gift-results .card__differentiator{display:inline-flex;margin:var(--space-3) 0 0;padding:.35rem .65rem;border:1px solid color-mix(in srgb,var(--color-sage-500) 55%,var(--color-sand-300));border-radius:999px;background:color-mix(in srgb,var(--color-sage-500) 12%,var(--color-cream-50));font-size:.78rem;font-weight:700;line-height:1.25;color:var(--color-charcoal-900)}.gift-finder__inner{max-width:68rem}.gift-finder__questions{max-width:48rem;margin:0;padding:clamp(var(--space-5),4vw,var(--space-8));border:1px solid var(--color-sand-300);border-radius:var(--radius-card);background:var(--color-cream-50);box-shadow:0 12px 30px #292b270d}.gift-finder__progress{display:grid;grid-template-columns:auto minmax(6rem,1fr);gap:var(--space-3);align-items:center;margin-bottom:var(--space-6);font-size:.78rem;font-weight:700;color:var(--color-charcoal-650)}.gift-finder__progress-track{height:.35rem;border-radius:999px;background:var(--color-sand-300);overflow:hidden}.gift-finder__progress-track i{display:block;width:33.333%;height:100%;border-radius:inherit;background:var(--color-sage-500);transition:width .2s ease}.gift-finder__questions .gift-finder__step{padding:0;border:0}.gift-finder__step legend{width:100%;margin-bottom:var(--space-5)}.gift-finder__step legend h2{margin-bottom:0}.gift-finder .choice-list--guided{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.gift-finder .choice-list--guided label{width:auto;min-height:58px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-control);background:var(--color-cream-100)}.gift-finder .choice-list--guided label:nth-child(4n+1){background:var(--momo-soft-sage)}.gift-finder .choice-list--guided label:nth-child(4n+2){background:var(--momo-soft-pink)}.gift-finder .choice-list--guided label:nth-child(4n+3){background:var(--momo-soft-yellow)}.gift-finder .choice-list--guided label:nth-child(4n){background:var(--momo-soft-sky)}.gift-finder .choice-list--guided input[type=radio]{position:absolute;width:1px;height:1px;margin:-1px;opacity:0}.gift-finder .choice-list--guided label:has(input:checked){border-color:var(--color-charcoal-900);box-shadow:0 4px #292b272b,0 9px 20px #292b2712}.gift-finder__step-actions{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-6)}.gift-finder__back,.gift-finder__reset{min-height:44px;padding:.35rem 0;border:0;background:transparent;color:var(--color-charcoal-650);text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.gift-finder__step>.gift-finder__back{margin-top:var(--space-5)}.gift-results-panel{margin-top:var(--space-10)}.gift-results-panel:focus{outline:none}.gift-results__count{font-size:.88rem;font-weight:700;color:var(--color-sage-700)}.gift-finder__reset{margin-top:var(--space-5)}.gift-finder__inner{max-width:62rem}.gift-finder__inner>.section-heading,.gift-finder__questions{margin-inline:auto}.gift-finder__questions{width:100%;max-width:none}.gift-finder__step:not([hidden]){animation:gift-step-in .18s ease-out}.gift-results{margin-inline:auto}.gift-results[data-result-count="1"]{grid-template-columns:minmax(0,30rem);max-width:30rem}.gift-results[data-result-count="1"] .card{border-color:var(--color-sage-500);box-shadow:0 14px 32px #292b271a}.gift-results[data-result-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:46rem}.gift-results[data-result-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr));max-width:60rem}.gift-results[data-result-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr));max-width:62rem}.gift-results__strongest{max-width:36rem;margin:0 auto var(--space-5);padding:var(--space-3) var(--space-4);border-left:3px solid var(--color-sage-500);background:var(--momo-soft-sage);font-weight:600;text-align:center}.gift-results__alternatives{margin-top:var(--space-10);padding-top:var(--space-6);border-top:1px solid var(--color-sand-300)}.gift-results__alternatives h3{margin-bottom:var(--space-5);font-size:clamp(1.35rem,2.5vw,1.8rem)}.gift-results--secondary{max-width:46rem;margin-inline:0}.gift-results--secondary .card{background:color-mix(in srgb,var(--color-cream-50) 88%,var(--momo-soft-sky))}@keyframes gift-step-in{0%{opacity:.65;transform:translateY(.25rem)}to{opacity:1;transform:translateY(0)}}.book-nook-comparison{margin-top:var(--space-12);padding:var(--space-8);border:1px solid var(--color-sand-300);border-radius:var(--radius-card);background:color-mix(in srgb,var(--color-sage-500) 9%,var(--color-cream-50))}.book-nook-comparison__header{max-width:42rem;margin-bottom:var(--space-6)}.book-nook-comparison__header h2{margin-bottom:var(--space-2)}.book-nook-comparison__scroll{overflow-x:auto}.book-nook-comparison table{width:100%;min-width:46rem;border-collapse:collapse;text-align:left}.book-nook-comparison th,.book-nook-comparison td{padding:var(--space-4);border-bottom:1px solid var(--color-sand-300);vertical-align:top}.book-nook-comparison thead th{font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-charcoal-650)}.book-nook-comparison tbody tr:last-child th,.book-nook-comparison tbody tr:last-child td{border-bottom:0}.book-nook-comparison tbody th{max-width:15rem}.book-nook-comparison a{text-decoration-thickness:1px;text-underline-offset:.18em}.product-gallery__stage{margin:0;padding:0;list-style:none}.product-gallery__slide{display:grid;place-items:center;aspect-ratio:1;border-radius:var(--radius-card);background:var(--color-cream-100);overflow:hidden}.product-gallery__slide[hidden]{display:none}.product-gallery__slide img,.product-gallery__slide video,.product-gallery__slide iframe{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:var(--space-2);margin-top:var(--space-3);padding:0 0 var(--space-2);overflow-x:auto;scrollbar-width:thin}.product-gallery__thumb{position:relative;flex:0 0 72px;width:72px;height:72px;padding:3px;border:1px solid var(--color-sand-300);border-radius:var(--radius-control);background:var(--color-cream-50);cursor:pointer;overflow:hidden}.product-gallery__thumb[aria-selected=true]{border:2px solid var(--color-charcoal-900);box-shadow:0 2px #292b2729}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__media-type{position:absolute;right:2px;bottom:2px;padding:1px 3px;background:var(--color-charcoal-900);color:var(--color-cream-50);font-size:.58rem;text-transform:uppercase}.product__summary{padding:clamp(var(--space-4),3vw,var(--space-6));border:1px solid var(--color-sand-300);border-radius:var(--radius-card);background:var(--color-cream-50)}.product__summary .price{font-size:1.35rem}.product__facts{margin-block:var(--space-4)}.product__facts .fact{display:grid;align-content:center;min-height:4.5rem;padding:var(--space-3);border-radius:var(--radius-control)}.product__facts .fact dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.product-form{margin-block:var(--space-4)}@media(min-width:56rem){.product__summary{position:sticky;top:var(--space-6)}.product-gallery__slide{max-height:calc(100vh - 10rem)}}@media(max-width:55.99rem){.site-header__inner{gap:var(--space-2)}.site-actions{gap:var(--space-1)}.site-actions__label{display:none}.section{padding-block:var(--space-10)}.product-gallery__stage{display:flex;gap:var(--space-3);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery__stage::-webkit-scrollbar{display:none}.product-gallery__slide,.product-gallery__slide[hidden]{display:grid;flex:0 0 100%;width:100%;aspect-ratio:4/3;scroll-snap-align:start}.product-gallery__thumbs{scroll-snap-type:x proximity}.product-gallery__thumb{flex-basis:64px;width:64px;height:64px;scroll-snap-align:start}.product__summary{padding:var(--space-5)}.product__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.product__facts .fact{min-width:0}.product__facts .fact dd{overflow-wrap:anywhere}.gift-finder__questions{gap:var(--space-8)}.gift-finder__questions fieldset{padding-bottom:var(--space-6)}.gift-results__heading{margin-top:var(--space-8)}.collection-page .collection-header{padding:var(--space-5) 3.5rem var(--space-5) var(--space-5)}.content-page--delivery-returns .delivery-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.delivery-summary__card{min-width:0;min-height:6rem;padding:var(--space-4)}.contact-page__inner{gap:var(--space-8)}.playful-empty__panel{padding:var(--space-8) var(--space-6)}.footer{padding-block:var(--space-8)}.footer__grid{gap:var(--space-6)}}@media(max-width:36rem){.gift-finder .choice-list--guided{grid-template-columns:1fr}.gift-finder__questions{padding:var(--space-5)}.gift-finder__step-actions{align-items:stretch}.gift-finder__step-actions .button{flex:1}}@media(max-width:47.99rem){.gift-results[data-result-count="1"],.gift-results[data-result-count="2"],.gift-results[data-result-count="3"],.gift-results[data-result-count="4"]{grid-template-columns:1fr;max-width:30rem}.gift-results--secondary{margin-inline:auto}}@media(max-width:24rem){.content-page--delivery-returns .delivery-summary,.product__facts{grid-template-columns:1fr}.collection-page .collection-header{padding-right:var(--space-5)}.collection-page .collection-header:after{display:none}}.gift-finder .gift-finder__questions{gap:0;padding:1.625rem 1.75rem 1.75rem}.gift-finder .gift-finder__progress{margin-bottom:var(--space-8)}.gift-finder .gift-finder__step legend{margin-bottom:1.125rem}.gift-finder .choice-list--guided{gap:1.25rem}.gift-finder .choice-list--guided label{box-sizing:border-box;min-width:0;max-width:100%;padding:1.5rem;overflow-wrap:anywhere}.gift-finder .gift-finder__step-actions,.gift-finder .gift-finder__step>.gift-finder__back{margin-top:1.875rem}@media(max-width:36rem){.gift-finder .gift-finder__questions{padding:1.125rem}.gift-finder .gift-finder__progress{margin-bottom:1.75rem}.gift-finder .gift-finder__step legend{margin-bottom:var(--space-4)}.gift-finder .choice-list--guided{gap:1.125rem}.gift-finder .choice-list--guided label{padding:1.1875rem}.gift-finder .gift-finder__step-actions,.gift-finder .gift-finder__step>.gift-finder__back{margin-top:1.75rem}}.gift-finder__inner:has(>.gift-finder__questions[hidden])>.section-heading h1{max-width:16ch;margin-bottom:1.75rem;font-size:clamp(3.5rem,5vw,4rem);line-height:1.02}.gift-finder__inner:has(>.gift-finder__questions[hidden])>.section-heading>p:last-child{max-width:46rem;margin-bottom:0;line-height:1.5}.gift-finder__questions[hidden]+.gift-results-panel{margin-top:var(--space-16)}.gift-finder__questions[hidden]+.gift-results-panel .gift-results__heading{margin-top:0}.gift-results-panel .gift-results__heading>.eyebrow{margin-bottom:var(--space-4)}.gift-results-panel .gift-results__heading h2{margin-bottom:1.125rem}.gift-results-panel .gift-results__heading>p:last-child{margin-bottom:0;line-height:1.5}.gift-results-panel .gift-results__count{margin:1.375rem 0 1.5rem}.gift-results-panel .gift-finder__reset{min-height:3rem;margin:2.25rem 0 0;padding:0 1.5rem;border:1px solid var(--color-sage-700);border-radius:var(--radius-control);background:color-mix(in srgb,var(--momo-soft-sage) 45%,transparent);color:var(--color-sage-700);font-size:1.125rem;font-weight:600;line-height:1.2;text-decoration:none}.gift-results-panel .gift-finder__reset:hover{border-color:var(--color-charcoal-900);background:var(--momo-soft-sage);color:var(--color-charcoal-900)}.gift-results-panel .gift-finder__reset:focus-visible{outline:3px solid var(--color-terracotta-500);outline-offset:3px}@media(max-width:47.99rem){.gift-finder__inner:has(>.gift-finder__questions[hidden])>.section-heading h1{max-width:16ch;margin-bottom:var(--space-6);font-size:clamp(2.75rem,12vw,3.5rem);line-height:1.05}.gift-finder__questions[hidden]+.gift-results-panel{margin-top:3.5rem}.gift-results-panel .gift-results__heading>.eyebrow{margin-bottom:.875rem}.gift-results-panel .gift-results__heading h2{margin-bottom:var(--space-4)}.gift-results-panel .gift-results__count{margin:1.25rem 0}.gift-results-panel .gift-finder__reset{min-height:3rem;margin-top:var(--space-8);margin-bottom:var(--space-2);padding-inline:1.375rem;font-size:1.0625rem}}.gift-finder .gift-finder__inner>.section-heading{position:relative;isolation:isolate;width:100%;max-width:none;margin:0 0 var(--space-10);padding:var(--space-10) 1.75rem;border-left:3px solid var(--color-sage-500);border-radius:0;background:linear-gradient(90deg,color-mix(in srgb,var(--momo-soft-sage) 55%,var(--color-cream-50)) 0%,var(--color-cream-50) 100%);overflow:hidden}.gift-finder .gift-finder__inner>.section-heading>*{position:relative;z-index:1}.gift-finder .gift-finder__inner>.section-heading:after{content:"";position:absolute;z-index:0;right:var(--space-6);bottom:var(--space-6);width:3.5rem;aspect-ratio:1;border-radius:50%;background:var(--color-sage-500);opacity:.12;pointer-events:none}.gift-finder .gift-finder__inner>.section-heading>h1{max-width:16ch}.gift-finder .gift-finder__inner>.section-heading>p{max-width:46rem}@media(max-width:47.99rem){.gift-finder .gift-finder__inner>.section-heading{margin-bottom:1.75rem;padding:var(--space-6) var(--space-4)}.gift-finder .gift-finder__inner>.section-heading:after{right:var(--space-4);bottom:var(--space-4);width:2.75rem;opacity:.1}.gift-finder .gift-finder__inner>.section-heading>h1,.gift-finder .gift-finder__inner>.section-heading>p{max-width:calc(100% - 2rem)}.gift-finder .gift-finder__inner:has(>.gift-finder__questions[hidden])>.section-heading>h1{max-width:16ch}}@media(max-width:55.99rem){.section{padding-block:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/focused-refinement.css.map */
