.lp-home-html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}.lp-home{background:var(--white);color:var(--charcoal);font:400 1.0625rem/1.6 var(--font-body);padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);margin:0}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3{font-family:var(--font-head);color:var(--orange);letter-spacing:-.02em;margin:0;line-height:1.08}p{margin:0}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:3px solid var(--navy);outline-offset:3px;border-radius:4px}.wrap{width:min(100% - 2.5rem, var(--wrap));margin-inline:auto}.skip{background:var(--navy);color:var(--white);z-index:100;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip:focus{left:0}.btn{border:2px solid var(--navy);background:var(--navy);min-height:3rem;color:var(--white);font:700 1rem/1 var(--font-body);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.5rem;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{background:var(--orange);border-color:var(--orange)}.btn--ghost{color:var(--navy);background:0 0}.btn--ghost:hover{background:var(--navy);border-color:var(--navy);color:var(--white)}.topbar{background:var(--orange);color:var(--white);font-size:.9375rem;font-weight:500}.topbar .wrap{flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-block:.55rem;display:flex}.topbar ul{flex-wrap:wrap;gap:1.25rem;display:flex}.topbar a{text-decoration:none}.topbar a:hover{text-underline-offset:3px;text-decoration:underline}.topbar :focus-visible{outline-color:var(--white)}.header{background:var(--white);z-index:50;border-bottom:1px solid var(--rule);position:sticky;top:0}.header__top{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-block:.9rem;display:grid}.header__left{justify-self:start;align-items:center;display:flex}.header__right{justify-self:end;align-items:center;display:flex}.logo{justify-self:center;line-height:0;display:block}.logo svg{width:auto;height:52px;display:block}.nav{border-top:1px solid var(--rule)}.nav ul{justify-content:center;gap:.25rem;padding-block:.35rem;display:flex}.nav a{white-space:nowrap;color:var(--navy);border-radius:999px;padding:.6rem 1rem;font-weight:700;text-decoration:none;display:block}.nav a:hover{background:var(--gray)}.search{border:2px solid var(--navy);border-radius:999px;display:flex;overflow:hidden}.search input{font:inherit;background:var(--white);width:11rem;min-width:0;color:var(--charcoal);border:0;padding:.55rem 1rem}.search input:focus-visible{outline-offset:-3px}.search button{background:var(--navy);color:var(--white);cursor:pointer;border:0;padding:0 1rem;font-weight:700}.search button:hover{background:var(--orange)}.cart{color:var(--navy);align-items:center;gap:.4rem;padding:.5rem .25rem;font-weight:700;text-decoration:none;display:inline-flex}.cart:hover{color:var(--orange)}.menu-btn{background:var(--navy);color:var(--white);font:700 1rem var(--font-body);cursor:pointer;border:0;border-radius:999px;padding:.65rem 1.1rem;display:none}.footer-logo{margin-bottom:1.2rem;line-height:0;display:inline-block}.footer-logo svg{width:auto;height:52px;display:block}.hero{padding:clamp(2.5rem,6vw,5rem) 0 clamp(4.5rem,8vw,6.5rem)}.hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.hero h1{font-size:clamp(2.5rem,6vw,4.6rem);font-weight:800}.hero p.lead{max-width:34ch;margin-top:1.25rem;font-size:1.25rem}.hero .actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.book{background-color:var(--white);box-shadow:0 1px 0 var(--rule), 0 18px 40px -18px #0b1f3a73, -6px 0 0 -2px var(--navy);background-image:repeating-linear-gradient(to bottom, transparent 0, transparent 47px, var(--rule) 47px, var(--rule) 48px);background-position:0 3.75rem;border-radius:6px 12px 12px 6px;padding:1.4rem 1.6rem 1.6rem 4.4rem;position:relative;transform:rotate(1.4deg)}.book:before{content:"";background:var(--orange);width:2px;position:absolute;top:0;bottom:0;left:3.3rem}.book__title{font:800 1.15rem/1.2 var(--font-head);color:var(--navy);letter-spacing:-.01em;align-items:center;height:3.25rem;display:flex}.book ul{margin-top:.5rem}.book li{height:48px;font:600 1.7rem/1 var(--font-hand);color:var(--navy);align-items:center;gap:.9rem;display:flex}.tick{border:2px solid var(--navy);border-radius:6px;flex:none;place-items:center;width:26px;height:26px;display:grid}.tick svg{width:20px;height:20px;stroke:var(--orange);stroke-width:3.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:26;stroke-dashoffset:0}.book li:nth-child(n) .tick svg{animation:.5s ease-out both draw}.book li:first-child .tick svg{animation-delay:.5s}.book li:nth-child(2) .tick svg{animation-delay:1s}.book li:nth-child(3) .tick svg{animation-delay:1.5s}.book li:nth-child(4) .tick svg{animation-delay:2s}.book li:nth-child(5) .tick svg{animation-delay:2.5s}.book li:nth-child(6) .tick svg{animation-delay:3s}@keyframes draw{0%{stroke-dashoffset:26px}to{stroke-dashoffset:0}}.book__note{color:var(--charcoal);margin-top:.6rem;font-size:.9375rem}.book__note a{color:var(--navy);font-weight:700}.finder{z-index:2;margin-top:calc(-1*clamp(2.6rem,5vw,3.6rem));position:relative}.finder__card{background:var(--gray);border-radius:var(--radius);border:1px solid var(--rule);grid-template-columns:1fr 1.5fr;align-items:center;gap:1.5rem 2rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.finder h2{font-size:clamp(1.5rem,3vw,2rem)}.finder p{margin-top:.4rem}.finder form{flex-wrap:wrap;gap:.8rem;display:flex}.finder label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.finder select{border:2px solid var(--navy);min-height:3rem;font:500 1rem var(--font-body);background:var(--white);color:var(--charcoal);border-radius:999px;flex:15rem;padding:.6rem 1.2rem}section{padding-block:clamp(3.5rem,7vw,6rem)}.section-head{max-width:40rem;margin-bottom:2.2rem}.section-head h2{font-size:clamp(1.9rem,4vw,3rem)}.section-head p{margin-top:.7rem;font-size:1.125rem}.cats{grid-template-columns:repeat(6,1fr);grid-auto-rows:210px;gap:1rem;display:grid}.cat{border-radius:var(--radius);background:var(--navy);color:var(--white);isolation:isolate;align-items:flex-end;padding:1.2rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.cat img{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.cat:after{content:"";z-index:-1;background:linear-gradient(#0b1f3a00 35%,#0b1f3ae0);position:absolute;inset:0}.cat:hover img{transform:scale(1.04)}.cat h3{color:var(--white);font-size:1.4rem}.cat span{opacity:.95;margin-top:.25rem;font-size:.95rem;display:block}.cat--big{grid-area:span 2/span 3}.cat--big h3{font-size:clamp(1.8rem,3vw,2.4rem)}.cat--mid,.cat--small{grid-column:span 3}.cat--tile{background:var(--navy);color:var(--white)}.cat--tile:after{display:none}.cat--tile svg{width:54px;height:54px;stroke:var(--white);fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;position:absolute;top:1.2rem;right:1.2rem}.cat:focus-visible{outline-color:var(--orange)}.signature{background:var(--gray)}.signature .wrap{grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.signature h2{font-size:clamp(2rem,4.5vw,3.3rem)}.signature .lead{max-width:40ch;margin-top:1rem;font-size:1.15rem}.signature .about{max-width:46ch;margin-top:.9rem}.tracks{flex-wrap:wrap;gap:.5rem;margin-top:1.4rem;display:flex}.tracks li{border:1.5px solid var(--navy);color:var(--navy);background:var(--white);border-radius:999px;padding:.35rem .95rem;font-size:.975rem;font-weight:500}.signature .actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.code{background-color:var(--navy);color:var(--white);border-radius:var(--radius);background-image:repeating-linear-gradient(#0000 0 calc(2.1rem - 1px),#ffffff1f calc(2.1rem - 1px) 2.1rem);background-position:0 2.4rem;padding:2.4rem 1.5rem 1.6rem 4.4rem;font:500 1.02rem/2.1rem ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;position:relative;overflow:hidden;box-shadow:0 18px 40px -20px #0b1f3a8c}.code:before{content:"";background:var(--orange);width:3px;position:absolute;top:0;bottom:0;left:3.3rem}.code__badge{background:var(--orange);color:var(--white);font:700 .9rem/1 var(--font-body);border-radius:0 0 10px 10px;padding:.55rem 1rem;position:absolute;top:0;left:4.4rem}.code pre{font:inherit;white-space:pre;margin:0;overflow-x:auto}.code .c{color:#fff9}.code .k{color:var(--orange);font-weight:700}.code .s{color:var(--white)}.steps-band{background:var(--gray)}.steps{counter-reset:s;grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.steps li{counter-increment:s;border-top:3px solid var(--orange);padding-top:1.1rem}.steps li:before{content:counter(s);font:800 3rem/1 var(--font-head);color:var(--orange);margin-bottom:.6rem;display:block}.steps h3{color:var(--navy);font-size:1.35rem}.steps p{max-width:30ch;margin-top:.5rem}.callout{background:var(--orange);color:var(--white)}.callout .wrap{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.callout h2{color:var(--white);font-size:clamp(2rem,4.5vw,3.4rem)}.callout p{max-width:36ch;margin-top:1rem;font-size:1.2rem;font-weight:500}.callout .btn{margin-top:1.8rem}.callout .btn:hover{background:var(--white);color:var(--navy);border-color:var(--white)}.callout :focus-visible{outline-color:var(--white)}.callout img{border-radius:var(--radius);aspect-ratio:4/3;object-fit:cover;width:100%}.schools ul{flex-wrap:wrap;gap:.6rem;display:flex}.schools li{border:1.5px solid var(--navy);color:var(--navy);border-radius:999px;padding:.45rem 1.1rem;font-weight:500}.footer{background:var(--orange);color:var(--white);padding-block:3.5rem 2rem}.footer :focus-visible{outline-color:var(--white)}.footer .cols{grid-template-columns:1.3fr 1fr 1fr;gap:2.5rem;display:grid}.footer h2{color:var(--white);margin-bottom:1rem;font-size:1.3rem}.footer li+li{margin-top:.5rem}.footer a{font-weight:500;text-decoration:none}.footer a:hover{text-underline-offset:3px;text-decoration:underline}.footer .legal{border-top:1px solid #ffffff73;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.4rem;font-weight:500;display:flex}.footer .legal ul{gap:1.25rem;display:flex}.footer .legal li+li{margin-top:0}@media (max-width:900px){.menu-btn{display:inline-flex}.search{display:none}.nav{padding:0 1.25rem .8rem;display:none}.nav.is-open{display:block}.nav ul{flex-direction:column;align-items:stretch}.hero .wrap,.callout .wrap,.signature .wrap{grid-template-columns:1fr}.book{max-width:30rem}.finder__card,.steps{grid-template-columns:1fr}.footer .cols{grid-template-columns:1fr 1fr}.footer .cols>:first-child{grid-column:1/-1}}@media (max-width:640px){.header__top{gap:.5rem}.topbar{font-size:.85rem}.topbar ul{justify-content:center;gap:.8rem}.logo svg{height:34px}.menu-btn{padding:.55rem .85rem;font-size:.9rem}.cart .cart-label{display:none}.footer-logo svg{height:44px}.cats{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.cat--big{grid-area:span 2/1/auto/-1}.cat--mid,.cat--small{grid-column:span 1}.cat h3{font-size:1.15rem}.cat span{display:none}.book{padding-left:3.6rem}.code{padding-left:3.6rem;font-size:.9rem}.code:before{left:2.6rem}.code__badge{left:3.6rem}.book:before{left:2.6rem}.book li{font-size:1.5rem}.footer .cols{grid-template-columns:1fr}.topbar .wrap{text-align:center;justify-content:center}}@media (prefers-reduced-motion:reduce){.lp-home-html{scroll-behavior:auto}.book li .tick svg{animation:none!important}.cat img{transition:none}}.shop-hero{background:var(--gray);padding-block:clamp(2rem,5vw,3.2rem)}.shop-hero h1{color:var(--orange);font-size:clamp(2rem,4.5vw,2.9rem)}.crumbs{color:var(--charcoal);margin-bottom:.6rem;font-size:.9rem}.crumbs a{color:var(--navy);font-weight:700;text-decoration:none}.crumbs a:hover{text-decoration:underline}.shop-hero p{max-width:48ch;margin-top:.5rem}.shop{padding-block:clamp(2.2rem,5vw,3.5rem)}.shop-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.pills{flex-wrap:wrap;gap:.55rem;display:flex}.pill{border:1.5px solid var(--navy);background:var(--white);color:var(--navy);font:700 .9375rem var(--font-body);cursor:pointer;border-radius:999px;padding:.5rem 1.1rem}.pill:hover{background:var(--gray)}.pill.is-active{background:var(--navy);color:var(--white)}.sort{color:var(--navy);align-items:center;gap:.6rem;font-size:.9375rem;font-weight:700;display:flex}.sort select{border:2px solid var(--navy);font:500 .9375rem var(--font-body);color:var(--charcoal);background:var(--white);border-radius:999px;padding:.5rem 1rem}.count{color:var(--charcoal);margin-bottom:1.2rem;font-size:.9375rem}.grid{grid-template-columns:repeat(4,1fr);gap:1.6rem 1.3rem;display:grid}.product{flex-direction:column;display:flex}.product__img{border-radius:var(--radius);background:var(--gray);aspect-ratio:1;display:block;position:relative;overflow:hidden}.product__img img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product:hover .product__img img{transform:scale(1.045)}.p-badge{z-index:1;background:var(--orange);color:var(--white);font:700 .78rem/1 var(--font-body);border-radius:999px;padding:.4rem .7rem;position:absolute;top:.7rem;left:.7rem}.product__cat{color:var(--charcoal);opacity:.7;text-transform:uppercase;letter-spacing:.04em;margin-top:.9rem;font-size:.8125rem}.product__name{font:700 1.0625rem/1.3 var(--font-body);color:var(--navy);margin-top:.25rem}.product__name a{text-decoration:none}.product__name a:hover{text-underline-offset:3px;text-decoration:underline}.product__price{color:var(--orange);margin-top:.45rem;font-weight:700}.product__price span{font-size:1.05rem}.p-old{color:var(--charcoal);opacity:.55;font-weight:500}.product__add{align-self:flex-start;min-height:2.6rem;margin-top:.8rem;padding:.5rem 1rem;font-size:.9rem}.product[hidden]{display:none}.empty{text-align:center;color:var(--charcoal);padding:3rem 1rem}.empty[hidden]{display:none}.pagination{justify-content:center;gap:.5rem;margin-top:2.6rem;display:flex}.pagination a,.pagination span{border:1.5px solid var(--rule);min-width:2.6rem;min-height:2.6rem;color:var(--navy);border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.pagination a:hover{background:var(--gray)}.pagination .is-current{background:var(--navy);border-color:var(--navy);color:var(--white)}@media (max-width:900px){.grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.grid{grid-template-columns:repeat(2,1fr);gap:1.1rem .8rem}.shop-bar{flex-direction:column;align-items:stretch}.pills{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;max-width:100%;padding-bottom:.4rem;overflow-x:auto}.pill{flex:none}.sort,.sort select{max-width:100%}}.product__img-placeholder{width:100%;height:100%;color:var(--charcoal);opacity:.55;justify-content:center;align-items:center;display:flex}
