@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--ink:#123e58;--blue:#125b82;--red:#cf4142;--cream:#fbf8f0;--yellow:#f5c750;--muted:#586b73;--line:#dfded5;--serif:'DM Serif Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}a:focus-visible,button:focus-visible{outline:3px solid #dc7329;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.08}h2{font-size:clamp(32px,3.6vw,48px)}.announcement{text-align:center;background:var(--ink);color:#fff;font-size:12px;letter-spacing:.04em;padding:9px 16px}.announcement span{color:#d7e7ef;margin-left:8px}.header{max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:8px 48px;border-bottom:1px solid var(--line);gap:24px}.brand img{height:100px;width:100px;object-fit:contain;mix-blend-mode:multiply}.header nav{display:flex;gap:35px;font-size:14px;font-weight:600}.header nav a:hover,footer a:hover{color:var(--red)}.header-cta{border:1px solid var(--ink);padding:11px 18px;border-radius:6px;font-size:13px;font-weight:600}.header-cta span{padding-left:16px}.hero{max-width:1280px;min-height:630px;margin:auto;padding:72px 48px 65px;display:grid;grid-template-columns:1fr 1fr;gap:30px;overflow:hidden}.eyebrow{font-weight:700;font-size:10px;letter-spacing:.16em;line-height:1.7}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:22px}.tiny-sun{font-size:26px;color:#d59116;line-height:1}h1{font-size:clamp(54px,5.7vw,78px);margin-bottom:24px}h1 em{color:var(--red);font-weight:400}.hero-description{max-width:425px;font-size:16px;color:var(--muted);line-height:1.8;margin-bottom:27px}.button{display:inline-flex;gap:30px;align-items:center;padding:15px 23px;border-radius:6px;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--ink);color:#fff}.primary:hover{background:#1d5879}.hero-note{font-size:12px;color:var(--muted);margin-top:24px}.hero-note span{color:var(--red);margin-right:8px}.hero-art{position:relative;min-height:485px;align-self:center}.book-halo{position:absolute;width:440px;height:440px;max-width:100%;background:#f7e9ba;top:15px;left:8%;border-radius:50%}.hero-book{position:absolute;object-fit:contain;box-shadow:8px 16px 25px #15354638;border-radius:3px}.hero-left{width:190px;height:260px;left:0;top:110px;transform:rotate(-12deg)}.hero-right{width:192px;height:260px;right:0;top:90px;transform:rotate(13deg)}.hero-front{width:250px;height:315px;object-fit:cover;left:50%;top:80px;transform:translateX(-50%) rotate(-3deg)}.spark{position:absolute;z-index:2;color:#d89a2a}.spark-one{font-size:45px;left:22px;top:10px}.spark-two{font-size:60px;right:5px;bottom:30px}.round-note{position:absolute;z-index:3;right:15px;top:340px;border-radius:50%;height:132px;width:132px;background:var(--red);color:white;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;line-height:1.7;transform:rotate(9deg);box-shadow:0 0 0 7px var(--cream)}.round-note strong{font-size:13px}.round-note span{font-size:24px}.scribble{position:absolute;bottom:18px;left:30px;font-family:var(--serif);font-style:italic;font-size:21px;transform:rotate(-6deg)}.story-strip{display:flex;justify-content:center;align-items:center;gap:50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:21px 30px;background:#f5f0e3;font-size:12px;font-weight:500;letter-spacing:.03em}.story-strip span:nth-child(even){color:var(--red)}.section{max-width:1280px;margin:auto;padding:83px 48px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px}.section-heading h2{margin:0}.section-heading .eyebrow{color:var(--red);margin-bottom:12px}.section-heading>p{font-size:14px;color:var(--muted);margin-bottom:3px}.catalog-tools{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:32px;gap:16px}.filters{display:flex;flex-wrap:wrap;gap:8px}.filters button{padding:9px 15px;border:1px solid var(--line);border-radius:30px;background:transparent;font-size:12px;color:var(--ink);font-weight:500}.filters button:hover{border-color:var(--ink)}.filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.filters button span{opacity:.65;margin-left:6px}#result-count{font-size:11px;color:var(--muted);white-space:nowrap;margin:0}.book-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px 24px}.book-card{display:flex;flex-direction:column;min-width:0}.book-card[hidden]{display:none}.cover-stage{background:#efe9d9;border-radius:8px;min-height:280px;height:280px;position:relative;display:flex;justify-content:center;align-items:center;padding:27px;overflow:hidden}.book-card:nth-child(4n+2) .cover-stage{background:#e5edf0}.book-card:nth-child(4n+3) .cover-stage{background:#f1e7df}.cover-stage.fiction{background:#e3e8e9}.cover-stage.memoir{background:#eee3d5}.cover-stage img{max-height:228px;max-width:100%;height:auto;width:auto;box-shadow:5px 10px 15px #182e4430;transition:transform .2s}.cover-stage:hover img{transform:translateY(-5px) rotate(-2deg)}.cover-arrow{position:absolute;right:12px;bottom:10px;font-size:20px}.book-info{padding-top:18px;display:flex;flex-direction:column;flex:1}.book-meta{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#65767d;margin-bottom:9px;font-weight:700}.book-info h3{font-family:var(--serif);font-weight:400;line-height:1.2;font-size:23px;margin-bottom:10px;letter-spacing:-.01em}.book-info p{color:var(--muted);font-size:13px;line-height:1.65;margin-bottom:17px}.buy{margin-top:auto;padding-top:10px;border-top:1px solid var(--line);font-weight:700;font-size:12px;display:flex;justify-content:space-between;align-items:center}.buy:hover{color:var(--red)}.buy span[aria-hidden]{font-size:19px}.ark-section{color:#fff;background:radial-gradient(ellipse at 74% 80%,#265d70 0,transparent 50%),#102e43;position:relative;overflow:hidden}.ark-section:before{content:'';position:absolute;width:650px;height:650px;right:-70px;top:-70px;border:1px solid #ffffff10;border-radius:50%;box-shadow:0 0 0 90px #ffffff03,0 0 0 180px #ffffff02}.ark-inner{max-width:1280px;margin:auto;padding:74px 48px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;position:relative}.ark-copy .eyebrow{color:#e3c575}.ark-copy h2{font-size:55px;margin-bottom:22px}.ark-copy h2 em{color:#f1cf77}.ark-copy p:not(.eyebrow){max-width:445px;font-size:14px;line-height:1.9;color:#c8d6df}.light{background:#f8f2e5;color:var(--ink);font-size:12px;margin-top:5px}.ark-caption{display:block;margin-top:18px;font-size:11px;color:#b6c8d1}.ark-books{display:flex;align-items:center;justify-content:center;min-height:350px}.ark-books img{width:30%;box-shadow:8px 20px 26px #0006;transform:rotate(-8deg)}.ark-books img:last-child{transform:rotate(8deg)}.ark-books .ark-main{width:41%;z-index:1;transform:translateY(-8px);margin:0 -16px}.about{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center;padding-top:100px;padding-bottom:100px}.about-logo{background:#f0eadb;min-height:350px;border-radius:50% 50% 12px 12px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px}.about-logo img{mix-blend-mode:multiply;width:225px;height:225px;object-fit:contain}.about-logo span{font-family:var(--serif);font-size:20px;margin-top:10px;font-style:italic}.about .eyebrow{color:var(--red)}.about h2{margin-bottom:25px}.about p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted)}.text-link{font-size:13px;font-weight:700;display:inline-block;border-bottom:1px solid var(--ink);padding:6px 0}.text-link span{margin-left:16px}.closing{background:#f3e9cb;border-block:1px solid #e9dbb8;text-align:center;padding:50px 24px 55px}.closing>span{font-size:38px;color:var(--red);line-height:1}.closing h2{font-size:40px;margin:16px 0}.closing p{color:var(--muted);font-size:14px;margin-bottom:24px}footer{max-width:1280px;margin:auto;padding:40px 48px 28px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid var(--line)}.footer-brand{font-family:var(--serif);font-size:24px}.footer-brand span{font-family:var(--sans);font-size:9px;letter-spacing:.16em;display:block}.footer-top nav{display:flex;gap:25px;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;font-size:10px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-70px;left:15px;padding:12px 18px;background:white;z-index:10}.skip:focus{top:10px}
@media(min-width:1450px){.hero{padding-top:85px;padding-bottom:85px}}@media(max-width:1000px){.header{padding-inline:28px}.hero{padding:55px 28px;gap:15px}.hero h1{font-size:58px}.hero-art{transform:scale(.86);transform-origin:center}.hero-front{width:220px;height:280px}.hero-left,.hero-right{width:160px;height:220px}.book-grid{grid-template-columns:repeat(2,1fr)}.section{padding:65px 28px}.story-strip{gap:25px}.ark-inner{padding:65px 28px;gap:20px}.ark-copy h2{font-size:46px}.about{gap:45px}.header-cta{display:none}.cover-stage{height:310px}.cover-stage img{max-height:255px}}
@media(max-width:650px){.announcement{font-size:10px}.announcement span{display:none}.header{padding:5px 20px;gap:12px}.brand img{width:80px;height:80px}.header nav{gap:18px;font-size:11px}.hero{grid-template-columns:1fr;padding:35px 24px 25px;gap:0}.hero .eyebrow{font-size:8px;letter-spacing:.1em}.hero h1{font-size:44px;line-height:1.08}.hero-description{font-size:14px;max-width:360px}.hero-note{margin-top:20px}.hero-art{height:380px;min-height:380px;transform:none;max-width:400px;width:100%;margin:16px auto 0}.book-halo{width:310px;height:310px;left:calc(50% - 155px);top:30px}.hero-left{width:135px;height:185px;left:8px;top:110px}.hero-right{width:140px;height:190px;right:6px;top:85px}.hero-front{width:185px;height:240px;top:73px}.round-note{top:265px;right:8px;width:100px;height:100px;font-size:10px;box-shadow:0 0 0 5px var(--cream)}.round-note strong{font-size:10px}.spark-one{left:15px;top:17px;font-size:35px}.spark-two{display:none}.scribble{font-size:17px;left:4px;bottom:22px}.story-strip{padding:17px 20px;gap:15px;font-size:10px;text-align:center}.story-strip span:nth-last-child(-n+2){display:none}.section{padding:50px 20px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading>p{margin-top:15px;font-size:13px}.section-heading>p br{display:none}.catalog-tools{display:block}.filters{gap:7px}.filters button{font-size:10px;padding:8px 11px}#result-count{margin-top:13px}.book-grid{gap:30px 16px}.cover-stage{height:210px;min-height:210px;padding:18px 14px}.cover-stage img{max-height:175px}.book-meta{font-size:8px;letter-spacing:.02em}.book-info h3{font-size:20px}.book-info p{font-size:12px}.buy{font-size:10px}.ark-inner{grid-template-columns:1fr;padding:50px 24px 40px;gap:20px}.ark-copy h2{font-size:48px}.ark-books{min-height:290px;max-width:370px;margin:auto}.ark-books img{max-height:265px;width:29%;object-fit:contain}.ark-books .ark-main{width:40%}.about{grid-template-columns:1fr;gap:35px}.about-logo{min-height:280px;max-width:330px;width:100%;margin:auto}.about-logo img{width:190px;height:190px}.about h2{font-size:36px}.closing h2{font-size:34px}footer{padding:30px 20px}.footer-top{align-items:flex-start;gap:22px}.footer-brand{font-size:21px}.footer-top nav{gap:9px;flex-direction:column;font-size:11px}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.videos{padding-bottom:45px}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.video-card{min-width:0}.video-frame{position:relative;aspect-ratio:9/16;background:#112f42;border-radius:12px;overflow:hidden;border:1px solid #d9dedc}.video-frame iframe{display:block;width:100%;height:100%;border:0}.video-caption{padding:15px 2px}.video-caption h3{font-size:12px;font-weight:600;margin-bottom:7px}.video-caption a{font-size:12px;color:var(--blue);display:flex;justify-content:space-between}.video-caption a:hover{text-decoration:underline}.video-help{font-size:12px;color:var(--muted);margin:18px 0 10px}@media(max-width:1000px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.header nav{gap:12px;font-size:10px}.video-grid{grid-template-columns:1fr;gap:23px;max-width:340px;margin:auto}.videos .section-heading h2{font-size:35px}.video-frame{max-height:560px}.video-help{margin-top:24px}}

.video-frame{aspect-ratio:9/16}.video-frame video{width:100%;height:100%;display:block;object-fit:contain;background:#102e43}
.video-caption h3{font-family:var(--serif);font-size:23px;line-height:1.2;margin-bottom:12px}.video-caption .video-book-link{font-weight:700;margin-bottom:10px}.video-card{scroll-margin-top:30px}
.signed-section{background:#f2eadb;border-block:1px solid #e3d9c7;scroll-margin-top:25px}.signed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.signed-card{background:var(--cream);border:1px solid #e4dccc;border-radius:10px;overflow:hidden;scroll-margin-top:30px;display:flex;flex-direction:column}.signed-cover{height:265px;position:relative;padding:27px 30px 38px;display:flex;justify-content:center;align-items:center;background:#e8dfce}.signed-cover img{width:auto;height:auto;max-height:200px;box-shadow:5px 9px 16px #18334630}.signed-cover>span{position:absolute;bottom:12px;font-size:9px;letter-spacing:.15em;font-weight:700;color:#7a3d2e}.signed-info{padding:22px;display:flex;flex-direction:column;flex:1}.signed-info h3{font-family:var(--serif);font-size:24px;line-height:1.2;font-weight:400;margin-bottom:10px}.signed-info p{font-size:11px;color:var(--muted);margin-bottom:18px}.signed-price{font-size:24px;font-weight:600;margin-top:auto;margin-bottom:16px}.signed-price span{font-size:10px;font-weight:500;color:var(--muted)}.paypal-button{display:flex;justify-content:space-between;align-items:center;background:#ffc439;color:#193959;border-radius:5px;padding:12px;font-size:12px;font-weight:700;gap:8px}.paypal-button:hover{background:#f2b321}.signed-info small{text-align:center;font-size:10px;color:var(--muted);margin-top:8px}.signed-note{font-size:12px;color:var(--muted);margin:23px 0 0}.signed-card-link{color:var(--red);font-size:11px;font-weight:700;margin-top:10px}.header nav{gap:22px}@media(max-width:1000px){.signed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.header{align-items:center}.header nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;max-width:240px}.signed-grid{grid-template-columns:1fr;max-width:360px;margin:auto}.signed-cover{height:285px}.signed-cover img{max-height:230px}.signed-info{padding:22px}.signed-info h3{font-size:27px}.signed-section .section-heading>p br{display:none}.signed-section .section-heading>p{max-width:300px}}

/* Four featured children's covers, with every title visible. */
.hero-art.hero-four{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px;justify-items:center;align-items:center;max-width:460px;width:100%;min-height:570px;padding:18px 20px 90px;margin-inline:auto;transform:none}
.hero-four .book-halo{width:100%;height:440px;left:0;top:40px}
.hero-four .hero-book{position:relative;inset:auto;width:auto;height:210px;max-width:100%;object-fit:contain;z-index:1;transform:none;box-shadow:7px 12px 20px #15354630}
.hero-four .hero-left{transform:rotate(-7deg)}
.hero-four .hero-right{transform:rotate(6deg)}
.hero-four .hero-front{transform:rotate(-4deg)}
.hero-four .hero-archie{transform:rotate(5deg)}
.hero-four .round-note{top:auto;bottom:0;right:5px;width:105px;height:105px;font-size:10px}
.hero-four .round-note strong{font-size:10px}
.hero-four .scribble{left:15px;bottom:22px;font-size:19px}
.hero-four .spark-one{top:-18px;left:8px}.hero-four .spark-two{display:none}
@media(max-width:1000px) and (min-width:651px){.hero-art.hero-four{gap:22px 16px;padding-inline:10px;min-height:510px}.hero-four .hero-book{height:180px}.hero-four .scribble{font-size:16px}}
@media(max-width:650px){.hero-art.hero-four{height:auto;min-height:500px;gap:20px 22px;padding:20px 8px 95px;max-width:365px;margin-top:35px}.hero-four .hero-book{height:185px;max-width:100%}.hero-four .book-halo{height:350px;top:35px}.hero-four .scribble{font-size:17px;left:0}.hero-four .round-note{width:95px;height:95px;right:0}.hero-four .spark-one{top:-20px}}
.share-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ink);border-radius:6px;background:transparent;color:var(--ink);min-width:44px;min-height:44px;padding:10px 13px;font-size:14px;font-weight:600;flex-shrink:0}.share-button:hover{background:#f3e9cb}.header{gap:18px}.share-dialog{width:min(440px,calc(100% - 32px));padding:26px;border:1px solid var(--line);border-radius:16px;background:var(--cream);color:var(--ink);box-shadow:0 20px 70px #102e4340}.share-dialog::backdrop{background:#102e4380}.share-dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.share-dialog h2{font-size:30px;margin-bottom:14px}.share-dialog-heading button{border:0;background:transparent;color:var(--ink);font-size:28px;min-width:44px;min-height:44px;margin-top:-8px}.share-dialog p{font-size:16px}.share-dialog label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.share-dialog input{width:100%;padding:12px;border:1px solid #a4b3ba;border-radius:6px;font:inherit;font-size:14px;color:var(--ink);background:white;margin-bottom:18px}.share-dialog input:focus-visible{outline:3px solid #dc7329;outline-offset:2px}.share-dialog .button{border:0}.share-status{margin:14px 0 0;color:var(--blue);min-height:24px}@media(max-width:1000px){.header nav{gap:14px}}@media(max-width:650px){.header{flex-wrap:wrap;gap:6px 12px}.header .brand{order:0}.share-button{order:1;margin-left:auto}.header nav{order:2;flex-basis:100%;max-width:none;justify-content:center;padding:0 0 12px;gap:10px 16px}}

/* Complete Project Ark series display */
.ark-books.ark-series{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;width:100%;max-width:500px;min-height:0;align-items:start;margin:auto}.ark-series-book{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.ark-books.ark-series img{width:auto;max-width:100%;height:230px;max-height:none;object-fit:contain;transform:none;margin:0;box-shadow:6px 12px 22px #0005;transition:transform .2s}.ark-series-book:hover img{transform:translateY(-5px)}.ark-series-book span{display:block;margin-top:14px;font-size:16px;font-weight:600;line-height:1.4}.ark-series-book small{display:block;margin-top:4px;font-size:13px;color:#c8d6df;line-height:1.5}.ark-caption{font-size:14px}.ark-series-book:focus-visible{outline-color:#f1cf77}@media(max-width:650px){.ark-books.ark-series{max-width:420px;gap:26px 18px;margin-top:16px}.ark-books.ark-series img{height:210px}.ark-series-book span{font-size:16px}}@media(max-width:380px){.ark-books.ark-series img{height:180px}}@media(prefers-reduced-motion:reduce){.ark-series-book img{transition:none}.ark-series-book:hover img{transform:none}}

.teacher-invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #dfded5}.teacher-invitation h2{font-size:42px}.teacher-invitation p{max-width:520px;color:#586b73}.header nav{gap:16px;flex-wrap:wrap}.footer-bottom a{font-size:13px;white-space:nowrap}@media(max-width:650px){.teacher-invitation{align-items:start;flex-direction:column}.teacher-invitation h2{font-size:34px}}
