:root{--ink:#203049;--muted:#5a6880;--gold:#cfa760;--blue:#4d96ff;--blue-dark:#2f73d6;--cool-0:#fff;--cool-1:#f5faff;--cool-2:#e6f1ff;--line:#a9c9ee;--line-soft:#d8e8f8;--orange:#f99d1c;--teal:#009c95;--red:#e21c48;--shadow:0 18px 45px #2030491c;--shadow-soft:0 8px 24px #20304914;--radius-xl:2rem;--radius-lg:1.35rem;--radius-md:.95rem;--shell:74rem;color:var(--ink);background:var(--cool-1);font-synthesis:none;text-rendering:optimizelegibility;font-family:Segoe UI,Nunito,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 3%, #4d96ff21, transparent 22rem), linear-gradient(180deg, var(--cool-1) 0%, #fff 45%, var(--cool-1) 100%);min-width:320px;color:var(--ink);margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}h1,h2,h3{letter-spacing:-.025em;margin:0;font-family:Arial Rounded MT Bold,"Baloo 2",Segoe UI,sans-serif;line-height:1.08}h1{font-size:clamp(2.75rem,7vw,5.7rem)}h2{font-size:clamp(2rem,4.5vw,3.6rem)}h3{font-size:1.32rem}p{line-height:1.72}.shell{width:min(calc(100% - 2.2rem), var(--shell));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;background:#fffffff5;border-bottom:1px solid #a9c9eecc;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:5.3rem;display:flex}.brand{border-radius:.85rem;width:clamp(13rem,25vw,18.5rem);overflow:hidden}.brand img{width:100%;height:auto}.site-nav{align-items:center;gap:.3rem;display:flex}.site-nav a{color:var(--muted);border-radius:999px;padding:.65rem .9rem;font-size:.95rem;font-weight:750}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a.active{background:var(--cool-2);color:var(--ink)}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:3.25rem;padding:.85rem 1.25rem;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.text-link:focus-visible,.product-card a:focus-visible,.blog-card a:focus-visible{outline-offset:3px;outline:3px solid #4d96ff59}.button--primary{background:var(--blue);color:#fff;box-shadow:0 8px 0 var(--blue-dark)}.button--primary:hover{box-shadow:0 5px 0 var(--blue-dark)}.button--secondary{border-color:var(--line);color:var(--ink);background:#fff}.button--small{min-height:2.65rem;box-shadow:0 5px 0 var(--blue-dark);padding:.65rem 1rem;font-size:.9rem}.text-link{color:var(--blue-dark);font-weight:850}.text-link:hover{text-underline-offset:.25rem;text-decoration:underline}.eyebrow,.category-chip{border:1px solid var(--line);width:fit-content;color:var(--blue-dark);letter-spacing:.09em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;font-size:.78rem;font-weight:900;display:inline-flex}.eyebrow{padding:.55rem .8rem}.hero{padding:clamp(3rem,7vw,6.6rem) 0 4.5rem}.hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.hero h1{max-width:12ch;margin-top:1.1rem}.hero h1 .accent{color:var(--blue)}.hero__lead{max-width:38rem;color:var(--muted);margin:1.35rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem)}.hero__actions{flex-wrap:wrap;gap:1rem;margin-top:1.8rem;display:flex}.hero__proof{color:var(--muted);flex-wrap:wrap;gap:.55rem 1.2rem;margin-top:1.6rem;font-size:.9rem;font-weight:700;display:flex}.hero__proof span:before{content:"✓";color:var(--teal);margin-right:.35rem;font-weight:950}.hero-art{border:2px solid var(--line);border-radius:var(--radius-xl);background:var(--ink);min-height:29rem;box-shadow:var(--shadow);place-items:center;display:grid;position:relative;overflow:hidden}.hero-art:before{content:"";border:2.5rem solid #4d96ff38;border-radius:50%;width:21rem;height:21rem;position:absolute;top:-8rem;right:-7rem}.hero-art:after{content:"";background:#cfa76033;border-radius:50%;width:12rem;height:12rem;position:absolute;bottom:-4rem;left:-4rem}.hero-art__stack{z-index:1;width:min(72%,21rem);position:relative;transform:rotate(-2deg)}.hero-art__stack:before,.hero-art__stack:after{content:"";border-radius:1.75rem;position:absolute;inset:0}.hero-art__stack:before{background:var(--teal);transform:rotate(9deg)translate(.75rem,.5rem)}.hero-art__stack:after{background:var(--orange);transform:rotate(-8deg)translate(-.7rem,.55rem)}.hero-art__card{z-index:1;text-align:center;background:#fff;border:2px solid #a9c9eecc;border-radius:1.75rem;flex-direction:column;justify-content:center;align-items:center;min-height:21rem;padding:2rem;display:flex;position:relative;box-shadow:0 28px 58px #08112357}.hero-art__card img{width:min(12rem,72%);height:auto}.hero-art__card strong{margin-top:1rem;font-family:Arial Rounded MT Bold,Segoe UI,sans-serif;font-size:1.25rem}.hero-art__card p{color:var(--muted);margin:.4rem 0 0}.section{padding:clamp(4rem,8vw,7rem) 0}.section--tight{padding-top:1rem}.section--tint{border-block:1px solid var(--line-soft);background:var(--cool-2)}.section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading h2{max-width:15ch}.section-heading p{max-width:35rem;color:var(--muted);margin:.75rem 0 0}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.product-grid>*{min-width:0;height:100%}.product-grid>[data-product-wrapper]{display:flex}.product-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);width:100%;min-width:0;height:38rem;box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.product-card__image{background:var(--cool-2);flex:0 0 20rem;height:20rem;display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.product-card:hover .product-card__image img{transform:scale(1.025)}.category-chip{letter-spacing:.05em;color:var(--ink);padding:.42rem .65rem;position:absolute;bottom:.9rem;left:.9rem}.category-chip--inline{position:static}.category-chip--music{background:#fff2f6;border-color:#f1a0b6}.category-chip--flashcards{background:#effcfa;border-color:#8bd2ce}.category-chip--life-skills{background:#fff8e8;border-color:#f3c172}.category-chip--family-planning{background:#f5f3ff;border-color:#b9b1e0}.product-card__body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.product-card__meta{color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.82rem;font-weight:750;display:flex}.product-card__meta strong{color:var(--ink);font-size:1.05rem}.product-card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;height:4.3rem;display:-webkit-box;overflow:hidden}.product-card h3 a:hover{color:var(--blue-dark)}.product-card__body>p{-webkit-line-clamp:3;height:4.6rem;color:var(--muted);-webkit-box-orient:vertical;flex:0 0 4.6rem;margin:.65rem 0 .8rem;font-size:.94rem;line-height:1.62;display:-webkit-box;overflow:hidden}.product-card__actions{justify-content:space-between;align-items:center;gap:.8rem;min-height:2.8rem;margin-top:auto;display:flex}.checkout-pending{color:var(--muted);font-size:.78rem;font-weight:800}.category-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius-lg);min-height:13rem;box-shadow:var(--shadow-soft);background:#fff;padding:1.4rem;position:relative;overflow:hidden}.category-card:before{content:"";background:var(--blue);width:.3rem;position:absolute;inset:0 auto 0 0}.category-card h3,.category-card p,.category-card a{position:relative}.category-card p{color:var(--muted)}.category-card a{color:var(--blue-dark);font-weight:850}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.blog-card{border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;overflow:hidden}.blog-card__image{aspect-ratio:16/9;background:var(--cool-2);display:block;overflow:hidden}.blog-card__image img{object-fit:cover;width:100%;height:100%}.blog-card__body{padding:1.3rem}.blog-card__meta{color:var(--muted);flex-wrap:wrap;gap:.35rem;font-size:.78rem;font-weight:750;display:flex}.blog-card h3{margin-top:.7rem}.blog-card h3 a:hover{color:var(--blue-dark)}.blog-card p{color:var(--muted);font-size:.94rem;line-height:1.62}.page-hero{text-align:center;padding:4.2rem 0 2.6rem}.page-hero h1{max-width:14ch;margin:.9rem auto 0;font-size:clamp(2.6rem,6vw,4.8rem)}.page-hero p{max-width:42rem;color:var(--muted);margin:1rem auto 0;font-size:1.12rem}.shop-tools{grid-template-columns:minmax(15rem,1fr) auto;align-items:center;gap:1rem;margin-bottom:2rem;display:grid}.search-field{position:relative}.search-field label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.search-field input{border:1px solid var(--line);width:100%;min-height:3.25rem;color:var(--ink);background:#fff;border-radius:999px;padding:.75rem 1rem .75rem 2.8rem}.search-field:before{content:"⌕";color:var(--blue-dark);font-size:1.4rem;position:absolute;top:.6rem;left:1rem}.filter-group{flex-wrap:wrap;gap:.5rem;display:flex}.filter-group button{border:1px solid var(--line);min-height:2.7rem;color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:.55rem .9rem;font-weight:800}.filter-group button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.shop-status{color:var(--muted);margin:-1rem 0 1.4rem;font-size:.9rem}.empty-state{border:2px dashed var(--line);border-radius:var(--radius-lg);text-align:center;padding:4rem 1rem}.product-hero{padding:4rem 0 5rem}.product-hero__grid{grid-template-columns:minmax(20rem,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.product-gallery{border:2px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fff;padding:1rem}.product-gallery img{aspect-ratio:1;border-radius:calc(var(--radius-xl) - .65rem);object-fit:cover;background:var(--cool-2);width:100%}.product-copy h1{margin-top:1rem;font-size:clamp(2.5rem,5vw,4.4rem)}.product-copy__lead{color:var(--muted);font-size:1.12rem}.product-price{align-items:baseline;gap:.7rem;margin:1.2rem 0;display:flex}.product-price strong{font-family:Arial Rounded MT Bold,sans-serif;font-size:2.1rem}.product-price span{color:var(--muted)}.product-actions{flex-wrap:wrap;gap:.8rem;display:flex}.product-facts{flex-wrap:wrap;gap:.65rem;margin-top:1.4rem;display:flex}.product-facts span{border:1px solid var(--line-soft);color:var(--muted);background:#fff;border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-weight:800}.product-details{grid-template-columns:minmax(0,1.3fr) minmax(17rem,.7fr);gap:3rem;display:grid}.prose{color:#33435c}.prose h2{margin:2.5rem 0 1rem;font-size:2rem}.prose h2:first-child{margin-top:0}.prose h3{margin:2rem 0 .7rem}.prose p,.prose li{max-width:46rem;line-height:1.82}.prose ul,.prose ol{padding-left:1.35rem}.prose a{color:var(--blue-dark);text-underline-offset:.2rem;text-decoration:underline}.marketplace-panel{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;align-self:start;padding:1.4rem}.marketplace-panel h2{font-size:1.45rem}.market-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.market-row:last-child{border-bottom:0}.market-row span{color:var(--muted);font-size:.8rem;display:block}.market-row a{color:var(--blue-dark);font-weight:850}.sale-price{color:var(--red)}.regular-price{color:var(--muted);margin-left:.3rem;font-size:.82rem;text-decoration:line-through}.blog-hero{padding:4.6rem 0 2.8rem}.blog-hero__inner{max-width:50rem}.blog-hero h1{margin-top:.9rem;font-size:clamp(2.7rem,6vw,5rem)}.blog-hero p{color:var(--muted);font-size:1.15rem}.article-header{text-align:center;padding:4rem 0 2.5rem}.article-header__inner{max-width:62rem}.article-header h1{max-width:60rem;margin:1rem auto 0;font-size:clamp(2.5rem,5vw,4.2rem)}.article-header p{max-width:46rem;color:var(--muted);margin:1.1rem auto 0;font-size:1.16rem}.article-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:1rem;font-size:.86rem;display:flex}.article-layout{grid-template-columns:minmax(0,1fr) 19rem;align-items:start;gap:3rem;padding-bottom:6rem;display:grid}.article-body{min-width:0;max-width:47rem}.article-body>p:first-child,.article-body>.article-toc+p{color:var(--ink);font-size:1.14rem;font-weight:600}.article-toc{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cool-1);margin:0 0 2.5rem;padding:1.35rem 1.5rem}.article-toc strong{color:var(--ink);font-family:Arial Rounded MT Bold,Segoe UI,sans-serif;font-size:1.05rem}.article-toc ol{columns:2;column-gap:2rem;margin:.85rem 0 0;padding-left:1.2rem}.article-toc li{break-inside:avoid;margin:0 0 .45rem}.article-toc a{color:var(--blue-dark);text-decoration:none}.article-toc a:hover{text-underline-offset:.2rem;text-decoration:underline}.article-body h2{margin-top:3.6rem;scroll-margin-top:7rem}.article-body h3{scroll-margin-top:7rem}.article-body li+li{margin-top:.55rem}.article-body table{border-collapse:collapse;width:100%;margin:1.75rem 0;font-size:.9rem;line-height:1.55;display:block;overflow-x:auto}.article-body th,.article-body td{border:1px solid var(--line-soft);text-align:left;vertical-align:top;min-width:9rem;padding:.75rem}.article-body th{background:var(--cool-2);color:var(--ink)}.article-body blockquote{border-left:.3rem solid var(--blue);color:var(--muted);margin:1.75rem 0;padding:.15rem 0 .15rem 1.25rem}.article-product{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:#fff;padding:1rem;position:sticky;top:7rem}.article-product img{aspect-ratio:1;object-fit:cover;border-radius:.9rem;width:100%}.article-product h2{margin-top:1rem;font-size:1.25rem}.article-product p{color:var(--muted);font-size:.88rem;line-height:1.55}.article-product .button{width:100%}.cta-band{padding:2rem 0 6rem}.cta-band__inner{border-radius:var(--radius-xl);background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:clamp(2rem,5vw,3.4rem);display:grid}.cta-band h2{max-width:16ch}.cta-band p{color:#cdd8e8;max-width:40rem;margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#fff}.site-footer__grid{justify-content:space-between;gap:3rem;padding:3rem 0 2rem;display:flex}.site-footer__brand{align-items:center;gap:1rem;max-width:31rem;display:flex}.site-footer__brand img{flex:0 0 4rem}.site-footer__brand strong{font-family:Arial Rounded MT Bold,sans-serif;font-size:1.15rem}.site-footer__brand p{color:var(--muted);margin:.25rem 0 0}.site-footer nav{flex-wrap:wrap;align-items:center;gap:.7rem 1.1rem;font-weight:750;display:flex}.site-footer nav a:hover{color:var(--blue-dark)}.footer-bottom{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:2rem;padding:1.3rem 0 2.4rem;display:flex}.footer-bottom p{color:var(--muted);margin:0;font-size:.84rem}@media (width<=980px){.hero__grid,.product-hero__grid{grid-template-columns:1fr 1fr;gap:2.5rem}.product-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.product-details{grid-template-columns:1fr}.marketplace-panel{max-width:35rem}.article-layout{grid-template-columns:minmax(0,1fr) 16rem;gap:2rem}}@media (width<=740px){.shell{width:min(calc(100% - 1.3rem), var(--shell))}.site-header__inner{gap:.45rem;min-height:0;padding-block:.65rem .45rem;display:grid}.brand{width:12.5rem;margin-inline:auto}.site-nav{justify-content:center;gap:.2rem;width:100%}.site-nav a{padding:.48rem .65rem;font-size:.8rem}.site-nav a:last-child{display:none}.hero{padding:2.35rem 0 3.2rem}.hero__grid,.product-hero__grid{grid-template-columns:1fr}.hero h1{max-width:10ch;font-size:clamp(2.75rem,14vw,4rem)}.hero__lead{font-size:1rem;line-height:1.65}.hero__proof{flex-direction:column;align-items:flex-start;gap:.55rem}.hero-art{border-radius:1.35rem;min-height:24rem}.hero-art__stack{width:min(72%,18rem)}.hero-art__card{min-height:18rem;padding:1.35rem}.hero-art__card img{width:min(9.5rem,62%)}.section-heading{flex-direction:column;align-items:start}.product-grid,.blog-grid,.category-grid,.shop-tools{grid-template-columns:1fr}.filter-group{flex-wrap:nowrap;padding-bottom:.3rem;overflow-x:auto}.filter-group button{flex:none}.product-hero{padding-top:2.6rem}.product-gallery{order:1}.product-copy{order:0}.article-layout{grid-template-columns:1fr}.article-toc ol{columns:1}.article-product{max-width:25rem;position:static}.cta-band__inner{grid-template-columns:1fr}.site-footer__grid,.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=430px){.hero-art{min-height:24rem}.hero__actions,.product-actions{flex-direction:column;align-items:stretch}.hero__actions .button,.product-actions .button{width:100%}.product-card__actions{gap:.55rem}.product-card__actions .button{padding-inline:.85rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
