:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#24404f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#24404f;--ink-strong:#17323f;--cream:#fff9e9;--paper:#fffdf5;--leaf:#4e9a68;--leaf-dark:#33724b;--sun:#f5c35d;--coral:#e97d6f;--coral-dark:#b6534a;--plum:#665a8e;--night:#173746;--sky:#dff3ff;--focus:#2c3d91;--safe-top:max(16px, env(safe-area-inset-top));--safe-right:max(16px, env(safe-area-inset-right));--safe-bottom:max(18px, env(safe-area-inset-bottom));--safe-left:max(16px, env(safe-area-inset-left));background:#dff3ea;font-family:Arial Rounded MT Bold,Trebuchet MS,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}html{background:#dff3ea;min-width:320px;min-height:100%}body{isolation:isolate;background:radial-gradient(circle at 8% 9%,#ffffffb3 0 5%,#0000 5.2%),radial-gradient(circle at 91% 22%,#ffffff80 0 7%,#0000 7.2%),linear-gradient(#dff3ff 0 36%,#e7f5e8 73%,#d6ecd9 100%);min-width:320px;min-height:100svh;margin:0;position:relative}body:before,body:after{content:"";pointer-events:none;position:fixed;inset:0}body:before{z-index:0;background:url(/stories/fill-in/images/scenes/story-tree.webp) 50%/cover no-repeat}body:after{z-index:1;background:linear-gradient(#dff3ffc7,#e7f5e8db),radial-gradient(circle at 50% 42%,#ffffff52,#ffffff14 72%)}a{color:inherit}.skip-link{z-index:10;border:3px solid var(--focus);color:var(--ink-strong);background:#fff;border-radius:12px;padding:12px 18px;font-weight:800;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.collection-shell{z-index:2;width:min(1320px,100%);min-height:100svh;padding:var(--safe-top) var(--safe-right) var(--safe-bottom) var(--safe-left);margin:0 auto;position:relative}.collection-header{text-align:center;padding:2px 108px 22px;position:relative}.home-link{background:#fffdf5e6;border:2px solid #24404f2e;border-radius:999px;align-items:center;gap:8px;min-height:52px;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex;position:absolute;top:0;left:0;box-shadow:0 5px 16px #2a4e461f}.home-link:hover{background:#fff}.header-utilities{align-items:center;gap:8px;display:flex;position:absolute;top:0;right:0}.header-utilities[hidden]{display:none}.language-picker{min-width:0;min-height:52px;color:var(--ink-strong);background:#fffdf5eb;border:2px solid #24404f2e;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;display:inline-flex;box-shadow:0 5px 16px #2a4e461f}.language-picker select{max-width:9rem;min-height:38px;color:inherit;font:inherit;background:0 0;border:0;font-weight:800}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tree-mark{width:80px;height:68px;margin:0 auto -2px;position:relative}.tree-crown,.tree-trunk{display:block;position:absolute}.tree-crown{z-index:2;background:var(--leaf);border:3px solid #24404f1c;border-radius:48% 52% 45% 55%}.tree-crown-one{width:45px;height:38px;top:5px;left:20px}.tree-crown-two{background:#65ad76;width:42px;height:36px;top:18px;left:6px}.tree-crown-three{background:#3f8a5c;width:43px;height:34px;top:20px;right:3px}.tree-trunk{background:#8c6647;border-radius:8px 8px 2px 2px;width:13px;height:31px;bottom:0;left:36px}.eyebrow{color:var(--leaf-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 3px;font-size:clamp(.76rem,1.5vw,.9rem);font-weight:900}h1{color:var(--ink-strong);letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(2.4rem,6vw,4.35rem);line-height:.98}.intro{color:#4f6f72;max-width:620px;margin:10px auto 0;font-family:Trebuchet MS,system-ui,sans-serif;font-size:clamp(1rem,2vw,1.22rem);line-height:1.45}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(18px,3vw,30px);display:grid}.game-card{background:var(--paper);border:3px solid #24404f21;border-radius:30px;flex-direction:column;min-width:0;text-decoration:none;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 12px #3e61511a,0 24px 46px #304f4a2b}.game-card:hover{border-color:#24404f47;transform:translateY(-4px);box-shadow:0 14px #3e61511a,0 28px 52px #304f4a36}.game-card:active{transform:translateY(3px);box-shadow:0 7px #3e615121,0 15px 30px #304f4a2b}.game-card:focus-visible,.home-link:focus-visible{outline:4px solid var(--focus);outline-offset:4px}.card-art{aspect-ratio:16/8.7;background:var(--sky);display:block;position:relative;overflow:hidden}.card-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#142b3333);height:28%;position:absolute;inset:auto 0 0}.card-art img{object-fit:cover;width:100%;height:100%;display:block}.read-along-card .card-art img{object-position:50% 48%}.bedtime-card{background:#fffaf0;border-color:#665a8e38}.bedtime-card .card-art{background:var(--night)}.bedtime-card .card-art img{object-position:54% 48%}.fill-in-card{background:#fffaf1;border-color:#e97d6f47}.fill-in-card .card-art{background:#dff3ff}.fill-in-card .card-art img{object-position:50% 51%}.card-badge{z-index:1;min-height:38px;color:var(--ink-strong);background:#fffdf5ed;border:2px solid #ffffffa6;border-radius:999px;align-items:center;padding:8px 13px;font-size:.84rem;font-weight:900;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 5px 16px #12242e2b}.bedtime-card .card-badge{color:#fff9e9;background:#173746e6}.card-copy{flex-direction:column;flex:1;align-items:flex-start;padding:clamp(20px,3vw,28px);display:flex}.card-kicker{color:var(--leaf-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.77rem;font-weight:900}.bedtime-card .card-kicker{color:var(--plum)}.fill-in-card .card-kicker{color:var(--coral-dark)}.card-title{color:var(--ink-strong);letter-spacing:-.025em;text-wrap:balance;font-size:clamp(1.45rem,3vw,2rem);line-height:1.08;display:block}.card-description{color:#4f656a;margin-top:12px;font-family:Trebuchet MS,system-ui,sans-serif;font-size:1rem;line-height:1.46;display:block}.card-details{color:var(--ink);flex-wrap:wrap;gap:7px;margin-top:16px;font-size:.9rem;font-weight:900;display:flex}.card-action{background:var(--leaf);min-height:54px;box-shadow:0 5px 0 var(--leaf-dark);color:#fff;border-radius:18px;justify-content:center;align-items:center;gap:10px;margin-top:auto;padding:14px 19px;font-size:1rem;font-weight:900;display:inline-flex}.bedtime-card .card-action{background:var(--plum);box-shadow:0 5px #483e68}.fill-in-card .card-action{background:var(--coral-dark);box-shadow:0 5px #813a34}.quiet-note{color:#58766f;text-align:center;margin:24px auto 0;font-family:Trebuchet MS,system-ui,sans-serif;font-size:.9rem}@media (width<=679px){.collection-header{padding:76px 0 19px}.home-link{left:0}.tree-mark{transform-origin:bottom;transform:scale(.8)}.home-link span:last-child{display:none}.header-utilities{max-width:calc(100% - 64px)}.language-picker{max-width:calc(100% - 60px)}.language-picker select{min-width:0;max-width:7rem}.game-grid{grid-template-columns:1fr}.card-art{aspect-ratio:16/8.4}}@media (width>=680px) and (width<=979px){.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-card:nth-child(3):last-child{grid-column:1/-1;justify-self:center;width:calc(50% - clamp(9px,1.5vw,15px))}}@media (width>=680px) and (height<=820px){.collection-header{padding-bottom:14px}.tree-mark{transform-origin:bottom;width:64px;height:54px;transform:scale(.78)}.intro{margin-top:6px}.card-copy{padding:18px 22px 22px}.card-description{margin-top:8px}.card-details{margin-top:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}@media (forced-colors:active){body:before,body:after{display:none}.game-card,.home-link,.card-badge,.card-action{border:2px solid buttontext}.card-action{color:buttontext;background:buttonface}}
