:root{--bg: #f4ecdd;--paper: #f8f2e8;--ink: #161310;--ink-soft: #2c261f;--muted: #8a7e72;--rule: #c9bba8;--fog: #e7dfd2;--font-display: "Newsreader", "Iowan Old Style", Palatino, serif;--font-sans: "Outfit", ui-sans-serif, system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;--pad: clamp(1.25rem, 4vw, 2.5rem);--max: 88rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;background:var(--bg)}body{margin:0;min-height:100dvh;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-size:1rem;line-height:1.5}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{opacity:.72}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0}h1,h2,h3,.display{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em;line-height:1.1;text-wrap:balance}.mono{font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.28em;text-transform:uppercase;color:var(--muted)}.page-width{width:min(100% - 2 * var(--pad),var(--max));margin-inline:auto}.skip-link{position:absolute;left:-999px;top:0}.skip-link:focus{left:var(--pad);z-index:50;background:var(--ink);color:var(--bg);padding:.5rem .75rem}.announcement{background:var(--ink);color:var(--bg);text-align:center;padding:.55rem var(--pad);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase}.header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem var(--pad);border-bottom:1px solid color-mix(in srgb,var(--rule) 70%,transparent);background:var(--bg);position:sticky;top:0;z-index:20}.header__logo{font-family:var(--font-display);font-size:1.5rem;letter-spacing:-.03em}.header__logo img{height:2rem;width:auto}.header__nav{display:none;gap:1.5rem;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase}.header__tools{display:flex;align-items:center;gap:.85rem}.header__tools a,.header__tools button{display:grid;place-items:center;min-width:44px;min-height:44px}.cart-count{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em}.nav-toggle{display:grid}.mobile-nav{display:none;border-bottom:1px solid var(--rule);background:var(--bg);padding:.5rem var(--pad) 1.25rem}.mobile-nav.is-open{display:grid;gap:.25rem}.mobile-nav a{padding:.75rem 0;font-family:var(--font-display);font-size:1.35rem;border-bottom:1px solid color-mix(in srgb,var(--rule) 50%,transparent)}@media(min-width:900px){.header__nav{display:flex}.nav-toggle{display:none}}.slideshow{position:relative;background:var(--ink);overflow:hidden}.slideshow__slide{display:none;position:relative}.slideshow__slide.is-active{display:block}.slideshow__slide img{width:100%;height:min(86vh,56.25vw);min-height:22rem;object-fit:cover}.slideshow__copy{position:absolute;inset:auto auto 12% 7%;color:var(--bg);max-width:28rem;text-shadow:0 18px 40px rgb(0 0 0 / .35)}.slideshow__copy h2{font-size:clamp(2.4rem,6vw,5.5rem);margin:.2em 0 0}.slideshow__copy p{font-family:var(--font-display);font-style:italic;margin:.6rem 0 1.1rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1.15rem;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid var(--ink);background:var(--ink);color:var(--bg);transition:opacity .2s ease}.btn--ghost{background:transparent;color:var(--ink)}.btn--light{background:var(--bg);color:var(--ink);border-color:var(--bg)}.slideshow__nav{position:absolute;right:var(--pad);bottom:1.25rem;display:flex;gap:.4rem}.slideshow__dot{width:8px;height:8px;border-radius:99px;background:#f4ecdd59}.slideshow__dot.is-active{background:var(--bg)}.age-groups{padding:3.5rem 0}.age-groups__grid{display:grid;gap:1rem}.age-card{position:relative;overflow:hidden;background:var(--fog);min-height:22rem}.age-card img{width:100%;height:28rem;object-fit:cover}.age-card figcaption{position:absolute;left:1.1rem;bottom:1.1rem;color:var(--bg);text-shadow:0 10px 24px rgb(0 0 0 / .4)}.age-card h3{margin:.2rem 0 0;font-size:2.2rem}@media(min-width:800px){.age-groups__grid{grid-template-columns:repeat(3,1fr)}}.section{padding:3.25rem 0 4rem}.section__head{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.section__head h2{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem .85rem}@media(min-width:900px){.product-grid{grid-template-columns:repeat(4,1fr);gap:1.75rem 1.25rem}}.product-card__media{background:var(--fog);aspect-ratio:4 / 5;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__title{margin:.7rem 0 .15rem;font-family:var(--font-display);font-size:1.15rem}.product-card__price{color:var(--muted);font-size:.9rem}.rich-text{padding:4.5rem 0;text-align:center}.rich-text__inner{max-width:40rem;margin:0 auto}.rich-text h2{font-size:clamp(2rem,5vw,3.4rem);margin:.4rem 0 1rem}.rich-text .lead{font-family:var(--font-display);font-size:1.2rem;color:var(--ink-soft)}.iwt{display:grid}.iwt img{width:100%;height:100%;min-height:22rem;object-fit:cover}.iwt__copy{padding:2.5rem var(--pad);display:grid;align-content:center;background:var(--paper)}.iwt__copy h2{font-size:clamp(2rem,4vw,3rem);margin:.3rem 0 .9rem}@media(min-width:860px){.iwt{grid-template-columns:1.1fr .9fr}.iwt--reverse{grid-template-columns:.9fr 1.1fr}.iwt--reverse img{order:2}}.product{display:grid;gap:1.5rem;padding:1.5rem 0 3rem}.product__media img{width:100%;background:var(--fog)}.product__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;margin-top:.4rem}.product__info h1{font-size:clamp(2rem,5vw,3.2rem);margin:.35rem 0 .6rem}.product__price{font-size:1.15rem;margin-bottom:1.25rem}.product form{display:grid;gap:.85rem;max-width:26rem}.product label span{display:block;margin-bottom:.35rem}.product select,.product input[type=number]{width:100%;min-height:44px;border:1px solid var(--rule);background:var(--paper);padding:.5rem .7rem}.product__desc{margin-top:1.5rem;color:var(--ink-soft);max-width:38em}@media(min-width:900px){.product{grid-template-columns:1.15fr .85fr;gap:3rem;align-items:start}}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.22em;text-transform:uppercase;color:var(--muted);padding:.6rem 0;border-bottom:1px solid var(--rule)}.cart-table td{padding:1rem .5rem 1rem 0;border-bottom:1px solid color-mix(in srgb,var(--rule) 70%,transparent);vertical-align:top}.cart-item{display:flex;gap:.85rem}.cart-item img{width:5.5rem;height:7rem;object-fit:cover;background:var(--fog)}.cart-summary{margin-top:1.5rem;display:grid;gap:.75rem;justify-items:end}.footer{border-top:1px solid var(--rule);padding:2.5rem 0 2rem;margin-top:2rem}.footer__grid{display:grid;gap:1.5rem}.footer__brand{font-family:var(--font-display);font-size:1.8rem}.footer nav{display:grid;gap:.4rem}.footer small{display:block;margin-top:2rem;color:var(--muted);font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase}@media(min-width:800px){.footer__grid{grid-template-columns:1.4fr 1fr 1fr}}.stack{padding:3rem 0 4rem;max-width:36rem}.stack h1{font-size:clamp(2rem,5vw,3.2rem)}.search-form,.account-form{display:grid;gap:.75rem;margin-top:1rem}.search-form input,.account-form input{min-height:44px;border:1px solid var(--rule);background:var(--paper);padding:.55rem .8rem}.collection-title{padding:2rem 0 .5rem}.collection-title h1{font-size:clamp(2.2rem,6vw,4rem);margin:.3rem 0 0}.empty{padding:3rem 0;color:var(--ink-soft)}.pagination{display:flex;gap:.75rem;justify-content:center;padding:2rem 0 0;font-family:var(--font-mono);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase}.newsletter{background:var(--ink);color:var(--bg);padding:3.5rem 0;text-align:center}.newsletter h2{margin:.4rem 0 1rem}.newsletter form{display:flex;gap:.4rem;justify-content:center;flex-wrap:wrap}.newsletter input{min-height:44px;min-width:16rem;border:1px solid color-mix(in srgb,var(--bg) 30%,transparent);background:transparent;color:var(--bg);padding:.5rem .8rem}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
