@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Kalam:wght@400;700&display=swap";:root{color:#202422;font-synthesis:none;text-rendering:optimizelegibility;--ink:#202422;--paper:#fbf8f0;--blue:#a8c7dc;--green:#afd1b7;--yellow:#efd67d;--coral:#e8a58e;--violet:#c4b7dc;--muted:#676c67;--line:#d6d0c3;--shadow:5px 6px 0 #2024221f;background:#f5f0e5;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#f5f0e5;background-image:radial-gradient(#2024220b .7px,#0000 .7px),linear-gradient(90deg,#0000 49.8%,#20242205 50%,#0000 50.2%);background-size:9px 9px,100% 100%;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent;color:inherit}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-shell{max-width:1480px;min-height:100vh;margin:auto}.site-header{border-bottom:1px solid #20242221;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-height:44px;padding:0;font-size:18px;display:inline-flex}.brand-mark{background:var(--yellow);border:1.8px solid var(--ink);width:38px;height:38px;box-shadow:2px 2px 0 var(--ink);border-radius:10px 12px 9px 11px;place-items:center;display:grid;transform:rotate(-2deg)}.brand-name{letter-spacing:-.04em;align-items:baseline;font-family:Kalam,cursive;font-size:22px;font-weight:700;display:inline-flex}.brand-name b{font-weight:700}.brand-name em{color:#fffdf8;background:var(--ink);border-radius:4px 6px 4px 5px;padding:1px 5px 0 2px;font-style:normal;transform:rotate(-1deg)}.site-header nav{gap:28px;font-size:14px;font-weight:600;display:flex}.site-header nav a{text-decoration:none}.site-header nav a:hover{-webkit-text-decoration:underline 2px var(--coral);text-decoration:underline 2px var(--coral);text-underline-offset:6px}.hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(50px,8vw,120px);min-height:660px;padding:74px 7vw 96px;display:grid}.kicker{letter-spacing:.02em;background:#efd67d6b;border:1px solid #20242233;border-radius:99px;align-items:center;gap:8px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.055em;margin:25px 0 22px;font-family:Kalam,cursive;font-size:clamp(62px,7vw,104px);font-weight:700;line-height:.93}.hero h1 em{color:#476f88;font-style:normal;position:relative}.hero h1 em:after{content:"";border-top:3px solid var(--coral);border-radius:50%;height:6px;position:absolute;bottom:-4px;left:0;right:0;transform:rotate(-1deg)}.hero-copy>p{max-width:520px;color:var(--muted);font-size:clamp(17px,1.35vw,20px);line-height:1.65}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.primary-button{border:2px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;border-radius:10px 12px 9px 11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:3px 4px #2024222e}.primary-button:hover:not(:disabled){transform:translate(-1px,-2px);box-shadow:5px 6px #20242229}.primary-button:disabled{opacity:.42;cursor:not-allowed}.text-link{text-underline-offset:5px;align-items:center;min-height:44px;font-weight:700;text-decoration-thickness:1.5px;display:inline-flex}.hero-demo{background:var(--paper);border:2px solid var(--ink);background-image:repeating-linear-gradient(0deg,#0000,#0000 32px,#486f8814 33px);border-radius:10px 16px 9px 13px;min-height:430px;padding:68px 38px 50px;position:relative;transform:rotate(1deg);box-shadow:10px 12px #2024221f}.hero-demo:before{content:"";background:#e8a58e85;border-left:1px solid #2024221f;border-right:1px solid #2024221f;width:110px;height:30px;position:absolute;top:-14px;left:50%;transform:translate(-50%)rotate(-2deg)}.demo-note,.paper-label{color:#476f88;font-family:Kalam,cursive;font-size:18px;font-weight:700;position:absolute;top:18px;left:22px;transform:rotate(-2deg)}.demo-flow{justify-content:center;align-items:center;gap:13px;height:290px;display:flex}.demo-flow>div{text-align:center;border:1.8px solid var(--ink);background:#fffdf8;border-radius:46% 54% 48% 52%/49% 44% 56% 51%;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:9px;min-width:120px;min-height:170px;display:flex;position:relative}.demo-flow>div:first-of-type{background:#f9e4da;transform:rotate(-2deg)}.demo-flow>div:nth-of-type(2){background:#f8edbe;transform:rotate(1deg)}.demo-flow>div:nth-of-type(3){background:#dceddf;transform:rotate(-1deg)}.demo-flow>div.demo-open{background:#dbeaf2;border-radius:26px 8px 8px 26px}.demo-flow>div.demo-shut{background:#dceddf;border-radius:8px 26px 26px 8px}.demo-flow>span{font-size:25px}.demo-flow small{color:var(--muted);max-width:100px;line-height:1.3}.demo-number{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;font-family:Kalam,cursive;display:grid;position:absolute;top:-12px;left:10px}.scribble{color:#8e5948;font-family:Kalam,cursive;font-size:17px;position:absolute;bottom:20px;right:36px;transform:rotate(-3deg)}.scribble:before{content:"↖";margin-right:8px}.topic-section{background:#fbf8f073;border-top:1px solid #2024221a;padding:90px 5vw 120px}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:28px;display:flex}.eyebrow{color:#476f88;letter-spacing:.14em;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:800}.section-heading h2,.method-section h2{letter-spacing:-.03em;margin:0;font-family:Kalam,cursive;font-size:clamp(36px,4vw,54px);line-height:1.08}.search-box{background:var(--paper);border:1.5px solid var(--ink);border-radius:10px;align-items:center;gap:10px;width:min(390px,100%);padding:0 13px;display:flex;box-shadow:3px 3px #2024221a}.search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:46px}.search-box:focus-within{outline:3px solid #486f8838}.search-box button{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.category-pills{gap:8px;padding:4px 0 25px;display:flex;overflow-x:auto}.category-pills button{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;min-height:44px;padding:8px 15px;font-size:13px;font-weight:600}.category-pills button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.topic-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.topic-card{text-align:left;background:var(--paper);border:1.7px solid var(--ink);cursor:pointer;border-radius:11px 15px 10px 13px;flex-direction:column;justify-content:space-between;gap:20px;min-height:335px;padding:25px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:4px 5px #2024221a}.topic-card:after{content:"";opacity:.4;background:var(--card-tone);border-radius:50%;width:95px;height:95px;position:absolute;top:-35px;right:-35px}.topic-card:hover{transform:translateY(-5px)rotate(-.2deg);box-shadow:7px 10px #2024221a}.tone-blue{--card-tone:var(--blue);--accent:#759fb9}.tone-green{--card-tone:var(--green);--accent:#6c9c77}.tone-yellow{--card-tone:var(--yellow);--accent:#c5a536}.tone-coral{--card-tone:var(--coral);--accent:#be745c}.tone-violet{--card-tone:var(--violet);--accent:#8f7cb3}.tone-ink{--card-tone:#b7bbb7;--accent:#585d59}.topic-card-top{justify-content:space-between;align-items:center;display:flex}.topic-icon{background:color-mix(in srgb, var(--card-tone) 65%, white);border:1.5px solid var(--ink);border-radius:13px 10px 14px 11px;place-items:center;width:48px;height:48px;display:grid;transform:rotate(-2deg)}.topic-category{border:1px solid var(--line);color:var(--muted);text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:5px 9px;font-size:11px;font-weight:700}.topic-card h3{margin:0 0 10px;font-family:Kalam,cursive;font-size:28px;line-height:1.1}.topic-card p{color:var(--muted);margin:0;line-height:1.55}.topic-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px 16px;font-size:12px;display:flex}.topic-meta span{align-items:center;gap:5px;display:inline-flex}.card-action{border-top:1px dashed var(--line);justify-content:space-between;align-items:center;padding-top:15px;font-size:13px;font-weight:700;display:flex}.empty-state{text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:12px;justify-items:center;padding:80px 20px;display:grid}.empty-state h3{color:var(--ink);margin-bottom:0}.learning-path-section{border-top:2px solid var(--ink);background:#dfe9eb;border-bottom:1px solid #2024221f;padding:94px 7vw 105px}.path-home-heading{max-width:830px}.path-home-heading>div>p:last-child{max-width:700px;color:var(--muted);margin:14px 0 0;font-size:17px;line-height:1.55}.learning-path-grid{gap:22px;display:grid}.learning-path-card{background:var(--paper);border:2px solid var(--ink);border-radius:15px 22px 14px 19px;padding:clamp(22px,4vw,42px);position:relative;overflow:hidden;box-shadow:8px 10px #2024221f}.learning-path-card:after{content:"";background:radial-gradient(circle,var(--blue),transparent 68%);opacity:.38;width:260px;height:260px;position:absolute;top:-90px;right:-70px}.path-card-heading{z-index:1;grid-template-columns:62px 1fr auto;align-items:center;gap:15px;display:grid;position:relative}.path-card-icon{background:var(--blue);border:2px solid var(--ink);width:62px;height:62px;box-shadow:3px 4px 0 var(--ink);border-radius:18px 14px 20px 15px;place-items:center;display:grid;transform:rotate(-2deg)}.path-card-heading>span:nth-child(2){flex-direction:column;display:flex}.path-card-heading small{color:#476f88;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850}.path-card-heading h3{margin:2px 0 0;font-family:Kalam,cursive;font-size:clamp(28px,3vw,42px);line-height:1}.path-card-heading>strong{font-family:Kalam,cursive;font-size:34px}.learning-path-card>p{max-width:760px;color:var(--muted);margin:20px 0;font-size:16px;line-height:1.55}.path-stage-preview{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.path-stage-preview>span{background:color-mix(in srgb,var(--card-tone) 36%,#fffdf8);border:1px solid #2024222b;border-radius:10px;align-items:center;gap:7px;min-width:0;padding:10px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.path-stage-preview b{color:#fff;background:var(--ink);border-radius:50%;flex:0 0 23px;place-items:center;width:23px;height:23px;font-family:Kalam,cursive;display:grid}.path-card-progress{background:#20242217;border-radius:99px;height:7px;margin:20px 0 14px;overflow:hidden}.path-card-progress span{border-radius:inherit;background:#698ca2;height:100%;display:block}.learning-path-card>footer{z-index:1;color:var(--muted);padding:0;position:relative}.learning-path-card>footer>span strong{color:var(--ink)}.learning-path-card>footer button{color:#fff;background:var(--ink);border:1.5px solid var(--ink);cursor:pointer;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-weight:750;display:inline-flex;box-shadow:3px 4px #20242226}.learning-path-shell{background-color:#f5f0e5;background-image:radial-gradient(#2024220d .7px,#0000 .7px);background-size:9px 9px;min-height:100vh}.path-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e5e6;border-bottom:1px solid #20242221;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 clamp(18px,5vw,72px);display:grid;position:sticky;top:0}.path-topbar button{cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;min-height:44px;font-weight:750;display:inline-flex}.path-topbar>span{align-items:center;gap:8px;font-family:Kalam,cursive;font-size:18px;font-weight:700;display:inline-flex}.path-topbar>small{color:var(--muted);justify-self:end;font-weight:700}.learning-path-main{max-width:1280px;margin:auto;padding:0 clamp(18px,5vw,68px) 100px}.path-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(38px,7vw,95px);min-height:470px;padding:66px 0 58px;display:grid}.path-hero .eyebrow{align-items:center;gap:7px;display:inline-flex}.path-hero h1{letter-spacing:-.045em;margin:13px 0 18px;font-family:Kalam,cursive;font-size:clamp(52px,6vw,82px);line-height:.96}.path-hero h1 em{color:#476f88;font-style:normal}.path-hero>div>p:last-child{max-width:700px;color:var(--muted);font-size:17px;line-height:1.62}.path-progress-card{background:var(--paper);border:2px solid var(--ink);border-radius:18px 24px 17px 21px;justify-content:center;align-items:center;gap:24px;min-height:220px;padding:28px;display:flex;transform:rotate(.5deg);box-shadow:8px 10px #2024221f}.path-progress-ring{--path-progress:0deg;background:conic-gradient(#698ca2 var(--path-progress),#20242217 0);border-radius:50%;flex:0 0 126px;place-items:center;width:126px;height:126px;display:grid}.path-progress-ring:before{content:"";background:var(--paper);border-radius:50%;grid-area:1/1;width:102px;height:102px}.path-progress-ring>span{z-index:1;flex-direction:column;grid-area:1/1;align-items:center;display:flex}.path-progress-ring strong{font-family:Kalam,cursive;font-size:29px;line-height:1}.path-progress-ring small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.path-progress-card>div:last-child{flex-direction:column;gap:5px;display:flex}.path-progress-card>div:last-child strong{font-family:Kalam,cursive;font-size:21px;line-height:1.15}.path-progress-card>div:last-child span{color:var(--muted);font-size:12px;line-height:1.45}.path-next-section,.path-map-section{border-top:1px solid #20242224;padding:42px 0 20px}.path-section-heading{align-items:center;gap:13px;margin-bottom:22px;display:flex}.path-section-heading>span{background:var(--yellow);border:1.5px solid var(--ink);width:42px;height:42px;box-shadow:2px 3px 0 var(--ink);border-radius:12px;place-items:center;display:grid;transform:rotate(-2deg)}.path-section-heading .eyebrow{margin:0;font-size:9px}.path-section-heading h2{margin:2px 0 0;font-family:Kalam,cursive;font-size:clamp(28px,3.2vw,42px);line-height:1}.recommendation-shelf{text-align:left;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:14px;display:grid}.recommendation-lane{background:color-mix(in srgb,var(--lane-tone) 22%,#fffdf8);border:1.5px solid var(--ink);border-radius:13px 17px 12px 15px;min-width:0;padding:15px;box-shadow:3px 4px #2024221a}.lane-continue{--lane-tone:var(--blue)}.lane-related{--lane-tone:var(--violet)}.lane-apply{--lane-tone:var(--green)}.recommendation-lane>header{align-items:center;gap:9px;margin-bottom:11px;display:flex}.recommendation-lane>header>span{background:#ffffffbf;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.recommendation-lane h3{margin:0;font-family:Kalam,cursive;font-size:17px;line-height:1}.recommendation-lane header p{color:var(--muted);margin:2px 0 0;font-size:9px;line-height:1.25}.recommendation-cards{gap:8px;display:grid}.recommendation-card{text-align:left;cursor:pointer;background:#fffdf8;border:1px solid #20242233;border-radius:10px;grid-template-columns:39px 1fr auto;align-items:center;gap:9px;width:100%;min-height:105px;padding:11px;display:grid}.recommendation-card:hover{border-color:var(--accent);transform:translateY(-1px)}.recommendation-icon{background:color-mix(in srgb,var(--card-tone) 46%,white);border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.recommendation-copy{flex-direction:column;min-width:0;display:flex}.recommendation-copy small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:750;overflow:hidden}.recommendation-copy strong{margin-top:2px;font-family:Kalam,cursive;font-size:15px;line-height:1.1}.recommendation-copy em{color:var(--muted);margin-top:4px;font-size:9px;font-style:normal;line-height:1.3}.path-stages{gap:13px;display:grid}.path-map-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.path-map-heading .path-section-heading{margin-bottom:0}.path-search{flex:0 0 min(330px,100%)}.path-stage{--card-tone:var(--blue);background:color-mix(in srgb,var(--card-tone) 17%,#fffdf8);border:1.5px solid var(--ink);border-radius:13px 17px 12px 15px;overflow:hidden;box-shadow:3px 4px #20242217}.path-stage-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:48px 1fr auto 40px;align-items:center;gap:14px;width:100%;min-height:104px;padding:16px 18px;display:grid}.path-stage-number{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:48px;height:48px;font-family:Kalam,cursive;font-size:22px;display:grid}.path-stage-title{flex-direction:column;display:flex}.path-stage-title small{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:8px;font-weight:850}.path-stage-title strong{font-family:Kalam,cursive;font-size:23px;line-height:1.1}.path-stage-title em{max-width:700px;color:var(--muted);margin-top:2px;font-size:11px;font-style:normal}.path-stage-stat{flex-direction:column;align-items:flex-end;display:flex}.path-stage-stat strong{font-family:Kalam,cursive;font-size:21px;line-height:1}.path-stage-stat small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:8px}.path-stage-chevron{background:#ffffffb3;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.path-stage-progress{background:#20242217;border-radius:99px;height:5px;margin:0 18px 13px;overflow:hidden}.path-stage-progress span{background:var(--accent);height:100%;display:block}.path-topic-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:4px 14px 16px;animation:.25s both frame-in;display:grid}.path-topic-node{text-align:left;cursor:pointer;background:#fffdf8e0;border:1px solid #2024222e;border-radius:10px;grid-template-columns:25px 36px 1fr auto;align-items:center;gap:8px;min-width:0;min-height:68px;padding:9px 10px;display:grid}.path-topic-node:hover{border-color:var(--accent);transform:translateY(-1px)}.path-topic-order{color:#8a8e89;font-family:Kalam,cursive;font-size:11px}.path-topic-icon{background:color-mix(in srgb,var(--card-tone) 35%,white);border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.path-topic-copy{flex-direction:column;min-width:0;display:flex}.path-topic-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.path-topic-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.path-topic-node.status-complete{background:#e8f3e9}.path-topic-node.status-complete .path-topic-icon{color:#fff;background:#5f906c}.path-topic-node.status-progress{border-color:var(--accent);box-shadow:inset 4px 0 0 var(--accent)}.path-topic-node.status-locked{opacity:.66}.path-show-more{border:1px dashed var(--accent);min-height:62px;color:var(--accent);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-weight:750;display:flex}.path-show-more small{color:var(--muted);font-weight:500}.completion-next{border-top:1px dashed var(--line);max-width:820px;margin:38px auto 0;padding-top:30px}.completion-next h2{margin:0 0 18px;font-family:Kalam,cursive;font-size:31px}.completion-next .recommendation-shelf{grid-template-columns:1fr}.completion-next .recommendation-lane{padding:11px}.completion-next .recommendation-lane>header{margin-bottom:7px}.completion-next .recommendation-card{min-height:82px}.method-section{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);background:#dfe9eb;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:110px 7vw;display:grid}.method-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.method-grid article{background:var(--paper);border:1.5px solid var(--ink);border-radius:9px 12px 10px 13px;min-height:225px;padding:22px;box-shadow:3px 4px #2024221f}.method-grid article span{color:#476f88;font-family:Kalam,cursive;font-size:27px}.method-grid h3{margin:28px 0 8px;font-family:Kalam,cursive;font-size:22px}.method-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}footer{color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:38px 5vw;font-size:13px;display:flex}footer .brand{color:var(--ink)}.player-shell{background-color:#f5f0e5;background-image:radial-gradient(#2024220d .7px,#0000 .7px);background-size:9px 9px;min-height:100vh;padding:0 clamp(18px,4vw,64px) 30px}.player-topbar{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1320px;height:72px;margin:auto;display:grid}.ghost-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;min-height:44px;padding:8px;font-weight:700;display:inline-flex}.ghost-button:disabled{opacity:.35;cursor:not-allowed}.player-title{align-items:center;gap:8px;font-family:Kalam,cursive;font-size:20px;font-weight:700;display:inline-flex}.autoplay{justify-self:end}.lesson-size{color:var(--muted);white-space:nowrap;justify-self:end;font-size:12px;font-weight:700}.progress-track{background:#2024221a;border-radius:3px;max-width:1320px;height:4px;margin:auto;overflow:hidden}.progress-track span{background:var(--accent);height:100%;transition:width .35s;display:block}.lesson-arc-strip{width:min(1080px,100%);min-height:48px;color:var(--muted);background:#fbf8f0b8;border:1px solid #20242229;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(150px,.52fr) minmax(0,1fr);align-items:center;gap:8px;margin:10px auto 0;padding:5px;display:grid}.lesson-arc-strip>span{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;min-width:0;padding:6px 10px;font-size:9px;font-weight:850;display:flex}.lesson-arc-strip>span small{letter-spacing:0;text-overflow:clip;text-transform:none;white-space:normal;overflow-wrap:anywhere;min-width:0;font-size:9px;font-weight:600;line-height:1.2;overflow:visible}.lesson-arc-strip>i{letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:5px;font-size:7px;font-style:normal;display:flex}.lesson-arc-strip>i:before,.lesson-arc-strip>i:after{content:"";background:#20242240;flex:1;height:1px}.lesson-arc-strip>i span{color:var(--ink);text-transform:none;font-family:Kalam,cursive;font-size:10px}.lesson-arc-strip .lesson-open{color:#365f79;background:#dbeaf2}.lesson-arc-strip .lesson-shut{color:#477259;background:#dceddf;justify-content:flex-end}.lesson-arc-strip.stage-epilogue .lesson-open,.lesson-arc-strip.stage-check .lesson-open,.lesson-arc-strip.stage-complete .lesson-open{opacity:.62}.lesson-arc-strip.stage-epilogue .lesson-shut,.lesson-arc-strip.stage-check .lesson-shut,.lesson-arc-strip.stage-complete .lesson-shut{color:#fff;box-shadow:2px 2px 0 var(--ink);background:#477259}.story-frame{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(42px,6vw,90px);max-width:1250px;min-height:min(610px,100vh - 220px);margin:28px auto 12px;animation:.42s both frame-in;display:grid}.rich-story-frame{grid-template-columns:1fr;align-items:stretch;gap:11px;width:min(1680px,100%);max-width:none;min-height:0;margin-top:12px}.rich-story-frame .story-copy{background:#fbf8f0d1;border:1px solid #20242233;border-radius:12px 16px 11px 14px;grid-template-columns:132px minmax(250px,.7fr) minmax(320px,1.3fr);grid-template-areas:"chapter act eyebrow""chapter act title";align-items:center;gap:2px 18px;width:100%;max-width:none;padding:9px 14px;display:grid}.rich-story-frame .frame-number{white-space:nowrap;border:0;border-right:1px dashed #20242240;grid-area:chapter;margin:0;padding:8px 10px;font-size:14px}.rich-story-frame .current-act{grid-area:act;width:100%;margin:0}.rich-story-frame .story-copy .eyebrow{grid-area:eyebrow;align-self:end;margin:0;font-size:9px}.rich-story-frame .story-copy h1{letter-spacing:-.025em;grid-area:title;align-self:start;margin:0;font-size:clamp(27px,2.2vw,38px);line-height:1.05}.rich-story-frame .storybook-visual{min-height:0;padding:45px 12px 12px}.rich-story-frame .immersive-story{min-height:640px}.learning-story-frame{grid-template-columns:minmax(300px,.72fr) minmax(610px,1.28fr);gap:clamp(32px,4.5vw,68px);max-width:1320px}@keyframes frame-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}.story-copy{max-width:500px}.frame-number{color:var(--muted);border-bottom:2px solid var(--accent);margin-bottom:28px;font-family:Kalam,cursive;font-size:15px;display:inline-block}.story-copy h1{letter-spacing:-.035em;margin:0 0 20px;font-family:Kalam,cursive;font-size:clamp(42px,4.5vw,67px);line-height:1.03}.narration{color:#515652;margin:0;font-size:clamp(17px,1.5vw,20px);line-height:1.67}.takeaway{background:color-mix(in srgb, var(--card-tone) 25%, transparent);border-left:4px solid var(--accent);border-radius:0 8px 8px 0;margin-top:30px;padding:16px 18px}.takeaway span{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.takeaway p{margin:0;font-weight:600;line-height:1.45}.story-visual{background:var(--paper);border:2px solid var(--ink);background-image:repeating-linear-gradient(0deg,#0000,#0000 31px,#486f8812 32px);border-radius:18px 22px 16px 20px;place-items:center;min-height:min(510px,100vh - 260px);padding:60px 42px 40px;display:grid;position:relative;transform:rotate(.15deg);box-shadow:8px 10px #2024221f}.story-visual:before{content:"";background:color-mix(in srgb, var(--card-tone) 55%, transparent);border-left:1px solid #2024221f;border-right:1px solid #2024221f;width:105px;height:27px;position:absolute;top:-13px;left:50%;transform:translate(-50%)rotate(-2deg)}.storybook-visual{background:#fbf8f0;min-height:min(620px,100vh - 190px);padding:48px 20px 20px;overflow:hidden;transform:rotate(.15deg)}.storybook-visual .paper-label{z-index:5;color:var(--ink);background:#fbf8f0e0;border:1px solid #20242229;border-radius:99px;padding:5px 11px;font-size:14px}.mobile-story-takeaway{display:none}.narrative-visual{background-color:#e7eee7;background-image:linear-gradient(#fff9,#fff9),repeating-linear-gradient(90deg,#0000 0 89px,#455b4d1a 90px 92px),linear-gradient(#dce9e0 0 58%,#ead9b0 58% 100%);align-content:center;min-height:530px;padding:92px 32px 34px;overflow:hidden}.narrative-visual:before{content:"";background:repeating-linear-gradient(90deg,#4c5f5257 0 32px,#efd67d80 32px 45px);border:1px solid #20242229;border-radius:99px;width:auto;height:12px;inset:auto 4% 18px;transform:none}.narrative-visual>.scene{z-index:2;position:relative}.visual-context-bar{z-index:4;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fbf8f0e6;border:1.5px solid #2024227a;border-radius:13px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:50px;padding:8px 10px 8px 13px;display:grid;position:absolute;top:17px;left:18px;right:18px;box-shadow:3px 4px #2024221a}.visual-context-bar span{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:850;display:inline-flex}.visual-context-bar strong{text-align:center;font-family:Kalam,cursive;font-size:15px}.visual-context-bar em{background:color-mix(in srgb, var(--card-tone) 38%, #fffdf8);letter-spacing:.06em;text-transform:uppercase;border:1px solid #2024222e;border-radius:99px;justify-self:end;padding:6px 10px;font-size:9px;font-style:normal;font-weight:850}.scene{width:100%}.scene-card{text-align:center;background:color-mix(in srgb, var(--card-tone) 31%, #fffdf8);border:1.7px solid var(--ink);border-radius:19px 23px 17px 21px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:164px;padding:18px 13px;display:flex;box-shadow:3px 4px #20242217}.scene-card.compact{border-radius:14px 18px 13px 17px;min-height:108px}.scene-card strong{font-family:Kalam,cursive;font-size:19px;line-height:1.1}.scene-card small{color:var(--muted);line-height:1.25}.scene-icon{background:#ffffff9e;border-radius:50%;place-items:center;width:49px;height:49px;display:grid}.compact .scene-icon{width:39px;height:39px}.journey{justify-content:center;align-items:stretch;display:flex}.journey-step{flex:1 1 0;align-items:center;min-width:0;display:flex;position:relative}.journey-step .scene-card{min-width:0}.journey-step .scene-card strong{overflow-wrap:normal;max-width:100%;font-size:17px}.journey-step .scene-card small{font-size:11px}.journey-step:nth-child(2) .scene-card{transform:none}.journey-number{z-index:2;color:#fff;background:var(--ink);border:2px solid #fffdf8;border-radius:50%;place-items:center;width:28px;height:28px;font-family:Kalam,cursive;font-weight:700;display:grid;position:absolute;top:-10px;left:12px;box-shadow:2px 2px #20242224}.flow-arrow{text-align:center;flex:0 0 32px;font-family:Kalam,cursive;font-size:29px}.flow-arrow.labeled{color:#4e5751;background:#fbf8f0c7;border:1px dashed #2024224d;border-radius:12px;flex-basis:72px;place-items:center;gap:2px;padding:7px 4px;font-size:10px;line-height:1.1;display:grid}.flow-arrow.labeled:after{content:"→";font-size:20px;line-height:.8}.token-parts{align-items:center;display:flex}.token-piece{flex:1;align-items:center;gap:8px;display:flex}.token-piece .scene-card{flex:1}.token-piece b{color:var(--accent);font-size:32px}.token-scene code{width:fit-content;max-width:100%;color:var(--muted);background:#2024220f;border-radius:6px;margin:28px auto 0;padding:10px 15px;display:block;overflow:hidden}.split-scene{grid-template-columns:1fr minmax(140px,.72fr) 1fr;align-items:center;gap:16px;display:grid}.split-scene .scene-card{min-height:220px}.bridge{text-align:center;background:#fbf8f0d1;border:1.5px dashed #2024226b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:120px;padding:15px 10px;display:flex}.bridge span{font-size:36px}.bridge em{color:var(--muted);font-family:Kalam,cursive;font-size:16px}.stack-scene{flex-direction:column;gap:10px;max-width:460px;display:flex}.stack-row{transform:translateX(calc((var(--stack-index) - 1) * 12px))}.stack-row .scene-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:56px 1fr;align-items:center;column-gap:11px;min-height:102px;display:grid}.stack-row .scene-icon{grid-row:1/3}.stack-row strong{align-self:end}.stack-row small{align-self:start}.decision-scene{justify-items:center;gap:15px;max-width:520px;display:grid}.decision-scene>.scene-card{width:175px}.decision-question{border:1.7px dashed var(--ink);text-align:center;background:#fffdf8;border-radius:10px;justify-content:center;align-items:center;gap:9px;width:230px;min-height:66px;padding:10px;font-family:Kalam,cursive;display:flex}.decision-question b{background:var(--yellow);border-radius:50%;place-items:center;width:26px;height:26px;display:grid}.decision-branches{grid-template-columns:1fr 1fr;gap:28px;width:100%;display:grid}.decision-branches>div{position:relative}.branch-label{z-index:1;border:1px solid var(--ink);background:var(--paper);text-transform:uppercase;border-radius:99px;padding:2px 7px;font-size:10px;font-weight:800;position:absolute;top:-9px;left:9px}.branch-label.yes{color:#397247}.branch-label.no{color:#a44f39}.learning-visual{align-content:center;min-height:535px;padding:92px 24px 30px;overflow:hidden;transform:rotate(.05deg)}.learning-visual .paper-label{z-index:6;background:#fbf8f0ed;border:1px solid #20242229;border-radius:99px;padding:5px 11px}.mapping-scene{gap:13px;display:grid}.mapping-headings{grid-template-columns:1fr 88px 1fr;align-items:center;gap:12px;display:grid}.mapping-headings span{color:#fff;background:var(--ink);text-align:center;letter-spacing:.1em;text-transform:uppercase;border-radius:9px;padding:8px 12px;font-size:11px;font-weight:800}.mapping-headings span:last-child{color:var(--ink);background:var(--card-tone);border:1.5px solid var(--ink)}.mapping-headings b{color:var(--muted);text-align:center;font-family:Kalam,cursive;font-size:14px}.mapping-pairs{gap:9px;display:grid}.mapping-pair{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:4px 24px;display:grid;position:relative}.mapping-pair>.scene-card:first-of-type{grid-area:1/1}.mapping-pair>.scene-card:last-of-type{grid-area:1/2}.mapping-pair .scene-card{text-align:left;border-radius:12px 15px 11px 14px;grid-template-rows:auto auto;grid-template-columns:43px 1fr;align-items:center;gap:1px 9px;min-height:74px;padding:9px 12px;display:grid}.mapping-pair .scene-icon{grid-row:1/3;width:40px;height:40px}.mapping-pair .scene-card strong{align-self:end;font-size:17px}.mapping-pair .scene-card small{align-self:start}.mapping-connection{min-height:18px;color:var(--muted);text-align:center;grid-area:2/1/auto/-1;justify-content:center;align-items:center;gap:7px;padding:0 10px;display:flex}.mapping-connection span{font-family:Kalam,cursive;font-size:20px;line-height:1}.mapping-connection strong{max-width:680px;color:var(--ink);text-transform:uppercase;letter-spacing:.04em;background:#fffdf7eb;border:1px solid #20242224;border-radius:999px;padding:3px 9px;font-size:10px;line-height:1.25;box-shadow:1px 2px #2024220f}.mapping-number{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:22px;height:22px;font-family:Kalam,cursive;font-size:12px;display:grid;position:absolute;top:50%;left:-7px;transform:translate(-50%,-50%)}.scene-boundary{color:#4a504c;border:1.5px dashed var(--ink);background:#f5e7bf;border-radius:10px;align-items:flex-start;gap:10px;margin:0;padding:11px 13px;font-size:12px;line-height:1.4;display:flex}.scene-boundary svg{flex:none;margin-top:2px}.scene-boundary span{gap:2px;display:grid}.scene-boundary strong{color:var(--ink);letter-spacing:.09em;text-transform:uppercase;font-size:9px}.weighted-flow{color:var(--ink);background:#fbf8f0bd;border:1.5px solid #2024223d;border-radius:18px;gap:14px;padding:17px;display:grid;box-shadow:4px 5px #20242214}.weighted-header{grid-template-columns:minmax(150px,.7fr) 1.3fr;align-items:center;gap:16px;display:grid}.weighted-header>div{gap:2px;display:grid}.weighted-header>div span{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:9px;font-weight:800}.weighted-header>div strong{font-family:Kalam,cursive;font-size:22px;line-height:1.1}.weighted-header p{background:#ffffffe6;border:1px solid #20242233;border-radius:11px;margin:0;padding:12px 14px;font-size:12px;line-height:1.4}.weighted-stages{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.weighted-stages button{min-width:0;min-height:52px;color:var(--muted);text-align:left;background:#ffffffad;border:1px solid #2024222e;border-radius:9px;align-items:center;gap:7px;padding:6px 7px;display:flex}.weighted-stages button:disabled{opacity:.53}.weighted-stages button.current{color:var(--ink);background:color-mix(in srgb, var(--card-tone) 58%, #fffdf8);border:1.5px solid var(--ink);box-shadow:2px 3px #20242221}.weighted-stages button.complete{color:var(--ink);background:#dceadd}.weighted-stages button>b{color:#fff;background:var(--ink);border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-family:Kalam,cursive;display:grid}.weighted-stages button>span{min-width:0;display:grid}.weighted-stages strong{font-size:10px}.weighted-stages small{text-overflow:clip;white-space:normal;font-size:8px;line-height:1.25;overflow:visible}.weighted-workbench{grid-template-columns:132px 1fr;align-items:stretch;gap:12px;display:grid}.weighted-focus{align-content:center;gap:7px;display:grid}.weighted-focus>span{color:var(--muted);text-align:center;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:800}.weighted-focus .scene-card{border:2px solid var(--accent);min-height:118px;box-shadow:3px 4px #2024221f}.weighted-candidates{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.weighted-candidate{min-width:0;min-height:142px;color:var(--ink);background:color-mix(in srgb, var(--card-tone) 34%, #fffdf8);text-align:left;border:1.5px solid #20242273;border-radius:14px 18px 13px 17px;align-content:start;gap:7px;padding:12px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid}.weighted-candidate:hover{transform:translateY(-2px)}.weighted-candidate.chosen{border:2px solid var(--ink);box-shadow:3px 4px 0 var(--ink)}.weighted-candidate.best{outline-offset:1px;outline:3px solid #48825347}.candidate-token{align-items:center;gap:6px;font-family:Kalam,cursive;font-size:17px;display:flex}.weighted-candidate>small{min-height:29px;color:var(--muted);font-size:10px;line-height:1.3}.candidate-score{border-top:1px dashed #20242240;justify-content:space-between;align-items:center;padding-top:6px;animation:.3s both value-reveal;display:flex}.candidate-score em{color:var(--muted);text-transform:uppercase;font-size:9px;font-style:normal}.candidate-score b{font-family:Kalam,cursive;font-size:18px}.candidate-weight{background:#20242214;border-radius:5px;justify-content:flex-end;align-items:center;height:23px;padding:0 5px;animation:.3s both value-reveal;display:flex;position:relative;overflow:hidden}.candidate-weight i{background:color-mix(in srgb, var(--card-tone) 78%, white);border-right:1.5px solid var(--ink);transform-origin:0;animation:.55s both weight-grow;position:absolute;inset:0 auto 0 0}.candidate-weight b{z-index:1;font-size:10px}.candidate-verdict{color:#426a49;text-transform:uppercase;font-size:9px;font-weight:800}@keyframes value-reveal{0%{opacity:0;transform:translateY(4px)}}@keyframes weight-grow{0%{transform:scaleX(0)}}.prediction-note{color:#515652;text-align:center;margin:-2px 0;font-size:11px}.weighted-formula{color:#38413d;text-align:center;white-space:nowrap;background:#edf1ef;border:1px solid #20242224;border-radius:8px;padding:8px 10px;font-size:11px;display:block;overflow-x:auto}.weighted-technical{color:#4b514e;background:#ffffffb8;border:1px solid #2024222e;border-radius:8px;font-size:11px;overflow:hidden}.weighted-technical summary{cursor:pointer;align-items:center;min-height:40px;padding:8px 11px;font-weight:800;display:flex}.weighted-technical code{white-space:nowrap;border-top:1px dashed #20242233;padding:9px 11px;display:block;overflow-x:auto}.weighted-result{border:1.5px solid var(--ink);background:#dceadd;border-radius:11px;grid-template-columns:32px minmax(150px,.72fr) 1.28fr;align-items:center;gap:10px;padding:9px;animation:.35s both value-reveal;display:grid;box-shadow:3px 4px #2024221f}.weighted-result>span{text-align:center;font-family:Kalam,cursive;font-size:29px}.weighted-result .scene-card{text-align:left;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:35px 1fr;gap:0 7px;min-height:66px;padding:7px;display:grid}.weighted-result .scene-icon{grid-row:1/3;width:34px;height:34px}.weighted-result .scene-card strong{align-self:end;font-size:15px}.weighted-result .scene-card small{align-self:start;font-size:9px}.weighted-result p{color:#48504c;margin:0;font-size:10px;line-height:1.35}.weighted-actions{justify-content:flex-end;display:flex}.weighted-actions button{color:#fff;background:var(--ink);border:2px solid var(--ink);min-height:44px;box-shadow:3px 4px 0 color-mix(in srgb, var(--card-tone) 75%, transparent);border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-weight:800;display:inline-flex}.weighted-actions button:disabled{cursor:not-allowed;opacity:.42;box-shadow:none}.weighted-actions button.secondary{color:var(--ink);background:#fffdf8}.storybook-scene{--stage-sky:#dcecf1;--stage-ground:#efd9b2;isolation:isolate;background:linear-gradient(to bottom, var(--stage-sky) 0 58%, var(--stage-ground) 58% 100%);border:1.5px solid #20242273;border-radius:18px 24px 16px 22px;grid-template-rows:auto 1fr auto auto;align-items:end;gap:12px;min-height:540px;padding:18px 20px 16px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 7px #ffffff61}.backdrop-city{--stage-sky:#dcecf1;--stage-ground:#e7d4ae}.backdrop-workshop{--stage-sky:#f5e5bc;--stage-ground:#cfb48d}.backdrop-gateway{--stage-sky:#d9d3eb;--stage-ground:#c3d6d3}.backdrop-lab{--stage-sky:#dceee3;--stage-ground:#c4d9df}.backdrop-cloud{--stage-sky:#d9ebf4;--stage-ground:#e9dfbd}.backdrop-stage{--stage-sky:#ead7d0;--stage-ground:#dbc5a0}.backdrop-pipeline{--stage-sky:#dce9e0;--stage-ground:#c8b18b;background:linear-gradient(155deg,#dce9e0 0 46%,#ead9b0 46% 58%,#c5ad86 58%)}.backdrop-pipeline:before{clip-path:none;opacity:.24;background:repeating-linear-gradient(90deg,#202422 0 3px,#0000 3px 82px),repeating-linear-gradient(0deg,#0000 0 38px,#202422 39px 41px);height:auto;inset:20% 2% 34%}.backdrop-pipeline:after{opacity:.52;background:repeating-linear-gradient(90deg,#4c5f52 0 30px,#f5e5bc 30px 42px);border:2px solid #2024224d;border-radius:99px;height:12px;bottom:21%;left:4%;right:4%;transform:none}.backdrop-maproom{--stage-sky:#eee2c7;--stage-ground:#c5a77d;background:radial-gradient(circle at 78% 17%,#c4b7dca6 0 60px,#0000 61px),linear-gradient(#eee2c7 0 55%,#c5a77d 55%)}.backdrop-maproom:before{clip-path:none;opacity:.3;background:repeating-linear-gradient(24deg,#0000 0 42px,#705f43 43px 45px),repeating-linear-gradient(112deg,#0000 0 64px,#705f43 65px 67px);height:auto;inset:9% 3% 36%}.backdrop-maproom:after{opacity:.55;background:#efe1bd;border:2px dashed #4e402a73;border-radius:50%;height:55px;bottom:22%;left:12%;right:12%;transform:rotate(-2deg)}.backdrop-memory{--stage-sky:#e5d9e9;--stage-ground:#bea98e;background:linear-gradient(#e5d9e9 0 55%,#bea98e 55%)}.backdrop-memory:before{clip-path:none;opacity:.4;background:repeating-linear-gradient(90deg,#63536e 0 8px,#d9c9df 8px 25px,#9c6f58 25px 34px,#0000 34px 62px),repeating-linear-gradient(0deg,#0000 0 56px,#4f4540 57px 61px);height:auto;inset:7% 2% 35%}.backdrop-memory:after{opacity:.62;background:repeating-linear-gradient(90deg,#fffdf88c 0 54px,#0000 54px 70px);border:1px solid #20242233;border-radius:9px;height:45px;bottom:20%;left:7%;right:7%;transform:rotate(.5deg)}.backdrop-harbor{--stage-sky:#cfe4eb;--stage-ground:#a8c9d1;background:linear-gradient(#cfe4eb 0 45%,#90bac8 45% 62%,#c3aa7d 62%)}.backdrop-harbor:before{clip-path:none;opacity:.45;background:repeating-radial-gradient(at 20% 100%,#0000 0 28px,#ffffffb8 29px 32px,#0000 33px 58px);height:auto;inset:30% -5% 28%}.backdrop-harbor:after{opacity:.72;background:linear-gradient(110deg,#0000 0 18%,#5c4b377a 18% 21%,#0000 21% 70%,#5c4b377a 70% 74%,#0000 74%);border:0;border-radius:0;height:70px;bottom:21%;left:5%;right:5%;transform:none}.storybook-scene:before{content:"";z-index:-1;opacity:.42;clip-path:polygon(0 100%,0 50%,7% 50%,7% 22%,14% 22%,14% 62%,22% 62%,22% 10%,31% 10%,31% 48%,41% 48%,41% 29%,52% 29%,52% 65%,62% 65%,62% 17%,71% 17%,71% 53%,82% 53%,82% 5%,91% 5%,91% 61%,100% 61%,100% 100%);background:linear-gradient(135deg,#0000 0 10%,#fffc 10% 23%,#0000 23% 30%,#20242226 30% 42%,#0000 42% 54%,#fffc 54% 72%,#0000 72%);height:29%;position:absolute;bottom:32%;left:-3%;right:-3%}.storybook-scene:after{content:"";z-index:-1;background:#ffffff38;border:2px solid #2024221f;border-radius:50% 50% 0 0;height:21%;position:absolute;bottom:18%;left:-10%;right:-10%;transform:rotate(-2deg)}.storybook-sky{z-index:-1;pointer-events:none;position:absolute;inset:0}.storybook-sky span{background:#ffffffb3;border:1px solid #2024221f;border-radius:50%;width:62px;height:22px;position:absolute}.storybook-sky span:after,.storybook-sky span:before{content:"";background:inherit;border:inherit;border-radius:50%;position:absolute;bottom:-1px}.storybook-sky span:before{width:27px;height:30px;left:9px}.storybook-sky span:after{width:22px;height:25px;right:8px}.storybook-sky span:first-child{top:55px;left:8%;transform:scale(.75)}.storybook-sky span:nth-child(2){top:28px;right:12%;transform:scale(1.05)}.storybook-sky span:nth-child(3){opacity:.55;top:120px;right:34%;transform:scale(.52)}.setting-sign{z-index:2;color:#3f4541;border:1.5px solid var(--ink);letter-spacing:.09em;text-transform:uppercase;background:#fbf8f0db;border-radius:8px 10px 7px 9px;justify-self:start;align-items:center;gap:6px;max-width:80%;padding:7px 12px;font-size:11px;font-weight:800;display:inline-flex;transform:rotate(-1deg);box-shadow:2px 3px #20242224}.story-cast{z-index:2;grid-template-columns:repeat(var(--cast-columns,3), minmax(0, 1fr));align-self:stretch;align-items:end;gap:clamp(8px,1.5vw,18px);padding:4px 2px 0;display:grid}.dialogue-order{display:none}.cast-2{--cast-columns:2;width:84%;max-width:620px;margin-inline:auto}.cast-3{--cast-columns:3}.cast-4{--cast-columns:4}.story-character{text-align:center;flex-direction:column;justify-content:end;align-items:center;min-width:0;animation:.55s cubic-bezier(.2,.8,.25,1) both character-arrive;display:flex}.story-character:nth-child(2){animation-delay:80ms}.story-character:nth-child(3){animation-delay:.16s}.story-character:nth-child(4){animation-delay:.24s}@keyframes character-arrive{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.story-character blockquote{color:#303532;border:1.5px solid var(--ink);background:#fffdf8f2;border-radius:15px 16px 14px 5px;justify-content:center;align-items:center;gap:5px;width:100%;min-height:74px;margin:0 0 10px;padding:10px 12px;font-family:Kalam,cursive;font-size:clamp(13px,1.15vw,16px);font-weight:700;line-height:1.24;display:flex;position:relative;box-shadow:2px 3px #2024221c}.story-character blockquote:after{content:"";background:inherit;border-right:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);width:15px;height:15px;position:absolute;bottom:-9px;left:31%;transform:rotate(45deg)}.story-character blockquote svg{opacity:.42;flex:none}.character-figure{align-content:start;justify-items:center;width:116px;height:130px;display:grid;position:relative}.character-head{z-index:3;width:82px;height:82px;color:var(--ink);background:color-mix(in srgb, var(--card-tone) 76%, white);border:2px solid var(--ink);border-radius:48% 52% 45% 55%/54% 46%;place-items:center;display:grid;box-shadow:inset -7px -7px #20242212}.variant-human .character-head{background:#f1c8a8;border-radius:46% 54% 48% 52%/42% 44% 56% 58%;position:relative;overflow:hidden;box-shadow:inset -8px -7px #74412814}.variant-human .character-head:before{content:"";z-index:2;background:#594238;border-radius:50% 50% 42% 58%;height:33px;position:absolute;top:-8px;left:-5px;right:-5px;transform:rotate(-3deg)}.variant-human:nth-child(2n) .character-head:before{background:#8a5c35;transform:rotate(4deg)}.variant-human:nth-child(3n) .character-head:before{background:#393634}.avatar-hammer.variant-human .character-head,.avatar-hammer .cast-portrait.portrait-human{background:#c7926f}.avatar-hammer.variant-human .character-head:before,.avatar-hammer .cast-portrait.portrait-human:before{background:#352d2a;border-radius:48% 52% 36% 64%;height:37px}.avatar-hammer.variant-human .character-face:after{content:"";opacity:.78;border-bottom:6px solid #4b3730;border-left:5px solid #4b3730;border-right:5px solid #4b3730;border-radius:0 0 48% 48%;height:18px;position:absolute;bottom:0;left:9px;right:9px}.avatar-hammer .character-body{background:linear-gradient(90deg,transparent 34%,#5b39276b 35% 65%,transparent 66%),color-mix(in srgb,var(--card-tone) 62%,#edf1e5)}.avatar-hard-hat.variant-human .character-head,.avatar-hard-hat .cast-portrait.portrait-human{background:#e6b792}.avatar-hard-hat.variant-human .character-head:before,.avatar-hard-hat .cast-portrait.portrait-human:before{background:#794630;border-radius:60% 40% 68% 32%;height:45px;transform:rotate(-6deg)}.avatar-hard-hat .character-body{background:linear-gradient(78deg,transparent 0 43%,#fffdf8b8 44% 50%,transparent 51%),linear-gradient(102deg,transparent 0 43%,#fffdf8b8 44% 50%,transparent 51%),color-mix(in srgb,var(--card-tone) 64%,white)}.avatar-library-big.variant-human .character-head,.avatar-library-big .cast-portrait.portrait-human{background:#a96f50}.avatar-library-big.variant-human .character-head:before,.avatar-library-big .cast-portrait.portrait-human:before{background:#282827;border-radius:50% 50% 66% 34%;height:41px}.avatar-library-big.variant-human .character-face:before,.avatar-book-key.variant-human .character-face:before{content:"";z-index:4;border:2px solid var(--ink);width:16px;height:12px;box-shadow:27px 0 0 -2px #f1c8a8,27px 0 0 0 var(--ink);border-radius:50%;position:absolute;top:2px;left:2px}.avatar-library-big .character-body{background:linear-gradient(90deg,transparent 47%,#fffdf8cc 48% 52%,transparent 53%),color-mix(in srgb,var(--card-tone) 60%,white)}.avatar-book-key.variant-human .character-head,.avatar-book-key .cast-portrait.portrait-human{background:#9b684d}.avatar-book-key.variant-human .character-head:before,.avatar-book-key .cast-portrait.portrait-human:before{background:#d4d1c7;border-radius:46% 54% 59% 41%;height:35px}.avatar-book-key.variant-human .character-face:before{box-shadow:27px 0 0 -2px #9b684d,27px 0 0 0 var(--ink)}.avatar-book-key .character-body{background:linear-gradient(90deg,#714f2f3d 0 33%,#e7d18a 34% 66%,#714f2f3d 67%),color-mix(in srgb,var(--card-tone) 58%,white)}.avatar-drafting-compass.variant-human .character-head,.avatar-drafting-compass .cast-portrait.portrait-human{background:#c18b6b}.avatar-drafting-compass.variant-human .character-head:before,.avatar-drafting-compass .cast-portrait.portrait-human:before{background:#292a29;border-radius:48% 52% 34% 66%;height:31px}.avatar-drafting-compass.variant-human .character-head:after{content:"";z-index:4;background:#343434;border-radius:99px;height:7px;position:absolute;top:12px;left:-7px;right:-7px;transform:rotate(2deg)}.avatar-drafting-compass .character-body{background:linear-gradient(90deg,transparent 47%,#2024227a 48% 52%,transparent 53%),color-mix(in srgb,var(--card-tone) 42%,#4f5350)}.character-face{z-index:3;width:51px;height:42px;margin-top:18px;position:relative}.character-face i{background:var(--ink);border-radius:50%;width:7px;height:9px;position:absolute;top:8px}.character-face i:first-child{left:8px}.character-face i:nth-child(2){right:8px}.character-face b{border-bottom:2.5px solid var(--ink);border-radius:0 0 50% 50%;width:18px;height:9px;margin-left:-9px;position:absolute;bottom:5px;left:50%}.character-head.expression-worried .character-face b{border-top:2.5px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0}.character-head.expression-alert .character-face i{width:9px;height:11px;top:6px}.character-head.expression-thinking .character-face b{width:11px;margin-left:-5px;transform:rotate(-8deg)}.character-head.expression-curious .character-face i:nth-child(2){top:3px}.character-role-prop{z-index:5;width:38px;height:38px;color:var(--ink);border:2px solid var(--ink);background:#fffdf8f0;border-radius:12px;place-items:center;margin-left:-19px;display:grid;position:absolute;top:84px;left:50%;transform:rotate(-3deg);box-shadow:2px 3px #20242221}.story-character:nth-child(2) .character-role-prop{transform:rotate(3deg)}.variant-guide .character-head{border-radius:18px 20px 17px 21px}.variant-service .character-head{border-radius:12px}.variant-threat .character-head{border-style:dashed;transform:rotate(3deg)}.character-body{z-index:2;background:color-mix(in srgb, var(--card-tone) 68%, white);border:2px solid var(--ink);border-radius:45px 45px 13px 13px;width:96px;height:58px;margin-top:-7px;position:relative;box-shadow:inset -9px -5px #20242212}.character-body:before,.character-body:after{content:"";background:inherit;border:2px solid var(--ink);border-radius:99px;width:36px;height:12px;position:absolute;top:16px}.character-body:before{left:-27px;transform:rotate(24deg)}.character-body:after{right:-27px;transform:rotate(-24deg)}.story-character.expression-worried .character-body{transform:translateY(3px)}.story-character.expression-worried .character-body:before{transform:rotate(34deg)}.story-character.expression-worried .character-body:after{transform:rotate(-34deg)}.story-character.expression-alert .character-body:before,.story-character.expression-happy .character-body:before{top:8px;transform:rotate(-19deg)}.story-character.expression-alert .character-body:after,.story-character.expression-happy .character-body:after{top:8px;transform:rotate(19deg)}.story-character.expression-thinking .character-body:after{top:-2px;right:-20px;transform:rotate(-52deg)}.character-shadow{z-index:1;filter:blur(1px);background:#20242226;border-radius:50%;width:112px;height:17px;position:absolute;bottom:-1px}.character-expression{z-index:5;color:#fff;background:var(--ink);border:2px solid #fffdf8;border-radius:50%;place-items:center;width:29px;height:29px;font-family:Kalam,cursive;font-size:17px;font-weight:700;display:grid;position:absolute;top:-5px;right:9px;transform:rotate(8deg)}.character-name{z-index:3;background:#fbf8f0d6;border:1px solid #2024223d;border-radius:9px;flex-direction:column;margin-top:4px;padding:4px 10px;display:flex}.character-name strong{font-family:Kalam,cursive;font-size:17px;line-height:1}.character-name small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:9px;font-weight:700}.character-name small span,.character-name small em{font-style:normal;display:block}.character-name small em{color:#565d58;letter-spacing:.04em;background:#ffffffb8;border-radius:99px;margin-top:3px;padding:2px 5px;font-family:DM Sans,sans-serif;font-size:7px}.character-action{color:#303532;background:#fffdf8f0;border:1px solid #20242257;border-radius:99px;max-width:100%;margin-top:6px;padding:5px 9px;font-size:10px;font-weight:750;line-height:1.25;box-shadow:1px 2px #2024221f}.story-character.expression-worried blockquote{box-shadow:3px 4px #9e49372b}.story-character.expression-happy blockquote,.story-character.expression-confident blockquote{box-shadow:3px 4px #47725933}.story-character.is-speaking blockquote{outline-offset:3px;outline:4px solid #f1cd69c7;box-shadow:0 0 0 8px #fffdf8bf,5px 7px #2024222e}.story-character.is-speaking .character-figure{animation:1s ease-in-out infinite audiobook-speaker}@keyframes audiobook-speaker{50%{transform:translateY(-7px)scale(1.025)}}.story-beats{z-index:3;border:1.5px solid var(--ink);background:#fbf8f0e0;border-radius:12px;align-items:stretch;gap:6px;padding:7px;display:flex;box-shadow:3px 4px #2024221f}.story-beat{background:color-mix(in srgb, var(--card-tone) 32%, transparent);border-radius:8px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;padding:6px 9px;display:flex;position:relative}.story-beat>span{text-align:left;flex-direction:column;min-width:0;display:flex}.story-beat strong{font-family:Kalam,cursive;font-size:13px;line-height:1.1}.story-beat small{color:var(--muted);overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-size:9px;line-height:1.3;overflow:visible}.story-beat b{z-index:4;font-family:Kalam,cursive;font-size:17px;position:absolute;right:-10px}.story-scene-footer{z-index:2;color:#515652;text-align:center;background:#fffdf8ad;border-radius:99px;justify-self:center;margin:-3px 0 0;padding:4px 10px;font-family:Kalam,cursive;font-size:11px}.storybook-scene{background:linear-gradient(to bottom, var(--stage-sky) 0 55%, var(--stage-ground) 55% 100%);grid-template-rows:auto auto 1fr auto;gap:10px;min-height:590px}.story-plot{z-index:4;gap:8px;display:grid}.storyline-card{color:#303532;border:1.5px solid var(--ink);background:#fffdf8eb;border-radius:12px 15px 11px 14px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:9px 13px;display:grid;box-shadow:3px 4px #20242221}.storyline-card>span{color:#fff;background:var(--ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.storyline-card p{overflow-wrap:break-word;min-width:0;margin:0;font-family:Kalam,cursive;font-size:clamp(13px,1.15vw,16px);font-weight:700;line-height:1.25;overflow:visible}.story-beats{box-shadow:none;background:0 0;border:0;border-radius:0;gap:9px;padding:0}.story-beat{background:color-mix(in srgb, var(--card-tone) 48%, #fffdf8e0);border:1.5px solid var(--ink);border-radius:12px 15px 11px 14px;justify-content:flex-start;gap:8px;min-height:84px;padding:9px 11px;animation:.48s both plot-step-in;box-shadow:2px 3px #2024221f}.story-beat:nth-child(2){animation-delay:.12s}.story-beat:nth-child(3){animation-delay:.24s}.story-beat:nth-child(4){animation-delay:.36s}@keyframes plot-step-in{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.beat-number{color:#fff;background:var(--ink);border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;font-family:Kalam,cursive;font-size:12px;line-height:1;min-width:22px!important;display:grid!important}.beat-icon{background:#ffffffab;border:1px solid #2024223d;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;min-width:38px!important;display:grid!important}.beat-copy{text-align:left;flex-direction:column;min-width:0;display:flex!important}.story-beat .beat-copy strong{font-size:13px}.story-beat .beat-copy small{font-size:10px}.beat-arrow{width:24px;color:var(--ink);text-align:center;animation:1.3s ease-in-out infinite arrow-travel;top:23px;right:-17px!important}@keyframes arrow-travel{50%{transform:translate(3px)}}.beat-expired{background:#f5d2c5}.beat-expired .beat-icon{color:#9e4937;animation:2.2s ease-in-out infinite token-expire}@keyframes token-expire{0%,65%,to{opacity:1;transform:rotate(0)}78%{opacity:.38;transform:rotate(-7deg)scale(.88)}}.beat-expired .beat-copy strong{-webkit-text-decoration:line-through #9e4937b3;text-decoration:line-through #9e4937b3;text-decoration-thickness:2px}.beat-protected .beat-icon{animation:2s ease-in-out infinite protected-pulse}@keyframes protected-pulse{50%{transform:scale(1.04);box-shadow:0 0 0 7px #8f7cb329}}.beat-issued .beat-icon{animation:2.2s cubic-bezier(.2,.8,.25,1) infinite issued-stamp}@keyframes issued-stamp{0%,62%,to{transform:scale(1)rotate(0)}72%{transform:scale(1.18)rotate(-5deg)}82%{transform:scale(.96)rotate(2deg)}}.beat-rejected .beat-icon{animation:2.2s ease-in-out infinite rejected-shake}@keyframes rejected-shake{68%,82%{transform:translate(0)}72%,78%{transform:translate(-3px)}75%,81%{transform:translate(3px)}}.story-character blockquote{text-align:left;background:linear-gradient(145deg, color-mix(in srgb, var(--card-tone) 30%, #fffdf8), #fffdf8 72%);border:1.5px solid var(--ink);border-left:5px solid var(--accent);border-radius:9px 17px 15px 16px;min-height:84px;margin-bottom:11px;padding:30px 13px 11px;font-family:DM Sans,sans-serif;font-size:clamp(12px,1vw,14px);font-weight:650;line-height:1.35;animation:.48s cubic-bezier(.2,.8,.25,1) both speech-pop;display:block;overflow:visible;box-shadow:3px 4px #2024221f}.story-character:nth-child(2) blockquote{animation-delay:.16s;transform:rotate(.3deg)}.story-character:nth-child(3) blockquote{animation-delay:.28s;transform:rotate(-.35deg)}@keyframes speech-pop{0%{opacity:0;transform:translateY(8px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.story-character blockquote:after{width:13px;height:13px;left:24%}.speech-speaker{color:var(--ink);background:color-mix(in srgb, var(--card-tone) 75%, white);border:1.5px solid var(--ink);border-radius:99px;align-items:center;gap:7px;padding:4px 9px;font-family:Kalam,cursive;font-size:13px;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-11px;left:10px;box-shadow:1px 2px #2024221f}.speech-speaker small{color:#202422a3;letter-spacing:.08em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-size:7px;font-weight:800}.narrator-bridge{color:#59635d;border-bottom:1px dashed #2024223d;margin:0 0 8px;padding:0 0 7px;font-family:Kalam,cursive;font-size:.9em;font-weight:500;line-height:1.3;display:block}.narrator-bridge:before{content:"Story";color:#47758f;letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-family:DM Sans,sans-serif;font-size:7px;font-style:normal;font-weight:850;display:block}.speech-copy{display:block}.character-figure{animation:3.4s ease-in-out infinite character-breathe}.story-character:nth-child(2) .character-figure{animation-delay:-.8s}.story-character:nth-child(3) .character-figure{animation-delay:-1.6s}@keyframes character-breathe{0%,to{transform:translateY(0)rotate(-.35deg)}50%{transform:translateY(-4px)rotate(.35deg)}}.variant-guide .character-head svg{transform-origin:50%;animation:2.6s ease-in-out infinite guide-listen}@keyframes guide-listen{50%{transform:rotate(6deg)scale(1.04)}}.character-expression{animation:2.8s ease-in-out infinite expression-ping}@keyframes expression-ping{50%{transform:rotate(-5deg)scale(1.1)}}.backdrop-renewal{--stage-sky:#dcd8ef;--stage-ground:#d6cab0;background:linear-gradient(150deg,#ebe8f8 0 44%,#d8e7e2 44% 55%,#d8c9aa 55% 100%)}.backdrop-renewal:before{opacity:.42;clip-path:none;background:repeating-linear-gradient(90deg,#0000 0 74px,#544d6924 75px 77px),repeating-linear-gradient(0deg,#0000 0 55px,#544d691a 56px 58px);height:58%;inset:0 0 auto}.backdrop-renewal:after{opacity:.24;background:repeating-linear-gradient(90deg,#4b4e4b 0 18px,#0000 18px 28px);border:0;border-radius:99px;height:7px;bottom:25%;left:5%;right:5%;transform:none}.backdrop-renewal .storybook-sky span{opacity:.42;background:#fffdf8bd;border:2px solid #4c4f4c;box-shadow:3px 4px #2024221f}.backdrop-renewal .storybook-sky span:before,.backdrop-renewal .storybook-sky span:after{background:0 0;border:0}.backdrop-renewal .storybook-sky span:first-child{border-radius:50%;width:92px;height:92px;top:112px;left:3%;transform:none}.backdrop-renewal .storybook-sky span:first-child:before{content:"00:00";color:#9e4937;place-items:center;width:auto;height:auto;font-family:Kalam,cursive;font-size:19px;font-weight:700;display:grid;inset:0}.backdrop-renewal .storybook-sky span:first-child:after{content:"EXPIRED";color:#fff;letter-spacing:.08em;background:#9e4937;border-radius:99px;width:auto;height:auto;padding:3px 7px;font-size:7px;font-weight:800;top:auto;bottom:-6px;right:-14px}.backdrop-renewal .storybook-sky span:nth-child(2){border-radius:12px;width:102px;height:88px;top:118px;right:3%;transform:none}.backdrop-renewal .storybook-sky span:nth-child(2):before{content:"REFRESH\a VAULT";color:#5f5477;white-space:pre;letter-spacing:.08em;place-items:center;width:auto;height:auto;font-size:9px;font-weight:850;display:grid;inset:0}.backdrop-renewal .storybook-sky span:nth-child(2):after{content:"◆";color:#5f5477;border:1.5px solid #5f5477;border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;display:grid;top:28px;bottom:auto;right:9px}.backdrop-renewal .storybook-sky span:nth-child(3){border-radius:8px;width:74px;height:44px;top:150px;left:46%;right:auto;transform:none}.backdrop-renewal .storybook-sky span:nth-child(3):before{content:"NEW ACCESS";color:#477259;letter-spacing:.07em;place-items:center;width:auto;height:auto;font-size:7px;font-weight:850;display:grid;inset:0}.immersive-story{background-position:50%;grid-template-rows:repeat(9,auto);align-items:stretch;min-height:760px}.immersive-story .setting-sign{order:1;align-self:start}.immersive-story .story-plot{display:contents}.immersive-story .storyline-card{background:linear-gradient(135deg,#fffdf8f7,#fff8def0);border-radius:8px 18px 18px;order:2;grid-template-columns:auto 1fr;align-self:start;max-width:760px;padding:13px 16px;box-shadow:4px 5px #20242226}.immersive-story .storyline-card>span{background:#6c5b8b;align-self:start}.immersive-story .storyline-card p{font-size:clamp(15px,1.45vw,19px);line-height:1.35}.immersive-story .storyline-card.is-speaking,.immersive-story .page-turn-hook.is-speaking{outline-offset:4px;outline:4px solid #4d8ba657;box-shadow:0 0 0 8px #fffdf8b3,4px 5px #20242226}.immersive-story .scene-focus-prop{z-index:4;min-width:220px;color:var(--ink);background:color-mix(in srgb, var(--card-tone) 40%, #fffdf8f2);border:1.5px solid var(--ink);border-radius:15px 10px;order:3;justify-self:center;align-items:center;gap:10px;padding:8px 12px;display:flex;transform:rotate(-.5deg);box-shadow:3px 4px #20242221}.scene-focus-prop>span{background:#ffffffb8;border:1px solid #2024223d;border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.scene-focus-prop p{flex-direction:column;margin:0;display:flex}.scene-focus-prop small{color:#6b716d;letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:850}.scene-focus-prop strong{font-family:Kalam,cursive;font-size:15px;line-height:1.1}.scene-focus-prop em{color:#555c57;font-size:9px;font-style:normal}.immersive-story .page-turn-hook{z-index:4;color:#fffdf8;background:#353b38;border:1.5px solid #fffdf8;border-radius:99px;outline:2px solid #353b38;order:4;justify-self:center;align-items:center;gap:8px;width:min(680px,100% - 24px);min-width:0;padding:7px 12px;display:flex;box-shadow:3px 4px #20242226}.page-turn-hook span{color:#f1cd69;white-space:nowrap;font-family:Kalam,cursive;font-size:12px;font-weight:700}.page-turn-hook strong{overflow-wrap:anywhere;min-width:0;font-size:10px;line-height:1.25}.page-turn-hook svg{flex:none;animation:1.5s ease-in-out infinite page-turn-nudge}@keyframes page-turn-nudge{50%{transform:translateY(3px)}}.immersive-story .scene-outcome-label{z-index:4;color:#5f4a18;letter-spacing:.08em;text-transform:uppercase;background:#ffefb5eb;border:1px solid #5f4a1861;border-radius:99px;order:7;align-items:center;gap:6px;width:fit-content;margin:2px 0 -3px;padding:4px 9px;font-size:8px;font-weight:850;display:inline-flex}.immersive-story .story-beats{z-index:4;order:8}.story-system-bridge{z-index:4;min-width:0;color:var(--ink);border:1.5px solid var(--ink);background:#fffdf8f2;border-radius:11px 15px 12px 9px;grid-template-columns:max-content minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:9px 13px;padding:10px 12px;display:grid;box-shadow:3px 4px #20242221}.system-bridge-label{color:#365f79;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#deebf2;border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-flex}.system-bridge-map{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:5px;min-width:0;display:grid}.system-bridge-map strong{overflow-wrap:anywhere;min-width:0;font-family:Kalam,cursive;font-size:13px;line-height:1.18}.system-bridge-map svg{color:#47758f}.story-system-bridge p{color:#4f5752;border-left:1px dashed #2024224d;min-width:0;margin:0;padding-left:12px;font-size:10px;line-height:1.4}.story-system-bridge.is-speaking{outline-offset:4px;outline:4px solid #4d8ba657;box-shadow:0 0 0 8px #fffdf8b3,4px 5px #20242226}.backdrop-carpenter-shop{background:linear-gradient(#ecd3a8 0 68%,#99704b 68% 100%)}.backdrop-carpenter-shop:before{clip-path:none;opacity:.86;background:repeating-linear-gradient(90deg,#6f4b30 0 82px,#815a3b 82px 87px);border:2px solid #513824;border-radius:4px 4px 10px 10px;height:58px;inset:auto 3% 17%;box-shadow:0 33px 0 -26px #513824,0 36px 0 -29px #20242259}.backdrop-carpenter-shop:after{opacity:.44;background:repeating-linear-gradient(90deg,#fffdf857 0 44px,#0000 44px 68px);border:0;border-radius:99px;height:7px;bottom:7%;left:8%;right:8%;transform:none}.backdrop-carpenter-shop .storybook-sky{display:none}.setting-scenery{z-index:-1;pointer-events:none;position:absolute;inset:0}.carpenter-scenery>span{box-sizing:border-box;position:absolute}.workshop-window{background:linear-gradient(#7fa6b8,#b7d1d6);border:7px solid #6a482f;border-radius:5px;width:156px;height:140px;top:12%;right:4%;overflow:hidden;box-shadow:inset 0 0 0 2px #fffdf87a,4px 5px #20242224}.workshop-window:before,.workshop-window:after{content:"";background:#6a482f;position:absolute}.workshop-window:before{width:5px;margin-left:-2px;top:0;bottom:0;left:50%}.workshop-window:after{height:5px;margin-top:-2px;top:50%;left:0;right:0}.workshop-window i{background:#ffffffb8;width:2px;height:150%;position:absolute;top:-20%;transform:rotate(22deg)}.workshop-window i:first-child{left:18%}.workshop-window i:nth-child(2){left:52%}.workshop-window i:nth-child(3){left:82%}.workshop-toolboard{color:#513824;background:radial-gradient(circle,#51382440 1px,#0000 1.5px) 0 0/12px 12px,#d4ad76;border:4px solid #6a482f;border-radius:5px;grid-template-columns:repeat(3,1fr);place-items:center;gap:5px;width:175px;min-height:104px;padding:13px 10px 25px;display:grid;top:16%;left:4%;box-shadow:4px 5px #20242221}.workshop-toolboard b{font-family:Kalam,cursive;font-size:11px;position:absolute;bottom:5px;right:8px}.workshop-blueprint{color:#365f79;background:#dcecf1;border:2px solid #365f79;border-radius:3px;grid-template-columns:34px 1fr;align-items:center;width:142px;min-height:70px;padding:10px;display:grid;bottom:19%;right:24%;transform:rotate(2deg);box-shadow:3px 4px #20242224}.workshop-blueprint b{text-transform:uppercase;font-family:Kalam,cursive;font-size:12px}.workshop-blueprint i{background:repeating-linear-gradient(90deg,#6594ad 0 18px,#0000 18px 24px);grid-column:1/-1;height:2px}.backdrop-library,.backdrop-pass-desk,.backdrop-archive-door{background:linear-gradient(#eadfc9 0 58%,#a88964 58%)}.backdrop-library:before,.backdrop-pass-desk:before,.backdrop-archive-door:before{clip-path:none;opacity:.48;background:repeating-linear-gradient(90deg,#6d5875 0 9px,#d9c9df 9px 26px,#a4775f 26px 36px,#0000 36px 70px),repeating-linear-gradient(0deg,#0000 0 53px,#59473a 54px 59px);height:auto;inset:20% 2% 30%}.backdrop-library:after{opacity:.68;background:#bd9c71;border:2px solid #20242247;border-radius:8px;height:52px;bottom:19%;left:7%;right:7%;transform:none}.backdrop-pass-desk{background:linear-gradient(#dce8dc 0 58%,#b69a72 58%)}.backdrop-pass-desk:after{opacity:.7;background:#8f6f50;border:2px solid #20242273;border-radius:8px 8px 3px 3px;height:74px;bottom:18%;left:20%;right:20%;transform:none}.backdrop-pass-desk .storybook-sky span:nth-child(2):before{content:"PASS";color:#477259;background:#fff8d7;border:2px dashed #477259;border-radius:6px;place-items:center;width:auto;height:auto;font-size:8px;font-weight:900;display:grid;inset:0}.backdrop-jwt-table{background:linear-gradient(#d7eee5 0 52%,#bf9d73 52%)}.backdrop-jwt-table:before{clip-path:none;opacity:.34;background:linear-gradient(90deg,#c9ddeb 0 31%,#0000 31% 34%,#d8ead5 34% 65%,#0000 65% 68%,#ddd4ea 68%);border:2px solid #20242259;border-radius:12px;height:auto;inset:24% 5% 33%}.backdrop-jwt-table:after{opacity:.66;background:#886547;border:2px solid #20242259;border-radius:4px;height:44px;bottom:19%;left:5%;right:5%;transform:none}.backdrop-rainy-alley{background:linear-gradient(160deg,#53657c 0 57%,#6b6274 57% 65%,#424b54 65%)}.backdrop-rainy-alley:before{clip-path:none;opacity:.38;background:repeating-linear-gradient(112deg,#0000 0 27px,#e6f4ffd1 28px 30px,#0000 31px 49px);height:auto;inset:0}.backdrop-rainy-alley:after{opacity:.52;background:#f5e2a8;border:2px dashed #9e4937;border-radius:7px;height:78px;bottom:20%;left:33%;right:33%;transform:rotate(7deg)}.backdrop-rainy-alley .storybook-sky span{opacity:.24}.backdrop-archive-door{background:linear-gradient(#e7dcc7 0 59%,#a48662 59%)}.backdrop-archive-door:after{opacity:.68;background:radial-gradient(circle at 75% 54%,#eed27b 0 6px,#0000 7px),#75553f;border:4px solid #48372e;border-radius:52% 52% 5px 5px;height:190px;bottom:18%;left:39%;right:39%;transform:none}.backdrop-bridge{background:linear-gradient(#b9dce7 0 43%,#8ab7c1 43% 53%,#9bc186 53% 65%,#7a9a6c 65%)}.backdrop-bridge:before{clip-path:none;opacity:.65;background:linear-gradient(135deg,#0000 0 16%,#9a734e 17% 21%,#c8a473 22% 78%,#9a734e 79% 83%,#0000 84%);height:88px;inset:auto 8% 28%}.backdrop-bridge:after{opacity:.78;background:repeating-linear-gradient(90deg,#6e4d34 0 36px,#e1c18f 36px 43px);border:2px solid #20242257;border-radius:99px;height:10px;bottom:23%;left:8%;right:8%;transform:none}.story-prologue{grid-template-columns:.82fr 1.18fr;align-items:center;gap:clamp(42px,5vw,72px);max-width:1320px;min-height:calc(100vh - 125px);margin:28px auto 20px;animation:.45s both frame-in;display:grid}.prologue-copy{max-width:540px}.open-shut-arc{grid-template-columns:1fr 58px 1fr;align-items:stretch;gap:8px;width:100%;margin:0 0 25px;display:grid}.arc-step{background:#fbf8f0db;border:1.5px solid #2024223d;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;padding:13px 14px;display:flex}.arc-step>span{letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:5px;font-size:8px;font-weight:850;display:inline-flex}.arc-step strong{font-family:Kalam,cursive;font-size:15px;line-height:1.13}.arc-step small{color:var(--muted);font-size:9px;line-height:1.35}.arc-open{color:#365f79;background:#e2eef4}.arc-shut{color:#477259;background:#e4efe6}.open-active .arc-open,.shut-active .arc-shut{color:var(--ink);border-color:var(--ink);transform:translateY(-2px);box-shadow:3px 4px #2024221f}.open-active .arc-shut{opacity:.52;filter:saturate(.6)}.shut-active .arc-open{opacity:.72}.arc-step.resolved>span:after{content:"✓";color:#fff;background:#477259;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.arc-path{color:var(--muted);place-content:center;justify-items:center;display:grid}.arc-path span{font-family:Kalam,cursive;font-size:10px}.prologue-kicker,.epilogue-kicker{color:#6c5b8b;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:7px;margin:0 0 16px;font-size:11px;font-weight:850;display:inline-flex}.prologue-copy h1{letter-spacing:-.045em;margin:0;font-family:Kalam,cursive;font-size:clamp(50px,5.7vw,84px);line-height:.96}.prologue-logline{color:#555b56;margin:23px 0;font-size:clamp(17px,1.4vw,20px);line-height:1.6}.central-question{background:color-mix(in srgb, var(--yellow) 35%, #fffdf8);border:1.7px solid var(--ink);border-radius:10px 15px 11px 14px;padding:17px 19px;transform:rotate(-.4deg);box-shadow:4px 5px #2024221f}.central-question span{color:#8e6d28;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:850;display:block}.central-question strong{font-family:Kalam,cursive;font-size:20px;line-height:1.25}.begin-story{color:#fff;background:var(--ink);border:2px solid var(--ink);cursor:pointer;border-radius:10px 13px 9px 12px;justify-content:center;align-items:center;gap:9px;min-height:52px;margin-top:24px;padding:0 22px;font-weight:800;display:inline-flex;box-shadow:4px 5px #20242229}.begin-story:hover{transform:translateY(-2px);box-shadow:5px 7px #20242224}.prologue-world{border:2px solid var(--ink);background:linear-gradient(#dcecf1 0 47%,#e5d5af 47% 100%);border-radius:22px 28px 20px 26px;grid-template-rows:auto 1fr auto;gap:18px;min-height:620px;padding:23px;display:grid;position:relative;overflow:hidden;box-shadow:10px 12px #2024221f}.prologue-world:before{content:"";opacity:.22;clip-path:polygon(0 100%,0 50%,8% 50%,8% 12%,18% 12%,18% 61%,29% 61%,29% 0,40% 0,40% 54%,53% 54%,53% 20%,66% 20%,66% 64%,77% 64%,77% 6%,90% 6%,90% 52%,100% 52%,100% 100%);background:repeating-linear-gradient(90deg,#4b4e4b 0 2px,#0000 2px 90px);height:35%;position:absolute;inset:auto -4% 29%}.world-pipeline{background:linear-gradient(#dce9e0 0 47%,#cfb58a 47%)}.world-pipeline:before{clip-path:none;background:repeating-linear-gradient(90deg,#20242257 0 3px,#0000 3px 88px),repeating-linear-gradient(0deg,#0000 0 42px,#20242242 43px 46px);height:auto;inset:24% 0 28%}.world-maproom{background:radial-gradient(circle at 78% 14%,#c4b7dcb3 0 62px,#0000 63px),linear-gradient(#efe3ca 0 47%,#c5a77d 47%)}.world-maproom:before{clip-path:none;background:repeating-linear-gradient(28deg,#0000 0 52px,#4d3e2866 53px 55px),repeating-linear-gradient(108deg,#0000 0 72px,#4d3e285c 73px 75px);height:auto;inset:15% 4% 30%}.world-memory{background:linear-gradient(#e5d9e9 0 47%,#bea98e 47%)}.world-memory:before{clip-path:none;background:repeating-linear-gradient(90deg,#6d5875 0 9px,#d9c9df 9px 27px,#a4775f 27px 36px,#0000 36px 68px),repeating-linear-gradient(0deg,#0000 0 64px,#20242261 65px 69px);height:auto;inset:10% 2% 29%}.world-library{background:linear-gradient(#dcebf0 0 35%,#eadfc9 35% 54%,#b7966e 54%)}.world-library:before{clip-path:none;background:repeating-linear-gradient(90deg,#6d5875 0 9px,#d9c9df 9px 26px,#a4775f 26px 36px,#0000 36px 70px),repeating-linear-gradient(0deg,#0000 0 58px,#4030277a 59px 64px);height:auto;inset:20% 2% 27%}.world-fair{background:radial-gradient(circle at 80% 12%,#efd67dbf 0 58px,#0000 59px),linear-gradient(#d9ecf4 0 38%,#f3e2c0 38% 55%,#c99f68 55%)}.world-fair:before{clip-path:none;background:repeating-linear-gradient(90deg,#b45a4e 0 12px,#f4ede0 12px 26px,#0000 26px 84px),repeating-linear-gradient(0deg,#0000 0 52px,#4030276b 53px 58px);height:auto;inset:22% 0 27%}.world-harbor{background:linear-gradient(#cfe4eb 0 38%,#8ebac8 38% 54%,#c3aa7d 54%)}.world-harbor:before{clip-path:none;background:repeating-radial-gradient(at 10% 100%,#0000 0 33px,#ffffffb3 34px 37px,#0000 38px 68px);height:auto;inset:35% -6% 29%}.world-sign{z-index:2;border:1.5px solid var(--ink);background:#fffdf8;border-radius:9px;justify-self:start;align-items:center;gap:8px;padding:8px 12px;font-family:Kalam,cursive;font-weight:700;display:inline-flex;box-shadow:2px 3px #20242224}.world-sign small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-left:8px;font-family:DM Sans,sans-serif;font-size:8px}.world-scenery{pointer-events:none;position:absolute;inset:0}.world-scenery span{background:#ffffffa3;border-radius:50%;position:absolute}.world-scenery span:first-child{width:95px;height:34px;top:42px;right:10%}.world-scenery span:nth-child(2){width:50px;height:19px;top:90px;left:20%}.world-scenery span:nth-child(3){background:#efd67da1;border:1.5px solid #20242224;width:80px;height:80px;top:34px;left:47%}.cast-introduction{z-index:2;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));place-self:center;gap:11px;width:100%;display:grid}.cast-count-5 .cast-card{grid-column:span 2}.cast-count-5 .cast-card:nth-child(4){grid-column:2/span 2}.cast-count-5 .cast-card:nth-child(5){grid-column:4/span 2}.cast-card{text-align:left;background:color-mix(in srgb, var(--card-tone) 43%, #fffdf8);border:1.5px solid var(--ink);min-width:0;min-height:215px;transform:rotate(calc((var(--cast-order) - 2) * .22deg));animation:.48s both cast-enter;animation-delay:calc(var(--cast-order) * 90ms);border-radius:18px 22px 16px 20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:9px;padding:19px 15px 15px;display:flex;position:relative;overflow:hidden;box-shadow:3px 4px #2024221f}.cast-card:before{content:"";background:var(--card-tone);border-bottom:1px solid #20242229;height:7px;position:absolute;inset:0 0 auto}@keyframes cast-enter{0%{opacity:0;transform:translateY(18px)scale(.95)}}.cast-portrait{border:1.5px solid var(--ink);background:#ffffffb8;border-radius:15px 18px 14px 17px;place-items:center;width:58px;height:58px;margin-bottom:1px;display:grid;transform:rotate(-2deg);box-shadow:2px 3px #2024221a}.cast-portrait.portrait-human{background:#f1c8a8;border-radius:48% 52% 45% 55%;position:relative;overflow:visible;box-shadow:inset -6px -5px #74412814,2px 3px #2024221a}.cast-portrait.portrait-human:before{content:"";z-index:2;background:#594238;border-radius:50% 50% 42% 58%;height:22px;position:absolute;top:-3px;left:-2px;right:-2px;transform:rotate(-3deg)}.cast-card:nth-child(2n) .cast-portrait.portrait-human:before{background:#8a5c35;transform:rotate(3deg)}.cast-card:nth-child(3n) .cast-portrait.portrait-human:before{background:#393634}.cast-face{z-index:3;width:38px;height:31px;margin-top:13px;position:relative}.cast-face i{background:var(--ink);border-radius:50%;width:5px;height:7px;position:absolute;top:5px}.cast-face i:first-child{left:7px}.cast-face i:nth-child(2){right:7px}.cast-face b{border-bottom:2px solid var(--ink);border-radius:0 0 50% 50%;width:14px;height:7px;margin-left:-7px;position:absolute;bottom:3px;left:50%}.cast-card.tone-coral .cast-face b{border-top:2px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0}.cast-role-icon{z-index:5;width:27px;height:27px;color:var(--ink);border:1.5px solid var(--ink);background:#fffdf8;border-radius:9px;place-items:center;display:grid;position:absolute;bottom:-7px;right:-8px;transform:rotate(4deg);box-shadow:1px 2px #20242221}.cast-card strong{font-family:Kalam,cursive;font-size:20px;line-height:1;display:block}.cast-card small{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:800;display:block}.cast-card small span,.cast-card small em{font-style:normal;display:block}.cast-card small em{color:#505752;letter-spacing:.04em;background:#ffffffa8;border-radius:99px;width:fit-content;margin-top:4px;padding:3px 6px;font-size:7px}.cast-card p{color:#505551;border-top:1px dashed #20242238;width:100%;margin:auto 0 0;padding-top:10px;font-size:10px;line-height:1.42}.act-preview{z-index:2;border:1.5px solid var(--ink);background:#fffdf8d1;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;display:grid}.act-preview>div{background:color-mix(in srgb, var(--card-tone) 30%, transparent);border-radius:8px;grid-template-columns:auto 1fr;column-gap:7px;padding:7px;display:grid}.act-preview span{color:#fff;background:var(--ink);border-radius:50%;grid-row:1/3;place-items:center;width:25px;height:25px;font-family:Kalam,cursive;display:grid}.act-preview strong{letter-spacing:.06em;text-transform:uppercase;font-size:8px}.act-preview small{color:var(--muted);font-family:Kalam,cursive;font-size:11px}.act-roadmap{grid-template-columns:repeat(3,1fr);gap:7px;max-width:1040px;margin:13px auto 0;display:grid}.act-roadmap>div{opacity:.42;border:1px solid #0000;border-radius:10px;align-items:center;gap:7px;min-width:0;padding:6px 10px;display:flex}.act-roadmap>div.current{opacity:1;background:color-mix(in srgb, var(--card-tone) 33%, #fffdf8);border-color:var(--ink);box-shadow:2px 3px #2024221a}.act-roadmap>div.complete{opacity:.72}.act-roadmap>div>span{color:#fff;background:var(--ink);border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-family:Kalam,cursive;display:grid}.act-roadmap p{flex-direction:column;min-width:0;margin:0;display:flex}.act-roadmap small{letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:850;overflow:hidden}.act-roadmap strong{text-overflow:ellipsis;white-space:nowrap;font-family:Kalam,cursive;font-size:12px;overflow:hidden}.story-copy.is-narrating{outline-offset:8px;border-radius:14px;outline:4px solid #f1cd6994}.current-act{background:color-mix(in srgb, var(--card-tone) 38%, #fffdf8);border:1px solid #2024223b;border-radius:99px;align-items:center;gap:8px;width:fit-content;margin:-13px 0 15px;padding:5px 9px;display:flex}.current-act span{letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.current-act strong{font-family:Kalam,cursive;font-size:12px}.stage-epilogue .lesson-arc-strip{display:none}.story-epilogue{border:2px solid var(--ink);background:#fbf8f0;border-radius:17px 25px 18px 22px;grid-template-columns:1fr 1fr;max-width:1120px;min-height:min(680px,100svh - 122px);margin:18px auto 20px;animation:.45s both frame-in;display:grid;position:relative;overflow:hidden;box-shadow:9px 11px #2024221f}.story-epilogue:before{content:"";z-index:5;pointer-events:none;background:linear-gradient(90deg,#0000,#3b302517,#ffffffbf,#3b302514,#0000);width:24px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.epilogue-page{min-width:0;padding:clamp(24px,3.3vw,43px)}.epilogue-ending-page{background:linear-gradient(135deg,#fffdf8,#f6eedf);flex-direction:column;display:flex}.epilogue-ending-page>header{text-align:left}.epilogue-ending-page h1{letter-spacing:-.035em;text-wrap:balance;max-width:480px;margin:0;font-family:Kalam,cursive;font-size:clamp(40px,4.3vw,60px);line-height:.96}.epilogue-ending-page>header>p:last-child{color:#535a55;margin:15px 0 0;font-size:14px;line-height:1.55}.epilogue-moment{margin-top:auto;padding-top:16px}.epilogue-setting{color:#477259;letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:5px;width:fit-content;margin-bottom:8px;font-size:8px;font-weight:850;display:inline-flex}.epilogue-cast{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.epilogue-cast>span{background:color-mix(in srgb,var(--card-tone) 22%,#fffdf8);border:1px solid #20242233;border-radius:11px;grid-template-rows:auto 1fr;grid-template-columns:29px 1fr;gap:3px 7px;min-width:0;min-height:92px;padding:9px;display:grid}.epilogue-cast i{background:#ffffffbd;border-radius:50%;grid-row:1/3;place-items:center;width:29px;height:29px;display:grid}.epilogue-cast b{align-self:end;font-family:Kalam,cursive;font-size:13px}.epilogue-cast small{color:var(--muted);font-size:9px;line-height:1.28}.epilogue-beats{grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px;display:grid}.epilogue-beats>span{background:color-mix(in srgb,var(--card-tone) 28%,#fffdf8);border-radius:8px;grid-template-columns:auto auto 1fr;align-items:center;gap:4px;min-width:0;padding:6px;font-size:8px;display:grid}.epilogue-beats>span>b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:18px;height:18px;font-family:Kalam,cursive;display:grid}.epilogue-beats strong{min-width:0;line-height:1.15}.epilogue-check-page{background:linear-gradient(145deg,#eaf3e9,#dcebdd);flex-direction:column;display:flex}.epilogue-page-tab{color:#386149;letter-spacing:.1em;text-transform:uppercase;background:#ffffffb8;border:1px solid #38614947;border-radius:99px;align-items:center;gap:6px;width:fit-content;margin-bottom:18px;padding:6px 10px;font-size:9px;font-weight:850;display:inline-flex}.epilogue-resolved-loop{grid-template-columns:1fr 28px 1fr;align-items:center;gap:6px;display:grid}.epilogue-resolved-loop>span{background:#fffdf8b3;border:1px solid #2024222e;border-radius:11px;grid-template-rows:auto 1fr;grid-template-columns:23px 1fr;gap:3px 7px;min-width:0;min-height:84px;padding:10px;display:grid}.epilogue-resolved-loop>span>svg{grid-row:1/3}.epilogue-resolved-loop small{color:#477259;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.epilogue-resolved-loop strong{font-family:Kalam,cursive;font-size:13px;line-height:1.2}.epilogue-resolved-loop>i{color:#477259;place-items:center;display:grid}.epilogue-prop{background:color-mix(in srgb,var(--card-tone) 32%,#fffdf8d1);border:1px solid #20242233;border-radius:11px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.epilogue-prop>i{background:#ffffffbf;border-radius:50%;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.epilogue-prop>span{flex-direction:column;display:flex}.epilogue-prop small,.epilogue-verdict>span,.check-invitation small{color:#477259;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:850}.epilogue-prop strong{font-family:Kalam,cursive;font-size:16px;line-height:1}.epilogue-prop em{color:var(--muted);font-size:9px;font-style:normal}.epilogue-verdict{background:#fffdf8;border-left:4px solid #477259;border-radius:0 10px 10px 0;margin-top:10px;padding:12px 14px}.epilogue-verdict>span{margin-bottom:4px;display:block}.epilogue-verdict strong{font-size:12px;line-height:1.42;display:block}.check-invitation{grid-template-columns:50px 1fr;align-items:center;gap:11px;margin-top:auto;padding-top:16px;display:grid}.check-invitation-icon{color:#fff;background:#477259;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;box-shadow:3px 4px #20242229}.check-invitation div{flex-direction:column;display:flex}.check-invitation strong{font-family:Kalam,cursive;font-size:19px;line-height:1.1}.check-invitation p{color:var(--muted);margin:2px 0 0;font-size:10px}.epilogue-check-button{background:#26382e;width:100%;margin-top:12px}.control-dock{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f0e6;border:1.5px solid #2024224d;border-radius:16px;grid-template-columns:minmax(120px,1fr) auto minmax(150px,1fr);align-items:center;gap:18px;max-width:900px;min-height:68px;margin:0 auto;padding:9px;display:grid;position:sticky;bottom:10px;box-shadow:0 8px 24px #2024221f}.dock-button{white-space:nowrap;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:48px;padding:0 18px;font-weight:750;transition:transform .15s,box-shadow .15s;display:inline-flex}.dock-button.previous{color:var(--muted);background:0 0;justify-self:start}.dock-button.previous:hover:not(:disabled){color:var(--ink);background:#2024220d}.dock-button.next{background:var(--ink);color:#fff;justify-self:end;box-shadow:3px 4px #20242229}.dock-button.next:hover{transform:translateY(-2px);box-shadow:4px 6px #20242224}.ready-for-check .dock-button.next{background:var(--yellow);color:var(--ink);border:1.5px solid var(--ink);box-shadow:3px 4px 0 var(--ink)}.dock-button:disabled{opacity:.25;cursor:not-allowed;box-shadow:none}.dock-status{text-align:center;flex-direction:column;align-items:center;gap:2px;min-width:170px;display:flex}.dock-status strong{font-family:Kalam,cursive;font-size:17px}.dock-status span{max-width:420px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.label-short{display:none}.keyboard-hint{text-align:center;color:#858983;margin:7px 0 0;font-size:11px}.knowledge-check,.check-result,.completion-card{max-width:930px;margin:38px auto 30px;animation:.4s both frame-in}.check-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:22px;display:flex}.check-kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:7px;font-size:12px;font-weight:800;display:inline-flex}.check-header h1{margin:10px 0 4px;font-family:Kalam,cursive;font-size:clamp(40px,5vw,62px);line-height:1}.check-header p{color:var(--muted);margin:0}.check-count{text-align:center;background:color-mix(in srgb, var(--card-tone) 38%, var(--paper));border:2px solid var(--ink);border-radius:50%;flex:0 0 88px;place-content:center;height:88px;display:grid;transform:rotate(2deg);box-shadow:3px 4px #2024221f}.check-count strong{font-family:Kalam,cursive;font-size:31px;line-height:.9}.check-count span{font-size:12px}.question-progress{grid-auto-columns:1fr;grid-auto-flow:column;gap:7px;margin-bottom:18px;display:grid}.question-progress span{background:#2024221a;border-radius:6px;height:6px}.question-progress span.done{background:color-mix(in srgb, var(--accent) 55%, white)}.question-progress span.active{background:var(--accent)}.question-card{background:var(--paper);border:2px solid var(--ink);border-radius:12px 16px 10px 14px;padding:clamp(24px,5vw,52px);box-shadow:8px 10px #2024221f}.question-label{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin:0 0 8px;font-size:11px;font-weight:800}.question-card h2{max-width:740px;margin:0;font-family:Kalam,cursive;font-size:clamp(27px,3.2vw,39px);line-height:1.15}.quiz-options{text-align:left;grid-template-columns:1fr 1fr;gap:11px;margin:25px 0;display:grid}.quiz-options button{border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:12px;min-height:64px;padding:11px 14px;line-height:1.35;display:flex}.quiz-options button>span{border:1px solid var(--line);border-radius:50%;flex:0 0 31px;place-items:center;height:31px;font-size:12px;font-weight:800;display:grid}.quiz-options button svg{margin-left:auto}.quiz-options button:hover:not(:disabled),.quiz-options button.selected{border-color:var(--accent);background:color-mix(in srgb, var(--card-tone) 15%, white)}.quiz-options button.correct{background:#edf7ef;border-color:#6c9c77}.quiz-options button.incorrect{background:#fbece7;border-color:#be745c}.check-primary,.check-secondary{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 20px;font-weight:750;display:inline-flex}.check-primary{border:1.5px solid var(--ink);background:var(--ink);color:#fff;box-shadow:3px 4px #20242226}.check-primary:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.check-secondary{border:1.5px solid var(--ink);background:var(--paper);color:var(--ink)}.answer-feedback{text-align:left;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;padding:17px;display:flex}.answer-feedback.success{background:#edf7ef;border:1px solid #8abd96}.answer-feedback.retry{background:#fdf2df;border:1px solid #d6b970}.answer-feedback p{margin:5px 0 0;line-height:1.5}.check-result{text-align:center;background:var(--paper);border:2px solid var(--ink);border-radius:14px 18px 12px 16px;flex-direction:column;justify-content:center;align-items:center;min-height:610px;padding:55px clamp(22px,7vw,90px);display:flex;box-shadow:9px 11px #2024221f}.result-icon{border:2px solid var(--ink);background:color-mix(in srgb, var(--card-tone) 45%, white);border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:22px;display:grid;transform:rotate(-3deg)}.check-result h1{max-width:650px;margin:0;font-family:Kalam,cursive;font-size:clamp(42px,5vw,62px);line-height:1.05}.check-result>p:not(.eyebrow){max-width:610px;color:var(--muted);font-size:17px;line-height:1.6}.score-ring{border:7px solid color-mix(in srgb, var(--accent) 65%, white);border-radius:50%;place-content:center;width:108px;height:108px;margin:24px 0 5px;display:grid}.score-ring strong{font-family:Kalam,cursive;font-size:39px;line-height:.8}.score-ring span{color:var(--muted);font-size:11px}.result-actions,.completion-actions{justify-content:center;align-items:center;gap:12px;margin-top:15px;display:flex}.completion-card{text-align:center;background:var(--paper);border:2px solid var(--ink);background-image:repeating-linear-gradient(0deg,#0000,#0000 31px,#486f880e 32px);border-radius:15px 19px 13px 17px;min-height:700px;padding:44px clamp(22px,7vw,90px) 55px;position:relative;overflow:hidden;box-shadow:10px 12px #2024221f}.celebration-art{width:270px;height:230px;margin:0 auto 12px;position:relative}.completion-medal{z-index:2;width:150px;height:150px;color:var(--ink);background:var(--yellow);border:3px solid var(--ink);border-radius:50%;place-items:center;display:grid;position:absolute;top:35px;left:60px;transform:rotate(-2deg);box-shadow:8px 9px #20242224}.completion-medal:after{content:"";border:2px dashed #20242261;border-radius:50%;position:absolute;inset:10px}.ribbon{z-index:1;background:var(--coral);border:2px solid var(--ink);width:70px;height:74px;position:absolute;top:145px}.ribbon.left{left:74px;transform:rotate(11deg)skewY(-15deg)}.ribbon.right{right:74px;transform:rotate(-11deg)skewY(15deg)}.burst{color:var(--accent);font-family:Kalam,cursive;font-size:32px;position:absolute}.burst-one{top:44px;left:7px;transform:rotate(-12deg)}.burst-two{color:var(--coral);top:36px;right:14px}.burst-three{bottom:36px;right:5px;transform:rotate(15deg)}.completion-card>.eyebrow{margin-bottom:8px}.completion-card h1{margin:0;font-family:Kalam,cursive;font-size:clamp(46px,6vw,72px);line-height:.98}.completion-card h1 em{color:var(--accent);font-style:normal}.completion-copy{max-width:600px;color:var(--muted);margin:18px auto 25px;font-size:17px;line-height:1.55}.completion-verdict{color:#355f43;border:1.5px solid var(--ink);text-align:left;background:#e2efe4;border-radius:12px;justify-content:center;align-items:center;gap:12px;max-width:540px;margin:-8px auto 22px;padding:12px 16px;display:flex;box-shadow:3px 4px #2024221a}.completion-verdict span{flex-direction:column;display:flex}.completion-verdict small{letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.completion-verdict strong{color:var(--ink);font-family:Kalam,cursive;font-size:18px}.completion-stats{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);grid-template-columns:repeat(3,1fr);max-width:570px;margin:0 auto 28px;display:grid}.completion-stats div{flex-direction:column;gap:1px;padding:16px 10px;display:flex}.completion-stats div+div{border-left:1px dashed var(--line)}.completion-stats strong{font-family:Kalam,cursive;font-size:25px}.completion-stats span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.topic-loader{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:12px;display:grid}.topic-loader span{background:var(--yellow);border:2px solid var(--ink);width:74px;height:74px;box-shadow:4px 5px 0 var(--ink);border-radius:18px;place-items:center;animation:1.1s ease-in-out infinite alternate loader-rock;display:grid}@keyframes loader-rock{to{transform:rotate(4deg)translateY(-4px)}}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #477f9e}.load-more{justify-content:center;margin-top:2rem;display:flex}@media (width<=1050px){.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:700px}.hero-demo{justify-self:center;width:min(760px,100%)}.topic-grid{grid-template-columns:repeat(2,1fr)}.method-section{grid-template-columns:1fr}.story-frame{grid-template-columns:1fr;max-width:780px;margin-top:36px}.story-copy{max-width:680px}.story-visual{min-height:470px}.rich-story-frame{max-width:880px}.storybook-visual{min-height:600px}.story-prologue{grid-template-columns:1fr;max-width:880px;padding-top:25px}.prologue-copy{max-width:720px}.prologue-world{min-height:620px}.path-stage-preview{grid-template-columns:repeat(3,1fr)}.path-hero{grid-template-columns:1fr;padding-top:50px}.path-progress-card{max-width:620px}.recommendation-shelf{grid-template-columns:1fr}}@media (width<=700px){.site-header{padding:0 20px}.site-header nav{display:none}.hero{gap:55px;min-height:auto;padding:45px 20px 75px}.hero h1{font-size:clamp(56px,19vw,82px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px}.hero-demo{min-height:610px;padding:60px 24px 45px}.demo-flow{flex-direction:column;height:auto}.demo-flow>div{flex:auto;width:100%;min-height:128px}.demo-flow>span{transform:rotate(90deg)}.scribble{bottom:12px;right:18px}.topic-section{padding:68px 20px 85px}.learning-path-section{padding:70px 20px 78px}.path-home-heading{margin-bottom:22px}.path-card-heading{grid-template-columns:52px 1fr auto;gap:10px}.path-card-icon{width:52px;height:52px}.path-card-heading>strong{font-size:25px}.path-stage-preview{grid-template-columns:1fr}.path-stage-preview>span{min-height:42px}.learning-path-card>footer{flex-direction:column;align-items:stretch}.learning-path-card>footer button{justify-content:center;width:100%}.section-heading{flex-direction:column;align-items:stretch}.search-box{width:100%}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:300px}.method-section{padding:75px 20px 90px}.method-grid{grid-template-columns:1fr}.method-grid article{min-height:170px}.method-grid article:nth-child(2){transform:rotate(1deg)}footer{flex-direction:column;align-items:flex-start;padding:35px 20px}.path-topbar{grid-template-columns:1fr auto;height:62px;padding:0 14px}.path-topbar>span{justify-self:end;font-size:16px}.path-topbar>small{display:none}.learning-path-main{padding:0 14px 70px}.path-hero{gap:27px;min-height:0;padding:42px 0 40px}.path-hero h1{font-size:clamp(46px,14vw,62px)}.path-hero>div>p:last-child{font-size:14px}.path-progress-card{justify-content:flex-start;gap:16px;min-height:150px;padding:18px}.path-progress-ring{flex-basis:94px;width:94px;height:94px}.path-progress-ring:before{width:74px;height:74px}.path-progress-ring strong{font-size:23px}.path-next-section,.path-map-section{padding-top:32px}.path-map-heading{flex-direction:column;align-items:stretch}.path-search{flex-basis:auto;width:100%}.path-section-heading{align-items:flex-start}.recommendation-lane{padding:12px}.recommendation-card{min-height:91px}.path-stage-summary{grid-template-columns:39px 1fr auto;gap:10px;min-height:88px;padding:13px 11px}.path-stage-number{width:39px;height:39px;font-size:18px}.path-stage-title strong{font-size:19px}.path-stage-title em{display:none}.path-stage-stat strong{font-size:17px}.path-stage-chevron{display:none}.path-stage-progress{margin-left:11px;margin-right:11px}.path-topic-grid{grid-template-columns:1fr;padding:2px 9px 12px}.path-topic-node{grid-template-columns:22px 34px 1fr auto;min-height:62px;padding:8px}.path-topic-icon{width:34px;height:34px}.completion-next{margin-top:28px;padding-top:24px}.player-shell{padding:0 14px 24px}.player-topbar{grid-template-columns:1fr auto 1fr;height:64px}.player-title{font-size:17px}.ghost-button{padding:5px;font-size:12px}.lesson-size{display:none}.lesson-arc-strip{border-radius:15px;grid-template-columns:1fr 54px 1fr;gap:4px;margin-top:7px}.lesson-arc-strip>span{text-align:center;justify-content:center;min-height:46px;padding:6px}.lesson-arc-strip>span small,.lesson-arc-strip>i b{display:none}.lesson-arc-strip>i span{font-size:9px}.story-frame{gap:30px;margin:29px auto 22px}.rich-story-frame .story-copy .narration,.rich-story-frame .story-copy .takeaway{display:none}.rich-story-frame .story-copy h1{margin-bottom:0}.mobile-story-takeaway{z-index:5;background:color-mix(in srgb,var(--yellow) 30%,#fffdf8);border-left:4px solid #d1ab37;border-radius:4px 11px 11px 4px;width:calc(100% - 12px);margin:5px auto 3px;padding:10px 12px;display:block}.mobile-story-takeaway span{color:#8e6d28;letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:850}.mobile-story-takeaway p{color:var(--ink);margin:3px 0 0;font-size:11px;font-weight:750;line-height:1.35}.frame-number{margin-bottom:20px}.story-copy h1{font-size:clamp(39px,12vw,52px)}.story-visual{min-height:430px;padding:60px 17px 30px}.storybook-visual{min-height:880px;padding:48px 8px 9px}.storybook-scene{grid-template-rows:auto auto 1fr auto;min-height:820px;padding:14px 10px 10px}.immersive-story{grid-template-rows:repeat(9,auto);gap:12px;min-height:1450px}.immersive-story .storyline-card{grid-template-columns:1fr;gap:7px;padding:12px 13px}.immersive-story .storyline-card p{font-size:15px;line-height:1.35}.immersive-story .scene-focus-prop{justify-self:center;width:calc(100% - 16px);min-width:0}.immersive-story .page-turn-hook{border-radius:13px;width:calc(100% - 12px)}.immersive-story .story-cast{order:5;margin:0}.immersive-story .scene-outcome-label{order:6}.immersive-story .story-beats{order:7}.immersive-story .story-system-bridge{order:8}.immersive-story .scene-outcome-label{margin-top:3px}.storyline-card{grid-template-columns:1fr;gap:6px}.storyline-card>span{width:fit-content}.storyline-card p{font-size:12px}.story-plot .story-beats{grid-template-columns:1fr;gap:18px;display:grid}.story-plot .story-beat{grid-template-columns:24px 36px 1fr;min-height:54px;padding:7px 9px;display:grid}.story-plot .beat-number{width:20px;height:20px;min-width:20px!important}.story-plot .beat-icon{width:32px;height:32px;min-width:32px!important}.story-plot .beat-icon svg{width:18px;height:18px}.story-plot .beat-arrow{box-sizing:border-box;color:#0000;border:1.5px solid var(--ink);background:#fffdf8;border-radius:99px;place-items:center;width:32px;height:24px;margin-left:-16px;font-size:0;animation:none;display:grid;top:auto;bottom:-21px;left:50%;transform:none;box-shadow:1px 2px #2024221f;right:auto!important}.story-plot .beat-arrow:before{content:"↓";color:var(--ink);font-family:DM Sans,sans-serif;font-size:15px;font-weight:800;line-height:1}.story-cast,.cast-2,.cast-3,.cast-4{grid-template-columns:1fr;align-items:stretch;gap:26px;width:100%;max-width:none;padding:8px 0 2px;position:relative}.story-character,.story-character:last-child:nth-child(odd){background:color-mix(in srgb, var(--card-tone) 18%, #fffdf8bd);text-align:left;border:1px solid #2024223d;border-radius:15px;grid-template-columns:minmax(0,1fr) 106px;grid-template-areas:"speech figure""speech name";align-items:center;gap:0 10px;width:100%;min-height:168px;padding:13px 9px 10px 12px;animation:none;display:grid;position:relative;overflow:visible;transform:none;box-shadow:2px 3px #20242217}.story-character:not(:last-child):after{content:"↓";z-index:5;box-sizing:border-box;color:#fff;background:var(--ink);border:2px solid #fffdf8;border-radius:50%;place-items:center;width:28px;height:28px;margin-left:-14px;font-size:14px;font-weight:800;display:grid;position:absolute;bottom:-26px;left:50%;transform:none}.dialogue-order{z-index:7;color:var(--ink);border:1.5px solid var(--ink);letter-spacing:.05em;text-transform:uppercase;background:#fffdf8;border-radius:99px;align-items:center;gap:5px;padding:3px 8px 3px 3px;font-size:8px;font-weight:850;display:inline-flex;position:absolute;top:-10px;left:11px;box-shadow:1px 2px #2024221a}.dialogue-order b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:20px;height:20px;font-family:Kalam,cursive;font-size:11px;display:grid}.story-character blockquote{grid-area:speech;min-height:112px;margin:12px 0 0;padding:31px 11px 10px;font-size:12px}.story-character blockquote:after{bottom:28px;left:auto;right:-8px;transform:rotate(-45deg)}.speech-speaker{font-size:12px}.character-figure{grid-area:figure;justify-self:center}.character-name{text-align:center;grid-area:name;justify-self:center;margin-top:-2px}.character-figure{width:95px;height:106px}.character-head{width:65px;height:65px}.character-head svg{width:31px;height:31px}.character-body{width:76px;height:46px}.character-face{width:43px;height:34px;margin-top:15px}.character-face i{width:6px;height:8px;top:6px}.character-face b{bottom:3px}.character-role-prop{border-radius:9px;width:31px;height:31px;margin-left:-15px;top:66px}.character-role-prop svg{width:18px;height:18px}.character-body:before,.character-body:after{width:27px;height:9px}.character-body:before{left:-20px}.character-body:after{right:-20px}.character-shadow{width:88px}.character-expression{width:25px;height:25px;font-size:14px;right:7px}.character-name strong{font-size:15px}.character-action{display:none}.story-beats{grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid}.story-beat{text-align:center;flex-direction:column;gap:3px;padding:5px 3px}.story-beat>span{text-align:center}.story-beat small{font-size:9px;line-height:1.3;display:block}.story-beat b{top:13px;right:-6px}.story-scene-footer{max-width:95%;font-size:10px}.story-system-bridge{grid-template-columns:1fr;gap:7px;padding:10px}.system-bridge-label{width:fit-content}.system-bridge-map{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.system-bridge-map strong{font-size:12px}.story-system-bridge p{border-top:1px dashed #2024224d;border-left:0;padding:7px 0 0;font-size:9px}.story-prologue{gap:35px;min-height:auto;margin-top:22px}.open-shut-arc{grid-template-columns:1fr 32px 1fr;gap:5px;margin-bottom:21px}.arc-step{min-height:112px;padding:11px 10px}.arc-step strong{font-size:14px}.arc-step small{font-size:8px}.arc-path span{display:none}.arc-path svg{width:16px}.prologue-copy h1{font-size:clamp(47px,14vw,65px)}.prologue-world{min-height:0;padding:15px}.cast-introduction{grid-template-columns:repeat(2,1fr);align-self:start}.cast-introduction.cast-count-5{grid-template-columns:repeat(2,1fr)}.cast-count-5 .cast-card,.cast-count-5 .cast-card:nth-child(4),.cast-count-5 .cast-card:nth-child(5){grid-column:auto}.cast-card{min-height:195px;padding:17px 12px 12px}.cast-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:50%}.act-preview{grid-template-columns:1fr}.act-roadmap{gap:3px}.act-roadmap>div{justify-content:center;padding:5px}.act-roadmap p{display:none}.act-roadmap>div>span{flex-basis:25px;width:25px;height:25px}.current-act{margin-top:-7px}.story-epilogue{border-radius:15px;grid-template-columns:1fr;min-height:0;margin-top:12px}.story-epilogue:before{background:linear-gradient(#0000,#3b302514,#ffffffb8,#3b302514,#0000);width:auto;height:18px;inset:50% 0 auto;transform:translateY(-50%)}.epilogue-page{padding:18px 17px}.epilogue-ending-page h1{font-size:40px}.epilogue-ending-page>header>p:last-child{margin-top:9px;font-size:12px;line-height:1.42}.epilogue-kicker{margin-bottom:8px;font-size:8px}.epilogue-moment{padding-top:9px}.epilogue-setting{margin-bottom:5px}.epilogue-cast>span{grid-template-columns:25px 1fr;min-height:45px;padding:6px}.epilogue-cast i{width:25px;height:25px}.epilogue-cast small{display:none}.epilogue-beats{margin-top:5px}.epilogue-beats>span{grid-template-columns:auto 1fr;padding:5px}.epilogue-beats>span svg{display:none}.epilogue-check-page{padding-top:19px}.epilogue-page-tab{margin-bottom:8px}.epilogue-resolved-loop>span{min-height:58px;padding:7px}.epilogue-resolved-loop strong{font-size:11px}.epilogue-prop{margin-top:7px;padding:7px 9px}.epilogue-prop>i{flex-basis:35px;width:35px;height:35px}.epilogue-verdict{margin-top:7px;padding:8px 10px}.epilogue-verdict strong{font-size:10px;line-height:1.35}.check-invitation{grid-template-columns:40px 1fr;gap:9px;margin-top:7px;padding-top:0}.check-invitation-icon{width:40px;height:40px}.check-invitation strong{font-size:16px}.check-invitation p{font-size:9px}.epilogue-check-button{min-height:48px;margin-top:8px}.journey{flex-direction:column;align-items:stretch;gap:7px}.journey-step{flex-direction:column}.journey-step .scene-card{text-align:left;border-radius:10px 13px 9px 12px;grid-template-rows:1fr 1fr;grid-template-columns:50px 1fr;column-gap:7px;min-height:100px;display:grid}.journey-step .scene-icon{grid-row:1/3}.journey-step strong{align-self:end}.journey-step small{align-self:start}.flow-arrow{flex:auto;height:25px;transform:rotate(90deg)}.flow-arrow.labeled{place-items:center;width:100%;height:30px;display:grid;transform:none}.flow-arrow.labeled:after{content:"↓";font-size:16px}.split-scene{grid-template-columns:1fr;max-width:320px;margin:auto}.split-scene .scene-card{border-radius:10px 13px 9px 12px;min-height:110px}.bridge span{transform:rotate(90deg)}.token-parts{flex-direction:column;gap:6px}.token-piece{flex-direction:column;gap:0;width:100%}.token-piece b{line-height:15px}.token-piece .scene-card{width:100%}.decision-branches{gap:10px}.decision-branches .scene-card{min-height:125px;padding:12px 4px}.scene-card strong{font-size:17px}.learning-visual{min-height:0;padding:54px 10px 12px;overflow:visible}.learning-visual .paper-label{left:15px}.mapping-scene{gap:12px}.mapping-headings{grid-template-columns:1fr auto 1fr;gap:7px;padding:0 3px}.mapping-headings b{font-size:12px}.mapping-headings span{place-items:center;min-height:36px;padding:6px 8px;font-size:9px;line-height:1.2;display:grid}.mapping-pairs{gap:13px}.mapping-pair{background:#ffffff9e;border:1px solid #20242233;border-radius:14px;grid-template-rows:none;grid-template-columns:1fr;gap:6px;padding:11px;box-shadow:2px 3px #20242214}.mapping-pair>.scene-card:first-of-type,.mapping-pair>.scene-card:last-of-type,.mapping-connection{grid-area:auto}.mapping-pair .scene-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:42px 1fr;gap:0 9px;min-height:76px;padding:9px 11px;display:grid}.mapping-pair .scene-icon{grid-row:1/3;width:38px;height:38px}.mapping-pair .scene-icon svg{width:21px;height:21px}.mapping-pair .scene-card strong{align-self:end;font-size:16px}.mapping-pair .scene-card small{align-self:start;font-size:11px;line-height:1.3}.mapping-connection{justify-content:center;align-items:center;gap:7px;min-height:30px;display:flex}.mapping-connection span{font-size:22px;transform:rotate(90deg)}.mapping-connection strong{font-size:9px;display:block}.mapping-number{width:24px;height:24px;top:-8px;left:13px;transform:none}.scene-boundary{padding:13px;font-size:12px;line-height:1.5}.weighted-flow{gap:10px}.weighted-header{grid-template-columns:1fr;gap:7px}.weighted-header>div strong{font-size:20px}.weighted-stages{grid-template-columns:repeat(2,1fr)}.weighted-stages button{min-height:48px}.weighted-stages small{white-space:normal}.weighted-workbench{grid-template-columns:1fr}.weighted-focus{grid-template-columns:74px 1fr;align-items:center}.weighted-focus .scene-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:42px 1fr;min-height:74px;display:grid}.weighted-focus .scene-icon{grid-row:1/3;width:37px;height:37px}.weighted-candidates{grid-template-columns:1fr}.weighted-candidate{grid-template-columns:1fr auto;align-items:center;min-height:112px}.weighted-candidate>small{grid-column:1/-1;min-height:0}.candidate-score{border-top:0;gap:8px;min-width:70px;padding-top:0}.candidate-weight,.candidate-verdict{grid-column:1/-1}.weighted-result{grid-template-columns:27px 1fr}.weighted-result p{grid-column:1/-1}.weighted-actions button{width:100%}.narrative-visual,.learning-visual.narrative-visual{min-height:0;padding:112px 10px 24px;overflow:hidden}.visual-context-bar{grid-template-columns:1fr auto;gap:3px 8px;min-height:70px}.visual-context-bar strong{text-align:left;grid-area:2/1/auto/-1;justify-self:start;font-size:14px}.visual-context-bar em{grid-area:1/2}.control-dock{border-radius:14px;grid-template-columns:46px 1fr auto;gap:5px;min-height:64px;padding:7px;bottom:8px}.dock-button{min-height:48px;padding:0 14px}.dock-button.previous{width:46px;padding:0}.dock-button.previous span{display:none}.dock-status{min-width:0}.dock-status strong{font-size:15px}.dock-status span,.label-long{display:none}.label-short{display:inline}.keyboard-hint{display:none}.knowledge-check,.check-result,.completion-card{margin-top:27px}.check-header{align-items:center;gap:15px}.check-header h1{font-size:37px}.check-header p{font-size:13px}.check-count{flex-basis:68px;width:68px;height:68px}.check-count strong{font-size:26px}.question-card{padding:24px 17px}.question-card h2{font-size:27px}.quiz-options{grid-template-columns:1fr}.quiz-options button{min-height:58px}.answer-feedback{flex-direction:column;align-items:stretch}.answer-feedback .check-primary{width:100%}.check-result{min-height:650px;padding:40px 20px}.result-actions,.completion-actions{flex-direction:column;width:100%}.result-actions button,.completion-actions button{width:100%}.completion-card{min-height:720px;padding:30px 18px 38px}.celebration-art{margin-top:-12px;margin-bottom:-8px;transform:scale(.86)}.completion-card h1{font-size:48px}.completion-copy{font-size:15px}.completion-stats{grid-template-columns:1fr}.completion-stats div+div{border-left:0;border-top:1px dashed var(--line)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-shell{max-width:1600px}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e5d6;height:70px;padding-inline:clamp(22px,5vw,76px)}.hero{grid-template-columns:minmax(420px,.9fr) minmax(560px,1.1fr);gap:clamp(45px,7vw,108px);min-height:min(760px,100svh - 70px);padding:clamp(58px,7vh,88px) clamp(28px,6vw,96px) clamp(70px,8vh,105px)}.hero-copy{max-width:650px}.hero h1{max-width:680px;margin:24px 0 20px;font-size:clamp(60px,6.4vw,96px)}.hero h1 em{color:#47758f}.hero-copy>p{max-width:600px}.hero-proof{border-top:1px dashed #20242240;gap:25px;margin-top:34px;padding-top:22px;display:flex}.hero-proof>span{flex-direction:column;display:flex}.hero-proof strong{font-family:Kalam,cursive;font-size:25px;line-height:1}.hero-proof small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:9px;font-weight:750}.hero-demo{background-image:radial-gradient(#2024220e .7px,#0000 .7px);background-size:10px 10px;min-height:500px;padding:68px 28px 62px;transform:rotate(.35deg)}.hero-bookmark{z-index:3;color:#fff;background:var(--ink);white-space:nowrap;border-radius:0 0 10px 10px;padding:8px 18px;font-family:Kalam,cursive;font-size:16px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:3px 4px #20242226}.hero-book-spread{border:1.7px solid var(--ink);background:#fffdf8;border-radius:12px 19px 13px 17px;grid-template-columns:1fr 1fr;min-height:330px;display:grid;position:relative;overflow:hidden;box-shadow:6px 8px #2024221c}.hero-book-spread:after{content:"";background:linear-gradient(90deg,#0000,#32281f17,#fffc,#32281f17,#0000);width:20px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-book-page{flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:42px clamp(24px,3.2vw,48px);display:flex;position:relative}.hero-open-page{background:linear-gradient(145deg,#e7f1f5,#cfe3ee)}.hero-shut-page{text-align:right;background:linear-gradient(215deg,#e7f1e8,#d3e7d7);align-items:flex-end}.hero-book-page>i{color:#fff;background:var(--ink);border-radius:16px 20px 14px 18px;place-items:center;width:55px;height:55px;display:grid;box-shadow:3px 4px #20242229}.hero-book-page p{color:#47758f;letter-spacing:.14em;margin:9px 0 0;font-size:9px;font-weight:900}.hero-shut-page p{color:#477259}.hero-book-page h2{max-width:240px;margin:0;font-family:Kalam,cursive;font-size:clamp(25px,2.4vw,35px);line-height:1.05}.hero-book-page small{max-width:220px;color:var(--muted);font-size:12px;line-height:1.45}.hero-page-number{color:#20242261;font-family:Kalam,cursive;font-size:13px;position:absolute;top:16px}.hero-open-page .hero-page-number{left:18px}.hero-shut-page .hero-page-number{right:18px}.hero-story-bridge{z-index:4;border:1.5px solid var(--ink);background:#fffdf8;border-radius:12px;grid-template-columns:1fr 46px 1fr;align-items:center;gap:8px;min-height:62px;padding:9px 13px;display:grid;position:absolute;bottom:28px;left:55px;right:55px;box-shadow:3px 4px #2024221f}.hero-story-bridge>span{text-align:center;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex}.hero-story-bridge b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:24px;height:24px;font-family:Kalam,cursive;display:grid}.hero-story-bridge>i{background:var(--ink);height:1px}.hero-demo .scribble{font-size:12px;bottom:6px;right:30px}.learning-path-section{background:linear-gradient(#dce9ec,#d4e2e5);padding:94px clamp(22px,6vw,92px) 110px}.path-home-heading{align-items:end;max-width:none}.path-home-heading>div:first-child{max-width:760px}.path-legend{background:#fffdf8a3;border:1px solid #2024222e;border-radius:999px;align-items:center;gap:8px;max-width:590px;padding:10px 13px;display:flex}.path-legend span{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:750;display:inline-flex}.path-legend b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:20px;height:20px;font-family:Kalam,cursive;display:grid}.path-legend i{color:#7592a0;font-style:normal}.learning-path-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.learning-path-card{border-radius:16px 23px 15px 21px;min-height:360px;padding:27px;box-shadow:6px 8px #2024221a}.learning-path-card:before{content:"MAP";color:#fff;background:var(--ink);letter-spacing:.16em;text-align:center;width:86px;padding:5px 0;font-size:7px;font-weight:900;position:absolute;top:16px;right:-19px;transform:rotate(42deg)}.path-card-heading{grid-template-columns:56px 1fr auto}.path-card-icon{border-radius:16px 13px 18px 14px;width:54px;height:54px}.path-card-heading h3{font-size:clamp(25px,2.2vw,34px)}.path-card-heading>strong{flex-direction:column;align-items:flex-end;font-family:inherit;display:flex}.path-card-heading>strong b{font-family:Kalam,cursive;font-size:26px;line-height:1}.path-card-heading>strong small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px}.learning-path-card>p{min-height:72px;margin:16px 0 18px;font-size:13px}.path-stage-preview{grid-template-columns:repeat(5,1fr);gap:5px;position:relative}.path-stage-preview:before{content:"";background:#20242240;height:2px;position:absolute;top:18px;left:9%;right:9%}.path-stage-preview>span{z-index:1;text-align:center;flex-direction:column;justify-content:flex-start;gap:5px;min-height:68px;padding:8px 5px}.path-stage-preview>span b{flex-basis:25px;width:25px}.path-stage-preview>span em{font-size:9px;font-style:normal;line-height:1.2}.learning-path-card>footer{justify-content:space-between;align-items:center;display:flex}.learning-path-card>footer button{min-height:43px}.topic-section{padding:95px clamp(22px,6vw,92px) 120px}.topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.topic-card{border-radius:8px 18px 18px 8px;min-height:315px;padding:24px 23px 19px 35px}.topic-card:before{content:"";background:#20242240;width:1px;position:absolute;inset:0 auto 0 12px}.topic-book-spine{color:#2024227a;letter-spacing:.16em;font-size:7px;font-weight:900;position:absolute;top:50%;left:0;transform:translate(-30%,-50%)rotate(-90deg)}.topic-card h3{font-size:26px}.topic-card p{font-size:13px}.topic-meta{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);padding:8px 0}.card-action{border:0;padding-top:4px}.card-action>span{flex-direction:column;min-width:0;display:flex}.card-action small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:700;overflow:hidden}.card-action strong{margin-top:2px;font-size:12px}.method-section{color:#fffdf8;background:#202422;border-color:#202422;grid-template-columns:minmax(350px,.72fr) minmax(650px,1.28fr);align-items:center;gap:clamp(50px,7vw,105px);padding:110px clamp(22px,6vw,92px)}.method-intro{max-width:560px}.method-intro .eyebrow{color:#b6d4e5}.method-intro h2{color:#fffdf8}.method-intro h2 em{color:#a8c7dc;font-style:normal}.method-intro>p:last-child{color:#c5cac6;max-width:500px;font-size:16px;line-height:1.6}.method-seal{width:78px;height:78px;color:var(--ink);background:var(--yellow);border:2px solid #fffdf8;border-radius:50%;justify-content:center;align-items:center;gap:4px;margin-bottom:28px;display:flex;transform:rotate(-3deg);box-shadow:6px 7px #ffffff29}.method-book{color:var(--ink);background:#f5f0e5;border:2px solid #fffdf8;border-radius:18px 26px 17px 23px;padding:28px;position:relative;box-shadow:12px 14px #ffffff17}.method-book:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#20242214,#ffffff8c,#20242214,#0000);width:22px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.method-grid{grid-template-columns:repeat(2,1fr);gap:12px}.method-grid article{border-radius:12px 17px 11px 15px;min-height:190px;padding:18px;position:relative;box-shadow:3px 4px #2024221a}.method-grid article:nth-child(2){transform:none}.method-grid article:first-child{background:#deebf2}.method-grid article:nth-child(2){background:#efe7f5}.method-grid article:nth-child(3){background:#f7edc9}.method-grid article:nth-child(4){background:#dcecdf}.method-grid article>span{color:var(--muted);letter-spacing:.12em;font-family:inherit;font-size:8px;font-weight:900;display:block}.method-grid article>i{background:#ffffffb8;border-radius:50%;place-items:center;width:41px;height:41px;display:grid;position:absolute;top:15px;right:15px}.method-grid h3{margin:39px 0 7px;font-size:22px}.method-grid p{font-size:12px}.method-verdict{border:1.5px solid var(--ink);background:#fffdf8;border-radius:11px;align-items:center;gap:11px;margin-top:14px;padding:13px 15px;display:flex;position:relative}.method-verdict>span{flex-direction:column;display:flex}.method-verdict small{color:#47758f;letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:900}.method-verdict strong{margin-top:2px;font-family:Kalam,cursive;font-size:15px;line-height:1.2}.story-prologue{grid-template-columns:minmax(390px,.85fr) minmax(620px,1.15fr);align-items:stretch;gap:clamp(26px,3.5vw,52px);max-width:1320px;min-height:0;margin:16px auto 22px}.prologue-copy{background:#fffdf8d1;border:1.5px solid #20242238;border-radius:17px 9px 9px 20px;flex-direction:column;justify-content:center;max-width:none;padding:clamp(20px,2.4vw,30px);display:flex;box-shadow:5px 7px #20242214}.prologue-page-label{border-bottom:1px dashed #20242238;justify-content:space-between;align-items:center;gap:12px;margin-bottom:17px;padding-bottom:10px;display:flex}.prologue-page-label span{color:#47758f;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.prologue-page-label small{color:var(--muted);font-size:9px}.prologue-kicker{margin-bottom:10px}.prologue-copy h1{font-size:clamp(43px,3.7vw,58px);line-height:.94}.prologue-logline{margin:14px 0;font-size:14px;line-height:1.5}.story-orientation{gap:7px;margin:13px 0;display:grid}.orientation-invitation{color:#47758f;margin:0 0 1px;font-family:Kalam,cursive;font-size:15px;font-weight:700;line-height:1.2}.story-orientation>div{border-radius:10px 13px 9px 12px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;min-width:0;padding:9px 11px;display:grid}.story-orientation>div>svg{margin-top:2px}.story-orientation>div>span{gap:2px;min-width:0;display:grid}.story-orientation small{letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.story-orientation strong{font-size:10px;line-height:1.42}.orientation-story{color:#365f79;background:#e3eef3;border-left:4px solid #6594ad}.orientation-system{color:#4d4164;background:#eee8f3;border-left:4px solid #8d76a6}.orientation-story strong,.orientation-system strong{color:#3f4742}.prologue-open-card{background:#deebf2;border-left:4px solid #47758f;border-radius:0 10px 10px 0;gap:3px;margin:0 0 11px;padding:11px 13px;display:grid}.prologue-open-card>span{color:#47758f;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:7px;font-weight:900;display:flex}.prologue-open-card strong{font-family:Kalam,cursive;font-size:16px;line-height:1.15}.prologue-open-card small{color:var(--muted);font-size:9px;line-height:1.35}.central-question{padding:12px 14px;box-shadow:3px 4px #2024221a}.central-question span{margin-bottom:3px;font-size:7px}.central-question strong{font-size:15px;line-height:1.25;display:block}.prologue-action-row{align-items:center;gap:16px;margin-top:15px;display:flex}.prologue-action-row .begin-story{flex:none;margin:0}.ending-locked{color:var(--muted);grid-template-rows:auto auto;grid-template-columns:25px 1fr;align-items:center;gap:0 6px;display:grid}.ending-locked>svg{grid-row:1/3}.ending-locked small{letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.ending-locked strong{font-size:9px}.prologue-world{grid-template-rows:auto auto 1fr auto;gap:10px;min-height:540px;padding:17px}.cover-stakes{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8b8;border:1px solid #20242233;border-radius:10px;grid-template-columns:minmax(110px,.7fr) 24px minmax(210px,1.3fr);align-items:center;gap:6px;padding:8px 10px;display:grid}.cover-stakes>span{flex-direction:column;min-width:0;display:flex}.cover-stakes small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:850}.cover-stakes strong{white-space:normal;font-family:Kalam,cursive;font-size:12px;line-height:1.2}.cover-stakes i{text-align:center;font-style:normal}.cast-introduction{gap:8px}.cast-introduction.cast-count-5{grid-template-columns:repeat(5,minmax(0,1fr))}.cast-count-5 .cast-card,.cast-count-5 .cast-card:nth-child(4),.cast-count-5 .cast-card:nth-child(5){grid-column:auto}.cast-card{gap:5px;min-height:158px;padding:12px 9px 9px}.cast-portrait{width:49px;height:49px}.cast-card strong{font-size:16px}.cast-card p{-webkit-line-clamp:unset;margin-top:auto;font-size:8px;line-height:1.35;display:block;overflow:visible}.act-preview{gap:5px;padding:7px}.act-preview>div{min-height:50px;padding:6px}.story-epilogue{border-radius:19px 27px 18px 24px;max-width:1200px;min-height:min(650px,100svh - 150px);margin:16px auto 22px;overflow:visible}.epilogue-bookmark{z-index:8;color:#fff;background:var(--ink);letter-spacing:.12em;text-transform:uppercase;border-radius:0 0 9px 9px;padding:6px 16px;font-size:8px;font-weight:900;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.epilogue-page{padding:clamp(27px,3.2vw,43px)}.epilogue-ending-page{background:linear-gradient(145deg,#fffdf8db,#ece7d7d9);position:relative}.story-epilogue.world-library .epilogue-ending-page{background:linear-gradient(160deg,#e2eff3f0 0 35%,#e9dac1f0 35% 55%,#b19169db 55%)}.story-epilogue.world-fair .epilogue-ending-page{background:linear-gradient(160deg,#dfecf6f0 0 35%,#f3e2c0f0 35% 55%,#be9260db 55%)}.story-epilogue.world-pipeline .epilogue-ending-page{background:linear-gradient(160deg,#e2eee6 0 48%,#d4bd99 48%)}.story-epilogue.world-harbor .epilogue-ending-page{background:linear-gradient(160deg,#d8ebf0 0 42%,#a8cdd5 42% 57%,#d0b98d 57%)}.story-epilogue.world-memory .epilogue-ending-page{background:linear-gradient(160deg,#e9deed 0 46%,#c7b198 46%)}.story-epilogue.world-maproom .epilogue-ending-page{background:linear-gradient(160deg,#f1e7d4 0 47%,#cbb086 47%)}.epilogue-ending-page>header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf8d1;border:1px solid #2024222e;border-radius:12px;padding:14px}.epilogue-ending-page h1{font-size:clamp(38px,3.8vw,54px)}.epilogue-moment{margin-top:auto}.epilogue-setting{background:#fffdf8d1;border-radius:99px;padding:5px 8px}.epilogue-cast>span{background:color-mix(in srgb,var(--card-tone) 34%,#fffdf8e6);border-color:#20242259;min-height:104px}.epilogue-portrait{border:1px solid #20242273;position:relative;overflow:visible;background:#f1c8a8!important}.epilogue-portrait>span{background:#594238;border-radius:50%;height:10px;position:absolute;top:-2px;left:-1px;right:-1px}.epilogue-portrait>svg{z-index:1}.epilogue-check-page{background:linear-gradient(145deg,#edf4eb,#d8eadb)}.epilogue-page-tab{margin-bottom:14px}.epilogue-resolved-loop>span{background:#fffdf8d1;border-color:#2024224d;min-height:95px}.epilogue-resolved-loop strong{font-size:14px}.epilogue-verdict strong{font-size:13px}.check-invitation{margin-top:auto}.knowledge-check{border:2px solid var(--ink);background:#f8f3e8;border-radius:18px 26px 17px 23px;max-width:1180px;margin:18px auto 28px;padding:30px;position:relative;box-shadow:9px 11px #2024221f}.knowledge-check:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2024220f,#ffffffad,#2024220f,#0000);width:20px;position:absolute;top:0;bottom:0;left:285px}.check-bookmark{color:#fff;background:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 8px 8px;align-items:center;gap:6px;padding:6px 12px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:-10px;left:30px}.check-header{align-items:center;margin:6px 0 16px 285px;padding-left:26px}.check-header h1{max-width:750px;margin-top:7px;font-size:clamp(32px,3.6vw,48px)}.check-header p{font-size:12px}.check-count{flex-basis:70px;width:70px;height:70px}.question-progress{margin:0 0 14px 311px}.knowledge-book-body{grid-template-columns:255px 1fr;gap:30px;display:grid}.check-cast-panel{border:1.5px solid var(--ink);background:#deebf2;border-radius:12px 17px 11px 15px;flex-direction:column;padding:16px 14px;display:flex}.check-panel-label{color:#47758f;letter-spacing:.11em;text-transform:uppercase;margin-bottom:10px;font-size:8px;font-weight:900}.check-cast-list{gap:7px;display:grid}.check-cast-list>span{background:color-mix(in srgb,var(--card-tone) 25%,#fffdf8);border:1px solid #20242233;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:36px 1fr;align-items:center;gap:0 8px;padding:7px;display:grid}.check-cast-list i{background:#ffffffb8;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.check-cast-list b{align-self:end;font-family:Kalam,cursive;font-size:13px;line-height:1}.check-cast-list small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-self:start;font-size:8px;overflow:hidden}.check-rule-card{background:#fffdf8;border-left:4px solid #477259;border-radius:0 9px 9px 0;margin-top:auto;padding:11px}.check-rule-card small{color:#477259;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900;display:block}.check-rule-card strong{-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.4;display:-webkit-box;overflow:hidden}.check-cast-panel>p{color:var(--muted);margin:10px 0 0;font-size:8px}.knowledge-check .question-card{min-height:480px;box-shadow:none;flex-direction:column;padding:clamp(24px,3vw,38px);display:flex}.knowledge-check .question-card h2{font-size:clamp(24px,2.5vw,33px)}.knowledge-check .quiz-options{margin:20px 0}.knowledge-check .answer-button{align-self:flex-end;margin-top:auto}@media (width<=1180px){.hero{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-demo{justify-self:center;width:min(820px,100%)}.learning-path-grid{grid-template-columns:1fr}.learning-path-card,.learning-path-card>p{min-height:0}.method-section{grid-template-columns:1fr}.method-intro{max-width:760px}.story-prologue{grid-template-columns:1fr;max-width:880px}.prologue-world{min-height:570px}}@media (width<=760px){.site-header{padding-inline:18px}.hero{gap:42px;padding:42px 18px 70px}.hero h1{font-size:clamp(52px,16vw,70px)}.hero-actions,.hero-actions .primary-button{width:100%}.hero-proof{justify-content:space-between;gap:10px}.hero-demo{min-height:470px;padding:58px 13px}.hero-book-spread{min-height:320px}.hero-book-page{padding:35px 14px}.hero-book-page>i{width:45px;height:45px}.hero-book-page h2{font-size:22px}.hero-book-page small{font-size:10px}.hero-story-bridge{grid-template-columns:1fr;gap:4px;bottom:24px;left:22px;right:22px}.hero-story-bridge>span{justify-content:flex-start}.hero-story-bridge>i,.hero-demo .scribble{display:none}.learning-path-section,.topic-section,.method-section{padding-inline:18px}.path-legend{display:none}.learning-path-card{padding:20px 16px}.path-card-heading{grid-template-columns:48px 1fr}.path-card-icon{width:46px;height:46px}.path-card-heading>strong{flex-direction:row;grid-column:1/-1;align-items:flex-start;gap:5px;margin-top:4px}.path-stage-preview{grid-template-columns:repeat(5,minmax(58px,1fr));padding-bottom:5px;overflow-x:auto}.path-stage-preview>span{min-width:66px}.learning-path-card>footer{flex-direction:column;align-items:stretch;gap:12px}.learning-path-card>footer button{justify-content:center;width:100%}.topic-grid{grid-template-columns:1fr}.topic-card{min-height:275px}.method-section{padding-block:78px}.method-seal{width:65px;height:65px}.method-book{padding:15px}.method-grid{grid-template-columns:1fr}.method-book:before{display:none}.method-grid article{min-height:165px}.story-prologue{gap:18px;margin-top:12px}.prologue-copy{border-radius:15px;padding:20px 16px}.prologue-page-label small{display:none}.prologue-copy h1{font-size:clamp(43px,13vw,59px)}.prologue-logline,.central-question strong{-webkit-line-clamp:unset}.prologue-action-row{flex-direction:column;align-items:stretch}.prologue-action-row .begin-story{width:100%}.ending-locked{align-self:center}.prologue-world{min-height:0;padding:13px}.cover-stakes{grid-template-columns:1fr}.cover-stakes>i{display:none}.cover-stakes strong{white-space:normal}.cast-introduction.cast-count-5{grid-template-columns:repeat(2,1fr)}.cast-count-5 .cast-card:last-child{grid-column:1/-1;justify-self:center;width:50%}.cast-card{min-height:180px}.story-epilogue{grid-template-columns:1fr;min-height:0;margin-top:18px;overflow:hidden}.epilogue-bookmark{justify-self:center;position:relative;top:auto;left:auto;transform:none}.story-epilogue:before{display:none}.epilogue-page{padding:21px 16px}.epilogue-ending-page h1{font-size:38px}.epilogue-cast{grid-template-columns:1fr}.epilogue-cast>span{min-height:64px}.epilogue-cast small{display:block}.epilogue-resolved-loop{grid-template-columns:1fr}.epilogue-resolved-loop>i{transform:rotate(90deg)}.knowledge-check{border-radius:15px;margin-top:18px;padding:23px 13px 13px}.knowledge-check:after{display:none}.check-header{align-items:flex-start;margin:14px 0 13px;padding:0}.check-header h1{font-size:33px}.check-header p{font-size:11px}.check-count{flex-basis:58px;width:58px;height:58px}.question-progress{margin:0 0 12px}.knowledge-book-body{grid-template-columns:1fr;gap:12px}.check-cast-panel{padding:11px}.check-cast-list{grid-template-columns:repeat(3,1fr)}.check-cast-list>span{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;justify-items:center}.check-cast-list i{grid-row:auto}.check-cast-list small{max-width:100%}.check-rule-card{margin-top:10px}.check-rule-card strong{-webkit-line-clamp:3}.knowledge-check .question-card{min-height:0;padding:20px 14px}.knowledge-check .quiz-options{margin:17px 0}.knowledge-check .answer-button{width:100%}}.narration-toolbar{z-index:12;color:#f7f4eb;background:#28302c;border:1.5px solid #111512;border-radius:12px 17px 11px 15px;justify-content:space-between;align-items:center;gap:14px;width:min(1680px,100%);min-height:48px;margin:8px auto 4px;padding:7px 9px 7px 16px;display:flex;position:relative;box-shadow:4px 5px #20242226}.now-reading-caption{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:Kalam,cursive;font-size:13px;line-height:1.25;overflow:hidden}.narration-toolbar details{flex:none;position:relative}.narration-toolbar summary{min-height:34px;color:var(--ink);cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:#f7edc9;border:1px solid #20242240;border-radius:9px 12px 9px 11px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:850;list-style:none;display:flex;box-shadow:2px 2px #00000029}.narration-toolbar summary::-webkit-details-marker{display:none}.narration-toolbar summary .options-chevron{transition:transform .18s}.narration-toolbar details[open] summary .options-chevron{transform:rotate(180deg)}.listening-popover{z-index:30;width:min(370px,100vw - 32px);color:var(--ink);border:1.5px solid var(--ink);background:#fffaf0;border-radius:14px 18px 13px 16px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:7px 9px #2024222e}.listening-popover:before{content:"";border-top:1.5px solid var(--ink);border-left:1.5px solid var(--ink);background:#fffaf0;width:13px;height:13px;position:absolute;top:-7px;right:26px;transform:rotate(45deg)}.listening-popover>header{background:#f8edbd;border-bottom:1px dashed #20242247;padding:15px 16px 12px}.listening-popover>header span,.listening-popover>header small{display:block}.listening-popover>header span{font-family:Kalam,cursive;font-size:18px;font-weight:800}.listening-popover>header small{color:var(--muted);margin-top:1px;font-size:10px}.listening-field,.listening-toggle{min-height:66px;color:var(--ink);white-space:normal;border-bottom:1px solid #2024221f;justify-content:space-between;align-items:center;gap:18px;margin:0;padding:11px 15px;display:flex}.listening-field>span,.listening-toggle>span,.replay-page-button>span{flex-direction:column;gap:2px;min-width:0;display:flex}.listening-field strong,.listening-toggle strong,.replay-page-button strong{font-size:12px;line-height:1.2}.listening-field small,.listening-toggle small,.replay-page-button small{color:var(--muted);font-size:9px;font-weight:500;line-height:1.3}.listening-field select{min-width:80px;min-height:38px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #20242252;border-radius:9px;padding:5px 24px 5px 9px;font-size:11px;font-weight:800}.listening-toggle input{appearance:none;cursor:pointer;background:#d9d8d1;border:1.5px solid #20242273;border-radius:999px;flex:none;width:42px;height:24px;margin:0;transition:background .18s;position:relative}.listening-toggle input:after{content:"";background:#fff;border:1px solid #20242259;border-radius:50%;width:15px;height:15px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:1px 1px #20242226}.listening-toggle input:checked{background:#8fc3a1}.listening-toggle input:checked:after{transform:translate(17px)}.replay-page-button{width:100%;min-height:62px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;padding:11px 15px;display:grid}.replay-page-button>svg:first-child{background:#dfeaf0;border-radius:9px;width:31px;height:31px;padding:7px}.replay-page-button:hover{background:#486f8814}.read-aloud-badge{color:#365f79;letter-spacing:.08em;text-transform:uppercase;background:#deebf2;border:1px solid #365f7940;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 9px;font-size:8px;font-weight:850;display:inline-flex}.player-shell h1[tabindex="-1"]:focus,.story-frame:focus{outline:0}.immersive-story{grid-template-rows:repeat(8,auto)}.immersive-story .setting-sign{order:1}.story-narration-card{z-index:4;color:#303532;border:1.5px solid var(--ink);background:linear-gradient(135deg,#fffdf8f7,#fff8def2);border-radius:8px 18px 18px;order:2;grid-template-columns:max-content minmax(0,1fr);align-self:start;align-items:start;gap:8px 13px;width:min(850px,100%);padding:14px 16px;display:grid;box-shadow:4px 5px #20242226}.story-narration-card>span{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:#6c5b8b;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:850}.story-narration-card>p{overflow-wrap:anywhere;min-width:0;margin:0;font-family:Kalam,cursive;font-size:clamp(16px,1.45vw,20px);font-weight:700;line-height:1.38}.story-narration-card.is-speaking{outline-offset:4px;outline:4px solid #4d8ba657;box-shadow:0 0 0 8px #fffdf8b3,4px 5px #20242226}.story-prop-chip{background:color-mix(in srgb,var(--card-tone) 36%,#fffdf8);border:1px solid #20242252;border-radius:9px 13px 8px 11px;grid-column:1/-1;grid-template-columns:28px auto minmax(0,1fr);align-items:center;gap:1px 8px;width:fit-content;padding:7px 10px;display:grid}.story-prop-chip>svg{grid-row:1/3}.story-prop-chip small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:7px;font-weight:900}.story-prop-chip strong{font-family:Kalam,cursive;font-size:13px}.story-prop-chip em{color:var(--muted);grid-column:3;font-size:9px;font-style:normal}.story-code-sample{color:#eef7f1;white-space:pre-wrap;overflow-wrap:anywhere;background:#202724;border-radius:8px;grid-column:1/-1;padding:9px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.45;display:block;overflow-x:auto}.immersive-story .story-cast{order:3}.immersive-story .scene-outcome-label{order:4}.immersive-story .story-beats{order:5}.immersive-story .story-system-bridge{order:6}.immersive-story .story-scene-footer{order:7}.immersive-story .page-turn-hook{order:8;margin-top:5px}.speaker-sequence{z-index:8;color:#fff;background:var(--ink);border:2px solid #fffdf8;border-radius:50%;place-items:center;width:24px;height:24px;font-family:Kalam,cursive;font-size:11px;font-weight:800;display:grid;position:absolute;top:4px;right:4px}.bridge-takeaway{color:#493c16;background:#f8edbd;border-left:4px solid #d3a91d;border-radius:0 9px 9px 0;grid-column:1/-1;grid-template-columns:max-content 1fr;align-items:center;gap:9px;margin-top:2px;padding:8px 10px;display:grid}.bridge-takeaway small{letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.bridge-takeaway strong{font-size:10px;line-height:1.35}.option-result{white-space:nowrap;align-items:center;gap:4px;margin-left:auto;font-size:9px;font-style:normal;font-weight:850;display:inline-flex}.quiz-options button:focus-visible,.weighted-stages button:focus-visible,.weighted-candidate:focus-visible{outline-offset:3px;outline:3px solid #47758f}.epilogue-ending-page>header.is-speaking,.epilogue-cast>span.is-speaking{outline-offset:4px;outline:4px solid #4d8ba661;box-shadow:0 0 0 7px #fffdf8b3}@media (width>=1051px){.rich-story-frame .immersive-story{grid-template-rows:repeat(7,auto);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"setting setting""narration narration""cast cast""outcome outcome""beats bridge""footer footer""turn turn"}.rich-story-frame .immersive-story .setting-sign{grid-area:setting}.rich-story-frame .story-narration-card{grid-area:narration;grid-template-columns:max-content minmax(0,1fr) minmax(250px,.48fr);align-items:center;width:100%;max-width:none}.rich-story-frame .story-narration-card>p{grid-column:2/-1}.rich-story-frame .story-narration-card:has(.story-prop-chip)>p{grid-column:2}.rich-story-frame .story-narration-card .story-prop-chip{grid-area:1/3;width:100%}.rich-story-frame .story-narration-card .story-code-sample{grid-column:1/-1}.rich-story-frame .immersive-story .story-cast{grid-area:cast}.rich-story-frame .immersive-story .scene-outcome-label{grid-area:outcome}.rich-story-frame .immersive-story .story-beats{grid-area:beats;align-self:stretch}.rich-story-frame .immersive-story .story-system-bridge{grid-area:bridge;align-self:stretch}.rich-story-frame .immersive-story .story-scene-footer{grid-area:footer}.rich-story-frame .immersive-story .page-turn-hook{display:none}}@media (width<=760px){.narration-toolbar{flex-direction:column;align-items:stretch;width:100%;margin:7px 0 3px;padding:9px 10px}.now-reading-caption{white-space:normal}.narration-toolbar summary{justify-content:center}.listening-popover{width:100%;margin-top:9px;position:relative;top:auto;right:auto;box-shadow:3px 4px #0000002e}.listening-popover:before{display:none}.rich-story-frame .story-copy{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"chapter act""eyebrow eyebrow""title title";gap:6px 10px;padding:10px}.rich-story-frame .frame-number{padding:6px 9px 6px 0;font-size:12px}.rich-story-frame .current-act{min-width:0}.rich-story-frame .story-copy .eyebrow{margin-top:3px}.rich-story-frame .story-copy h1{font-size:clamp(34px,11vw,46px)}.rich-story-frame .storybook-visual{padding:45px 8px 9px}.rich-story-frame .immersive-story{min-height:0}.immersive-story{grid-template-rows:repeat(8,auto);gap:12px;min-height:0}.story-narration-card{grid-template-columns:1fr;padding:12px}.story-narration-card>span{width:fit-content}.story-narration-card>p{font-size:15px}.story-prop-chip{grid-template-columns:25px auto minmax(0,1fr);width:100%}.immersive-story .story-cast{order:3}.immersive-story .scene-outcome-label{order:4}.immersive-story .story-beats{order:5}.immersive-story .story-system-bridge{order:6}.immersive-story .story-scene-footer{order:7}.immersive-story .page-turn-hook{order:8}.story-system-bridge,.bridge-takeaway{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.page-turn-hook svg,.story-character.is-speaking .character-figure,.character-figure,.character-expression,.beat-arrow,.story-beat{animation:none!important}}.stage-reference .lesson-arc-strip{display:none}.reference-spread{width:min(1420px,100% - 32px);min-height:min(760px,100svh - 135px);color:var(--ink);border:2px solid var(--ink);background:#fffdf8;border-radius:18px 26px 17px 23px;grid-template-columns:.96fr 1.04fr;margin:18px auto 28px;animation:.42s both frame-in;display:grid;position:relative;overflow:hidden;box-shadow:9px 11px #2024221f}.reference-spread:after{content:"";z-index:4;pointer-events:none;background:linear-gradient(90deg,#0000,#20242212,#ffffffd1,#2024220f,#0000);width:22px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.reference-bookmark{z-index:6;color:#fff;background:var(--ink);letter-spacing:.1em;text-transform:uppercase;border-radius:0 0 9px 9px;align-items:center;gap:6px;padding:7px 14px;font-size:8px;font-weight:900;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.reference-page{min-width:0;padding:clamp(30px,3vw,46px)}.reference-story-page{background:linear-gradient(150deg,#fffdf8 0 58%,#f2ead7 100%);flex-direction:column;display:flex}.reference-system-page{background:linear-gradient(145deg,#eef5f4,#e1eef1);flex-direction:column;display:flex}.reference-heading>span{color:#47758f;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:900}.reference-page-kicker{align-items:center;gap:7px;display:inline-flex}.reference-page-kicker b{color:#fff;letter-spacing:0;background:#47758f;border-radius:50%;place-items:center;width:22px;height:22px;font-family:Kalam,cursive;font-size:12px;display:grid}.reference-heading h1,.reference-heading h2{letter-spacing:-.025em;margin:5px 0 4px;font-family:Kalam,cursive;font-size:clamp(29px,3vw,40px);line-height:1}.reference-heading p{color:#515953;margin:0;font-size:11px;line-height:1.45}.reference-story-page .reference-heading p{background:#f8edbe;border-left:4px solid #d0aa2c;border-radius:0 10px 10px 0;max-width:none;padding:12px 14px;font-size:12px;font-weight:700}.reference-recap,.reference-flow{margin:18px 0 0;padding:0;list-style:none}.reference-beats-title{margin:18px 0 -9px}.reference-recap{grid-template-columns:1fr 1fr;gap:8px;display:grid}.reference-recap li{text-align:left;background:color-mix(in srgb,var(--card-tone) 28%,#fffdf8);border:1px solid #20242233;border-radius:9px 13px 9px 11px;grid-template-columns:24px 34px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:70px;padding:10px 11px;display:grid;position:relative}.reference-recap li:last-child:nth-child(odd){grid-column:1/-1}.reference-recap li>b,.reference-flow li>b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:21px;height:21px;font-family:Kalam,cursive;font-size:11px;display:grid}.reference-recap li>i{background:#ffffffc7;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.reference-recap li span{min-width:0}.reference-recap strong,.reference-recap small{display:block}.reference-recap strong{font-family:Kalam,cursive;font-size:12px;line-height:1.12}.reference-recap small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.32}.reference-cast-map,.reference-glossary{border-top:1px dashed #20242242;margin-top:16px;padding-top:13px}.reference-section-title{align-items:center;gap:6px;margin-bottom:8px;display:flex}.reference-section-title span{font-family:Kalam,cursive;font-size:16px;font-weight:700}.reference-section-title small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-left:auto;font-size:7px;font-weight:850}.reference-cast-grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.reference-cast-grid>div{background:color-mix(in srgb,var(--card-tone) 24%,#fffdf8);border:1px solid #2024222b;border-radius:8px;grid-template-columns:30px minmax(70px,.8fr) 14px minmax(80px,1fr);align-items:center;gap:6px;min-width:0;padding:7px;display:grid}.reference-cast-grid>div>i{background:#ffffffd1;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.reference-cast-grid span{flex-direction:column;min-width:0;display:flex}.reference-cast-grid strong{font-family:Kalam,cursive;font-size:12px;line-height:1}.reference-cast-grid small{color:var(--muted);white-space:normal;font-size:8px;line-height:1.25}.reference-cast-grid>div>b{font-size:9px;line-height:1.2}.reference-talk-back{background:#deebf2;border:1px solid #20242233;border-radius:10px 14px 10px 12px;margin-top:16px;padding:14px}.reference-talk-back .reference-section-title{margin-bottom:7px}.reference-talk-back ol{grid-template-columns:1fr;gap:7px;margin:0;padding:0;list-style:none;display:grid}.reference-talk-back li{background:#fffdf8c2;border:1px solid #20242214;border-radius:7px 10px 7px 9px;grid-template-columns:25px 1fr;align-items:center;gap:8px;min-width:0;min-height:42px;padding:8px 10px;font-size:9px;line-height:1.3;display:grid}.reference-talk-back li b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:20px;height:20px;font-family:Kalam,cursive;display:grid}.reference-talk-back em{text-underline-offset:2px;font-style:normal;text-decoration:underline}.reference-talk-tip{color:#46534b;margin:9px 2px 0;font-family:Kalam,cursive;font-size:11px;line-height:1.3}.reference-system-guide{color:#365f79;background:#fffdf8b8;border:1px solid #365f7938;border-radius:11px;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-top:17px;padding:11px 13px;display:grid}.reference-system-guide>svg{background:#deebf2;border-radius:9px;width:34px;height:34px;padding:7px}.reference-system-guide span{flex-direction:column;display:flex}.reference-system-guide strong{font-family:Kalam,cursive;font-size:13px}.reference-system-guide small{color:#515953;margin-top:1px;font-size:9px;line-height:1.35}.reference-flow{gap:8px;margin-top:12px;display:grid;position:relative}.reference-flow:before{content:"";background:#80a8b8;width:2px;position:absolute;top:18px;bottom:18px;left:16px}.reference-flow li{z-index:1;background:color-mix(in srgb,var(--card-tone) 28%,#fffdf8);border:1px solid #20242233;border-radius:9px 13px 9px 11px;grid-template-columns:36px 40px 1fr;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px 12px 8px 0;display:grid;position:relative}.reference-flow li>b{border:2px solid #fffdf8;justify-self:center}.reference-flow li>i{background:#fffc;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.reference-flow span{flex-direction:column;min-width:0;display:flex}.reference-flow strong{font-family:Kalam,cursive;font-size:15px;line-height:1.05}.reference-flow small{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.3}.reference-worked-example{border-top:1px dashed #20242242;margin-top:16px;padding-top:14px}.reference-worked-example>p{color:#515953;margin:-2px 0 9px;font-size:10px;line-height:1.4}.reference-worked-example .weighted-flow{box-shadow:none;background:#fffdf8b8;gap:9px;padding:11px}.reference-worked-example .weighted-header{grid-template-columns:1fr;gap:7px}.reference-worked-example .weighted-header>div span{display:none}.reference-worked-example .weighted-header>div strong{font-size:17px}.reference-worked-example .weighted-header p{padding:8px 10px;font-size:10px}.reference-worked-example .weighted-stages button{min-height:44px}.reference-worked-example .weighted-candidate{min-height:116px;padding:9px}.reference-glossary dl{grid-template-columns:1fr 1fr;gap:8px;margin:0;display:grid}.reference-glossary dl>div{background:#fffdf8c2;border:1px solid #20242214;border-radius:8px 11px 8px 10px;min-width:0;min-height:56px;padding:9px 10px}.reference-glossary dt{font-family:Kalam,cursive;font-size:12px;font-weight:700}.reference-glossary dd{color:var(--muted);margin:2px 0 0;font-size:9px;line-height:1.32}.reference-boundary{background:#f7eac2;border:1px dashed #7e692b;border-radius:10px 14px 10px 12px;grid-template-columns:36px 1fr;align-items:center;gap:10px;margin-top:17px;padding:13px 14px;display:grid}.reference-boundary>span{flex-direction:column;display:flex}.reference-boundary small{color:#745d1f;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.reference-boundary strong{margin-top:3px;font-size:10px;line-height:1.38}.reference-check-cta{border-top:1px dashed #20242247;grid-template-columns:minmax(150px,1fr) auto;align-items:center;gap:16px;margin-top:20px;padding-top:17px;display:grid}.reference-check-cta>span{flex-direction:column;display:flex}.reference-check-cta small{color:#477259;letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:900}.reference-check-cta strong{margin-top:3px;font-family:Kalam,cursive;font-size:14px;line-height:1.2}.reference-check-button{background:#26382e;width:auto;min-width:270px;min-height:50px;margin:0;padding:10px 18px}@media (width<=960px){.reference-spread{grid-template-columns:1fr;width:min(720px,100% - 28px);overflow:visible}.reference-spread:after{display:none}.reference-bookmark{grid-column:1;justify-self:center;position:relative;top:auto;left:auto;transform:none}}@media (width<=760px){.reference-spread{border-radius:14px;min-height:0;margin-top:10px;box-shadow:5px 7px #2024221c}.reference-page{padding:17px 13px}.reference-heading h1,.reference-heading h2{font-size:29px}.reference-heading p{font-size:10px}.reference-recap{grid-template-columns:1fr;gap:5px;margin-top:13px}.reference-recap li:last-child:nth-child(odd){grid-column:auto}.reference-recap li{text-align:left;grid-template-rows:auto;grid-template-columns:24px 29px 1fr;place-items:center start;padding:6px 8px}.reference-recap li:not(:last-child):after{content:"";background:var(--ink);width:2px;height:7px;inset:auto auto -6px 18px;transform:none}.reference-recap li span{padding-left:2px}.reference-recap strong{font-size:11px}.reference-recap small{font-size:8px}.reference-cast-grid{grid-template-columns:1fr}.reference-cast-grid>div{grid-template-columns:30px minmax(74px,.85fr) 14px minmax(88px,1fr)}.reference-talk-back ol{grid-template-columns:1fr}.reference-flow{margin-top:13px}.reference-flow li{min-height:44px}.reference-glossary dl{grid-template-columns:1fr}.reference-glossary dd{font-size:8px}.reference-boundary strong{font-size:9px}.reference-check-cta{grid-template-columns:1fr;gap:10px;margin-top:17px}.reference-check-button{width:100%;min-width:0}.prologue-copy{padding:14px}.prologue-page-label{margin-bottom:11px;padding-bottom:7px}.prologue-kicker{margin-bottom:6px}.prologue-copy h1{font-size:clamp(39px,11.5vw,50px)}.prologue-logline{margin:9px 0;font-size:12px;line-height:1.38}.story-orientation{margin:9px 0}.story-orientation>div{grid-template-columns:25px minmax(0,1fr);gap:7px;padding:8px 9px}.story-orientation>div>svg{width:16px;height:16px}.story-orientation strong{font-size:9px;line-height:1.38}.prologue-open-card{margin-bottom:8px;padding:8px 10px}.prologue-open-card strong{font-size:14px}.prologue-open-card small{font-size:8px}.central-question{padding:9px 11px}.central-question strong{font-size:14px}.prologue-action-row{gap:9px;margin-top:10px}.ending-locked{display:none}.story-epilogue{margin-top:10px}.epilogue-page{padding:13px}.epilogue-ending-page>header{padding:10px}.epilogue-ending-page h1{font-size:32px;line-height:.98}.epilogue-ending-page>header>p:last-child{font-size:10px;line-height:1.32}.epilogue-moment{padding-top:7px}.epilogue-cast{grid-template-columns:repeat(3,1fr);gap:5px}.epilogue-cast>span{grid-template-columns:23px 1fr;min-height:59px;padding:5px}.epilogue-cast i{width:23px;height:23px}.epilogue-cast b{font-size:10px}.epilogue-cast small{display:none}.epilogue-beats>span{min-height:33px;padding:3px}.epilogue-beats strong{font-size:7px}.epilogue-check-page{padding-top:13px}.epilogue-resolved-loop{grid-template-columns:1fr 20px 1fr;gap:4px}.epilogue-resolved-loop>i{transform:none}.epilogue-resolved-loop>span{grid-template-columns:18px 1fr;gap:2px 4px;min-height:73px;padding:7px}.epilogue-resolved-loop strong{font-size:10px}.epilogue-prop{padding:6px 8px}.epilogue-prop strong{font-size:14px}.epilogue-verdict{padding:7px 9px}.epilogue-verdict strong{font-size:9px}.check-invitation{grid-template-columns:35px 1fr}.check-invitation-icon{width:35px;height:35px}.check-invitation strong{font-size:14px}.check-invitation p{font-size:8px}.epilogue-check-button{min-height:44px}.knowledge-check{padding-top:18px}.check-bookmark{padding:5px 9px;left:20px}.check-header{min-height:90px;margin-top:8px}.check-header h1{max-width:255px;margin-top:4px;font-size:27px;line-height:1}.check-header p{max-width:245px;font-size:9px}.check-kicker{font-size:9px}.check-count{flex-basis:52px;width:52px;height:52px}.check-count strong{font-size:22px}.check-cast-panel{padding:8px}.check-panel-label{margin-bottom:6px}.check-cast-list{gap:4px}.check-cast-list>span{padding:4px 2px}.check-cast-list i{width:28px;height:28px}.check-cast-list b{font-size:10px}.check-cast-list small{font-size:6px}.check-rule-card{margin-top:6px;padding:7px}.check-rule-card strong{-webkit-line-clamp:2;font-size:8px;line-height:1.3}.check-cast-panel>p{margin-top:5px}.knowledge-check .question-card{padding:15px 12px}.knowledge-check .question-card h2{font-size:23px}.knowledge-check .quiz-options{gap:7px;margin:12px 0}.knowledge-check .quiz-options button{min-height:52px;padding:8px 9px;font-size:11px}}.hero-mini-scene{align-items:center;gap:10px;width:100%;display:flex}.hero-mini-scene blockquote{color:var(--ink);text-align:left;background:#fffdf8d6;border:1px solid #20242247;border-radius:10px 13px 11px 4px;flex:1;margin:0;padding:9px 10px;font-size:9px;font-weight:650;line-height:1.3;position:relative;box-shadow:2px 3px #20242214}.hero-mini-scene blockquote strong{color:#47758f;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:7px;display:block}.hero-shut-page .hero-mini-scene blockquote{border-radius:13px 10px 4px 11px}.hero-shut-page .hero-mini-scene blockquote strong{color:#477259}.hero-mini-person{border:1.5px solid var(--ink);background:#efc5a4;border-radius:48% 48% 44% 44%;flex:0 0 46px;justify-content:center;align-items:center;gap:8px;width:46px;height:46px;display:flex;position:relative;box-shadow:2px 3px #2024221f}.hero-mini-person:before{content:"";border:1.5px solid var(--ink);background:#514039;border-bottom:0;border-radius:50% 50% 24% 24%;height:14px;position:absolute;top:-2px;left:-2px;right:-2px}.hero-mini-person i{background:var(--ink);border-radius:50%;width:4px;height:5px}.hero-mini-person b{border-bottom:1.5px solid var(--ink);border-radius:0 0 50% 50%;width:12px;height:5px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.hero-mini-person.worried b{border-top:1.5px solid var(--ink);border-bottom:0;border-radius:50% 50% 0 0}.hero-mini-person.relief b,.hero-mini-person.relieved b{height:6px}.story-search{border:1.7px solid var(--ink);background:#fffdf8;border-radius:14px 20px 13px 17px;gap:11px;width:min(450px,100%);min-height:68px;padding:7px 9px;transition:transform .16s,box-shadow .16s;box-shadow:5px 6px #2024221c}.story-search:focus-within{border-color:#47758f;outline:0;transform:translateY(-2px);box-shadow:7px 9px #47758f2e}.search-command-icon{color:#fff;background:#47758f;border-radius:11px 15px 10px 13px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.story-search label{cursor:text;flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.story-search label small{color:#47758f;letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:900;line-height:1.15;overflow:hidden}.story-search input,.story-search input:focus,.story-search input:focus-visible{width:100%;height:29px;color:var(--ink);appearance:none;border-radius:0;padding:0;font-size:15px;font-weight:650;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.story-search input::placeholder{color:#7f827f;opacity:1;font-weight:500}.story-search kbd{width:28px;height:28px;color:var(--muted);background:#efeadd;border:1px solid #2024223d;border-radius:7px;flex:0 0 28px;place-items:center;font-family:inherit;font-size:13px;font-weight:800;display:grid;box-shadow:0 2px #20242229}.story-search button{border-radius:50%;flex:0 0 35px;width:35px;height:35px}.story-search button:hover{background:#efeadd}.site-footer{color:#d9ddd9;background:#202422;border-top:5px solid #47758f;padding:0;font-size:14px;display:block}.site-footer .footer-main{grid-template-columns:minmax(330px,.82fr) minmax(620px,1.18fr);align-items:center;gap:clamp(44px,6vw,96px);padding:58px clamp(22px,6vw,92px) 52px;display:grid}.site-footer .footer-brand-column{max-width:500px}.site-footer .brand{color:#fffdf8;width:max-content}.site-footer .brand-mark{color:var(--ink);background:#f7edc9}.site-footer .footer-brand-column h2{color:#fffdf8;margin:25px 0 15px;font-family:Kalam,cursive;font-size:clamp(30px,3vw,44px);line-height:1.04}.site-footer .footer-brand-column p{color:#c2c8c3;max-width:480px;margin:0;font-size:14px;line-height:1.7}.footer-journey{background:#fffdf80e;border:1px solid #ffffff1f;border-radius:17px 25px 16px 22px;min-width:0;padding:22px;box-shadow:7px 9px #00000024}.footer-kicker{color:#b6d4e5;margin:0 0 14px;font-family:Kalam,cursive;font-size:18px;font-weight:700;display:block}.site-footer .footer-destinations{grid-template-columns:repeat(3,1fr);gap:9px;display:grid;position:relative}.site-footer .footer-destinations:before{content:"";background:#b6d4e547;height:1px;position:absolute;top:50%;left:7%;right:7%}.site-footer .footer-destinations>a{z-index:1;min-width:0;min-height:105px;color:var(--ink);background:#fffdf8;border:1.5px solid #101311;border-radius:11px 16px 10px 14px;grid-template-columns:38px 1fr 17px;align-items:center;gap:9px;padding:13px 11px;text-decoration:none;transition:transform .16s,background .16s;display:grid;box-shadow:3px 4px #00000038}.site-footer .footer-destinations>a:first-child{background:#deebf2}.site-footer .footer-destinations>a:nth-child(2){background:#f7edc9}.site-footer .footer-destinations>a:nth-child(3){background:#dcecdf}.site-footer .footer-destinations>a:hover{text-decoration:none;transform:translateY(-3px)}.footer-destinations a>i{background:#ffffffad;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.footer-destinations a>span{flex-direction:column;min-width:0;display:flex}.footer-destinations a strong{white-space:normal;font-family:Kalam,cursive;font-size:16px;line-height:1.08}.footer-destinations a small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.25}.site-footer .footer-path-pills{flex-wrap:wrap;align-items:center;gap:7px;margin-top:16px;display:flex}.footer-path-pills>span{color:#9eaaa2;letter-spacing:.1em;text-transform:uppercase;margin-right:2px;font-size:8px;font-weight:850}.site-footer .footer-path-pills a{color:#edf0ed;border:1px solid #fff3;border-radius:99px;padding:5px 10px;font-family:Kalam,cursive;font-size:12px;line-height:1.2;text-decoration:none}.site-footer .footer-path-pills a:hover{color:var(--ink);background:#f7edc9;border-color:#f7edc9}.site-footer .footer-bottom{color:#9da59f;letter-spacing:.03em;background:#171a18;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:20px;padding:19px clamp(22px,6vw,92px);font-size:10px;display:flex}.site-footer .footer-bottom nav{align-items:center;gap:17px;display:flex}.site-footer .footer-bottom a{color:#e8ece9;font-family:Kalam,cursive;font-size:12px;text-decoration:none}.site-footer .footer-bottom a:hover{color:#f7edc9;text-underline-offset:4px;text-decoration:underline}.legal-shell{min-height:100vh;color:var(--ink);background-color:#f5f0e5;background-image:radial-gradient(#2024220d .7px,#0000 .7px);background-size:9px 9px}.legal-topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f0e5e6;border-bottom:1px solid #20242221;justify-content:space-between;align-items:center;height:70px;padding:0 clamp(18px,5vw,70px);display:flex;position:sticky;top:0}.legal-topbar .brand{cursor:pointer;background:0 0;border:0}.legal-back{min-height:42px;color:var(--ink);cursor:pointer;background:0 0;border:1px solid #20242240;border-radius:999px;align-items:center;gap:5px;padding:8px 12px;font-weight:750;display:inline-flex}.legal-main{max-width:1120px;margin:auto;padding:68px clamp(18px,4vw,46px) 90px}.legal-hero{max-width:830px}.legal-folio{color:#47758f;letter-spacing:.1em;text-transform:uppercase;margin:23px 0 8px;font-size:9px;font-weight:850}.legal-hero h1{letter-spacing:-.035em;max-width:800px;margin:0;font-family:Kalam,cursive;font-size:clamp(48px,6.5vw,82px);line-height:.98}.legal-hero>p:last-child{max-width:730px;color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.6}.legal-book{border:1.7px solid var(--ink);background:#fffdf8;border-radius:15px 23px 14px 20px;grid-template-columns:240px 1fr;gap:42px;margin-top:48px;padding:30px;display:grid;position:relative;box-shadow:8px 10px #2024221a}.legal-book:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2024220d,#ffffffbf,#2024220d,#0000);width:18px;position:absolute;top:0;bottom:0;left:282px}.legal-book aside{background:#deebf2;border-radius:11px 15px 10px 13px;flex-direction:column;align-self:start;gap:13px;padding:17px;display:flex;position:sticky;top:100px}.legal-book aside>span{color:#47758f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:2px;font-size:8px;font-weight:900}.legal-book aside a{color:var(--ink);font-size:10px;font-weight:700;line-height:1.35;text-decoration:none}.legal-book aside a:hover{text-underline-offset:3px;text-decoration:underline}.legal-book>article{min-width:0;padding-left:5px}.legal-section{border-bottom:1px dashed #20242240;grid-template-columns:38px 1fr;gap:13px;padding:25px 0;scroll-margin-top:95px;display:grid}.legal-section:first-child{padding-top:4px}.legal-section>span{color:#fff;background:var(--ink);border-radius:50%;place-items:center;width:35px;height:35px;font-family:Kalam,cursive;font-size:12px;display:grid}.legal-section h2{margin:0 0 7px;font-family:Kalam,cursive;font-size:24px;line-height:1.1}.legal-section p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.legal-note{background:#dcecdf;border:1px solid #20242240;border-radius:11px;grid-template-columns:35px 1fr auto;align-items:center;gap:13px;margin-top:26px;padding:16px;display:grid}.legal-note strong{font-family:Kalam,cursive;font-size:16px}.legal-note p{color:var(--muted);margin:2px 0 0;font-size:10px;line-height:1.4}.legal-note a{color:var(--ink);white-space:nowrap;align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.legal-footer{color:#aab0ac;background:#202422;justify-content:space-between;align-items:center;padding:23px clamp(18px,5vw,70px);font-size:10px;display:flex}.legal-footer a{color:#fffdf8}@media (width<=900px){.site-footer .footer-main{grid-template-columns:1fr}.site-footer .footer-brand-column{max-width:680px}.legal-book{grid-template-columns:1fr;gap:24px}.legal-book:after{display:none}.legal-book aside{grid-template-columns:repeat(2,1fr);display:grid;position:static}.legal-book aside>span{grid-column:1/-1}}@media (width<=760px){.hero-mini-scene{align-items:flex-end;gap:6px}.hero-mini-person{flex-basis:36px;gap:6px;width:36px;height:36px}.hero-mini-person:before{height:11px}.hero-mini-person i{width:3px;height:4px}.hero-mini-person b{width:9px;bottom:6px}.hero-mini-scene blockquote{padding:6px 7px;font-size:7px}.hero-mini-scene blockquote strong{font-size:5.5px}.story-search{min-height:68px}.search-command-icon{flex-basis:42px;width:42px;height:42px}.site-footer .footer-main{grid-template-columns:1fr;gap:34px;padding-block:50px 42px}.site-footer .footer-brand-column h2 br{display:none}.footer-journey{padding:14px}.site-footer .footer-destinations{grid-template-columns:1fr}.site-footer .footer-destinations:before{width:1px;height:auto;top:8%;bottom:8%;left:31px}.site-footer .footer-destinations>a{min-height:80px}.footer-destinations a strong{font-size:18px}.site-footer .footer-path-pills{margin-top:14px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}.legal-topbar{height:62px}.legal-back{justify-content:center;width:42px;padding:0;font-size:0}.legal-main{padding-top:42px;padding-bottom:64px}.legal-hero h1{font-size:clamp(44px,13vw,60px)}.legal-hero>p:last-child{font-size:14px}.legal-book{margin-top:32px;padding:16px}.legal-book aside{grid-template-columns:1fr;padding:13px}.legal-book aside>span{grid-column:auto}.legal-section{grid-template-columns:31px 1fr;gap:10px;padding:20px 0}.legal-section>span{width:29px;height:29px}.legal-section h2{font-size:21px}.legal-section p{font-size:12px}.legal-note{grid-template-columns:30px 1fr}.legal-note a{grid-column:1/-1}}.listen-chip{background:var(--paper);color:var(--ink);border:2px solid var(--ink);font:inherit;cursor:pointer;box-shadow:var(--shadow);border-radius:999px;align-items:center;gap:11px;padding:11px 18px 11px 12px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s,background .2s;display:inline-flex}.listen-chip:hover{transform:translate(-1px,-1px);box-shadow:6px 7px #20242224}.listen-chip:active{transform:translate(2px,2px);box-shadow:2px 3px #20242224}.listen-chip.playing{background:var(--yellow)}.listen-chip.loading .listen-disc svg{animation:.9s linear infinite listen-spin}.listen-disc{background:var(--ink);width:30px;height:30px;color:var(--paper);border-radius:50%;flex:none;place-items:center;display:grid}.listen-label{letter-spacing:-.01em}.listen-bars{align-items:flex-end;gap:2.5px;height:14px;display:inline-flex}.listen-bars i{background:var(--paper);transform-origin:bottom;border-radius:2px;width:3px;height:100%;animation:1s ease-in-out infinite listen-bounce}.listen-bars i:nth-child(2){animation-delay:.18s}.listen-bars i:nth-child(3){animation-delay:.36s}.listen-bars i:nth-child(4){animation-delay:.1s}@keyframes listen-bounce{0%,to{transform:scaleY(.35)}45%{transform:scaleY(1)}}@keyframes listen-spin{to{transform:rotate(360deg)}}.method-listen{background:var(--paper);color:var(--ink);border:2px solid var(--ink);border-radius:26px;grid-column:1/-1;grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(28px,4vw,64px);margin-top:clamp(34px,4vw,56px);padding:clamp(28px,3.5vw,46px) clamp(26px,3.5vw,52px);display:grid;position:relative;box-shadow:7px 8px #0000004d}.method-listen:before{content:"";border:1.5px dashed var(--line);pointer-events:none;border-radius:19px;position:absolute;inset:9px}.method-listen-copy{justify-items:start;gap:14px;display:grid;position:relative}.method-listen-copy .eyebrow{align-items:center;gap:7px;margin:0;display:inline-flex}.method-listen-copy h3{letter-spacing:-.02em;margin:0;font-family:Kalam,cursive;font-size:clamp(26px,2.6vw,36px);line-height:1.12}.method-listen-copy h3 em{color:#4b7c96;font-style:normal}.method-listen-copy>p:last-of-type{max-width:56ch;color:var(--muted);margin:0;font-size:16.5px;line-height:1.65}.method-listen-copy .listen-chip{text-align:left;max-width:100%;margin-top:6px}.method-listen-cast{align-content:center;gap:12px;padding-left:clamp(0px,2vw,26px);display:grid;position:relative}.cast-chip{border:2px solid var(--ink);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:10px 16px;display:flex;transform:rotate(-.6deg);box-shadow:3px 4px #2024221a}.cast-chip:nth-child(2){transform:rotate(.7deg)translate(10px)}.cast-chip:nth-child(3){transform:rotate(-.5deg)translate(2px)}.cast-chip:nth-child(4){transform:rotate(.8deg)translate(14px)}.cast-chip i{border:2px solid var(--ink);border-radius:50%;flex:none;width:13px;height:13px}.cast-chip.tone-ink i{background:var(--ink)}.cast-chip.tone-blue i{background:var(--blue)}.cast-chip.tone-green i{background:var(--green)}.cast-chip.tone-coral i{background:var(--coral)}.cast-chip b{letter-spacing:-.01em;font-size:15.5px}.cast-chip small{color:var(--muted);margin-left:auto;font-size:13px}.cast-scribble{color:var(--muted);justify-self:end;margin-top:4px;font-family:Kalam,cursive;font-size:14.5px;transform:rotate(-2deg)}@media (width<=1050px){.method-listen{grid-template-columns:1fr}.method-listen-cast{padding-left:0}.cast-chip:nth-child(n){transform:none}}@media (width<=640px){.hero-actions .listen-chip{order:3}.method-listen{border-radius:20px}.cast-chip small{display:none}}.listen-chip{white-space:nowrap}.hero-actions .listen-chip .listen-label{font-size:14.5px}.hero-page-tag{border:1.6px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 11px;font-size:11.5px;font-weight:800;display:inline-flex}.hero-token{gap:4px;margin-top:6px;display:flex}.hero-token-part{text-align:center;border:1.8px solid var(--ink);border-radius:9px;flex:1;padding:7px 0 6px;box-shadow:2px 3px #2024221f}.hero-token-part b{letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:800}.hero-token-part.tone-blue{background:var(--blue)}.hero-token-part.tone-green{background:var(--green)}.hero-token-part.tone-violet{background:var(--violet)}.hero-token-code{color:#d8e3d9;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;background:#23282b;border-radius:8px;margin-top:7px;padding:6px 10px;font-size:11px;display:block;overflow:hidden}.hero-translate-bridge span strong{letter-spacing:-.01em}.hero-book-page{min-width:0}.hero-token-code{min-width:0;max-width:100%}.hero-token-part{min-width:0;overflow:hidden}.hero-mini-scene blockquote{flex:1;min-width:0}.hero-actions{flex-wrap:wrap;row-gap:14px}.hero-actions .primary-button,.hero-actions .text-link{white-space:nowrap}.hero-translate-bridge{align-items:center}.hero-translate-bridge i{border-top:2.5px dashed var(--ink);opacity:.9;flex:1;min-width:60px;height:0;position:relative}.hero-translate-bridge i:after{content:"";border:solid var(--ink);border-width:0 2.5px 2.5px 0;width:9px;height:9px;position:absolute;top:-7px;right:-1px;transform:rotate(-45deg)}.hero-translate-bridge i:before{content:"becomes";color:#8a6a52;font-family:Kalam,cursive;font-size:14.5px;position:absolute;top:-26px;left:50%;transform:translate(-50%)rotate(-2.5deg)}.hero-token-part b{letter-spacing:0;font-size:9px}.hero-token-part.tone-violet{flex:1.4}.hero-prop{align-items:center;gap:10px;min-height:62px;margin-top:10px;display:flex}.hero-prop blockquote{border:1.6px solid var(--ink);background:#fff;border-radius:12px 12px 12px 3px;margin:0;padding:9px 13px;font-size:13.5px;font-weight:600;box-shadow:2px 3px #2024221a}.hero-prop .hero-token{flex:1;margin:0}.hero-book-page h2{margin:12px 0 4px}.hero-pairs{gap:0;margin:8px 0 0;padding:0;list-style:none;display:grid}.hero-pairs li{color:#3a403c;align-items:center;gap:10px;min-height:44px;padding:4px 0;font-size:13.5px;font-weight:600;line-height:1.35;display:flex}.hero-pairs li+li{border-top:1.5px dashed #2024222e}.pair-dot{border:1.8px solid var(--ink);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font-size:11.5px;font-style:normal;font-weight:800;display:grid;box-shadow:1.5px 2px #20242224}.pair-dot.d1{background:var(--yellow)}.pair-dot.d2{background:var(--green)}.pair-dot.d3{background:var(--blue)}.hero-shut-page,.hero-shut-page .hero-pairs li span,.hero-shut-page h2,.hero-shut-page small{text-align:left}.hero h1{letter-spacing:-.045em;font-size:clamp(54px,5.2vw,80px);line-height:1.04}.hero h1 em{text-decoration:underline;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:10px;text-decoration-thickness:4.5px}.hero h1 em:after{content:none}.hero-copy>p{color:#55605a;max-width:470px}.hero-shut-page .hero-prop{justify-content:center}.hero-token{align-items:stretch;gap:7px}.hero-token-part{justify-items:center;gap:1px;padding:6px 8px 5px;display:grid}.hero-token-part small{color:#202422b8;letter-spacing:0;white-space:nowrap;font-size:8.5px;font-weight:600}.tok-dot{color:var(--ink);align-self:end;padding-bottom:4px;font-size:18px;font-style:normal;font-weight:900;line-height:1}.hero-token-part small{font-size:8px}.hero-token-part{padding-inline:6px}.hero-map{border:1.7px solid var(--ink);background:#fffdf8;border-radius:12px 19px 13px 17px;grid-template-columns:1fr 46px 1fr;align-items:stretch;padding-bottom:78px;display:grid;position:relative;overflow:hidden;box-shadow:6px 8px #2024221c}.hm-page{min-width:0;padding:0 clamp(16px,2.2vw,30px)}.hero-map .hm-story{background:linear-gradient(145deg,#e7f1f5,#d4e6ef)}.hero-map .hm-system{background:linear-gradient(215deg,#e7f1e8,#d6e9da)}.hm-spine{background:linear-gradient(90deg,#32281f12,#fffdf8 30% 70%,#32281f12);place-items:center;display:grid;position:relative}.hm-spine b{z-index:1;color:#fffdf8;background:var(--ink);border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:relative;box-shadow:2px 2.5px #2024222e}.hm-spine:before{content:"";border-left:1.5px dashed #20242238;position:absolute;top:0;bottom:0;left:50%}.hm-head-spine em{z-index:1;writing-mode:vertical-rl;color:#8a6a52;background:#fffdf8;border-radius:8px;padding:6px 3px;font-family:Kalam,cursive;font-size:12.5px;font-style:normal;position:relative}.hm-head{flex-direction:column;align-items:flex-start;gap:8px;padding-top:30px;padding-bottom:16px;display:flex}.hm-head h2{margin:2px 0 0;font-family:Kalam,cursive;font-size:clamp(22px,1.9vw,29px);line-height:1.06}.hm-head .hero-prop{width:100%;min-height:64px;margin-top:6px}.hm-row{color:#3a403c;border-top:1.5px dashed #20242238;align-items:center;gap:10px;padding-top:13px;padding-bottom:13px;font-size:13.5px;font-weight:600;line-height:1.35;display:flex}.hm-row span{min-width:0}.hero-token{align-items:stretch;gap:5px;width:100%;margin:0;display:flex}.hero-token-part{flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:2px;min-width:0;padding:7px 3px 6px;display:flex;overflow:visible}.hero-token-part b{font-size:10.5px}.hero-token-part small{color:#202422b8;white-space:normal;text-align:center;padding:0 2px;font-size:8.5px;font-weight:650;line-height:1.2;display:block}.tok-dot{align-self:center;padding:0}@media (width<=760px){.hero-map{grid-template-columns:1fr 36px 1fr;padding-bottom:96px}.hm-page{padding-left:10px;padding-right:10px}.hm-head h2{font-size:17px}.hm-head .hero-prop blockquote{padding:7px 9px;font-size:11px}.hm-row{gap:7px;font-size:11px}.hm-spine b{width:21px;height:21px}.hm-head-spine em{font-size:10.5px}.hero-token-part small{font-size:7px}}.path-hero h1{font-size:clamp(44px,5vw,70px);line-height:1}.path-hero h1 em{text-decoration:underline;-webkit-text-decoration-color:var(--coral);text-decoration-color:var(--coral);text-underline-offset:9px;text-decoration-thickness:4px}.path-hero-copy>p:last-of-type{max-width:640px;color:var(--muted);font-size:16.5px;line-height:1.6}.path-hero-facts{align-items:center;gap:15px;margin-top:26px;display:flex}.path-hero-facts span{color:#3a403c;align-items:baseline;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.path-hero-facts span svg{opacity:.75;align-self:center}.path-hero-facts b{font-family:Kalam,cursive;font-size:22px;line-height:1}.path-hero-facts>i{background:#20242252;border-radius:50%;width:5px;height:5px}.path-hero-actions{align-items:center;gap:20px;margin-top:26px;display:flex}.path-hero-actions .primary-button{align-items:center;gap:9px;display:inline-flex}.path-progress-card{align-items:center}.path-progress-copy{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.path-progress-copy strong{letter-spacing:-.01em;font-size:16px}.path-progress-copy>span{color:var(--muted);font-size:13px}.path-stage-meter{gap:5px;margin-top:9px;display:flex}.path-stage-meter i{background:#20242212;border:1.4px solid #20242266;border-radius:99px;flex:1;height:8px;overflow:hidden}.path-stage-meter b{background:var(--accent,#d9822b);border-radius:99px;height:100%;display:block}.path-progress-copy small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:800}@media (width<=900px){.path-hero-facts{flex-wrap:wrap;row-gap:8px}.path-hero-actions{flex-wrap:wrap}}.player-title{gap:9px;min-width:0}.player-title .player-title-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.player-title-chip{border:1.6px solid var(--ink);background:var(--yellow);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;flex:none;padding:2.5px 9px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;box-shadow:1.5px 2px #20242229}.lesson-meta{justify-self:end;gap:7px;display:inline-flex}.lesson-meta-chip{color:#3a403c;white-space:nowrap;background:#fffdf8d9;border:1.4px solid #20242280;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:11px;font-weight:750;display:inline-flex}.lesson-meta-chip svg{opacity:.7}.lesson-arc-strip{border-radius:19px;min-height:62px;padding:7px}.lesson-arc-strip>span{border-radius:13px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;padding:7px 15px}.lesson-arc-strip .lesson-shut{text-align:right;align-items:flex-end}.arc-kicker{letter-spacing:.11em;text-transform:uppercase;opacity:.8;align-items:center;gap:5px;font-size:8.5px;font-weight:900;display:inline-flex}.lesson-arc-strip>span small{letter-spacing:0;color:var(--ink);text-transform:none;font-family:Kalam,cursive;font-size:15px;font-weight:700;line-height:1.15}.lesson-arc-strip .lesson-open{border:1.5px solid #365f7966}.lesson-arc-strip .lesson-shut{border:1.5px solid #47725966}.lesson-arc-strip.stage-prologue .lesson-open,.lesson-arc-strip.stage-story .lesson-open{box-shadow:2.5px 3px #365f794d}.lesson-arc-strip.stage-epilogue .lesson-shut,.lesson-arc-strip.stage-check .lesson-shut,.lesson-arc-strip.stage-complete .lesson-shut{border-color:#477259}.lesson-arc-strip.stage-epilogue .lesson-shut small,.lesson-arc-strip.stage-check .lesson-shut small,.lesson-arc-strip.stage-complete .lesson-shut small{color:#fff}@media (width<=940px){.lesson-meta,.player-title-chip{display:none}.lesson-arc-strip>span{text-align:center;align-items:center;min-height:52px;padding:6px 8px}.lesson-arc-strip .lesson-shut{text-align:center;align-items:center}.lesson-arc-strip>span small{font-size:11.5px;display:block}.arc-kicker{font-size:7.5px}}.hero-token-col{flex-direction:column;flex:1 1 0;align-items:center;gap:4px;min-width:0;display:flex}.hero-token-col .hero-token-part{text-align:center;letter-spacing:.06em;text-transform:uppercase;flex:none;width:100%;padding:6px 2px;font-size:10.5px;font-weight:800;display:block}.hero-token-col small{color:#202422b8;white-space:normal;text-align:center;width:100%;font-size:9px;font-weight:650;line-height:1.25;display:block}.hero-token .tok-dot{align-self:flex-start;padding-top:5px;font-size:17px}.hm-head .hero-prop{align-items:flex-start}.hm-head .hero-prop blockquote{font-size:12.5px;line-height:1.35}.hero-token{justify-content:center;gap:3px}.hero-token-col{flex:0 auto}.hero-token-col .hero-token-part{letter-spacing:.03em;width:auto;min-width:100%;padding:5px 7px;font-size:9.5px}.hero-token-col small{max-width:76px}.hero-token{gap:7px}.hero-token .tok-dot{flex:none}@media (width<=760px){.hero-token{flex-direction:column;align-items:stretch;gap:4px}.hero-token-col{flex-direction:row;align-items:center;gap:7px;min-width:0}.hero-token-col .hero-token-part{flex:none;width:auto;min-width:0;padding:4px 7px;font-size:8.5px}.hero-token-col small{text-align:left;flex:1;max-width:none;font-size:8.5px}.hero-token .tok-dot{display:none}.hm-head .hero-prop{min-height:0}.hm-head .hero-prop .hero-mini-person{flex-basis:32px;width:32px;height:32px}.hm-head .hero-prop blockquote{padding:6px 8px;font-size:10px}.topic-section{min-width:0}.category-pills{min-width:0;max-width:100%}.method-listen,.method-listen-copy,.method-listen-cast{min-width:0}.method-listen .listen-chip{white-space:normal;text-align:left}.method-intro,.method-book{min-width:0;max-width:100%}}.brand-inline{letter-spacing:-.03em;align-items:baseline;gap:1px;font-family:Kalam,cursive;font-weight:700;display:inline-flex}.brand-inline b{font-weight:700}.brand-inline em{color:#fffdf8;background:var(--ink);border-radius:3px 5px 3px 4px;padding:0 4px;font-style:normal;transform:rotate(-1deg)}.brand-inline i{margin-left:6px;font-family:inherit;font-style:normal;font-weight:700}.story-system-bridge{grid-template-columns:1fr;align-items:start;gap:8px 12px;padding:11px 14px;display:grid}.story-system-bridge .system-bridge-label{grid-column:1;justify-self:start}.system-bridge-map{flex-wrap:wrap;align-items:baseline;gap:6px 12px;width:100%;display:flex}.system-bridge-map strong{overflow-wrap:break-word;flex:240px;min-width:0;font-size:12.5px;line-height:1.32}.system-bridge-map strong:first-of-type{color:#3f4a44;font-style:italic;font-weight:600}.system-bridge-map strong:last-of-type{color:#2f5a74}.system-bridge-map svg{color:#47758f;flex:none;align-self:center}.story-system-bridge p{border-top:1px dashed #20242247;border-left:0;grid-column:1;padding:8px 0 0;font-size:10.5px;line-height:1.45}@media (width<=900px){.system-bridge-map strong{flex-basis:100%}.system-bridge-map svg{transform:rotate(90deg)}}.story-prologue{align-items:center;min-height:calc(100dvh - 132px)}.prologue-copy{justify-content:center;gap:10px}.prologue-copy h1{letter-spacing:-.035em;font-size:clamp(30px,min(3.1vw,5.2vh),50px);line-height:1}.prologue-copy>p{font-size:clamp(13px,1.6vh,16px);line-height:1.5}.prologue-note,.prologue-copy .prologue-card{padding-block:clamp(7px,1.1vh,12px)}.prologue-world{min-height:min(620px,100dvh - 190px)}@media (height<=820px){.prologue-copy h1{font-size:clamp(26px,4.4vh,38px)}.story-prologue{gap:clamp(18px,2.4vw,34px)}}.story-prologue{grid-template-columns:minmax(520px,1.02fr) minmax(480px,.98fr);gap:clamp(20px,2.2vw,38px);max-width:min(1600px,96vw);height:calc(100dvh - 210px);min-height:0;margin-block:8px}.prologue-copy{justify-content:space-between;gap:clamp(6px,1vh,12px);padding:clamp(16px,1.8vh,24px) clamp(18px,1.6vw,26px);overflow:clip}.prologue-copy h1{font-size:clamp(28px,min(2.9vw,4.6vh),44px)}.story-orientation{gap:clamp(6px,.9vh,10px)}.story-orientation>*,.prologue-open-card,.central-question{padding-block:clamp(6px,1vh,11px)}.story-orientation p,.prologue-open-card p,.central-question p{font-size:clamp(12px,1.55vh,14.5px);line-height:1.42}.prologue-world{height:100%;min-height:0}.stage-prologue .lesson-arc-strip{min-height:0;margin-top:6px;padding:5px}.stage-prologue .lesson-arc-strip>span{padding-block:5px}.stage-prologue .lesson-arc-strip>span small{font-size:13px}@media (height<=760px){.prologue-copy h1{font-size:clamp(24px,4vh,34px)}.read-aloud-badge{display:none}}.player-shell.stage-prologue{padding-bottom:8px}.player-shell.stage-story{padding-bottom:4px}.rich-story-frame{gap:7px;margin-top:6px}.rich-story-frame .story-copy{padding-block:clamp(4px,.8vh,9px)}.rich-story-frame .story-copy h1{font-size:clamp(20px,min(2vw,3.4vh),32px)}.rich-story-frame .story-visual{min-height:0}.storybook-scene{gap:clamp(5px,.9vh,12px)}.story-character{gap:clamp(4px,.7vh,9px)}.story-character blockquote{padding:clamp(6px,1vh,11px) clamp(8px,.7vw,12px);font-size:clamp(11px,1.6vh,15px);line-height:1.3}.story-character .speech-copy{font-size:clamp(11.5px,1.7vh,16px);line-height:1.28}.story-character .narrator-bridge{font-size:clamp(9px,1.3vh,11.5px);line-height:1.25}.character-figure{height:clamp(72px,12vh,125px)}.character-head{width:clamp(48px,8vh,79px);height:clamp(48px,8vh,79px)}.character-body{height:clamp(34px,5.6vh,56px)}.story-beats>*{padding-block:clamp(5px,.9vh,10px)}.story-system-bridge{padding-block:clamp(6px,1vh,11px)}.story-system-bridge p{font-size:clamp(9.5px,1.35vh,11px)}.control-dock{position:sticky;bottom:6px}.story-beats{gap:clamp(5px,.7vw,10px)}.story-beats article,.story-beats>div{padding:clamp(5px,.8vh,9px) clamp(7px,.7vw,11px)}.story-beats strong,.story-beats b{font-size:clamp(11px,1.5vh,13px)}.story-beats small,.story-beats span{font-size:clamp(9px,1.25vh,11px);line-height:1.25}.story-system-bridge{gap:5px 10px;padding:clamp(5px,.9vh,10px) clamp(9px,.9vw,13px)}.system-bridge-map strong{font-size:clamp(11px,1.55vh,13px)}.story-system-bridge p{padding-top:clamp(4px,.7vh,7px)}.setting-sign{padding-block:clamp(3px,.5vh,6px)}.story-scene-footer{font-size:clamp(9px,1.25vh,11px)}@media (height<=900px){.story-scene-footer,.scene-outcome-label{display:none}}.stage-story .lesson-arc-strip{display:none}.stage-story .narration-toolbar{padding-block:3px}.stage-story .now-reading-caption{font-size:11px}.stage-story .story-frame{padding-bottom:76px}.variant-human:first-child .character-head{background:#f0c9a6}.variant-human:nth-child(2) .character-head{background:#d9a273}.variant-human:nth-child(3) .character-head{background:#b6774d}.variant-human:nth-child(4) .character-head{background:#8c5a3c}.variant-human:first-child .character-head:before{background:#3f3a37;border-radius:52% 48% 38% 62%;height:30px;transform:rotate(-4deg)}.variant-human:nth-child(2) .character-head:before{background:#7b4b2a;border-radius:60% 40% 56% 44%;height:36px;transform:rotate(5deg)}.variant-human:nth-child(3) .character-head:before{background:#241f1d;border-radius:46% 54% 30% 70%;height:26px;transform:rotate(-2deg)}.variant-human:nth-child(4) .character-head:before{background:#9c8467;border-radius:58% 42% 44% 56%;height:33px;transform:rotate(3deg)}.variant-human:nth-child(3) .character-head:after{content:"";z-index:1;border:2px solid var(--ink);background:#241f1d;border-radius:50%;width:26px;height:26px;position:absolute;top:-12px;right:6px}.variant-human:nth-child(2) .character-face:after{content:"";z-index:4;background:#7b4b2a;border-radius:60% 40% 0 0;width:26px;height:13px;position:absolute;top:-14px;left:-6px;transform:rotate(-14deg)}.character-face:before{content:"";z-index:4;background:var(--ink);width:11px;height:3px;box-shadow:22px 0 0 var(--ink);opacity:.85;border-radius:2px;position:absolute;top:-2px;left:6px}.character-head.expression-worried .character-face:before{top:-3px;transform:rotate(-11deg)}.character-head.expression-alert .character-face:before{top:-6px}.character-head.expression-thinking .character-face:before{transform:rotate(6deg)translateY(-1px)}.character-head.expression-confident .character-face:before{opacity:.7;top:-1px}.character-head.expression-happy .character-face:before{border-radius:6px 6px 2px 2px;top:-4px}.character-head.expression-happy .character-face b{border-bottom-width:3px;width:22px;height:12px;margin-left:-11px}.character-head.expression-confident .character-face b{width:15px;margin-left:-7px;transform:rotate(-4deg)}.character-head.expression-curious .character-face b{border:2.2px solid var(--ink);border-radius:50%;width:9px;height:9px;margin-left:-4px}.character-body{background:linear-gradient(180deg, color-mix(in srgb, var(--card-tone) 78%, white) 0 42%, color-mix(in srgb, var(--card-tone) 60%, white) 43%)}.variant-threat .character-head{border-style:solid;transform:rotate(4deg);box-shadow:inset -8px -7px #74412824,0 0 0 3px #e28a6e57}.variant-threat .character-body{border-style:dashed}.story-character.is-speaking .character-figure{transition:transform .25s cubic-bezier(.2,.8,.25,1);transform:translateY(-4px)scale(1.03)}.story-character .character-figure{transition:transform .25s}.story-character.is-speaking .character-shadow{opacity:.5}.story-character blockquote{padding-top:clamp(13px,1.9vh,18px)}.backdrop-funfair .storybook-sky span,.backdrop-ride-gate .storybook-sky span,.backdrop-night-fair .storybook-sky span,.backdrop-ticket-counter .storybook-sky span{opacity:1;background:0 0;border-radius:0}.backdrop-funfair .storybook-sky span:first-child,.backdrop-night-fair .storybook-sky span:first-child{background:conic-gradient(from 0deg, transparent 0 43deg, #20242238 44deg 46deg, transparent 47deg 88deg, #20242238 89deg 91deg, transparent 92deg 133deg, #20242238 134deg 136deg, transparent 137deg 178deg, #20242238 179deg 181deg, transparent 182deg 223deg, #20242238 224deg 226deg, transparent 227deg 268deg, #20242238 269deg 271deg, transparent 272deg 313deg, #20242238 314deg 316deg, transparent 317deg), radial-gradient(circle, #fffdf88c 0 12%, transparent 13%);border:2.5px solid #2024224d;border-radius:50%;width:clamp(84px,13vh,150px);height:clamp(84px,13vh,150px);position:absolute;top:8%;right:7%}.backdrop-funfair .storybook-sky span:nth-child(2),.backdrop-ride-gate .storybook-sky span:nth-child(2),.backdrop-ticket-counter .storybook-sky span:nth-child(2){opacity:.75;background:repeating-linear-gradient(135deg,#e28a6e80 0 9px,#0000 9px 18px),linear-gradient(#20242252 0 2px,#0000 2px);height:16px;position:absolute;top:6%;left:0;right:0;-webkit-mask-image:repeating-linear-gradient(90deg,#000 0 11px,#0000 11px 22px);mask-image:repeating-linear-gradient(90deg,#000 0 11px,#0000 11px 22px)}.backdrop-funfair .storybook-sky span:nth-child(3),.backdrop-ticket-counter .storybook-sky span:nth-child(3),.backdrop-ride-gate .storybook-sky span:nth-child(3){clip-path:polygon(0 22%,12% 0,28% 22%,44% 0,60% 22%,76% 0,92% 22%,100% 8%,100% 100%,0 100%);background:repeating-linear-gradient(90deg,#e28a6e6b 0 12px,#fffdf89e 12px 24px);border:2px solid #2024224d;border-radius:6px 6px 3px 3px;width:clamp(70px,11vh,118px);height:clamp(40px,6.5vh,68px);position:absolute;bottom:34%;left:6%}.backdrop-night-fair .storybook-sky span:nth-child(2){background:radial-gradient(circle at 6px 5px,#efd67de6 0 3px,#0000 4px) 0 0/26px 10px;height:10px;position:absolute;top:12%;left:0;right:0}.path-search{border:1.7px solid var(--ink);background:#fffdf8;border-radius:14px 20px 13px 17px;padding:4px 12px;transition:transform .16s,box-shadow .16s,border-color .16s;box-shadow:5px 6px #2024221c}.path-search:focus-within{border-color:#47758f;outline:0;transform:translateY(-2px);box-shadow:7px 9px #47758f2e}.path-search input,.path-search input:focus,.path-search input:focus-visible{height:40px;color:var(--ink);appearance:none;border-radius:0;padding:0;font-size:14.5px;font-weight:650;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.path-search input::placeholder{color:#20242273;font-weight:600}.path-search svg{color:#47758f;opacity:.85}.path-search button{color:var(--ink);opacity:.6}.path-search button:hover{opacity:1}.completion-next-fallback{background:#fffdf8b3;border:1.5px dashed #2024224d;border-radius:14px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.completion-next-fallback p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.completion-next-actions{flex-wrap:wrap;gap:10px;display:flex}.topic-map-chip{background:#fffdf8e6;border:1.4px solid #20242261;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:4px 10px;font-size:10.5px;line-height:1.2;display:inline-flex}.topic-map-chip svg{color:#47758f;flex:none}.topic-map-chip b{letter-spacing:.01em;white-space:nowrap;font-weight:800}.topic-map-chip em{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-weight:650;overflow:hidden}.topic-map-chip em:before{content:"·";opacity:.6;margin-right:5px}.topic-map-chip.standalone{border-style:dashed}.topic-map-chip.standalone b{color:var(--muted);font-weight:700}.topic-card .card-action{align-items:center}.storybook-sky{z-index:0}.backdrop-funfair .storybook-sky span:first-child,.backdrop-night-fair .storybook-sky span:first-child{opacity:.55;border-width:3px;top:4%;right:4%;width:clamp(150px,26vh,300px)!important;height:clamp(150px,26vh,300px)!important}.backdrop-funfair .storybook-sky span:nth-child(2),.backdrop-ride-gate .storybook-sky span:nth-child(2),.backdrop-ticket-counter .storybook-sky span:nth-child(2){opacity:.9;top:3%;width:auto!important;height:26px!important;left:0!important;right:0!important}.backdrop-funfair .storybook-sky span:nth-child(3),.backdrop-ticket-counter .storybook-sky span:nth-child(3),.backdrop-ride-gate .storybook-sky span:nth-child(3){opacity:.8;bottom:30%;left:4%;width:clamp(120px,20vh,230px)!important;height:clamp(70px,12vh,130px)!important}.backdrop-funfair .storybook-sky span:first-child,.backdrop-night-fair .storybook-sky span:first-child{opacity:.42;bottom:26%;right:3%;top:auto!important}
