@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/fraunces-latin-600-normal-BFCDtZfi.woff2) format("woff2"),url(/assets/fraunces-latin-600-normal-DL5QCzvS.woff) format("woff")}@font-face{font-family:Fraunces;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/fraunces-latin-700-normal-CEOla-zY.woff2) format("woff2"),url(/assets/fraunces-latin-700-normal-DTjk5d1Q.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/nunito-latin-400-normal-r8SDr6Up.woff2) format("woff2"),url(/assets/nunito-latin-400-normal-DKg4f3fz.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/nunito-latin-600-normal-Br8yIETf.woff2) format("woff2"),url(/assets/nunito-latin-600-normal-Cd0eNu1l.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/nunito-latin-700-normal-Dort48En.woff2) format("woff2"),url(/assets/nunito-latin-700-normal-OcDqTBcA.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/nunito-latin-800-normal-Dz8SOQK_.woff2) format("woff2"),url(/assets/nunito-latin-800-normal-D-J0wlBY.woff) format("woff")}:root{font-family:Nunito,sans-serif;color:#f6e2b7;background:#270d20;font-synthesis:none;--cream: #f7e1b7;--paper: #f4dfbc;--wine: #5c1831;--red: #882c45;--ink: #422235;--gold: #edc063;--line: #ddbd87;--motion: 1}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button:disabled{cursor:default}button svg,a svg{flex-shrink:0}svg{vertical-align:middle}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid #f0b939;outline-offset:5px}h1,h2,h3{font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.035em;line-height:1.12;margin:0}p{line-height:1.7;margin:16px 0}h1{font-size:clamp(40px,5.2vw,76px)}h2{font-size:clamp(30px,3.5vw,48px)}h3{font-size:28px}img{display:block;max-width:100%;height:auto}button{border:0}main{min-height:65vh}p a{text-decoration:underline;text-underline-offset:4px}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-180%);z-index:100;background:var(--paper);color:var(--ink);padding:12px}.skip-link:focus{transform:none}.site-header{position:relative;display:flex;align-items:center;justify-content:space-between;padding:28px max(5vw,24px);z-index:5;min-height:128px;background:#401428;border-bottom:1px solid #784153}.brand{text-align:center;display:flex;align-items:center;flex-direction:column;line-height:1;min-width:205px;color:#f5d096}.brand span{font-size:12px;font-weight:900;letter-spacing:.2em}.brand b{font-family:Fraunces,Georgia,serif;font-size:42px;font-weight:700;letter-spacing:-.04em;margin:3px 0 5px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:16px;font-weight:800}.site-header nav a{padding:12px 0;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current]{border-bottom-color:var(--gold)}.site-header.over-stage{position:absolute;left:0;top:0;width:100%;height:10vw;min-height:110px;padding:10px 5%;border:0;background:none;justify-content:flex-end}.over-stage .brand{position:absolute;left:50%;top:12%;transform:translate(-50%);width:21%;min-width:0}.over-stage .brand b{font-size:clamp(25px,3.7vw,53px)}.over-stage .brand span{font-size:clamp(8px,.95vw,14px);line-height:1.3}.over-stage nav{gap:27px;font-size:clamp(12px,1.2vw,17px)}.over-stage .educator-nav{display:none}.theatre{position:relative;width:100%;aspect-ratio:1487/1058;isolation:isolate;overflow:hidden;background:#230e22}.theatre-scenery{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:filter .5s}.hero-heading{position:absolute;top:17.1%;left:12%;width:76%;text-align:center;color:#f7dfab;text-shadow:0 3px 5px #170916}.hero-heading h1{font-size:clamp(28px,4.85vw,75px);line-height:1.04;font-weight:600;letter-spacing:-.045em}.hero-heading p{font-size:clamp(15px,1.9vw,29px);line-height:1.3;margin:12px 0 0;font-weight:700}.pull-cord{position:absolute;right:4.3%;top:9.5%;width:18%;height:68%;z-index:3;transform:translateY(var(--pull, 0px));transition:transform .25s;mix-blend-mode:screen;transform-origin:center top;animation:cord-sway 6s ease-in-out infinite}.pull-cord img{height:100%;width:100%;object-fit:fill}.pull-cord:hover{animation:none;transform:translateY(14px)}.pull-cord:active{transform:translateY(30px)}.cord-mobile-label{display:none}.cast-hello{position:absolute;left:26%;top:37%;width:43%;height:34%;background:transparent;color:var(--cream);border-radius:40%;z-index:2}.hello-hint{position:absolute;bottom:2%;left:50%;transform:translate(-50%) translateY(15px);background:#3d1831;padding:10px 16px;border:1px solid #b48456;border-radius:30px;opacity:0;white-space:nowrap;font-weight:700;transition:opacity .2s,transform .2s}.cast-hello:hover .hello-hint,.cast-hello:focus-visible .hello-hint{opacity:1;transform:translate(-50%)}.taking-a-bow .theatre-scenery{animation:little-bow .9s ease-in-out}.movie-ticket{position:absolute;left:20.5%;bottom:11.5%;width:58%;min-height:11%;display:flex;align-items:center;background:#efd0a4;color:#452334;border:3px solid #a16c53;outline:2px dashed #bf8d70;outline-offset:-9px;border-radius:18px;box-shadow:0 5px #762f37,0 10px 12px #14061360;padding:20px 28px;z-index:4}.ticket-film{display:flex;align-items:center;gap:24px;flex:1}.play-seal,.round-play{display:grid;place-items:center;flex-shrink:0;color:var(--cream);background:#74213c;border-radius:50%;width:68px;height:68px;outline:1px dashed #d19563;outline-offset:-7px;box-shadow:0 3px #501027;transition:transform .2s}.play-seal svg{width:32px;height:32px}.ticket-film:hover .play-seal,.film-image:hover .round-play{transform:scale(1.1) rotate(-5deg)}.ticket-film strong{font-family:Fraunces,Georgia,serif;font-size:clamp(15px,1.5vw,24px);line-height:1.2;display:block}.ticket-film small{font-size:clamp(12px,1vw,16px);display:block;margin-top:6px}.ticket-browse{border-left:1px solid #a57462;padding-left:25px;margin-left:20px;font-size:15px;font-weight:800;position:relative;padding-right:25px}.ticket-browse svg{position:absolute;right:-6px;top:15px;font-size:25px}.theatre-controls{position:absolute;bottom:3.1%;left:50%;transform:translate(-50%);display:flex;gap:28px;z-index:4}.theatre-controls button{display:flex;align-items:center;gap:8px;background:none;color:var(--cream);font-size:13px;font-weight:700;white-space:nowrap;min-height:42px}.theatre-controls svg{font-size:20px}.marquee{display:flex;justify-content:center;align-items:center;gap:35px;background:#6a253e;border-block:1px solid #a57160;padding:22px 16px;color:#f1cc89;font-family:Fraunces,serif;font-size:21px}.marquee svg{width:13px;height:13px}.section{padding:88px max(6vw,24px);max-width:1500px;margin:auto}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:40px}.section-heading>p{color:#d4b5ba}.eyebrow{font-size:11px;letter-spacing:.2em;line-height:1.5;font-weight:900;margin:0 0 18px;text-transform:uppercase}.centered{text-align:center;display:block}.section-heading.centered p{max-width:none}.film-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px}.film-card{min-width:0}.film-image{display:block;position:relative;overflow:hidden;border:7px solid #743a49;border-radius:80px 80px 10px 10px;box-shadow:0 5px #160a17;aspect-ratio:16/9;background:#1d1324}.film-image img{height:100%;width:100%;object-fit:cover;transition:transform .8s}.film-image:hover img{transform:scale(1.04)}.round-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);height:58px;width:58px;outline-offset:-5px}.film-image:hover .round-play{transform:translate(-50%,-50%) scale(1.12)}.round-play svg{font-size:28px}.runtime{position:absolute;right:18px;bottom:16px;padding:5px 12px;background:#20101de8;border-radius:18px;font-size:13px;font-weight:800}.film-copy{padding:26px 4px 0}.film-copy .eyebrow{color:#c68e80;margin-bottom:9px}.film-copy p{font-size:16px;color:#d2b5ba;max-width:440px}.text-link,.subtle-link{display:inline-flex;align-items:center;gap:14px;font-weight:800}.text-link svg,.subtle-link svg{transition:transform .2s}.text-link:hover svg,.subtle-link:hover svg{transform:translate(5px)}.subtle-link{font-size:13px;margin-top:34px;color:#d0b2b9}.play-section{background:#ead4b0;color:#47283a;padding:80px max(6vw,24px);border-top:6px solid #b58b6c;border-bottom:6px solid #b58b6c}.play-section .section-heading p{color:#765463}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1250px;margin:auto}.game-card{display:flex;flex-direction:column;border-radius:100px 100px 22px 22px;padding:35px 28px 24px;border:2px solid #af6c71;outline:1px dashed #ca9993;outline-offset:-9px;background:#edd1c5;color:#583040;box-shadow:0 5px #b67e72;transition:transform .25s;min-width:0}.game-card:hover{transform:translateY(-8px) rotate(-1deg)}.game-card:nth-child(2):hover{transform:translateY(-8px) rotate(1deg)}.game-card.blue{background:#bbc8cf;border-color:#6d858f;outline-color:#e0e7e5;box-shadow:0 5px #738995;color:#2b4051}.game-card.gold{background:#eecb83;border-color:#b58a44;outline-color:#ffe5ad;box-shadow:0 5px #b58a44;color:#64431e}.game-card-art{height:155px;display:grid;place-items:center;position:relative}.game-card-art>svg{width:92px;height:92px;filter:drop-shadow(0 5px 1px #00000015);transition:transform .4s}.game-card:hover .game-card-art>svg{transform:rotate(-12deg)}.small-sparkle{position:absolute;right:22%;top:13%;animation:twinkle 3s infinite}.small-sparkle svg{height:20px;width:20px}.game-card h3{font-size:29px}.game-card p{font-size:15px;line-height:1.6;flex:1}.game-card .eyebrow{font-size:10px;letter-spacing:.13em}.game-card-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid #8b6c6745;padding-top:19px;margin-top:13px;font-weight:900}.game-card-bottom svg{font-size:24px}.educator-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px;padding-block:105px}.paper-note{background:#f0d9b5;color:#503346;padding:45px;border:1px solid #ad8667;outline:1px dashed #c49a75;outline-offset:-11px;box-shadow:0 5px #aa7761;border-radius:8px}.paper-note>svg{margin-bottom:26px;color:#98566b}.paper-note p{max-width:560px}.paper-note.centered p{margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;border:1px solid #aa6170;background:#7d2944;color:#ffe9c3;padding:14px 24px;border-radius:30px;box-shadow:0 4px #4e1730;font-weight:900;font-size:15px;transition:transform .15s,background .15s;text-align:center}.button:hover{transform:translateY(-3px);background:#913453}.button:active{transform:translateY(2px);box-shadow:0 1px #4e1730}.feature-photo{position:relative;transform:rotate(3deg);padding:14px 14px 56px;background:#bf8490;box-shadow:0 8px #15091a}.feature-photo img{width:100%;aspect-ratio:1.3;object-fit:cover}.photo-label{position:absolute;bottom:18px;left:0;width:100%;text-align:center;font-family:Fraunces,serif;font-size:22px;color:#42172b}.page-heading{max-width:980px;text-align:center;margin:auto;padding:70px 24px 48px}.page-heading .eyebrow{color:#d7a980}.page-heading>p:last-child{font-size:19px;line-height:1.6;color:#d5b8bc;max-width:700px;margin:25px auto 0}.page-heading h1{font-size:clamp(38px,5vw,66px)}.page-heading+.section{padding-top:12px}.watch-layout{max-width:1190px;padding:0 28px 90px;margin:auto}.watch-layout video{display:block;width:100%;max-height:680px;background:#100814;aspect-ratio:16/9;border:8px solid #78404e;border-radius:12px}.film-under{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 4px;font-size:13px;font-weight:800}.film-under>span{color:#d09c89;letter-spacing:.13em}.film-under a{display:flex;gap:10px;align-items:center}.content-note{padding:20px 24px;background:#3d1a2e;border:1px solid #70404c;border-radius:10px;font-size:15px;color:#dbc2c6}.content-note summary{cursor:pointer;font-weight:800;color:#f4d4aa}.content-note p{max-width:850px}.watch-after{display:grid;grid-template-columns:1.5fr 1fr;gap:65px;padding:70px 0;align-items:center}.watch-after p{color:#d3b5bb;max-width:600px}.after-card{padding:30px;background:#663044;border:1px dashed #b17c77;border-radius:16px;transform:rotate(2deg);display:block}.after-card h3{margin-top:18px}.after-card span{font-weight:800;font-size:14px}.scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:32px}.scene-grid img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:9px;border:4px solid #6e3748}.scene-grid h3{font-size:23px;margin-top:20px}.scene-grid p{font-size:15px;color:#d1b6bd}.adventure-row{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:70px;margin-bottom:100px}.adventure-row:nth-child(2n) img{order:2;transform:rotate(2deg)}.adventure-row img{border:12px solid #b97f89;box-shadow:0 7px #170b1b;transform:rotate(-2deg);width:100%}.adventure-row h2{font-size:39px}.adventure-row p{color:#d1b6bd}.try-together{display:flex;align-items:start;gap:15px;border-top:1px dashed #815664;padding-top:14px;margin-top:27px}.try-together>svg{flex-shrink:0;font-size:30px;margin-top:15px;color:#e3a8a1}.try-together p{font-size:14px}.reading-layout{max-width:850px;margin:auto;padding:15px 28px 80px}.reading-layout h2{font-size:32px;margin:40px 0 18px}.reading-layout p{font-size:18px;color:#d6bdc2;line-height:1.85}.reading-layout section{margin-bottom:38px}.preview-notes{display:grid;grid-template-columns:1fr 1fr;gap:28px}.preview-notes section{background:#3f1c31;padding:24px;border:1px solid #6f4252;border-radius:14px;margin:0}.preview-notes h3{font-size:25px}.preview-notes p{font-size:15px}.preview-notes a{font-size:14px;font-weight:800}.parent-note{display:flex;gap:25px;max-width:840px;margin:70px auto 10px;background:#452135;padding:35px;border-radius:12px}.parent-note>svg{font-size:40px;flex-shrink:0}.parent-note h2{font-size:29px}.parent-note p{color:#dcc4c6}.teacher-intro{max-width:850px;margin:0 auto 55px;display:flex;align-items:center;gap:30px}.teacher-intro>svg{flex-shrink:0}.teacher-intro h2{font-size:33px}.teacher-intro p{color:#d9c0c3}.lesson-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px}.lesson-grid .blush{background:#dfb9ba}.lesson-grid h2{font-size:39px}.teacher-notes{max-width:820px;margin:60px auto 0}.teacher-notes h2{font-size:31px}.teacher-notes p{color:#d7bdc3}.lesson-sheet{max-width:1020px;background:#f6e9ce;color:#493141;margin:10px auto 45px;padding:52px;border-radius:8px;border:1px solid #c09376}.lesson-top{display:flex;gap:35px;justify-content:space-between;align-items:start}.lesson-top h2{font-size:33px}.lesson-top p{font-size:16px;max-width:560px}.print-button{white-space:nowrap;flex-shrink:0}.lesson-image{width:430px;max-width:100%;margin:25px auto 0;border:8px solid #ccaea0}.lesson-image+.small{text-align:center}.lesson-steps{padding-left:30px;counter-reset:step;margin:30px 0}.lesson-steps li{padding:15px 0 20px 14px;border-bottom:1px dashed #bda28d}.lesson-steps li::marker{font-family:Fraunces,serif;font-size:24px;font-weight:700;color:#90455c}.lesson-steps h3{font-size:25px}.adapt-note{padding:25px;background:#ead7b6;border-radius:8px}.adapt-note h3{font-size:23px}.adapt-note p{font-size:15px}.print-credit{font-size:11px;text-align:center;margin-top:35px}.play-promise{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:55px;font-size:14px;color:#dcc0ba}.play-promise svg{margin-left:20px}.game-shell{max-width:1000px;background:#efddbf;color:#4d3040;margin:10px auto 40px;border:3px solid #b98978;outline:1px dashed #c7a286;outline-offset:-12px;border-radius:25px;padding:30px 42px 42px;min-height:500px;box-shadow:0 8px #13091b}.game-shell.blue{background:#d0dce0;color:#344752;outline-color:#93a8b1}.game-shell.gold{background:#eddaa9;color:#5d432c;outline-color:#b59b65}.game-toolbar{display:flex;gap:24px;align-items:center;border-bottom:1px dashed #b69883;padding-bottom:22px;margin-bottom:28px;font-size:13px;font-weight:800}.game-toolbar>a{margin-right:auto;display:flex;gap:8px;align-items:center}.game-toolbar button{background:transparent;color:inherit;padding:8px 0;display:flex;align-items:center;gap:7px}.game-intro,.game-finish{text-align:center;max-width:600px;padding:30px 16px 42px;margin:auto}.game-intro>svg,.game-finish>svg{color:#a06357;margin-bottom:25px;animation:gentle-float 4s ease-in-out infinite}.game-intro h2,.game-finish h2{font-size:44px}.game-intro p,.game-finish p{font-size:18px}.game-intro .button{margin-top:20px}.game-intro .small,.small{font-size:13px;line-height:1.5}.text-button{background:none;color:inherit;display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:14px;min-height:44px;padding:10px 12px;vertical-align:middle}.game-finish .text-button{display:flex;justify-content:center;margin-top:16px}.game-progress{display:flex;justify-content:space-between;gap:15px;font-weight:900;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:22px}.game-progress>span{display:flex;gap:6px;align-items:center}.trivia-board{max-width:720px;margin:auto;text-align:center}.question-scene{width:270px;aspect-ratio:16/9;object-fit:cover;border:7px solid #cca5a4;border-radius:12px;margin:0 auto 25px;transform:rotate(-2deg)}.trivia-board h2{font-size:34px;line-height:1.25;max-width:650px;margin:auto}.answers{display:grid;gap:11px;margin:22px 0}.answer{display:flex;align-items:center;gap:17px;min-height:66px;text-align:left;background:#f8edd8;color:#513647;border:2px solid #c5a69c;border-radius:14px;padding:10px 22px;box-shadow:0 3px #bca090;font-weight:800;font-size:18px;transition:transform .15s}.answer:hover:not(:disabled){transform:translate(4px);border-color:#935465}.answer-letter{background:#7a3a52;color:#fff0d5;display:grid;place-items:center;border-radius:50%;width:32px;height:32px;flex-shrink:0;font-size:13px}.answer>svg{margin-left:auto}.answer.is-correct{background:#d1deb8;border-color:#6b8358;color:#344d35}.answer.try-again{border-color:#c59147;animation:gentle-wiggle .4s}.answer-response{min-height:88px}.answer-response p{font-weight:700}.memory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:780px;margin:auto}.memory-tile{aspect-ratio:1.3;position:relative;display:grid;place-items:center;background:#658395;color:#f3dc9f;border:3px solid #456b7f;outline:1px dashed #b1c6c8;outline-offset:-8px;border-radius:14px;box-shadow:0 4px #3e6178;overflow:hidden;transition:transform .2s,background .2s}.memory-tile:hover:not(:disabled){transform:translateY(-3px) rotate(-2deg)}.memory-tile>svg{font-size:40px}.memory-tile>span{position:absolute;bottom:7px;right:10px;font-size:12px;color:#f5ead0}.memory-tile img{width:100%;height:100%;object-fit:cover}.memory-tile.is-open{outline:none;animation:patch-open .3s}.memory-tile.is-matched{border-color:#719760;box-shadow:0 4px #5b774a}.memory-tile .match-mark{position:absolute;right:5px;bottom:5px;font-size:22px;background:#edf4d5;color:#466235;border-radius:20px;padding:3px}.game-message{text-align:center;font-weight:800;min-height:26px;margin:28px 0 10px}.star-board{text-align:center}.star-board h2{font-size:40px}.star-field{position:relative;height:310px;max-width:700px;margin:auto;background:#302239;border-radius:65% 55% 35% 45%;border:1px solid #8d6c62}.star-note{position:absolute;background:none;color:#9c858e;transition:transform .25s;animation:gentle-float 4s ease-in-out infinite;padding:8px}.star-note>svg{width:95px;height:95px;filter:drop-shadow(0 5px 0 #1c1226)}.star-note>span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-30%);font-size:16px;font-weight:900;color:#221a28}.star-note.selected{color:#f5c760}.star-note:hover{color:#f4d587}.star-note.note-0{left:7%;top:33%}.star-note.note-1{left:28%;top:8%;animation-delay:-1s}.star-note.note-2{left:50%;top:31%;animation-delay:-2s}.star-note.note-3{left:72%;top:12%;animation-delay:-3s}.star-note.note-4{left:31%;top:58%;animation-delay:-1.5s}.chosen-count{font-size:20px;font-weight:900}.after-game{text-align:center;padding:10px 24px 65px;display:flex;align-items:center;flex-direction:column;gap:10px}.after-game p{font-size:14px;color:#d5b7bb}.after-game a{display:inline-flex;gap:12px;align-items:center;font-weight:800;font-size:14px}footer{padding:55px max(6vw,24px) 35px;border-top:1px dashed #79525d;text-align:center;background:#1c0c1b;color:#ccadb6}.footer-brand{font-family:Fraunces,serif;font-size:25px;color:#f1d4a9}footer p{font-size:13px;line-height:1.6}footer nav{display:flex;justify-content:center;flex-wrap:wrap;gap:25px;margin:25px 0 35px;font-size:13px;font-weight:800;color:#e0c2c4}footer small{font-size:11px;letter-spacing:.06em}footer a:hover{color:#f3cc87}@keyframes cord-sway{0%,to{rotate:-1.2deg}50%{rotate:1.2deg}}@keyframes gentle-float{0%,to{translate:0 0}50%{translate:0 -7px}}@keyframes twinkle{0%,to{opacity:.55;scale:.85}50%{opacity:1;scale:1.1}}@keyframes little-bow{0%,to{transform:scale(1)}35%{transform:scale(1.025) rotate(-.5deg)}65%{transform:scale(1.01) rotate(.4deg)}}@keyframes gentle-wiggle{25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes patch-open{0%{transform:scaleX(.2)}to{transform:scaleX(1)}}html[data-still=true] *,html[data-still=true] *:before,html[data-still=true] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(min-width:1550px){.theatre{max-height:1100px;aspect-ratio:auto;height:71.15vw}.theatre-scenery{object-fit:cover;object-position:center 70%}.site-header.over-stage{height:145px}.hero-heading h1{font-size:78px}.pull-cord{width:18%;right:5%}.over-stage .brand b{font-size:55px}}@media(max-width:1100px){.site-header nav{gap:20px}.site-header .brand{min-width:170px}.over-stage .brand{min-width:0}.movie-ticket{padding:16px 22px;left:18%;width:64%}.play-seal{width:48px;height:48px}.play-seal svg{width:25px}.ticket-film{gap:15px}.ticket-browse{font-size:12px;padding-left:14px;margin-left:12px}.game-card{padding:30px 22px 22px}.game-card h3{font-size:25px}.game-card-art{height:135px}.game-card-art>svg{width:78px;height:78px}.lesson-sheet,.game-shell{margin-inline:24px}.educator-feature{gap:35px}.paper-note{padding:35px}.section-heading{gap:25px}.section-heading>p{font-size:15px}}@media(max-width:760px){h1{font-size:44px}.site-header{padding:22px;display:flex;flex-direction:column;gap:22px}.brand b{font-size:37px}.site-header nav{gap:24px;font-size:13px;flex-wrap:wrap;justify-content:center}.site-header .educator-nav{display:none}.site-header.over-stage{height:145px;min-height:0;justify-content:flex-end;gap:0;padding:0 12px 8px}.over-stage .brand{top:12px;left:50%;width:210px}.over-stage .brand b{font-size:38px}.over-stage .brand span{font-size:10px}.over-stage nav{gap:26px;font-size:13px;padding:2px 18px;background:#321125c9;border-radius:25px}.over-stage nav a{padding:8px 0}.theatre{aspect-ratio:auto;height:810px;min-height:0}.theatre-scenery{object-fit:cover;object-position:50% 50%;height:810px;width:1139px;max-width:none;left:50%;transform:translate(-50%)}.hero-heading{left:6%;width:88%;top:178px}.hero-heading h1{font-size:clamp(31px,6.5vw,46px);line-height:1.1;text-shadow:0 2px 4px #220a23}.hero-heading p{font-size:16px;margin-top:13px}.cast-hello{top:355px;left:7%;width:77%;height:200px}.hello-hint{font-size:12px;bottom:0}.pull-cord{width:105px;height:405px;right:0;top:135px;transform:none;z-index:2;mix-blend-mode:screen}.pull-cord img{width:100%;height:100%;object-fit:fill}.hero-heading{z-index:3;pointer-events:none}.movie-ticket{width:calc(100% - 42px);left:21px;bottom:82px;min-height:100px;padding:19px 18px;border-radius:16px}.ticket-film{gap:13px}.ticket-film strong{font-size:17px}.ticket-film small{font-size:12px;line-height:1.3;margin-top:6px}.ticket-browse{display:none}.play-seal{width:48px;height:48px}.theatre-controls{bottom:22px;gap:20px}.theatre-controls button{font-size:12px}.taking-a-bow .theatre-scenery{animation:none;filter:brightness(1.17)}.marquee{gap:13px;font-size:13px;padding:18px 7px}.marquee svg{width:8px}.section{padding:58px 22px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px}.film-grid{grid-template-columns:1fr;gap:45px}.film-image{border-radius:55px 55px 8px 8px}.film-copy{padding-top:22px}.film-copy h3{font-size:28px}.film-copy p{margin:12px 0}.subtle-link{font-size:12px;align-items:flex-start;gap:9px;line-height:1.5}.subtle-link svg{margin-top:4px}.play-section{padding:57px 22px}.game-grid{grid-template-columns:1fr;gap:30px}.game-card{border-radius:60px 20px 20px;position:relative;padding:30px 24px 25px;min-height:230px}.game-card-art{position:absolute;right:15px;top:10px;width:95px;height:100px;opacity:.8}.game-card-art>svg{width:63px;height:63px}.game-card h3{font-size:27px;padding-right:62px}.game-card p{max-width:270px;padding-right:40px}.game-card .eyebrow{padding-right:90px}.game-card-bottom{margin-top:0}.small-sparkle{top:0;right:0}.educator-feature{grid-template-columns:1fr;gap:45px;padding:60px 25px}.paper-note{padding:35px 28px}.feature-photo{max-width:480px;width:92%;margin:auto}.page-heading{padding:42px 22px 35px}.page-heading h1{font-size:39px}.page-heading>p:last-child{font-size:17px;margin-top:20px}.page-heading .eyebrow{font-size:10px}.watch-layout{padding:0 18px 55px}.watch-layout video{border-width:4px}.film-under{flex-direction:column;align-items:flex-start;gap:12px;padding:17px 5px}.film-under a{font-size:12px}.content-note{font-size:14px;padding:18px}.watch-after{grid-template-columns:1fr;gap:35px;padding:50px 5px}.scene-grid{grid-template-columns:1fr;gap:35px}.scene-grid img{aspect-ratio:16/9}.scene-grid h3{font-size:28px}.scene-grid p{font-size:16px}.adventure-row{grid-template-columns:1fr;gap:32px;margin-bottom:65px}.adventure-row:nth-child(2n) img{order:0}.adventure-row h2{font-size:34px}.adventure-row img{width:95%;margin:auto}.reading-layout{padding:0 24px 55px}.reading-layout h2{font-size:29px}.reading-layout p{font-size:16px}.preview-notes{grid-template-columns:1fr}.teacher-intro{display:block}.teacher-intro>svg{margin-bottom:24px}.teacher-intro h2{font-size:31px}.lesson-grid{grid-template-columns:1fr}.lesson-grid h2{font-size:33px}.lesson-sheet{padding:27px 23px;margin:0 15px 35px}.lesson-top{display:block}.print-button{margin-top:12px}.lesson-top h2{font-size:28px}.lesson-steps{padding-left:21px}.lesson-steps li{padding-left:9px}.lesson-steps h3{font-size:23px}.lesson-steps p{font-size:15px}.parent-note{padding:25px;display:block;margin-top:45px}.parent-note>svg{margin-bottom:18px}.parent-note h2{font-size:28px}.play-promise{flex-wrap:wrap;gap:10px}.play-promise svg{margin-left:6px}.game-shell{padding:23px 20px 30px;margin:0 12px 30px;border-radius:19px}.game-toolbar{font-size:11px;gap:14px;flex-wrap:wrap;padding-bottom:16px;margin-bottom:22px}.game-toolbar a{flex-basis:100%;min-height:32px}.game-toolbar button{min-height:34px;padding:0}.game-intro,.game-finish{padding:20px 0 25px}.game-intro h2,.game-finish h2{font-size:34px}.game-intro p,.game-finish p{font-size:16px}.game-intro .button{font-size:14px}.game-progress{font-size:10px;letter-spacing:.05em;gap:8px}.game-progress svg{width:15px}.question-scene{width:220px}.trivia-board h2{font-size:27px}.text-button{font-size:13px}.answer{font-size:16px;padding:12px;gap:12px;min-height:63px}.answer-letter{width:27px;height:27px;font-size:12px}.answer-response p{font-size:15px}.memory-grid{grid-template-columns:repeat(3,1fr);gap:10px}.memory-tile{aspect-ratio:1;outline-offset:-6px;border-width:2px}.memory-tile>svg{font-size:32px}.memory-tile>span{font-size:10px}.game-message{font-size:14px}.star-board h2{font-size:30px}.star-field{height:250px}.star-note>svg{height:64px;width:64px}.star-note>span{font-size:12px}.star-note.note-0{left:0;top:30%}.star-note.note-1{left:24%;top:4%}.star-note.note-2{left:48%;top:34%}.star-note.note-3{left:70%;top:9%}.star-note.note-4{left:22%;top:61%}.chosen-count{font-size:18px}footer{padding:40px 23px 25px}footer nav{gap:19px;font-size:12px}}@media(max-width:390px){.hero-heading h1{font-size:29px}.hero-heading p{font-size:14px}.pull-cord{right:-17px;width:98px}.ticket-film strong{font-size:15px}.ticket-film small{font-size:11px}.marquee{font-size:12px;gap:9px}.game-toolbar{gap:12px}.star-note>svg{width:56px;height:56px}.star-note{padding:5px}}@media print{body{background:#fff!important;color:#111!important}.site-header,.page-heading,footer,.after-game,.print-button,.skip-link{display:none!important}.lesson-sheet{border:0;box-shadow:none;margin:0;padding:0;max-width:none;background:#fff;color:#111;font-size:11pt}.lesson-top h2{font-size:24pt}.lesson-top p{font-size:10pt;max-width:none}.lesson-image{width:190px;margin:8px auto;border:2px solid #777}.lesson-image+.small{font-size:8pt}.lesson-steps{margin:10px 0}.lesson-steps li{break-inside:avoid;padding:7px 0 7px 8px}.lesson-steps h3{font-size:13pt}.lesson-steps p{font-size:10pt;line-height:1.45;margin:5px 0}.adapt-note{padding:10px;background:#f4f4f4}.adapt-note h3{font-size:12pt}.adapt-note p{font-size:9pt;line-height:1.4}.print-credit{font-size:8pt;margin-top:12px}@page{size:A4;margin:15mm}}.curtain-wipe{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;pointer-events:none}.curtain-wipe>div{width:50%;height:100%;background-image:url(/assets/curtain-fabric.webp);background-size:cover;background-position:left center;animation:curtain-close-left .6s cubic-bezier(.22,.7,.3,1) both}.curtain-wipe>div+div{background-position:right center;animation-name:curtain-close-right}@keyframes curtain-close-left{0%{transform:translate(-101%)}to{transform:translate(0)}}@keyframes curtain-close-right{0%{transform:translate(101%)}to{transform:translate(0)}}@media(max-width:480px){.theatre{height:705px}.theatre-scenery{width:850px;height:605px;top:82px;object-fit:fill}.site-header.over-stage{background-image:url(/assets/theatre-hero.webp);background-size:850px 605px;background-position:center top;height:148px}.hero-heading{top:172px}.hero-heading h1{font-size:28px;line-height:1.08}.hero-heading p{font-size:14px;margin-top:12px}.pull-cord{top:150px;right:-4px;width:86px;height:338px}.cast-hello{top:307px;left:0;width:85%;height:205px}.movie-ticket{bottom:81px;min-height:96px}.theatre-controls{bottom:23px}.over-stage .brand{top:11px}.theatre-controls button{min-height:44px}}body{background:#391025 url(/assets/curtain-fabric.webp) center top / 640px auto}#root{position:relative;max-width:1600px;margin-inline:auto;box-shadow:0 0 80px #120513aa;background:#291326}.home-stage,.inner-stage{background-color:#32182d;background-image:url(/assets/felt-cloth-v2.webp);background-blend-mode:multiply;background-size:520px}@media(min-width:761px){.theatre{aspect-ratio:1487 / 1058;height:auto;max-height:none}.theatre-scenery{object-fit:contain;object-position:center}.site-header.over-stage{height:min(10vw,155px)}}.site-header:not(.over-stage),footer,.marquee{background-color:#561c34;background-image:url(/assets/curtain-fabric.webp);background-size:680px auto;border-block:2px dashed #b98159}.site-header:not(.over-stage){min-height:136px;padding-inline:max(6%,24px);box-shadow:0 8px 18px #13051160}.inner-stage{position:relative;isolation:isolate;padding:20px clamp(16px,4vw,65px) 65px}.inner-stage:before,.inner-stage:after{content:"";position:absolute;top:0;bottom:0;width:clamp(12px,3vw,44px);background:url(/assets/curtain-fabric.webp) center top / 190px auto;z-index:-1;box-shadow:4px 0 14px #13061380}.inner-stage:before{left:0}.inner-stage:after{right:0;transform:scaleX(-1)}.page-heading.scene-heading{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;max-width:1360px;padding:38px 12px 52px;text-align:left}.stitched-heading{background:#f1d7b0 url(/assets/felt-cloth-v2.webp) center / 450px;background-blend-mode:multiply;color:#482039;border:2px solid #c49469;outline:2px dashed #a36c50;outline-offset:-10px;border-radius:25px 38px 23px 32px;padding:clamp(28px,3.1vw,47px);box-shadow:0 8px #180b1870}.stitched-heading .eyebrow{color:#813850}.stitched-heading h1{font-size:clamp(32px,3.6vw,54px)}.stitched-heading>p:last-child{color:#654453;font-size:17px;line-height:1.65;margin:22px 0 0}.theatre-daydream{margin:0;transform:rotate(1deg)}.theatre-daydream img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;border:6px solid #ae7053;outline:2px dashed #e1b079;outline-offset:-5px;border-radius:32px 32px 14px 14px;box-shadow:0 10px 22px #12071290;transition:transform .45s ease}.theatre-daydream:hover img{transform:rotate(-2deg) translateY(-4px)}.theatre-daydream figcaption{text-align:center;font-family:Fraunces,Georgia,serif;font-size:16px;color:#f0ca8d;margin-top:18px;line-height:1.5}.inner-stage>.section{padding-inline:24px}.play-section,.paper-note,.lesson-sheet,.game-shell,.game-shell.blue,.game-shell.gold,.game-card,.game-card.blue,.game-card.gold,.adapt-note,.lesson-grid .blush,.movie-ticket{background-image:url(/assets/felt-cloth-v2.webp);background-blend-mode:multiply;background-size:450px}.film-card{background:#52233a url(/assets/felt-cloth-v2.webp) center / 480px;background-blend-mode:multiply;border:2px solid #a06d59;outline:2px dashed #b18469;outline-offset:-9px;border-radius:55px 55px 22px 22px;padding:17px 17px 29px;box-shadow:0 8px #160b1880}.film-image{border-radius:36px 36px 12px 12px}.film-copy{padding-inline:13px}.film-copy .eyebrow{color:#e1b088}.film-copy p{color:#efcfcb}.game-card{border-radius:28px;padding:18px 22px 25px}.game-card-art{height:auto;margin:-3px -7px 23px;display:block}.game-card-art img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:20px 20px 8px 8px;border:3px solid #ad8064;transition:transform .3s}.game-card:hover .game-card-art img{transform:rotate(-2deg)}.reading-layout{max-width:1000px;background:#efdab9 url(/assets/felt-cloth-v2.webp) center / 520px;background-blend-mode:multiply;color:#492439;padding:35px clamp(24px,5vw,65px) 50px;border:2px solid #b68460;outline:2px dashed #b17e5d;outline-offset:-12px;border-radius:24px}.reading-layout p{color:#624153}.reading-layout .preview-notes section{color:#f7e1b7;background:#64273f url(/assets/felt-cloth-v2.webp) center / 420px;background-blend-mode:multiply;border:2px dashed #bd8767}.reading-layout .preview-notes p{color:#efd4c9}.parent-note,.after-card,.content-note,.try-together{background-image:url(/assets/felt-cloth-v2.webp);background-size:450px;background-blend-mode:multiply;border:2px dashed #b78264}.lesson-sheet,.paper-note,.game-shell{border:3px solid #b58160;outline:2px dashed #b4835f;outline-offset:-12px;box-shadow:0 9px #140a1970}.watch-layout video{border:10px solid #9b6453;outline:2px dashed #d2a276;outline-offset:-7px}.scene-grid img,.adventure-row>img{outline:2px dashed #cba275;outline-offset:-5px}@media(max-width:760px){.page-heading.scene-heading{grid-template-columns:1fr;gap:26px;padding:22px 9px 40px}.stitched-heading{padding:30px}.stitched-heading h1{font-size:37px}.stitched-heading>p:last-child{font-size:16px}.theatre-daydream{max-width:540px;width:100%;margin:auto}.theatre-daydream figcaption{font-size:15px}.inner-stage>.section{padding-inline:9px}.inner-stage .game-shell,.inner-stage .lesson-sheet{margin-inline:8px}.reading-layout{margin-inline:8px;padding:20px 25px 35px}.reading-layout p{font-size:16px}.film-card{padding:13px 13px 24px}.film-copy{padding-inline:7px}}@media print{body,#root,.inner-stage,.lesson-sheet{background:#fff!important;box-shadow:none}.inner-stage:before,.inner-stage:after,.theatre-daydream{display:none!important}.page-heading.scene-heading{display:block}.stitched-heading{background:#fff;outline:none;border:none;box-shadow:none;padding:0}}@media screen{body{background-size:auto max(100vh,1500px);background-attachment:fixed}.inner-stage:before,.inner-stage:after{background-size:auto 2200px}}.try-together{background-color:#eed7b0;color:#542b3e;padding:16px 20px;border-radius:14px}.try-together p{color:#60394b}.try-together>svg{color:#893f57}@media(min-width:761px){.hero-heading h1{font-size:clamp(28px,4.4vw,70px)}}
