:root{--navy:#102d47;--teal:#147c79;--paper:#fbf8f1;--ink:#16354a;--muted:#627079;--gold:#efc269}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Trebuchet MS','Segoe UI',sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible,select:focus-visible{outline:3px solid #dd9b31;outline-offset:5px}img{display:block;max-width:100%;height:auto}.preview{display:flex;justify-content:space-between;gap:16px;padding:9px max(24px,calc((100% - 1180px)/2));background:#e8eee9;font-size:12px;color:#466158}.preview a{text-decoration:underline}header{background:white;display:flex;align-items:center;gap:32px;padding:8px max(24px,calc((100% - 1180px)/2));border-bottom:1px solid #e4e5dc}.logo{width:178px;flex-shrink:0}header nav{display:flex;justify-content:center;gap:32px;margin-left:auto;font-size:15px;font-weight:bold}header nav a:hover{color:var(--teal)}select{font:inherit;color:var(--navy);padding:9px 7px;border:1px solid #d8dfdb;border-radius:8px;background:white}main{max-width:1180px;margin:auto;padding:0 24px}.welcome{text-align:center;padding:40px 0 28px}.eyebrow{font-size:11px;letter-spacing:.17em;font-weight:800;color:var(--teal);margin:0 0 12px}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.035em;line-height:1.1;margin:0}h1{font-size:clamp(32px,4vw,48px)}.welcome>p:last-child{color:var(--muted);margin:16px 0 0}.paths{display:grid;grid-template-columns:1.08fr 1fr;gap:20px}.read-path{position:relative;overflow:hidden;display:flex;align-items:center;gap:10px;padding:34px 28px;background:var(--navy);border-radius:22px;color:white;min-height:375px}.path-copy{position:relative;z-index:1;flex:1;min-width:0}.path-number{font-size:11px;letter-spacing:.16em;font-weight:800;display:block;margin-bottom:28px}.read-path .path-number{color:var(--gold)}.read-path h2{font-size:35px}.read-path p{font-size:15px;color:#d4e0e7;max-width:225px;margin:19px 0 24px}.featured-cover{width:43%;flex-shrink:0;transform:rotate(7deg);filter:drop-shadow(0 18px 15px #0006)}.featured-cover img{border-radius:3px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;min-height:46px;padding:12px 17px;border-radius:9px;font-size:13px;font-weight:bold}.cream{background:#fff2d6;color:var(--navy)}.navy{background:var(--navy);color:white}.button:hover{filter:brightness(.94)}.play-path{background:#e1efe7;border-radius:22px;padding:25px 28px 24px}.play-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.play-top .path-number{margin:0;color:#38695f}.badge{font-size:10px;color:#38695f;border:1px solid #b9d1c4;border-radius:50px;padding:4px 10px}.play-path h2{font-size:30px;margin:15px 0}.pair{display:grid;grid-template-columns:1fr 1fr;gap:9px;max-height:156px;overflow:hidden;border-radius:10px}.pair img{width:100%;height:156px;object-fit:cover;object-position:center 72%;border:4px solid white;border-radius:10px}.play-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:17px}.play-bottom p{font-size:12px;margin:0;color:#44675b}.library{padding:50px 0}.section-title{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:24px}.section-title h2{font-size:30px}.small-note{font-size:12px;color:var(--muted)}.shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cover{border-radius:16px;display:flex;justify-content:center;align-items:center;height:272px;padding:22px}.cover img{height:100%;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(3px 9px 6px #23352d33);transition:transform .2s}.book:hover img{transform:translateY(-4px)}.coral{background:#f2e2d9}.mint{background:#e1eae3}.yellow{background:#f1e8cc}.category{display:block;font-size:10px;letter-spacing:.12em;color:var(--teal);font-weight:bold;margin:19px 0 9px}.book h3{font-size:22px}.book>p{font-size:14px;color:var(--muted);margin:10px 0}.collection-link{display:block;text-align:center;font-size:14px;font-weight:bold;color:var(--teal);text-decoration:underline;text-underline-offset:5px;margin-top:24px}.family{display:grid;grid-template-columns:240px 1fr;gap:42px;align-items:center;padding:28px;border-top:1px solid #d9dfd7;border-bottom:1px solid #d9dfd7}.family>img{width:240px;height:210px;object-fit:cover;border-radius:16px}.family h2{font-size:30px}.family p:not(.eyebrow){color:var(--muted);max-width:620px}.signature{font-family:Georgia,serif;font-size:17px}.signature span{font-family:'Trebuchet MS',sans-serif;font-size:12px;color:var(--muted)}footer{max-width:1180px;margin:0 auto;padding:35px 24px;display:flex;align-items:center;flex-wrap:wrap;gap:16px;font-size:12px}footer strong{font-size:15px}footer p{color:var(--muted);margin-right:auto}footer>span{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:900px){header nav{gap:16px}.read-path{padding:25px 20px;flex-wrap:wrap;align-content:start;gap:24px}.read-path h2{font-size:29px}.featured-cover{width:33%;align-self:center}.path-copy{flex-basis:52%}.button{font-size:12px;padding:11px 13px}.play-path{padding:23px 20px}.play-bottom{flex-wrap:wrap}.section-title{align-items:start;flex-direction:column;gap:12px}.cover{height:230px}.family{grid-template-columns:200px 1fr;gap:25px}.family>img{width:200px}}@media(max-width:650px){.preview{padding:8px 16px;font-size:10px;align-items:center}.preview a{max-width:130px;text-align:right}header{padding:5px 16px;gap:12px;flex-wrap:wrap}.logo{width:140px}header nav{order:3;flex-basis:100%;margin:0;padding:0 0 13px;justify-content:space-between;font-size:13px;gap:10px}.language{margin-left:auto}main{padding:0 16px}.welcome{padding:30px 0 25px}.welcome .eyebrow{font-size:9px}.welcome>p:last-child{font-size:14px;max-width:340px;margin:14px auto 0}.paths{grid-template-columns:1fr;gap:16px}.read-path{min-height:300px;padding:26px 22px;flex-wrap:nowrap}.path-number{margin-bottom:20px}.read-path h2{font-size:29px}.read-path p{font-size:13px}.featured-cover{width:37%}.play-path{padding:23px}.play-path h2{font-size:29px}.pair,.pair img{max-height:170px;height:170px}.play-bottom{flex-wrap:nowrap}.shelf{grid-template-columns:1fr;gap:22px}.book{display:grid;grid-template-columns:125px 1fr;column-gap:20px;align-content:start}.cover{grid-column:1;grid-row:1/5;height:186px;padding:14px;border-radius:12px}.category{margin:17px 0 10px;font-size:9px}.book h3{font-size:23px}.book>p{font-size:13px}.library{padding:35px 0}.section-title h2{font-size:29px}.family{grid-template-columns:1fr;padding:25px 0;gap:24px}.family>img{width:100%;height:210px;object-position:center 32%}.family h2{font-size:28px}.family .eyebrow{font-size:10px}footer{padding:25px 16px;gap:8px 18px}footer p{flex-basis:100%;order:3}.badge{font-size:9px}.play-bottom .button{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.cover img{transition:none}}

/* The back-cover seal is the primary collection identity. */
header .logo{width:124px;padding:5px 0}header{padding-top:4px;padding-bottom:4px}.footer-seal{width:90px;flex-shrink:0}.footer-seal img{width:100%;height:auto}@media(max-width:650px){header .logo{width:106px}.footer-seal{width:76px}}
