@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{color:#183b56;font-synthesis:none;text-rendering:optimizelegibility;--ink:#183b56;--teal:#2cb1a6;--teal-dark:#147f79;--coral:#ff6b5f;--paper:#f7f3ea;--white:#fffefa;--muted:#6e7989;--line:#dfe3e7;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background:#e9e5dc;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden}img,svg{max-width:100%}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #f2c94c}.app-shell{width:min(100%,470px);min-height:100dvh;padding:max(30px, env(safe-area-inset-top)) max(26px, env(safe-area-inset-right)) max(30px, env(safe-area-inset-bottom)) max(26px, env(safe-area-inset-left));background:var(--paper);margin:0 auto;position:relative;overflow:hidden}.app-shell>*,.puzzle-header>*,.chapter-map-header>*,.account-card>*,.account-form>*{min-width:0}h1{letter-spacing:-.055em;overflow-wrap:anywhere;margin:0;font-family:Manrope,sans-serif;line-height:1.02}.eyebrow,.kicker{letter-spacing:.15em;font-family:Manrope,sans-serif;font-size:.74rem;font-weight:800}.brand-row{align-items:center;gap:12px;display:flex}.account-button{margin-left:auto;position:relative}.account-button span{font-size:1.15rem}.account-button i{border:2px solid var(--cream);background:#aeb8bf;border-radius:50%;width:11px;height:11px;position:absolute;bottom:2px;right:1px}.account-button.account-synced i{background:var(--teal)}.account-button.account-error i{background:var(--coral)}.settings-button{margin-left:0}.brand-mark{color:#fff;background:var(--ink);border-radius:13px;place-items:center;width:42px;height:42px;font:800 1.25rem Manrope;display:grid;transform:rotate(-4deg)}.hero{padding:72px 0 46px}.kicker{color:var(--coral);margin:0 0 17px}.hero h1{font-size:clamp(3.5rem,17vw,5rem)}.hero-copy{max-width:360px;color:var(--muted);margin:26px 0 30px;font-size:1.03rem;line-height:1.65}.primary-button,.secondary-button{border:0;border-radius:16px;min-height:54px;padding:0 24px;font-family:Manrope,sans-serif;font-weight:800;transition:transform .16s,filter .16s}.primary-button{color:#fff;background:var(--coral);box-shadow:0 8px 18px #ff6b5f2e}.secondary-button{color:var(--teal-dark);background:#dff4f2}.primary-button:hover,.secondary-button:hover{filter:saturate(1.08);transform:translateY(-2px)}.primary-button:active,.secondary-button:active{transform:translateY(0)}.hero-button{justify-content:space-between;align-items:center;width:100%;display:flex}.progress-card{background:var(--white);border:1px solid var(--line);border-radius:20px;grid-template-columns:1fr auto;align-items:end;gap:15px;padding:21px;display:grid;box-shadow:0 10px 30px #183b560f}.progress-card strong{margin-top:7px;font-family:Manrope;display:block}.progress-number{color:var(--teal-dark);grid-area:1/2/3;align-self:center;font:800 1.25rem Manrope}.home-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.home-stats span{color:var(--muted);text-align:center;background:#ebe9e2;border-radius:13px;padding:12px;font-size:.76rem}.home-stats strong{color:var(--ink);font:800 1rem Manrope,sans-serif}.progress-track,.mini-track{background:#e4e9e9;border-radius:10px;overflow:hidden}.progress-track{height:7px}.progress-track span,.mini-track span{background:var(--teal);border-radius:inherit;height:100%;transition:width .3s;display:block}.trust-note{text-align:center;color:var(--muted);margin:25px 0 0;font-size:.8rem}.trust-note span{color:var(--teal-dark);font-weight:800}.chapter-map-button{width:100%;margin-top:14px}.daily-button{justify-content:space-between;align-items:center;width:100%;margin-top:10px;display:flex}.full-button{justify-content:space-between;align-items:center;width:100%;display:flex}.onboarding-content{padding-top:58px}.onboarding-content h1{font-size:clamp(3.2rem,15vw,4.6rem)}.onboarding-content>p:not(.kicker){color:var(--muted);line-height:1.6}.tutorial-card{border:1px solid var(--line);background:var(--white);border-radius:25px;place-items:center;min-height:250px;margin:32px 0 20px;padding:28px;font:800 2.25rem Manrope,sans-serif;display:grid;box-shadow:0 14px 35px #183b5612}.tutorial-card span{background:var(--coral);width:150px;height:5px}.tutorial-clue{border-left:4px solid var(--teal);color:var(--muted);background:#e8f5f3;border-radius:0 14px 14px 0;margin:22px 0;padding:16px;line-height:1.45}.tutorial-clue span{color:var(--teal-dark);text-transform:uppercase;font-weight:800;display:block}.daily-card{text-align:center;border:1px solid var(--line);background:var(--white);border-radius:25px;margin-top:42px;padding:34px 25px 26px;box-shadow:0 14px 35px #183b5612}.daily-sun{color:#d8a919;font-size:4rem;display:block}.daily-card .kicker{margin-top:15px}.daily-card h2{letter-spacing:-.045em;margin:0;font:800 2.35rem/1.05 Manrope,sans-serif}.daily-card>p:not(.kicker){color:var(--muted);margin:22px 0 26px;line-height:1.55}.streak-preview{background:#e8f5f3;border-radius:18px;grid-template-columns:1fr auto;gap:7px;margin-top:18px;padding:20px;display:grid}.streak-preview strong{color:var(--teal-dark)}.streak-preview small{color:var(--muted);grid-column:1/-1;line-height:1.4}.settings-list{border:1px solid var(--line);background:var(--white);border-radius:20px;margin-top:34px;overflow:hidden}.setting-row{border-bottom:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 18px;display:flex}.setting-row:last-child{border-bottom:0}.setting-row strong,.setting-row small{display:block}.setting-row small{color:var(--muted);margin-top:4px;line-height:1.35}.setting-row input{width:24px;height:24px;accent-color:var(--teal);flex:none}.settings-actions{gap:10px;margin-top:22px;display:grid}.settings-actions p{color:var(--muted);text-align:center;font-size:.78rem;line-height:1.5}.account-setting{width:100%;color:var(--ink);background:var(--white);border:1px solid var(--line);text-align:left;border-radius:16px;align-items:center;gap:13px;padding:16px 17px;display:flex}.account-setting:hover{border-color:var(--teal)}.account-setting span:nth-child(2){flex:1;gap:3px;display:grid}.account-setting small{color:var(--muted);font-size:.75rem}.account-setting b{color:var(--muted);font-size:1.6rem}.account-dot{background:#aeb8bf;border-radius:50%;flex:none;width:12px;height:12px}.account-dot.is-online{background:var(--teal);box-shadow:0 0 0 5px #2cb1a624}.account-screen{padding-bottom:35px}.account-card,.account-form{background:var(--white);border:1px solid var(--line);border-radius:22px;gap:18px;margin-top:35px;padding:26px;display:grid;box-shadow:0 12px 30px #183b560f}.account-card h2,.account-form h2{overflow-wrap:anywhere;margin:5px 0 8px;font-size:1.55rem}.account-card p,.account-form p{color:var(--muted);margin:0;line-height:1.5}.account-success{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.8rem;display:grid}.account-loading{text-align:center;justify-items:center;padding:55px 25px}.account-spinner{border:4px solid #dce5e8;border-top-color:var(--teal);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite account-spin}.account-tabs{background:#e7ecee;border-radius:15px;grid-template-columns:1fr 1fr;gap:5px;margin-top:30px;padding:5px;display:grid}.account-tabs button{color:var(--muted);background:0 0;border:0;border-radius:11px;padding:12px 8px;font-weight:800}.account-tabs button[aria-selected=true]{color:var(--ink);background:#fff;box-shadow:0 3px 9px #183b561a}.account-form{margin-top:14px}.account-form label{color:var(--ink);letter-spacing:.04em;text-transform:uppercase;gap:8px;font-size:.78rem;font-weight:800;display:grid}.account-form input{width:100%;height:54px;color:var(--ink);text-transform:none;background:#fff;border:2px solid #d5dbe0;border-radius:13px;padding:0 15px;font-size:1rem}.account-form input:focus{border-color:var(--teal)}.account-form label small{color:var(--muted);letter-spacing:0;text-transform:none;font-size:.72rem;font-weight:500}.account-message,.account-error{overflow-wrap:anywhere;border-radius:12px;margin:13px 2px 0;padding:12px 14px;font-size:.82rem;line-height:1.4}.account-message{color:#176a64;background:#e3f6f3}.account-error{color:#993c35;background:#fff0ee}.account-privacy{color:var(--muted);text-align:center;margin:22px 20px 0;font-size:.75rem;line-height:1.5}.sync-status{align-items:center;gap:8px;font-weight:800;display:flex}.sync-status span{color:var(--teal);font-size:.65rem}.sync-error span{color:var(--coral)}@keyframes account-spin{to{transform:rotate(360deg)}}.account-prompt-screen{flex-direction:column;min-height:100dvh;display:flex}.account-prompt-content{text-align:center;gap:16px;margin:auto 0;display:grid}.account-prompt-content h1{margin:0;font-size:clamp(2rem,9vw,3rem);line-height:1.04}.account-prompt-content>p:not(.kicker){max-width:350px;color:var(--muted);margin:0 auto 8px;line-height:1.55}.account-prompt-content small{color:var(--muted);font-size:.74rem;line-height:1.45}.account-prompt-art{color:#d4a72c;justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.account-prompt-art strong{color:#fff;background:var(--teal);border-radius:24px;place-items:center;width:78px;height:78px;font-size:2.3rem;display:grid;transform:rotate(-5deg);box-shadow:0 12px 25px #2cb1a638}.account-prompt-art span{font-size:1.8rem;transform:rotate(12deg)}.account-prompt-art span:first-child{transform:rotate(-12deg)}.large-text{font-size:112.5%}.high-contrast{--ink:#082a43;--muted:#465260;--line:#80909c}.chapter-map-header{align-items:center;gap:18px;display:flex}.chapter-map-header h1{margin-top:4px;font-size:2.4rem}.chapter-list{gap:15px;margin-top:35px;display:grid}.chapter-card{border:1px solid var(--line);background:var(--white);border-radius:22px;grid-template-columns:55px 1fr;gap:15px;padding:20px;display:grid;position:relative;overflow:hidden}.chapter-card:before{content:"";background:var(--teal);width:5px;position:absolute;inset:0 auto 0 0}.chapter-number{color:var(--teal-dark);letter-spacing:-.04em;font:800 1.4rem Manrope,sans-serif}.chapter-state{color:var(--coral);letter-spacing:.12em;font:800 .65rem Manrope,sans-serif}.chapter-card h2{margin:5px 0 4px;font:800 1.3rem Manrope,sans-serif}.chapter-card p{color:var(--muted);margin:0 0 13px;font-size:.8rem;line-height:1.4}.chapter-card strong{margin-top:8px;font-size:.75rem;display:block}.chapter-play{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.puzzle-grid{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:9px;margin-top:5px;display:grid}.puzzle-tile{aspect-ratio:1;border:1px solid var(--line);min-width:44px;min-height:44px;color:var(--muted);background:#f1f0eb;border-radius:12px;font:800 .86rem Manrope,sans-serif}.puzzle-tile.is-complete{color:#fff;border-color:var(--teal);background:var(--teal)}.puzzle-tile.is-revealed{color:var(--ink);background:#fff3c4;border:2px dashed #c69c22}.puzzle-tile.is-current{color:#fff;border:3px solid var(--ink);background:var(--coral)}.puzzle-tile:disabled{cursor:not-allowed;opacity:.45}.chapter-locked{opacity:.65;align-items:center;min-height:115px}.chapter-locked:before{background:#cfd5da}.chapter-locked .chapter-state{color:var(--muted)}.chapter-lock{color:var(--muted);font-size:1.5rem;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.puzzle-header{grid-template-columns:44px 1fr auto;align-items:center;gap:14px;display:grid}.puzzle-header .eyebrow{overflow-wrap:anywhere;display:block}.icon-button,.text-button{color:var(--ink);background:0 0;border:0;min-width:44px;min-height:44px;font-weight:700}.icon-button{background:#ebe9e2;border-radius:50%;font-size:1.25rem}.mini-track{height:4px;margin-top:8px}.difficulty{border-radius:10px;padding:7px 10px;font-size:.7rem;font-weight:800}.difficulty-easy{color:#17756f;background:#dff4f2}.difficulty-medium{color:#9a6413;background:#faebc7}.difficulty-hard{color:#a53c35;background:#ffe1df}.puzzle-card{background:var(--white);border:1px solid var(--line);text-align:center;border-radius:25px;min-height:345px;margin-top:30px;padding:22px;box-shadow:0 14px 35px #183b5612}.puzzle-card>p{color:var(--muted);margin:0;font-size:.87rem}.puzzle-art-frame{place-items:center;height:270px;display:grid}.puzzle-art-frame>.puzzle-visual{flex:none;width:100%}.puzzle-visual{flex-direction:column;justify-content:center;align-items:center;gap:13px;height:270px;display:flex;position:relative}.template-row{flex-direction:row}.template-overlay{position:relative}.interactive-visual{width:100%;color:var(--ink);background:0 0;border:0}.interactive-visual .icon{transition:transform .22s,filter .22s}.interactive-visual:hover .icon{transform:scale(1.06)}.interactive-visual.is-activated .icon{animation:.42s both heart-break}.interactive-visual small{color:var(--teal-dark);font-weight:800;position:absolute;bottom:4px}.word{letter-spacing:.04em;font:800 clamp(2.1rem,11vw,3.1rem) Manrope}.word-top{border-bottom:6px solid var(--coral);padding:0 30px 17px}.word-bottom{padding-top:2px}.life-cycle{border:2px dashed var(--teal);word-spacing:11px;border-radius:50%;place-items:center;width:170px;height:170px;padding:25px;font:800 1.05rem Manrope;display:grid;transform:rotate(-12deg)}.split-word{word-spacing:30px}.visual-4{flex-direction:row;gap:20px}.outside-word{font:800 1.6rem Manrope;transform:translateY(-60px)}.boxed-word{border:5px solid var(--ink);padding:45px 32px;font:800 1.9rem Manrope}.line{color:var(--coral);letter-spacing:-.1em;font-size:1.7rem}.between-word{font-size:2.35rem}.icon{filter:drop-shadow(0 9px 8px #183b561f);font-size:7rem}.visual-7{position:relative}.big-fish{z-index:1;filter:drop-shadow(0 8px 7px #183b562e);font-size:9.5rem;line-height:1;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)scaleX(-1)rotate(-3deg)}.small-pond{background:#7fd1df;border:5px solid #8f754e;border-radius:50%;width:118px;height:62px;display:block;position:relative;transform:translateY(43px);box-shadow:inset 0 0 0 4px #c5edf1,0 7px #d9c8a4}.small-pond:after{content:"≈  ≈";color:#267f9f;letter-spacing:.02em;font:800 1rem Manrope,sans-serif;position:absolute;inset:auto 9px 5px}.mirrored{letter-spacing:.18em;transform:rotate(-5deg)}.visual-9{height:380px;position:relative;overflow:hidden}.long-time-clock{z-index:1;filter:drop-shadow(0 8px 8px #183b562e);background-image:url(../long-clock.svg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:76px;height:210px;position:absolute;top:60px;left:calc(50% - 86px)}.clock-shadow{transform-origin:50% 100%;background:#183b566b;width:76px;height:160px;position:absolute;top:103px;left:calc(50% - 86px);transform:matrix(1,0,-1.286,.9,0,0);-webkit-mask:url(../long-clock.svg) 50%/100% 100% no-repeat;mask:url(../long-clock.svg) 50%/100% 100% no-repeat}.no-see{z-index:2;color:var(--coral);font-size:2rem;position:absolute;bottom:12px}.visual-10{gap:0}.man-figure{z-index:1;filter:drop-shadow(0 7px 6px #183b562e);background:url(../scruffy-sailor-v2-cropped.webp) 50%/contain no-repeat;width:120px;height:185px;margin-bottom:-5px}.wood-board{filter:drop-shadow(5px 8px 6px #183b5638);background:url(../wood-plank-v2-cropped.webp) 50%/contain no-repeat;width:min(94%,300px);height:72px}.visual-11{position:relative}.blue-moon{filter:drop-shadow(0 12px 13px #183b563d);background:url(../blue-moon-v2-cropped.webp) 50%/contain no-repeat;width:205px;height:205px}.moon-word{z-index:1;color:#fff;text-shadow:0 2px 4px #00000059;background:#183b569e;border:1px solid #ffffff6b;border-radius:12px;padding:8px 14px;font-size:1.55rem;position:absolute;box-shadow:0 5px 12px #183b562e}.road-horizontal{letter-spacing:.18em;font-size:2rem;position:absolute}.road-vertical{letter-spacing:.18em;color:var(--coral);font-size:2rem;position:absolute;transform:rotate(90deg)}.two-left-feet{flex-direction:row;gap:22px}.left-footprint-icon{width:112px;height:112px;color:var(--ink);filter:drop-shadow(7px 7px #2cb1a633);transform:rotate(-90deg)}.left-footprint-icon:nth-child(2){transform:rotate(-90deg)translateY(10px)}.tiny-talk{letter-spacing:.08em;font:800 .8rem Manrope}.stand-line{line-height:.65}.stand-word{font-size:2.3rem}.upside-down{transform:rotate(180deg)}.visual-17{gap:2px}.nowhere-arrow{color:var(--coral);filter:drop-shadow(0 5px 5px #183b5624);font:800 3.4rem/1 Manrope,sans-serif;position:absolute;top:55px;left:50%;transform:translate(-50%)}.nowhere-gap{word-spacing:42px;font-size:2.45rem}.visual-18{flex-direction:row;gap:30px}.death-word,.life-word{font-size:2rem}.death-word{color:var(--muted)}.life-word{color:var(--teal-dark)}.top-secret{font-size:2.2rem;position:absolute;top:15px}.three-blind-mice{flex-direction:row;gap:4px}.blind-mouse-icon{filter:drop-shadow(4px 6px #2cb1a629);width:95px;max-width:31%;overflow:visible}.mouse-ear{fill:#d5a6a0;stroke:var(--ink);stroke-width:6px}.mouse-face{fill:#d9dee3;stroke:var(--ink);stroke-width:5px;stroke-linejoin:round}.mouse-blindfold,.mouse-tie{fill:var(--ink)}.mouse-nose{fill:var(--coral);stroke:var(--ink);stroke-width:3px}.mouse-whiskers{fill:none;stroke:var(--ink);stroke-width:3px;stroke-linecap:round}.bridge-water-scene{filter:drop-shadow(0 12px 10px #183b5633);background:url(../bridge-river-bottles-v4-cropped.webp) 50%/contain no-repeat;width:min(96%,330px);height:205px}.visual-22{flex-direction:row;align-items:flex-start;gap:7px;padding-top:55px}.sleep-letter{font:800 2.8rem Manrope;display:inline-block}.sleep-1{--sleep-fall:0px}.sleep-2{--sleep-fall:24px;transform:translateY(var(--sleep-fall))}.sleep-3{--sleep-fall:52px;transform:translateY(var(--sleep-fall))}.sleep-4{--sleep-fall:82px;transform:translateY(var(--sleep-fall))}.sleep-5{--sleep-fall:114px;transform:translateY(var(--sleep-fall))}.has-puzzle-motion .sleep-letter{animation:.9s both sleep-fall;animation-delay:calc(var(--sleep-order,0) * 90ms)}.has-puzzle-motion .sleep-1{--sleep-order:0}.has-puzzle-motion .sleep-2{--sleep-order:1}.has-puzzle-motion .sleep-3{--sleep-order:2}.has-puzzle-motion .sleep-4{--sleep-order:3}.has-puzzle-motion .sleep-5{--sleep-order:4}.rising-star-scene{filter:drop-shadow(0 10px 10px #d8a91933);background:url(../rising-star-final.webp) 50%/contain no-repeat;width:150px;height:255px}.half-baked-scene{filter:drop-shadow(0 12px 11px #183b5633);background:url(../half-baked-idea-v2-cropped.webp) 50%/contain no-repeat;width:min(92%,245px);height:235px}.visual-25{position:relative}.days-work-scene{filter:drop-shadow(0 12px 11px #183b562e);background:url(../day-work-calendar-v3.webp) 50%/contain no-repeat;width:235px;height:250px}.days-work-label{z-index:1;color:#fff;letter-spacing:.13em;text-shadow:0 2px 4px #183b5647;font:800 1.25rem Manrope,sans-serif;position:absolute;top:126px}.right-step-scene,.two-peas-scene,.level-field-scene,.man-moon-scene,.fast-lane-scene,.cornerstone-scene,.missing-link-scene,.chain-reaction-scene,.half-time-scene,.up-air-scene,.standing-room-scene,.room-one-more-scene,.six-feet-under-scene,.mixed-emotions-scene,.walking-air-person{filter:drop-shadow(0 10px 9px #183b5629);background-position:50%;background-repeat:no-repeat;background-size:contain}.right-step-scene{background-image:url(../right-step-v2.webp);width:270px;height:225px}.two-peas-scene{background-image:url(../two-peas-pod-v2.webp);width:230px;height:235px}.first-aid-podium{width:230px;height:180px;color:var(--coral);letter-spacing:.08em;text-shadow:0 2px #fff;filter:drop-shadow(0 11px 9px #183b562e);background:linear-gradient(145deg,#f7d969,#bd8612) bottom/82px 130px no-repeat,linear-gradient(145deg,#edf1f3,#a9b4bb) left 14px bottom/74px 84px no-repeat,linear-gradient(145deg,#dca778,#9b6741) right 14px bottom/74px 67px no-repeat;justify-content:center;padding-top:14px;font:900 2rem Manrope,sans-serif;display:flex;position:relative}.first-aid-podium:after{content:"1";color:#183b5694;text-shadow:none;font:900 2.15rem Manrope,sans-serif;position:absolute;top:79px}.level-field-scene{background-image:url(../level-playing-field-v2.webp);width:225px;height:245px}.man-moon-scene{background-image:url(../man-moon-v2.webp);width:235px;height:235px}.fast-lane-scene{background-image:url(../fast-lane-v2.webp);width:225px;height:250px}.fast-lane-life{z-index:1;color:#fff;letter-spacing:.1em;text-shadow:0 2px 5px #111;font:900 1.05rem Manrope,sans-serif;position:absolute;top:116px;left:calc(50% + 28px);transform:translate(-50%,-50%)rotate(90deg)}.cornerstone-scene{background-image:url(../cornerstone-v2.webp);width:245px;height:245px}.missing-link-scene{background-image:url(../missing-link-v2.webp);width:min(100%,310px);height:190px}.chain-reaction-scene{background-image:url(../chain-reaction-v2.webp);width:min(100%,315px);height:190px}.half-time-scene{background-image:url(../half-time-v2.webp);width:235px;height:235px}.up-air-scene{background-image:url(../up-in-air-v2.webp);width:235px;height:245px}.standing-room-scene{background-image:url(../standing-room-v2.webp);width:245px;height:245px}.room-one-more-scene{background-image:url(../room-one-more-v3.webp);width:250px;height:250px}.six-feet-under-scene{background-image:url(../six-feet-under-v2.webp);width:270px;height:245px}.six-feet-marker{z-index:1;width:34px;color:var(--coral);font:900 .78rem/1.05 Manrope,sans-serif;position:absolute;top:137px;left:calc(50% + 103px)}.mixed-emotions-scene{background-image:url(../mixed-emotions-v2.webp);width:230px;height:245px}.walking-air-person{z-index:1;background-image:url(../walking-air-person-v3.webp);width:155px;height:225px;position:absolute;top:0}.walking-air-word{color:var(--teal-dark);letter-spacing:.18em;text-shadow:0 5px #c5ece8;font:900 3.4rem Manrope,sans-serif;position:absolute;bottom:0}.next-scene{background-position:50%;background-repeat:no-repeat;background-size:contain;width:245px;height:245px}.bend-backwards-scene{background-image:url(../bend-backwards-75.webp)}.closed-doors-scene{background-image:url(../closed-doors-77.webp)}.open-secret-scene{background-image:url(../open-secret-78-v2.webp)}.elephant-room-scene{background-image:url(../elephant-room-80.webp)}.fish-out-water-scene{background-image:url(../fish-out-water-81.webp)}.raining-cats-dogs-scene{background-image:url(../raining-cats-dogs-82.webp)}.flying-pig-scene{background-image:url(../flying-pig-83.webp)}.drop-ocean-scene{background-image:url(../drop-ocean-84.webp)}.head-clouds-scene{background-image:url(../head-clouds-85.webp)}.silver-lining-scene{background-image:url(../silver-lining-86-v2.webp)}.storm-teacup-scene{background-image:url(../storm-teacup-87.webp)}.thin-ice-scene{background-image:url(../thin-ice-88.webp)}.cold-feet-scene{background-image:url(../cold-feet-89.webp)}.hot-collar-scene{background-image:url(../hot-collar-90.webp)}.pressed-time-scene{background-image:url(../pressed-time-91.webp)}.time-flies-scene{background-image:url(../time-flies-92.webp)}.race-time-scene{background-image:url(../race-time-93.webp)}.waste-time-scene{background-image:url(../waste-time-94.webp)}.tunnel-light-scene{background-image:url(../tunnel-light-96.webp)}.tunnel-vision-scene{background-image:url(../tunnel-vision-97.webp)}.mixed-signals-scene{background-image:url(../mixed-signals-98.webp)}.crossed-wires-scene{background-image:url(../crossed-wires-99.webp)}.loose-ends-scene{background-image:url(../loose-ends-100.webp)}.strings-attached-scene{background-image:url(../strings-attached-101.webp)}.train-thought-scene{background-image:url(../train-thought-102.webp);width:min(100%,315px)}.food-thought-scene{background-image:url(../food-thought-103.webp)}.deep-thought-scene{background-image:url(../deep-thought-104.webp)}.second-thoughts-scene{background-image:url(../second-thoughts-105.webp)}.peace-mind-scene{background-image:url(../peace-mind-106.webp)}.big-cheese-scene{background-image:url(../big-cheese-109.webp)}.money-talks-scene{background-image:url(../money-talks-110.webp)}.cash-flow-scene{background-image:url(../cash-flow-111.webp)}.nest-egg-scene{background-image:url(../nest-egg-112.webp)}.pie-sky-scene{background-image:url(../pie-sky-114.webp)}.piece-cake-scene{background-image:url(../piece-cake-115.webp)}.next-over,.next-under{font-size:2.25rem;position:absolute}.next-over{color:var(--coral);top:57px}.next-under{bottom:57px}.next-over:after{content:"";background:var(--line);height:4px;position:absolute;bottom:-26px;left:-20px;right:-20px}.next-second,.next-none{position:absolute;top:102px}.next-second{color:var(--coral);font:900 4rem Manrope,sans-serif;left:calc(50% - 91px)}.next-none{font-size:2.35rem;left:calc(50% - 25px)}.one-million{letter-spacing:.16em;font-size:2.8rem}.relationship-left,.relationship-right{font:900 1.45rem Manrope,sans-serif;position:absolute;top:116px}.relationship-left{left:7px}.relationship-right{color:var(--coral);right:7px}.growing-apart-scene{filter:drop-shadow(0 8px 8px #183b5614);background:url(../growing-apart-70.svg) 50%/contain no-repeat;width:min(100%,360px);height:255px}.close-quarters{border:4px solid var(--ink);color:var(--teal-dark);letter-spacing:-.12em;background:#dff4f2;border-radius:26px;padding:24px 8px;font:900 2.5rem Manrope,sans-serif;box-shadow:0 10px #183b561a}.number-disorder{color:var(--ink);border:3px solid var(--ink);word-spacing:8px;background:repeating-linear-gradient(90deg,#fff 0 42px,#d8dee2 42px 44px);border-radius:12px;padding:16px;font:900 1.8rem Manrope,sans-serif}.just-corner-top,.just-corner-side{color:var(--coral);letter-spacing:.05em;font:900 2.5rem Manrope,sans-serif;position:absolute}.just-corner-top{border-bottom:7px solid var(--ink);width:92px;padding-bottom:14px;top:70px;left:calc(50% - 76px)}.just-corner-side{border-left:7px solid var(--ink);writing-mode:vertical-rl;height:90px;padding-left:14px;top:118px;left:calc(50% + 7px)}.cutting-corner{width:145px;height:145px;color:var(--coral);border:7px solid var(--ink);font-size:4rem;position:relative;transform:rotate(2deg)}.cutting-corner:before{content:"";clip-path:polygon(100% 0,100% 100%,0 0);background:#fff;width:58px;height:58px;position:absolute;top:-10px;right:-10px}.cutting-corner:after{content:"✂";position:absolute;top:-38px;right:-44px;transform:rotate(-42deg)}.under-one-roof-scene{background:url(../under-one-roof-76.svg) 50%/contain no-repeat;width:min(100%,365px);height:250px}.under-hat{color:var(--coral);padding:8px 18px;font:900 2rem Manrope,sans-serif;position:relative;top:48px}.under-hat:before{content:"🎩";filter:drop-shadow(0 8px 6px #183b5633);font-size:7rem;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.around-clock{font-size:7rem;position:relative}.around-clock:before{content:"⟳";color:var(--coral);place-items:center;font:400 12rem/1 sans-serif;animation:8s linear infinite clock-orbit;display:grid;position:absolute;inset:-47px}.middle-age-spread{width:100%;color:var(--coral);letter-spacing:.05em;white-space:pre;font:900 2.8rem Manrope,sans-serif}.small-fortune{color:var(--ink);letter-spacing:.12em;font:900 .65rem Manrope,sans-serif}.bank-hammer{z-index:1;font-size:5.5rem;position:absolute;top:72px;left:calc(50% - 50px);transform:rotate(54deg)}.bank-breaking{filter:drop-shadow(0 10px 8px #183b562b);font-size:7rem;position:absolute;top:94px;left:calc(50% - 20px)}@keyframes clock-orbit{to{transform:rotate(360deg)}}.cc-label{font:800 1.2rem Manrope,sans-serif}.cc-arrow{color:var(--coral);font-size:3rem;font-weight:800}.cc-square{border:5px solid var(--ink);place-items:center;width:92px;height:92px;font:800 2.8rem Manrope,sans-serif;display:grid}.cc-icon{font-size:4.5rem}.cc-pod{border:6px solid var(--teal-dark);color:#68a83f;letter-spacing:.18em;border-radius:70% 25%;padding:28px 35px;font-size:2.7rem;transform:rotate(-8deg)}.cc-wide{letter-spacing:.22em}.cc-small{font-size:1.35rem}.cc-accent{color:var(--coral)}.cc-split-left{margin-right:25px;transform:translateY(-14px)}.cc-split-right{margin-left:25px;transform:translateY(14px)}.cc-repeat{color:var(--muted);word-spacing:14px;font:800 1rem Manrope,sans-serif}.cc-faded{color:#c9d0d6;letter-spacing:.25em;font-size:2.5rem}.cc-field{border:4px solid var(--teal-dark);border-radius:45%;padding:48px 25px;font-size:1.8rem;box-shadow:inset 0 0 0 6px #dff4f2}.cc-moon{color:#f2c94c;font-size:11rem;line-height:1}.cc-overlay-label{color:var(--ink);font:800 1.3rem Manrope,sans-serif;position:absolute}.cc-road{border-top:5px dashed #9ca4ac;border-bottom:5px dashed #9ca4ac;padding:35px 20px;font-size:1.65rem}.cc-speed{color:var(--coral);font:800 1.1rem Manrope,sans-serif}.cc-book{border:4px solid var(--ink);border-radius:10px 28px 28px 10px;padding:50px 38px;font-size:1.6rem;box-shadow:-9px 0 #dff4f2}.cc-corner{border-right:5px solid var(--ink);border-bottom:5px solid var(--ink);padding:20px;font-size:1.55rem;position:absolute;bottom:18px;right:18px}.cc-globe{font-size:7rem;line-height:1}.cc-globe-small{font-size:4.5rem}.cc-underlined-base{border-top:5px solid var(--coral);padding-top:12px}.cc-crack-left{clip-path:polygon(0 0,100% 0,78% 46%,100% 100%,0 100%);margin-right:5px}.cc-crack-right{clip-path:polygon(22% 0,100% 0,100% 100%,0 100%,22% 50%,0 12%);margin-left:5px;transform:translateY(13px)}.cc-reversed{letter-spacing:.15em}.cc-turning{transform:rotate(-28deg)}.cc-turn-arrow{color:var(--teal-dark);opacity:.55;font-size:8rem;position:absolute}.cc-blocked{border:4px solid var(--coral);color:var(--muted);padding:13px;font-weight:800;text-decoration:line-through}.cc-chain{letter-spacing:.08em;font-size:2.2rem}.cc-chain-text{letter-spacing:-.02em;max-width:100%;font:800 1rem Manrope,sans-serif}.cc-high-five{color:var(--teal-dark);font:800 5rem Manrope,sans-serif;position:absolute;top:10px}.cc-low{font-size:1.8rem;position:absolute;bottom:12px}.cc-tiny{letter-spacing:.1em;font:800 .7rem Manrope,sans-serif}.cc-huge{letter-spacing:-.06em;font:800 clamp(3.6rem,18vw,5.5rem) Manrope,sans-serif}.cc-half{border-right:3px dashed var(--coral);padding-right:8px}.cc-hidden-half{opacity:.08}.cc-vision-one,.cc-vision-two{font-size:2.2rem;position:absolute}.cc-vision-one{color:var(--coral);opacity:.75;transform:translate(-6px,-4px)}.cc-vision-two{color:var(--teal-dark);opacity:.75;transform:translate(6px,4px)}.cc-eye{font-size:4rem}.cc-small-arrow{color:var(--coral);font-size:2rem}.cc-face-left{transform:scaleX(-1)}.cc-cloud-word{z-index:1;position:absolute;top:25px}.cc-air-outline{color:#3f8caa;border:4px dashed #7dc4df;border-radius:50%;place-items:end center;width:220px;height:155px;padding:16px;font-weight:800;display:grid}.cc-outside-cold{font-size:1.4rem;position:absolute;left:3px}.cc-cold-box{color:#377f9b;border:4px solid #6fb6d1;margin-left:62px;padding:55px 25px;font:800 1.5rem Manrope,sans-serif}.cc-room{border:5px solid var(--ink);padding:55px 24px;font-size:1.45rem}.cc-room-wide{word-spacing:55px;font:800 1.35rem Manrope,sans-serif}.cc-six-feet{letter-spacing:.04em;max-width:280px;font-size:2rem}.cc-tilt-left{font-size:1.9rem;transform:rotate(-18deg)translateY(-15px)}.cc-tilt-right{font-size:1.9rem;transform:rotate(16deg)translateY(18px)}.cc-walking{letter-spacing:.25em;font-size:2.7rem}.cc-air-base{border-top:5px solid var(--coral);letter-spacing:.25em;padding-top:10px;font-size:2rem}.answer-form{margin-top:25px}.answer-form label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.answer-pattern{flex-wrap:wrap;justify-content:center;gap:9px 16px;margin:14px 2px 17px;display:flex}.answer-word{flex-shrink:0;gap:4px;max-width:100%;display:inline-flex}.letter-slot{border-bottom:2px solid var(--ink);place-items:end center;width:clamp(14px,4vw,19px);height:27px;display:grid}.locked-letter{max-width:100%;color:var(--ink);font:800 1.15rem/1 Manrope,sans-serif;animation:.18s both letter-lock;transform:translateY(-2px)}.answer-pattern.is-celebrating .locked-letter{color:#0000;background:linear-gradient(110deg,#ff4d6d,#ff9f1c,#f2c94c,#2ec4b6,#4d96ff,#9b5de5,#ff4d6d) 0 0/300% 100%;-webkit-background-clip:text;background-clip:text;animation:1.25s ease-in-out both rainbow-wash}.answer-form input{width:100%;height:58px;color:var(--ink);background:var(--white);border:2px solid #d5dbe0;border-radius:15px;margin-top:9px;padding:0 17px;font-size:1.05rem}.answer-form input:disabled{opacity:.62}.feedback{color:#a53c35;min-height:20px;margin:8px 2px;font-size:.8rem}.action-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.action-row button:disabled{cursor:default;opacity:.55;transform:none}.clue-panel{border-left:4px solid var(--teal);background:#e8f5f3;border-radius:0 14px 14px 0;margin-top:18px;padding:18px}.clue-panel p{margin:8px 0 0;line-height:1.45}.reveal-panel{text-align:center;background:#fff8df;border:1px dashed #c69c22;border-radius:14px;margin-top:12px;padding:14px 16px}.reveal-panel p{color:var(--muted);margin:0 0 6px;font-size:.8rem;line-height:1.45}.reveal-panel button{color:#8a6100}.back-button{text-align:left;padding:0}.solved-content{text-align:center;padding-top:65px}.success-mark{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 24px;font-size:2.2rem;animation:.35s both pop;display:grid;box-shadow:0 10px 25px #2cb1a640}.solved-content h1{text-transform:capitalize;font-size:2.75rem}.origin-card{text-align:left;background:var(--white);border:1px solid var(--line);border-radius:22px;margin:32px 0 24px;padding:25px}.origin-card p{color:var(--muted);margin:13px 0 0;line-height:1.55}.solved-content>.primary-button{width:100%}.solve-rating{color:#bc8a00;gap:5px;margin-top:18px;display:grid}.solve-rating strong{letter-spacing:.08em;font:800 1.45rem Manrope,sans-serif}.solve-rating span{color:var(--muted);font-size:.82rem}.solve-rating.is-revealed strong{color:var(--coral);letter-spacing:0}.share-button{justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;display:flex}.share-status{min-height:18px;color:var(--teal-dark);margin:0 0 8px;font-size:.78rem}.opportunity-window-art .window-wall{background:linear-gradient(145deg,#b9e6f2,#f9e8a9);border:18px solid #805536;width:235px;height:190px;position:relative;box-shadow:inset 0 0 0 5px #d4a374,0 14px 20px #183b5624}.opportunity-window-art .window-wall:before,.opportunity-window-art .window-wall:after{content:"";z-index:2;background:#805536;position:absolute}.opportunity-window-art .window-wall:before{width:9px;height:100%;top:0;left:50%;transform:translate(-50%)}.opportunity-window-art .window-wall:after{width:100%;height:9px;top:50%;left:0;transform:translateY(-50%)}.window-open-pane{z-index:3;transform-origin:0;background:#fffefa33;border:9px solid #805536;width:102px;height:168px;position:absolute;top:-11px;right:-24px;transform:perspective(260px)rotateY(-56deg)}.window-wall b{color:#d5a21c;text-shadow:0 5px 13px #d5a21c59;font-size:4rem;position:absolute;top:43px;left:30px}.window-hourglass{z-index:4;font-size:2.7rem;position:absolute;bottom:15px;right:38px;transform:rotate(7deg)}.fork-road-art{background:linear-gradient(#bde8f0 0 28%,#8bb978 28%);overflow:hidden}.fork-road-art span{transform-origin:bottom;background:#53616b;border-left:4px dashed #f4dd75;border-right:4px dashed #f4dd75;width:70px;position:absolute;box-shadow:0 0 0 7px #d9d2c5}.fork-road-stem{height:155px;bottom:-18px;left:calc(50% - 35px)}.fork-road-left,.fork-road-middle,.fork-road-right{height:155px;bottom:112px;left:calc(50% - 35px)}.fork-road-left{transform:rotate(-42deg)}.fork-road-middle{transform:rotate(0)}.fork-road-right{transform:rotate(42deg)}.cloud-nine-art{background:linear-gradient(#b9eaf5,#fff 76%);overflow:hidden}.cloud-stair{position:absolute;inset:0}.cloud-stair i{background:#fff;border-radius:50px;width:62px;height:28px;position:absolute;box-shadow:18px -9px 0 -2px #fff,34px 1px 0 -5px #fff,0 8px 13px #36758b21}.cloud-stair i:first-child{opacity:.48;bottom:17px;left:8px}.cloud-stair i:nth-child(2){opacity:.54;bottom:42px;left:36px}.cloud-stair i:nth-child(3){opacity:.6;bottom:67px;left:64px}.cloud-stair i:nth-child(4){opacity:.66;bottom:92px;left:92px}.cloud-stair i:nth-child(5){opacity:.72;bottom:117px;left:120px}.cloud-stair i:nth-child(6){opacity:.78;bottom:142px;left:148px}.cloud-stair i:nth-child(7){opacity:.84;bottom:167px;left:176px}.cloud-stair i:nth-child(8){opacity:.9;bottom:192px;left:204px}.cloud-stair i:nth-child(9){bottom:217px;left:232px;transform:scale(1.18)}.cloud-nine-art>b{z-index:2;background:#ef655d;border-radius:50%;width:22px;height:22px;animation:1.4s ease-in-out infinite alternate cloud-celebrate;position:absolute;top:0;right:43px}.cloud-nine-art>b:before{content:"";background:#ef655d;border-radius:5px;width:8px;height:34px;position:absolute;top:19px;left:7px}.cloud-nine-art>b:after{content:"";background:#ef655d;border-radius:5px;width:38px;height:7px;position:absolute;top:28px;left:-8px;transform:rotate(-8deg)}.cloud-nine-art>b i:before,.cloud-nine-art>b i:after{content:"";transform-origin:top;background:#ef655d;border-radius:5px;width:8px;height:28px;position:absolute;top:46px}.cloud-nine-art>b i:before{left:8px;transform:rotate(22deg)}.cloud-nine-art>b i:after{left:7px;transform:rotate(-28deg)}@keyframes cloud-celebrate{to{transform:translateY(-7px)rotate(8deg)}}.branching-out-art svg,.root-problem-art svg{width:min(100%,320px);height:240px;overflow:visible}.branching-out-art path{fill:none;stroke:#347f74;stroke-width:12px;stroke-linecap:round;stroke-linejoin:round}.branching-out-art circle{fill:#ffdf87;stroke:#183b56;stroke-width:5px}.branching-out-art text{fill:#ef655d;text-anchor:middle;font:900 25px Manrope,sans-serif}.root-problem-art .root-ground{fill:none;stroke:#699b61;stroke-width:8px}.root-problem-art .root-trunk{fill:none;stroke:#80502f;stroke-width:23px;stroke-linecap:round}.root-problem-art .root-lines{fill:none;stroke:#80502f;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round}.root-problem-art rect{fill:#fff3c4;stroke:#ef655d;stroke-width:4px}.root-problem-art text{fill:#183b56;text-anchor:middle;font:900 17px Manrope,sans-serif}.cross-purposes-art:before,.cross-purposes-art:after{content:"";background:#d7dde1;border-radius:6px;width:255px;height:7px;position:absolute}.cross-purposes-art:before{transform:rotate(32deg)}.cross-purposes-art:after{transform:rotate(-32deg)}.cross-purposes-art span{z-index:2;color:#fff;letter-spacing:.08em;border-radius:40px 8px 8px 40px;padding:12px 20px;font:900 1.3rem Manrope,sans-serif;position:absolute}.purpose-horizontal{background:#2cb1a6;transform:translate(-52px,-43px)rotate(32deg)}.purpose-vertical{background:#ff6b5f;transform:translate(52px,43px)rotate(-32deg)}.repeat-after-art{flex-direction:row}.repeat-speaker{color:#fff;background:#183b56;border-radius:50%;padding:24px 25px;font:900 2rem Manrope,sans-serif;box-shadow:9px 11px 0 -5px #183b56}.repeat-arrow{color:#ff6b5f;font-size:2.6rem}.repeat-echoes{align-items:center;gap:10px;display:flex}.repeat-echoes i{color:#2f7680;font:900 1.65rem Manrope,sans-serif}.repeat-echoes i:nth-child(2){opacity:.58;transform:scale(.82)}.repeat-echoes i:nth-child(3){opacity:.28;transform:scale(.64)}.search-map{background:linear-gradient(25deg,#0000 45%,#c9d8cf 46% 49%,#0000 50%),linear-gradient(150deg,#0000 54%,#d6dfc7 55% 61%,#0000 62%),#f5f0dd;border:3px solid #bdc8cd;border-radius:10px;width:235px;height:175px;position:relative;transform:rotate(-3deg);box-shadow:0 10px 18px #183b561f}.search-map i{border:3px dashed #b7c0c4;border-radius:50%;width:22px;height:22px;position:absolute}.search-map i:first-child{top:30px;left:29px}.search-map i:nth-child(2){top:47px;right:34px}.search-map i:nth-child(3){bottom:24px;left:94px}.search-map b{color:#ef655d;font-size:2.6rem;position:absolute;bottom:12px;right:18px}.search-glass{border:10px solid #183b56;border-radius:50%;width:102px;height:102px;position:absolute;transform:translate(50px,22px);box-shadow:inset 0 0 0 4px #ffffff80}.search-glass:after{content:"";background:#183b56;border-radius:8px;width:70px;height:13px;position:absolute;bottom:-37px;right:-54px;transform:rotate(45deg)}.falling-apart-art>span{color:#183b56;letter-spacing:.12em;font:900 2.1rem Manrope,sans-serif}.falling-apart-art>b{align-items:flex-start;gap:15px;height:105px;display:flex}.falling-apart-art>b i{color:#ff6b5f;font:900 2.65rem Manrope,sans-serif;animation:1.5s ease-in-out infinite alternate letter-fall-apart}.falling-apart-art>b i:first-child{animation-delay:-.2s;transform:translate(-23px,16px)rotate(-18deg)}.falling-apart-art>b i:nth-child(2){animation-delay:-.5s;transform:translate(-10px,45px)rotate(11deg)}.falling-apart-art>b i:nth-child(3){animation-delay:-.8s;transform:translateY(67px)rotate(-8deg)}.falling-apart-art>b i:nth-child(4){animation-delay:-1.1s;transform:translate(12px,40px)rotate(18deg)}.falling-apart-art>b i:nth-child(5){animation-delay:-1.4s;transform:translate(27px,15px)rotate(25deg)}@keyframes letter-fall-apart{to{translate:0 9px}}.step-ahead-art,.step-behind-art{background:linear-gradient(90deg,#0000 48%,#dce3e4 48% 52%,#0000 52%)}.step-ahead-art span,.step-behind-art span{color:#7d8990;letter-spacing:.45em;font-size:3rem;transform:rotate(90deg)}.step-ahead-art .step-leader{color:#ff6b5f;position:absolute;top:15px}.step-ahead-art .step-pack{position:absolute;bottom:5px}.step-behind-art .behind-step{color:#ff6b5f;position:absolute;bottom:10px}.step-behind-art .ahead-steps{position:absolute;top:4px}.step-ahead-art i,.step-behind-art i{border-right:5px dashed #2cb1a6;width:8px;height:230px;position:absolute;top:20px;right:18px}.step-ahead-art i:after,.step-behind-art i:after{content:"▲";color:#2cb1a6;font-style:normal;position:absolute;top:-13px;right:-12px}.loose-strings-art{flex-direction:row;gap:34px}.string-tag{background:#f5cf6a;border:5px solid #183b56;border-radius:11px 11px 23px 23px;width:87px;height:112px;position:relative;transform:rotate(-12deg);box-shadow:0 10px 16px #183b561f}.string-tag:before{content:"";border:4px solid #183b56;border-radius:50%;width:15px;height:15px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.string-tag i{border-left:5px solid #715844;border-radius:50%;width:45px;height:65px;position:absolute;top:-66px;left:50%;transform:rotate(22deg)}.string-tag.tag-two{background:#8ed6cf;transform:rotate(13deg)}.string-tag.tag-two i{transform:rotate(-38deg)}.string-cut{z-index:2;color:#ff6b5f;font-size:3.3rem;transform:translateY(-64px)rotate(-13deg)}.pandora-box-art{background:radial-gradient(circle at 50% 30%,#fff7bf 0 8%,#d9c5f4 30%,#0000 60%);overflow:hidden}.pandora-chest{color:#ffe099;background:linear-gradient(#b3704d,#74412e);border:8px solid #4d354f;border-radius:12px 12px 24px 24px;place-items:center;width:180px;height:100px;font-size:3.4rem;display:grid;position:absolute;bottom:28px;box-shadow:inset 0 0 0 5px #d49b5f,0 14px 22px #181e373d}.pandora-lid{z-index:2;background:#a76143;border:8px solid #4d354f;border-radius:60% 60% 8px 8px;width:188px;height:45px;position:absolute;bottom:122px;transform:translate(-30px,-9px)rotate(-20deg)}.pandora-glow{width:150px;height:150px;position:absolute;top:5px}.pandora-glow:before,.pandora-glow:after,.pandora-glow i{content:"";filter:drop-shadow(0 0 10px #f7c95c);background:#fff3a8;border-radius:50%;animation:2s ease-in-out infinite alternate pandora-rise;position:absolute}.pandora-glow:before{width:24px;height:24px;top:55px;left:62px}.pandora-glow:after{width:17px;height:17px;top:30px;left:18px}.pandora-glow i:first-child{width:21px;height:21px;top:12px;right:12px}.pandora-glow i:nth-child(2){width:13px;height:13px;top:0;left:60px}.pandora-glow i:nth-child(3){width:12px;height:12px;top:72px;right:48px}@keyframes pandora-rise{to{transform:translateY(-12px)scale(1.12)}}.first-things-art{flex-direction:row;gap:15px}.first-things-art b{color:#fff;background:#ff6b5f;border-radius:50%;place-items:center;width:72px;height:72px;font:900 3rem Manrope,sans-serif;display:grid;box-shadow:0 9px #cb4e45}.first-things-art span{color:#2a8c86;font-size:2.8rem}.first-things-art span:nth-of-type(2){color:#e0a91d}.first-things-art span:nth-of-type(3){color:#7b69ad}.first-things-art span:nth-of-type(4){color:#4c91bd}.last-not-least-art{flex-direction:row;gap:27px}.last-not-least-art span{color:#aab4ba;font-size:1.7rem}.last-not-least-art b{color:#f0b51e;filter:drop-shadow(0 9px 8px #f0b51e47);font-size:6rem}.zero-tolerance-art{flex-direction:row;gap:0}.tolerance-block{background:repeating-linear-gradient(45deg,#d9e0e3 0 8px,#b8c3c8 8px 16px);border:7px solid #183b56;width:105px;height:125px}.tolerance-block.left{border-radius:13px 0 0 13px}.tolerance-block.right{border-radius:0 13px 13px 0}.zero-gap{z-index:2;color:#ff6b5f;text-shadow:0 0 #fff,2px 0 #fff,-2px 0 #fff;place-items:center;width:0;font:900 2.8rem Manrope,sans-serif;display:grid}.zero-tolerance-art>i{color:#2cb1a6;font:900 3rem Manrope,sans-serif;position:absolute;top:32px}.last-straw-art svg{width:min(100%,320px);height:240px}.last-straw-art .camel{fill:#b87943;stroke:#5e3b2a;stroke-width:5px;stroke-linejoin:round}.last-straw-art .straws{fill:none;stroke:#d8a919;stroke-width:7px;stroke-linecap:round}.last-straw-art .final-straw{fill:none;stroke:#ff6b5f;stroke-width:8px;stroke-linecap:round;animation:1.4s ease-in-out infinite alternate last-straw-drop}@keyframes last-straw-drop{to{transform:translateY(18px)}}.final-countdown-art>span{align-items:center;gap:16px;display:flex}.final-countdown-art>span i,.final-countdown-art>span b{border-radius:12px;place-items:center;width:62px;height:78px;font:900 2.7rem Manrope,sans-serif;display:grid}.final-countdown-art>span i{color:#80909a;background:#e4e9eb}.final-countdown-art>span b{color:#fff;background:#ff6b5f;box-shadow:0 0 0 8px #ffe1df,0 12px 20px #ff6b5f38}.final-countdown-art>em{color:#d8a919;font-size:4rem;font-style:normal;animation:.9s ease-in infinite alternate countdown-launch}.final-countdown-art>small{color:#183b56;letter-spacing:.25em;font:900 .8rem Manrope,sans-serif}@keyframes countdown-launch{to{transform:translateY(-13px)}}.against-clock-art svg{width:min(100%,320px);height:230px;overflow:visible}.runner-head{fill:#183b56}.runner-body{fill:none;stroke:#183b56;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round}.race-motion{fill:none;stroke:#2cb1a6;stroke-width:6px;stroke-linecap:round}.race-clock{fill:#fff;stroke:#ff6b5f;stroke-width:10px;transform-origin:238px 111px;animation:1.1s ease-in-out infinite alternate clock-pressure}.race-hands{fill:none;stroke:#ff6b5f;stroke-width:9px;stroke-linecap:round;stroke-linejoin:round;transform-origin:238px 111px;animation:1.1s ease-in-out infinite alternate clock-pressure}@keyframes clock-pressure{to{transform:translate(-7px)rotate(-5deg)}}.nicked-clock{background:repeating-conic-gradient(#183b56 0 2deg,transparent 2deg 30deg);border:12px solid #183b56;border-radius:50%;width:185px;height:185px;display:block;position:relative;box-shadow:inset 0 0 0 22px #fff}.nicked-clock:before,.nicked-clock:after{content:"";z-index:2;transform-origin:50% 0;background:#ff6b5f;border-radius:6px;width:7px;position:absolute;top:50%;left:50%}.nicked-clock:before{height:61px;transform:rotate(176deg)}.nicked-clock:after{height:44px;transform:rotate(272deg)}.nicked-clock i{z-index:4;clip-path:polygon(0 0,100% 0,55% 45%,100% 100%,0 100%,42% 50%);background:#fff;width:24px;height:28px;position:absolute;top:18px;right:4px}.nicked-clock b{z-index:5;color:#ff6b5f;font-size:2.2rem;position:absolute;top:13px;right:-21px}.nick-magnifier{border:7px solid #2cb1a6;border-radius:50%;width:75px;height:75px;position:absolute;top:28px;right:39px}.nick-magnifier:after{content:"";background:#2cb1a6;border-radius:5px;width:47px;height:9px;position:absolute;bottom:-24px;right:-35px;transform:rotate(45deg)}.earth-corners-art,.blank-cheque-art{width:100%}.earth-corners-art svg{width:min(100%,340px);height:250px;overflow:visible}.earth-paper{filter:drop-shadow(0 8px 6px #183b5624)}.earth-paper rect{fill:#fffefa;stroke:#d3d9dd;stroke-width:3px}.earth-paper .earth-sea{fill:#55b7d0;stroke:#183b56;stroke-width:3px}.earth-paper .earth-land{fill:#71a85e;stroke:#416f3a;stroke-width:2px}.paper-one{transform-origin:86px 64px;transform:rotate(-3deg)}.paper-two{transform-origin:254px 64px;transform:rotate(2deg)}.paper-three{transform-origin:86px 186px;transform:rotate(2deg)}.paper-four{transform-origin:254px 186px;transform:rotate(-3deg)}.blank-cheque-art svg{filter:drop-shadow(0 13px 10px #183b5626);width:min(96%,330px);height:auto}.cheque-paper{fill:#f8fbef;stroke:#183b56;stroke-width:4px}.cheque-logo{fill:#2cb1a6}.cheque-wave{fill:none;stroke:#8c9da3;stroke-width:2px}.blank-cheque-art text{fill:#183b56;letter-spacing:.08em;font:700 11px Inter,sans-serif}.blank-cheque-art text:first-of-type{font:900 15px Manrope,sans-serif}.cheque-amount{fill:#fff;stroke:#8c9da3;stroke-width:2px}.blank-cheque-art .cheque-dollar{font:900 20px Manrope,sans-serif}.blank-cheque-art .cheque-code{letter-spacing:.04em;font:700 13px ui-monospace,monospace}@keyframes pop{0%{opacity:0;transform:scale(.55)rotate(-12deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes letter-lock{0%{opacity:0;transform:translateY(5px)scale(.75)}to{opacity:1;transform:translateY(-2px)scale(1)}}@keyframes rainbow-wash{0%{background-position:100%;transform:translateY(-2px)scale(1)}45%{transform:translateY(-3px)scale(1.13)}to{background-position:0%;transform:translateY(-2px)scale(1)}}@keyframes sleep-fall{0%{opacity:.25;transform:translateY(-28px)}to{opacity:1;transform:translateY(var(--sleep-fall,0px))}}@keyframes heart-break{0%{transform:scale(1)}45%{transform:scale(1.18)rotate(-4deg)}to{transform:scale(1)}}@media (width<=360px){.app-shell{padding:max(22px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(22px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left))}.hero{padding-top:48px}.puzzle-card{min-height:300px;padding:16px}.puzzle-art-frame,.puzzle-visual{height:230px}}@media (width<=600px){.puzzle-screen.is-answering{min-height:100dvh;scroll-padding-bottom:env(safe-area-inset-bottom);padding:max(8px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left))}.puzzle-screen.is-answering .puzzle-header{grid-template-columns:38px 1fr auto;gap:9px}.puzzle-screen.is-answering .puzzle-header .icon-button{min-width:38px;min-height:38px}.puzzle-screen.is-answering .puzzle-header .eyebrow{letter-spacing:.1em;font-size:.65rem}.puzzle-screen.is-answering .mini-track{margin-top:4px}.puzzle-screen.is-answering .difficulty{padding:5px 7px;font-size:.62rem}.puzzle-screen.is-answering .puzzle-card{border-radius:18px;min-height:0;margin-top:8px;padding:8px 12px}.puzzle-screen.is-answering .puzzle-card>p{display:none}.puzzle-screen.is-answering .puzzle-art-frame{height:clamp(165px,38dvh,195px);overflow:hidden}.puzzle-screen.is-answering .puzzle-art-frame>.puzzle-visual{transform-origin:50%;height:270px;transform:scale(.7)}.puzzle-screen.is-answering .answer-form{margin-top:8px}.puzzle-screen.is-answering .answer-form>label,.puzzle-screen.is-answering .answer-pattern{display:none}.puzzle-screen.is-answering .answer-form input{height:52px;margin-top:0}.puzzle-screen.is-answering .feedback{min-height:16px;margin:3px 2px;font-size:.75rem}.puzzle-screen.is-answering .action-row{gap:8px}.puzzle-screen.is-answering .action-row button{min-height:46px}.puzzle-screen.is-answering .clue-panel,.puzzle-screen.is-answering .reveal-panel{margin-top:8px}}@media (width>=600px){body{padding:28px 0}.app-shell{border-radius:32px;min-height:820px;box-shadow:0 20px 60px #183b5621}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.chapter-four-scene{background-position:50%;background-repeat:no-repeat;background-size:contain;width:245px;height:245px}.needle-haystack-scene{background-image:url(../needle-haystack-116.webp)}.wolf-sheep-scene{background-image:url(../wolf-sheep-117.webp)}.cart-horse-scene{background-image:url(../cart-horse-120.webp)}.wrong-tree-scene{background-image:url(../wrong-tree-135.webp)}.burn-bridges-scene{background-image:url(../burn-bridges-138.webp)}.fork-road-scene{background-image:url(../fork-road-151.webp)}.calm-storm-scene{background-image:url(../calm-storm-156.webp)}.family-tree-scene{background-image:url(../family-tree-163.webp)}.draft-closet-skeleton{color:#fff9e9;background:#301f19;border:12px solid #835733;border-bottom-width:18px;place-items:center;width:130px;height:190px;font-size:5rem;display:grid;box-shadow:inset 0 0 0 5px #b67a48}.draft-double-candle{background:#f6d88b;border-radius:12px;width:42px;height:155px;transform:rotate(180deg);box-shadow:inset -9px 0 #e4bd63}.draft-double-candle:before,.draft-double-candle:after{content:"🔥";font-size:3rem;line-height:1;position:absolute;left:-4px}.draft-double-candle:before{top:-39px;transform:rotate(180deg)}.draft-double-candle:after{bottom:-39px}.draft-apple-eye{border:8px solid var(--ink);color:#e74343;background:#fff;border-radius:70% 15%;place-items:center;width:210px;height:105px;font-size:5rem;display:grid;transform:rotate(45deg)}.draft-apple-eye:before{content:"🍎";font-size:4.8rem;transform:rotate(-45deg)}.reworked-rebus-art{width:min(100%,320px);height:250px;overflow:visible}.wardrobe-body{fill:#8b542f;stroke:#4b2b1d;stroke-width:7px}.wardrobe-crown{fill:#bd7a43;stroke:#4b2b1d;stroke-width:6px;stroke-linejoin:round}.wardrobe-dark{fill:#211713;stroke:#d09a61;stroke-width:4px}.wardrobe-door{fill:#a96839;stroke:#4b2b1d;stroke-width:6px;stroke-linejoin:round}.wardrobe-panel{fill:#8a502e;stroke:#d09a61;stroke-width:3px}.wardrobe-handle{fill:#ffd36a;stroke:#4b2b1d;stroke-width:2px}.wardrobe-feet{fill:none;stroke:#4b2b1d;stroke-width:8px}.bone{fill:#fff7dc;stroke:#d7c9a7;stroke-width:3px}.socket{fill:#211713}.bone-line,.rib{fill:none;stroke:#fff7dc;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.rib{stroke-width:5px}.candle-glow{fill:#ffd85a;opacity:.2}.flame-outer{fill:#f36b2b;stroke:#b93825;stroke-width:3px}.flame-inner{fill:#ffd84d}.wick{fill:none;stroke:#34261e;stroke-width:6px;stroke-linecap:round}.candle-wax{fill:#f6d98e;stroke:#b8873d;stroke-width:5px}.candle-end{fill:#e5bd6b;stroke:#b8873d;stroke-width:4px}.candle-highlight{fill:none;stroke:#fff1bd;stroke-width:8px;stroke-linecap:round;opacity:.85}.wax-drip{fill:none;stroke:#d4a951;stroke-width:7px;stroke-linecap:round}.eye-white{fill:#fff;stroke:#183b56;stroke-width:5px}.eye-lid,.eyelashes{fill:none;stroke:#183b56;stroke-width:8px;stroke-linecap:round}.eyelashes{stroke-width:5px}.iris{fill:#68bdd0;stroke:#27859e;stroke-width:8px}.apple{fill:#e94242;stroke:#9f262c;stroke-width:5px}.apple-highlight{fill:none;stroke:#ffaaa0;stroke-width:7px;stroke-linecap:round}.apple-stem{fill:none;stroke:#603b25;stroke-width:8px;stroke-linecap:round}.apple-leaf{fill:#58a840;stroke:#2f7130;stroke-width:4px}.shoulder-head,.shoulder-neck{fill:#efb48f;stroke:#183b56;stroke-width:5px;stroke-linejoin:round}.shoulder-hair{fill:#513628;stroke:#183b56;stroke-width:5px;stroke-linejoin:round}.shoulder-shirt{fill:#3ba7a0;stroke:#183b56;stroke-width:6px;stroke-linejoin:round}.shoulder-seam,.shirt-collar,.shoulder-face-detail{fill:none;stroke:#183b56;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.potato-chip{fill:#f2c75c;stroke:#a86c24;stroke-width:5px;stroke-linejoin:round}.chip-curve{fill:none;stroke:#cf8e32;stroke-width:4px;stroke-linecap:round}.chip-shadow{fill:#183b56;opacity:.18}.chip-shoulder-generated{background:url(../chip-shoulder-122.webp) 50%/contain no-repeat;width:min(100%,270px);height:260px}.generated-rebus-art{background-position:50%;background-repeat:no-repeat;background-size:contain;width:min(100%,270px);height:260px}.tongue-tied-generated{background-image:url(../tongue-tied-124.webp)}.foot-mouth-generated{background-image:url(../foot-mouth-125.webp)}.candle-both-ends-generated{background-image:url(../candle-both-ends-119.webp);width:min(100%,320px)}.apple-eye-generated{background-image:url(../apple-eye-121.webp);width:min(100%,320px)}.closet-reveal-art{background:url(../closet-118-closed.webp) 50%/contain no-repeat;width:min(100%,235px);height:225px}.closet-reveal.is-activated .closet-reveal-art{background-image:url(../closet-118-open.webp)}.generated-puzzle-visual img{object-fit:contain;width:min(100%,320px);height:260px}.chapter-five-rebus{white-space:pre;color:#173f59;letter-spacing:.06em;text-align:center;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(1.35rem,6vw,2.35rem);font-weight:800;line-height:1.55;overflow:hidden}.visual-271 .chapter-five-rebus,.visual-272 .chapter-five-rebus,.visual-273 .chapter-five-rebus,.visual-276 .chapter-five-rebus,.visual-300 .chapter-five-rebus,.visual-302 .chapter-five-rebus,.visual-304 .chapter-five-rebus,.visual-305 .chapter-five-rebus,.visual-306 .chapter-five-rebus,.visual-307 .chapter-five-rebus,.visual-313 .chapter-five-rebus,.visual-315 .chapter-five-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-274 .chapter-five-rebus{letter-spacing:-.02em;line-height:.92}.visual-275 .chapter-five-rebus{font-size:clamp(1.1rem,5vw,2rem)}.visual-278 .chapter-five-rebus{line-height:2.2}.visual-279 .chapter-five-rebus{line-height:2}.visual-281 .chapter-five-rebus{color:#ef6461}.visual-284 .chapter-five-rebus{letter-spacing:.28em}.visual-278 .chapter-five-rebus,.visual-283 .chapter-five-rebus,.visual-287 .chapter-five-rebus,.visual-288 .chapter-five-rebus,.visual-292 .chapter-five-rebus,.visual-296 .chapter-five-rebus,.visual-306 .chapter-five-rebus,.visual-310 .chapter-five-rebus{font-size:clamp(1.15rem,4.4vw,1.75rem)}.visual-289 .chapter-five-rebus{line-height:2.4}.visual-292 .chapter-five-rebus{letter-spacing:.12em}.visual-295 .chapter-five-rebus,.visual-296 .chapter-five-rebus,.visual-297 .chapter-five-rebus,.visual-298 .chapter-five-rebus{color:#227f9a}.visual-301 .chapter-five-rebus{color:#132f43;text-shadow:0 0 12px #132f4359}.visual-308 .chapter-five-rebus{font-size:clamp(1.25rem,5vw,1.9rem);transform:rotate(-2deg)}.visual-314 .chapter-five-rebus{color:#78a9bc}.chapter-seven-rebus{white-space:pre;color:#173f59;letter-spacing:.055em;text-align:center;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(1.2rem,5.2vw,2rem);font-weight:850;line-height:1.65;overflow:hidden}.visual-318 .chapter-seven-rebus,.visual-322 .chapter-seven-rebus,.visual-326 .chapter-seven-rebus,.visual-328 .chapter-seven-rebus,.visual-332 .chapter-seven-rebus,.visual-341 .chapter-seven-rebus,.visual-346 .chapter-seven-rebus,.visual-354 .chapter-seven-rebus,.visual-355 .chapter-seven-rebus,.visual-358 .chapter-seven-rebus,.visual-359 .chapter-seven-rebus{font-size:clamp(1rem,4.2vw,1.55rem)}.visual-320 .chapter-seven-rebus{color:#ef6461;letter-spacing:.2em;font-size:clamp(1.8rem,8vw,3rem)}.visual-321 .chapter-seven-rebus{font-size:clamp(1rem,4.3vw,1.65rem)}.visual-323 .chapter-seven-rebus,.visual-324 .chapter-seven-rebus,.visual-325 .chapter-seven-rebus{color:#c89418;text-shadow:0 2px 10px #c8941840}.visual-324 .chapter-seven-rebus{letter-spacing:.02em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.25rem,5.2vw,2rem)}.visual-326 .chapter-seven-rebus,.visual-327 .chapter-seven-rebus,.visual-328 .chapter-seven-rebus{color:#df4242}.visual-334 .chapter-seven-rebus{letter-spacing:.28em;font-size:clamp(1.35rem,5.8vw,2.15rem);font-weight:950}.visual-335 .chapter-seven-rebus{font-size:clamp(1rem,3.5vw,1.35rem);font-weight:500;transform:scaleX(.48)}.visual-339 .chapter-seven-rebus,.visual-340 .chapter-seven-rebus,.visual-345 .chapter-seven-rebus,.visual-347 .chapter-seven-rebus,.visual-348 .chapter-seven-rebus,.visual-349 .chapter-seven-rebus,.visual-352 .chapter-seven-rebus,.visual-353 .chapter-seven-rebus,.visual-354 .chapter-seven-rebus,.visual-360 .chapter-seven-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-361 .chapter-seven-rebus{color:#74583d;filter:blur(.75px);text-shadow:0 2px 5px #4b321c59}.visual-362 .chapter-seven-rebus{color:#0000;background:linear-gradient(90deg,#e74e4e,#d99a1d,#36a875,#328ec2,#8159bb,#e74e4e);-webkit-background-clip:text;background-clip:text}.visual-365{background:#162d3c;border-radius:22px}.visual-365 .chapter-seven-rebus{color:#d9e7ec;text-shadow:0 0 10px #ffffff2e}.visual-368 .chapter-seven-rebus,.visual-369 .chapter-seven-rebus,.visual-373 .chapter-seven-rebus,.visual-378 .chapter-seven-rebus,.visual-381 .chapter-seven-rebus,.visual-385 .chapter-seven-rebus,.visual-387 .chapter-seven-rebus,.visual-397 .chapter-seven-rebus,.visual-402 .chapter-seven-rebus,.visual-403 .chapter-seven-rebus,.visual-405 .chapter-seven-rebus,.visual-409 .chapter-seven-rebus,.visual-411 .chapter-seven-rebus,.visual-412 .chapter-seven-rebus,.visual-415 .chapter-seven-rebus{font-size:clamp(1rem,4.1vw,1.55rem)}.visual-371 .chapter-seven-rebus,.visual-372 .chapter-seven-rebus,.visual-374 .chapter-seven-rebus,.visual-379 .chapter-seven-rebus,.visual-380 .chapter-seven-rebus,.visual-381 .chapter-seven-rebus,.visual-389 .chapter-seven-rebus,.visual-390 .chapter-seven-rebus,.visual-394 .chapter-seven-rebus,.visual-400 .chapter-seven-rebus,.visual-401 .chapter-seven-rebus,.visual-405 .chapter-seven-rebus,.visual-406 .chapter-seven-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-376 .chapter-seven-rebus{letter-spacing:.42em}.visual-379 .chapter-seven-rebus{color:#b44d35}.visual-388 .chapter-seven-rebus{color:#df5b62}.visual-389 .chapter-seven-rebus{color:#d94454;font-size:clamp(2rem,8vw,3rem)}.visual-390 .chapter-seven-rebus,.visual-391 .chapter-seven-rebus,.visual-392 .chapter-seven-rebus{color:#d94454}.visual-395 .chapter-seven-rebus{color:#287fbd}.visual-396 .chapter-seven-rebus{color:#e65b91}.visual-397 .chapter-seven-rebus{color:#0000;-webkit-text-stroke:1px #56636c;background:linear-gradient(90deg,#111 0 48%,#fff 52% 100%);-webkit-background-clip:text;background-clip:text}.visual-398 .chapter-seven-rebus{color:#0e1820;text-shadow:0 2px 8px #00000059}.visual-399{background:#cbd5d9;border-radius:22px}.visual-399 .chapter-seven-rebus{color:#fff;text-shadow:0 1px 3px #586a73,0 0 1px #253f4d}.visual-400 .chapter-seven-rebus{color:#a9b8bf;text-shadow:0 1px 2px #4d6571}.visual-408 .chapter-seven-rebus{letter-spacing:.35em}.visual-409 .chapter-seven-rebus{font-weight:950;line-height:1.35}.visual-405 .chapter-seven-rebus,.visual-415 .chapter-seven-rebus{line-height:1.05}.visual-414 .chapter-seven-rebus{animation:.32s ease-in-out infinite alternate puzzle-tremble}.chapter-eight-rebus,.chapter-nine-rebus,.chapter-ten-rebus{white-space:pre;text-rendering:geometricprecision;color:#173f59;letter-spacing:.045em;text-align:center;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:clamp(1.15rem,5vw,1.9rem);font-weight:850;line-height:1.55;overflow:hidden}.visual-421 .chapter-eight-rebus,.visual-422 .chapter-eight-rebus,.visual-423 .chapter-eight-rebus,.visual-424 .chapter-eight-rebus,.visual-425 .chapter-eight-rebus,.visual-429 .chapter-eight-rebus,.visual-431 .chapter-eight-rebus,.visual-435 .chapter-eight-rebus,.visual-438 .chapter-eight-rebus,.visual-441 .chapter-eight-rebus,.visual-446 .chapter-eight-rebus,.visual-447 .chapter-eight-rebus,.visual-449 .chapter-eight-rebus,.visual-451 .chapter-eight-rebus,.visual-452 .chapter-eight-rebus,.visual-454 .chapter-eight-rebus,.visual-456 .chapter-eight-rebus,.visual-459 .chapter-eight-rebus,.visual-465 .chapter-eight-rebus{font-size:clamp(.9rem,3.8vw,1.45rem)}.visual-421 .chapter-eight-rebus,.visual-422 .chapter-eight-rebus,.visual-423 .chapter-eight-rebus,.visual-424 .chapter-eight-rebus,.visual-425 .chapter-eight-rebus{color:#425760}.visual-426 .chapter-eight-rebus{color:#db5965}.visual-427 .chapter-eight-rebus{font-size:clamp(1rem,4.4vw,1.65rem)}.visual-428 .chapter-eight-rebus{letter-spacing:.16em;line-height:2}.visual-430 .chapter-eight-rebus,.visual-453 .chapter-eight-rebus{color:#d59a1d;text-shadow:0 2px 10px #d59a1d38}.visual-431 .chapter-eight-rebus{font-weight:950;line-height:1.9}.visual-432 .chapter-eight-rebus{color:#d75f62;font-size:clamp(1.25rem,5.5vw,2.1rem)}.visual-434 .chapter-eight-rebus,.visual-436 .chapter-eight-rebus,.visual-437 .chapter-eight-rebus,.visual-438 .chapter-eight-rebus,.visual-439 .chapter-eight-rebus,.visual-440 .chapter-eight-rebus,.visual-445 .chapter-eight-rebus,.visual-448 .chapter-eight-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-441 .chapter-eight-rebus{line-height:1.35}.visual-442 .chapter-eight-rebus{letter-spacing:-.08em}.visual-443 .chapter-eight-rebus{transform:rotate(-.4deg)}.visual-447 .chapter-eight-rebus{letter-spacing:.04em;font-size:clamp(.8rem,3.5vw,1.25rem)}.visual-450 .chapter-eight-rebus{letter-spacing:.16em}.visual-451 .chapter-eight-rebus{line-height:2}.visual-452 .chapter-eight-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-455 .chapter-eight-rebus{font-size:clamp(1.45rem,6vw,2.3rem);line-height:.95}.visual-456 .chapter-eight-rebus{color:#e05c5c}.visual-457 .chapter-eight-rebus{color:#576a72;text-shadow:0 2px 6px #23343c33}.visual-458 .chapter-eight-rebus{color:#8c623f;letter-spacing:.12em}.visual-459 .chapter-eight-rebus{line-height:1.05}.visual-460 .chapter-eight-rebus{color:#886347;line-height:1.02}.visual-461 .chapter-eight-rebus{color:#168e91;letter-spacing:.02em}.visual-463 .chapter-eight-rebus{color:#4d8b79}.visual-464 .chapter-eight-rebus{line-height:1.8}.visual-465 .chapter-eight-rebus{color:#168e91;line-height:1.12}:is(.visual-467,.visual-470,.visual-472,.visual-474,.visual-476,.visual-478,.visual-481,.visual-482,.visual-483,.visual-484,.visual-488,.visual-489,.visual-496,.visual-497,.visual-498,.visual-501,.visual-503,.visual-505,.visual-506,.visual-508,.visual-510,.visual-511,.visual-512,.visual-514,.visual-515,.visual-517,.visual-520,.visual-521,.visual-522,.visual-527,.visual-530,.visual-531,.visual-534,.visual-536,.visual-542,.visual-543,.visual-544,.visual-546,.visual-547,.visual-549,.visual-552,.visual-553,.visual-554,.visual-555,.visual-557,.visual-558,.visual-559,.visual-562,.visual-563,.visual-565) :is(.chapter-eight-rebus,.chapter-nine-rebus,.chapter-ten-rebus){font-size:clamp(.82rem,3.45vw,1.28rem)}:is(.visual-466,.visual-467,.visual-468,.visual-469,.visual-470,.visual-471,.visual-472,.visual-473,.visual-474,.visual-475) .chapter-eight-rebus{color:#c99118;text-shadow:0 2px 10px #c991182e}:is(.visual-476,.visual-477,.visual-478,.visual-479,.visual-480,.visual-481,.visual-482,.visual-483,.visual-484,.visual-485) .chapter-eight-rebus{color:#168e91}:is(.visual-487,.visual-488,.visual-489,.visual-490,.visual-491,.visual-493,.visual-494,.visual-495) .chapter-eight-rebus{color:#537b45}:is(.visual-496,.visual-497,.visual-498,.visual-499,.visual-500,.visual-501,.visual-502,.visual-503,.visual-504,.visual-505) :is(.chapter-eight-rebus,.chapter-nine-rebus){color:#bc4f5b}:is(.visual-506,.visual-507,.visual-508,.visual-509,.visual-510,.visual-511,.visual-512,.visual-513,.visual-514,.visual-515) .chapter-nine-rebus{color:#315d79}:is(.visual-516,.visual-517,.visual-518,.visual-519,.visual-520,.visual-521,.visual-522,.visual-523,.visual-524,.visual-525) .chapter-nine-rebus{color:#8a4d61}:is(.visual-527,.visual-528,.visual-529,.visual-530,.visual-531,.visual-532,.visual-533,.visual-534,.visual-535) .chapter-nine-rebus{color:#596b76}:is(.visual-536,.visual-537,.visual-538,.visual-539,.visual-540,.visual-542,.visual-543,.visual-544,.visual-545) .chapter-nine-rebus{color:#b17b20}:is(.visual-546,.visual-547,.visual-548,.visual-549,.visual-551,.visual-552,.visual-553,.visual-554,.visual-555) :is(.chapter-nine-rebus,.chapter-ten-rebus){color:#168e91}:is(.visual-557,.visual-558,.visual-559,.visual-560,.visual-561,.visual-562,.visual-563,.visual-564,.visual-565) .chapter-ten-rebus{color:#405c6d}:is(.visual-468,.visual-473,.visual-482,.visual-504,.visual-509,.visual-511,.visual-513,.visual-516,.visual-519,.visual-520,.visual-533,.visual-534,.visual-539,.visual-547,.visual-555) :is(.chapter-eight-rebus,.chapter-nine-rebus,.chapter-ten-rebus){line-height:1.25}.visual-474 .chapter-eight-rebus{letter-spacing:.12em}.visual-475 .chapter-eight-rebus,.visual-480 .chapter-eight-rebus,.visual-484 .chapter-eight-rebus,.visual-493 .chapter-eight-rebus,:is(.visual-506,.visual-510,.visual-522,.visual-533,.visual-536,.visual-537,.visual-538,.visual-539,.visual-540,.visual-544,.visual-546,.visual-547,.visual-548,.visual-549) .chapter-nine-rebus,:is(.visual-551,.visual-553,.visual-557,.visual-558,.visual-559,.visual-561,.visual-562) .chapter-ten-rebus{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.visual-485 .chapter-eight-rebus{letter-spacing:-.08em}.visual-490 .chapter-eight-rebus{font-size:clamp(1.1rem,4.6vw,1.75rem)}.visual-523 .chapter-nine-rebus{transform:scaleX(1.25)}.visual-527 .chapter-nine-rebus{letter-spacing:.08em}.visual-539 .chapter-nine-rebus{line-height:1.8}.visual-545 .chapter-nine-rebus{letter-spacing:.16em}.visual-560 .chapter-ten-rebus{color:#b17b20}.visual-564 .chapter-ten-rebus{color:#d75f62}.reviewed-puzzle-art{isolation:isolate;width:100%;overflow:hidden}.reviewed-puzzle-art svg{width:min(100%,340px);height:auto;max-height:260px;display:block;overflow:hidden}.reviewed-puzzle-art svg *{vector-effect:non-scaling-stroke}.trail-line,.road-dashes,.year-arrows,.motion-lines,.steal-motion,.back-arrow,.play-motion,.cast-line{fill:none;stroke:#ef6a62;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:9 10}.paper-sheet rect{fill:#fffdf7;stroke:#173f59;stroke-width:3px;filter:drop-shadow(0 4px 3px #173f592e)}.paper-sheet path{fill:none;stroke:#84a4b0;stroke-width:2px}.tape-roll{fill:none;stroke:#df3d4b;stroke-width:22px;stroke-linecap:round}.tape-roll:first-of-type{stroke-width:11px}.tape-spool{fill:#ef5561;stroke:#972a38;stroke-width:5px}.tape-hole{fill:#fff7eb;stroke:#972a38;stroke-width:3px}.barrier-leg{stroke:#173f59;stroke-width:8px}.signal-body{fill:#173f59;stroke:#0b2637;stroke-width:6px}.signal-off{fill:#364b55;stroke:#0b2637;stroke-width:4px}.signal-green-glow{fill:#42dd88;opacity:.3}.signal-green{fill:#22c978;stroke:#e6fff2;stroke-width:4px;filter:drop-shadow(0 0 10px #22c978)}.signal-stand{fill:none;stroke:#173f59;stroke-width:9px;stroke-linecap:round}.grey-zone{fill:#aeb8bd;stroke:#65757d;stroke-width:5px}.grey-hatch{fill:url(#grey-hatch);stroke:#e5eaec;stroke-width:2px;opacity:.7}.grey-hatch path{stroke:#718087;stroke-width:2px}.scene-label{fill:#fff;text-anchor:middle;letter-spacing:.12em;font:900 28px Inter,sans-serif}.jacket-upper-sleeve,.jacket-forearm{fill:#3f6478;stroke:#173f59;stroke-width:6px;stroke-linejoin:round}.jacket-forearm{fill:#365a6d}.jacket-seam{fill:none;stroke:#87a7b5;stroke-width:3px;stroke-linecap:round}.purple-elbow-patch{fill:#8547ad;stroke:#4f276d;stroke-width:6px;filter:drop-shadow(0 5px 4px #2c193a40)}.elbow-stitch{fill:none;stroke:#f5d36a;stroke-width:3px;stroke-linecap:round;stroke-dasharray:7 7}.book-page{fill:#fff9df;stroke:#173f59;stroke-width:5px;filter:drop-shadow(0 7px 4px #173f592b)}.book-spine{stroke:#ef6a62;stroke-width:5px}.book-lines{fill:none;stroke:#8ba3ab;stroke-width:3px;stroke-linecap:round}.closed-book-pages{fill:#fff4cd;stroke:#173f59;stroke-width:6px;stroke-linejoin:round;filter:drop-shadow(0 9px 6px #173f5933)}.closed-book-page-lines{fill:none;stroke:#cfbd8a;stroke-width:3px;stroke-linecap:round}.closed-book-cover{fill:#2d9995;stroke:#173f59;stroke-width:7px;stroke-linejoin:round}.closed-book-spine{fill:#247a79;stroke:#173f59;stroke-width:6px;stroke-linejoin:round}.closed-book-detail{fill:none;stroke:#89d0c7;stroke-width:3px}.book-clasp{fill:#9a5f38;stroke:#573720;stroke-width:5px;stroke-linejoin:round}.clasp-fastener{fill:#c8894c;stroke:#573720;stroke-width:4px}.clasp-button{fill:#f1cf73;stroke:#573720;stroke-width:3px}.bookworm-guide{fill:none;stroke:#93bd62;stroke-width:24px;stroke-linecap:round;opacity:.38}.bookworm-book rect{fill:#ef6a62;stroke:#173f59;stroke-width:4px}.bookworm-book:nth-of-type(2n) rect{fill:#2d9995}.bookworm-book path{fill:none;stroke:#fff2cd;stroke-width:2px;stroke-linecap:round}.bookworm-book .mini-book-spine{stroke:#173f59;stroke-width:4px}.bookworm-head circle:first-child{fill:#94c95e;stroke:#173f59;stroke-width:5px}.bookworm-head .worm-eye{fill:#173f59;stroke:none}.worm-antennae,.worm-smile{fill:none;stroke:#173f59;stroke-width:4px;stroke-linecap:round}.room-walls{fill:#f8f1df;fill-rule:evenodd;stroke:#173f59;stroke-width:7px;stroke-linejoin:round}.room-rug{fill:#dcefeb;stroke:#6b9e9d;stroke-width:3px}.room-sofa{fill:#ef8a72;stroke:#173f59;stroke-width:5px;stroke-linejoin:round}.room-table{fill:#d8a664;stroke:#173f59;stroke-width:5px}.room-chair{fill:none;stroke:#173f59;stroke-width:6px;stroke-linecap:round}.room-face circle:first-child{fill:#ffd46b;stroke:#173f59;stroke-width:4px}.room-face circle:not(:first-child){fill:#173f59}.room-face path{fill:none;stroke:#173f59;stroke-width:3px;stroke-linecap:round}.reading-glasses circle,.reading-glasses path{fill:#bfeaf0;fill-opacity:.32;stroke:#7449a5;stroke-width:8px;stroke-linecap:round}.scan-glow{fill:none;stroke:#f1c84d;stroke-width:4px;stroke-linecap:round;stroke-dasharray:8 9;filter:drop-shadow(0 0 5px #f1c84d)}.blank-word{fill:#173f59;font:900 48px ui-monospace,monospace}.blank-slot{fill:none;stroke:#173f59;stroke-width:5px;stroke-linecap:round}.fill-tiles rect{fill:#ffd365;stroke:#a86c24;stroke-width:3px}.fill-tiles text{fill:#173f59;text-anchor:middle;font:900 21px Inter,sans-serif}.fill-arrow{fill:none;stroke:#ef6a62;stroke-width:3px;marker-end:none}.cliff{fill:#6f7e84;stroke:#384e58;stroke-width:5px}.bridge-deck{fill:none;stroke:#bd713d;stroke-width:9px}.bridge-cable{fill:none;stroke:#173f59;stroke-width:4px}.gap-depth{fill:none;stroke:#67a8bc;stroke-width:5px}.travel-land{fill:#dfe6c2}.busy-road{fill:none;stroke:#9c876b;stroke-width:84px;stroke-linecap:round}.quiet-road{fill:none;stroke:#cabb95;stroke-width:28px;stroke-linecap:round}.busy-road-line{fill:none;stroke:#eadcb8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:10 11}.busy-footprints{fill:#725d49;opacity:.62}.lone-footprints{fill:#ef6a62}.overgrowth{fill:none;stroke:#5e934f;stroke-width:5px;stroke-linecap:round}.torn-map{fill:#efe5c7;stroke:#173f59;stroke-width:5px;stroke-linejoin:round;filter:drop-shadow(0 8px 5px #173f5929)}.map-contours{fill:none;stroke:#b6a984;stroke-width:3px;stroke-linecap:round}.ending-road{fill:none;stroke:#596970;stroke-width:43px;stroke-linecap:round}.ending-centre{fill:none;stroke:#fff4c8;stroke-width:4px;stroke-linecap:round;stroke-dasharray:9 9}.road-cut{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.stopped-car path,.stopped-car rect{fill:#e65e5d;stroke:#173f59;stroke-width:4px}.stopped-car circle{fill:#173f59;stroke:#fff;stroke-width:2px}.empty-beyond{fill:none;stroke:#91a1a7;stroke-width:3px;stroke-dasharray:5 8}.bumpy-road{fill:none;stroke:#536870;stroke-width:48px;stroke-linecap:round}.bumpy-centre{fill:none;stroke:#ffefae;stroke-width:4px;stroke-linecap:round;stroke-dasharray:10 10}.bouncing-car path,.bouncing-car rect{fill:#ef6a62;stroke:#173f59;stroke-width:5px;stroke-linejoin:round}.bouncing-car circle{fill:#173f59;stroke:#fff;stroke-width:2px}.bouncing-car .car-window{fill:#a9dce0;stroke:#173f59;stroke-width:3px}.bounce-lines{fill:none;stroke:#e0a91d;stroke-width:5px;stroke-linecap:round}.middle-road-ground{fill:#596a70}.middle-road-edge{fill:none;stroke:#d7b97b;stroke-width:8px}.middle-road-line{fill:none;stroke:#fff1af;stroke-width:5px;stroke-linecap:round;stroke-dasharray:15 13}.middle-person circle{fill:#ef6a62;stroke:#173f59;stroke-width:5px}.middle-person path{fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.middle-arrows{fill:none;stroke:#ffd159;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.beaten-track{fill:none;stroke:#cabd9f;stroke-width:49px;stroke-linecap:round}.track-prints ellipse{fill:#8c7c66;opacity:.6}.off-print{fill:#ef6a62;stroke:#a3373b;stroke-width:3px;filter:drop-shadow(0 5px 3px #0003)}.long-road{fill:none;stroke:#667a83;stroke-width:43px;stroke-linecap:round}.road-dashes{stroke:#fff4cb;stroke-width:4px}.haul-cart rect,.haul-cart path{fill:#e3a94f;stroke:#173f59;stroke-width:4px}.haul-cart circle{fill:#173f59;stroke:#fff;stroke-width:2px}.long-route{fill:none;stroke:#b8c4c7;stroke-width:25px;stroke-linecap:round}.short-route,.route-arrow{fill:none;stroke:#ef6a62;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.short-route{stroke-dasharray:12 8}.route-start{fill:#ffd365;stroke:#173f59;stroke-width:4px}.dead-land{fill:#d8d5c5}.dead-road{fill:none;stroke:#59666b;stroke-width:53px;stroke-linecap:round}.dead-road-line{fill:none;stroke:#f5df9a;stroke-width:4px;stroke-linecap:round;stroke-dasharray:9 9}.grave-stone{fill:#737d80;stroke:#273e47;stroke-width:6px}.grave-mark{fill:#e6e0cf;text-anchor:middle;font:900 15px Inter,sans-serif}.dead-barrier{fill:none;stroke:#ef6a62;stroke-width:8px;stroke-linecap:round}.dead-tree{fill:none;stroke:#71533d;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round}.devil-speaker circle{fill:#ffd05d;stroke:#173f59;stroke-width:5px}.devil-speaker path{fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.spoken-summon{fill:none;stroke:#2caaa2;stroke-width:6px;stroke-linecap:round;stroke-dasharray:8 9}.devil-shadow>path:first-child{fill:#5c326f;stroke:#2d153d;stroke-width:6px}.devil-eye{fill:#ffd95c}.devil-grin,.devil-tail{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.clock-face,.small-clock,.racing-clock{fill:#fffaf0;stroke:#173f59;stroke-width:7px}.clock-ticks line{stroke:#6b7d84;stroke-width:4px}.clock-eleven{fill:#ef5b61;font:950 31px Inter,sans-serif}.clock-hands,.small-clock-hands,.racing-hands{fill:none;stroke:#ef5b61;stroke-width:7px;stroke-linecap:round}.clock-pin{fill:#173f59}.calendar-page{fill:#fffdf8;stroke:#173f59;stroke-width:5px}.calendar-top,.calendar-grid path{fill:none;stroke:#8ea2a9;stroke-width:3px}.sunday-column{fill:#ef5b61;opacity:.95}.sunday-column text{fill:#fff;text-anchor:middle;font:900 15px Inter,sans-serif}.calendar-month{fill:#173f59;text-anchor:middle;letter-spacing:.14em;font:900 18px Inter,sans-serif}.behind-person circle{fill:#efb48f;stroke:#173f59;stroke-width:5px}.behind-person>path:not(.old-hat){fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round}.old-hat{fill:#77604d;stroke:#173f59;stroke-width:5px}.times-paper rect{fill:#fffdf3;stroke:#173f59;stroke-width:5px;filter:drop-shadow(0 5px 3px #173f5929)}.times-paper text{fill:#173f59;text-anchor:middle;letter-spacing:.08em;font:950 16px Manrope,sans-serif}.times-paper path{fill:none;stroke:#9aa8ac;stroke-width:3px}.timed-runner circle{fill:#ffd05d;stroke:#173f59;stroke-width:4px}.timed-runner path{fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.double-timer>circle:first-child{fill:#fffaf0;stroke:#2b9996;stroke-width:7px}.double-timer path{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.double-timer>circle:last-child{fill:#173f59}.timer-rays{fill:none;stroke:#d8a919;stroke-width:4px;stroke-linecap:round;stroke-dasharray:6 7}.in-out-house{fill:#f5e4c3;stroke:#173f59;stroke-width:6px;stroke-linejoin:round}.house-roof{fill:none;stroke:#c45d51;stroke-width:14px;stroke-linecap:round;stroke-linejoin:round}.house-door{fill:#fff9e7;stroke:#173f59;stroke-width:5px}.day-card rect,.week-card rect{fill:#fffdf3;stroke:#173f59;stroke-width:4px;filter:drop-shadow(0 5px 3px #173f5929)}.day-card path,.week-card path{fill:none;stroke:#8aa1a8;stroke-width:3px}.day-card circle{fill:#ffd159;stroke:#cc8e1b;stroke-width:3px}.week-card circle{fill:#ef6a62}.outside-day rect,.outside-week rect{fill:#dff1ec}.once-clock{fill:#fffaf0;stroke:#173f59;stroke-width:8px}.once-ticks path{stroke:#7d8f96;stroke-width:4px}.once-hands{fill:none;stroke:#ef6a62;stroke-width:8px;stroke-linecap:round}.once-pin{fill:#173f59}.once-token rect{fill:#ffd159;stroke:#9d701c;stroke-width:5px;filter:drop-shadow(0 7px 5px #173f5933)}.once-token text{fill:#173f59;text-anchor:middle;font:950 34px Manrope,sans-serif}.year-line{stroke:#879aa1;stroke-width:4px}.year-dot{fill:#ef5b61}.year-large{fill:#173f59;font:950 42px Inter,sans-serif}.year-mid{fill:#526c77;font:850 27px Inter,sans-serif}.year-small{fill:#8fa0a6;font:800 15px Inter,sans-serif}.year-arrows{stroke:#a2b1b6;stroke-dasharray:none}.palm{fill:#e7a47a;stroke:#9e563e;stroke-width:5px}.scene-runner circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.scene-runner path{fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.finish-line,.right-edge{stroke:#173f59;stroke-width:6px}.finish-checks{fill:#173f59}.motion-lines{stroke:#67a8bc}.brick-wall{fill:#985348;stroke:#502f2b;stroke-width:6px}.brick-lines{fill:none;stroke:#d99578;stroke-width:3px}.wall-writing{fill:none;stroke:#fff079;stroke-width:8px;stroke-linecap:round;filter:drop-shadow(0 0 7px #fff079)}.writing-glow{fill:#fff8a5}.baby-blanket{fill:#82c7cf;stroke:#277b88;stroke-width:5px}.baby-head,.baby-hand{fill:#efb48f;stroke:#8b5544;stroke-width:4px}.baby-curl,.baby-smile,.baby-arm{fill:none;stroke:#704337;stroke-width:4px;stroke-linecap:round}.baby-eye{fill:#173f59}.silver-spoon ellipse{fill:#e9f0f2;stroke:#66777d;stroke-width:6px}.silver-spoon path{stroke:#9caeb4;stroke-width:12px;stroke-linecap:round}.steel-head{fill:#c8d2d6;stroke:#53656c;stroke-width:5px}.steel-body,.steel-nerves{fill:none;stroke:#778b93;stroke-width:10px;stroke-linecap:round;stroke-linejoin:round}.steel-nerves{stroke:#dce7ea;stroke-width:5px;filter:drop-shadow(1px 2px 1px #3a5059)}.steel-node{fill:#ef6a62;stroke:#fff;stroke-width:2px}.iron-rule rect{fill:#e2b94e;stroke:#674c16;stroke-width:6px}.iron-rule path{fill:none;stroke:#674c16;stroke-width:3px}.iron-fist>path:first-child{fill:#77858a;stroke:#263940;stroke-width:7px;filter:drop-shadow(0 8px 5px #173f5940)}.iron-fist>path:last-child{fill:none;stroke:#bfc9cc;stroke-width:4px;stroke-linecap:round}.horse-head{fill:#a86f42;stroke:#52351f;stroke-width:6px}.horse-ear{fill:#8d5d39;stroke:#52351f;stroke-width:6px}.horse-eye{fill:#173f59;stroke:#fff;stroke-width:2px}.horse-muzzle{fill:none;stroke:#52351f;stroke-width:5px}.speech-straight{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.speech-dot{fill:#173f59}.laugh-face circle{fill:#d8e4e7;stroke:#173f59;stroke-width:4px}.laugh-face path,.last-laugh path{fill:none;stroke:#173f59;stroke-width:4px;stroke-linecap:round}.laugh-finish{stroke:#173f59;stroke-width:4px;stroke-dasharray:9 7}.last-laugh circle{fill:#ffd365;stroke:#ef6a62;stroke-width:6px;filter:drop-shadow(0 0 8px #ffd365cc)}.laugh-rays{stroke:#ef6a62;stroke-width:5px;stroke-linecap:round}.long-stick,.short-stick{fill:none;stroke:#9a642f;stroke-width:18px;stroke-linecap:round}.stick-break{fill:none;stroke:#fff9e7;stroke-width:6px}.stick-person path{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round}.stick-person circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.stick-hand{fill:#efb48f;stroke:#173f59;stroke-width:3px}.storm-cloud{fill:#5c7080;stroke:#173f59;stroke-width:5px}.thunder-bolt{fill:#ffd34e;stroke:#b87914;stroke-width:4px}.stealing-hand{fill:#efb48f;stroke:#8b5544;stroke-width:5px}.steal-motion{stroke:#ef6a62;stroke-dasharray:none}.red-date{fill:#e84b55}.red-letter{fill:#fff;text-anchor:middle;font:950 20px Inter,sans-serif}.odd-end circle{fill:#fff8e5;stroke:#173f59;stroke-width:4px}.odd-end text{fill:#ef5b61;text-anchor:middle;font:950 25px Inter,sans-serif}.ends-line,.end-caps{stroke:#173f59;stroke-width:5px}.old-sketch rect,.drawing-board rect{fill:#fffdf4;stroke:#173f59;stroke-width:5px}.old-sketch path,.drawing-board path{fill:none;stroke:#78909a;stroke-width:4px}.back-arrow{stroke:#ef6a62;stroke-width:6px;stroke-dasharray:none}.heavy-heart{fill:#d94757;stroke:#8c2534;stroke-width:6px}.weight-chain{stroke:#5f6c70;stroke-width:9px}.heavy-weight{fill:#515e63;stroke:#26373d;stroke-width:5px}.weight-mark{fill:#fff;text-anchor:middle;font:900 17px Inter,sans-serif}.floor-crack{fill:none;stroke:#173f59;stroke-width:5px}.flag-pole,.flag-base{fill:none;stroke:#173f59;stroke-width:8px;stroke-linecap:round}.white-flag{fill:#fff;stroke:#334f5c;stroke-width:6px;filter:drop-shadow(0 6px 4px #173f5933)}.flag-outline-detail{fill:none;stroke:#ced9dc;stroke-width:3px}.raise-arrow{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.spotlight{fill:#ffe69a;opacity:.65}.fame-stars{fill:#ef5b61}.word-runway{stroke:#78909a;stroke-width:4px}.final-words{fill:#173f59;text-anchor:middle;letter-spacing:.09em;font:950 27px Inter,sans-serif}.final-marker{stroke:#ef5b61;stroke-width:7px}.full-circle{fill:none;stroke:#1e9f9c;stroke-width:12px;stroke-linecap:round}.circle-arrow{fill:none;stroke:#1e9f9c;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.circle-word{fill:#173f59;text-anchor:middle;letter-spacing:.1em;font:950 37px Inter,sans-serif}.play-button{fill:#1e9f9c;stroke:#146a70;stroke-width:5px}.play-triangle{fill:#fff}.play-motion{stroke:#ef6a62;stroke-width:5px;stroke-dasharray:none}.right-cards rect{fill:#fffdf5;stroke:#173f59;stroke-width:5px}.right-cards path{fill:#ef5b61}.right-edge{stroke-dasharray:10 7}.net-person circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.net-person path,.cast-line,.wide-net,.net-mesh,.water-line{fill:none;stroke:#173f59;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.cast-line{stroke:#ef6a62;stroke-width:4px;stroke-dasharray:none}.wide-net{fill:#76c1c5;fill-opacity:.15;stroke:#1e8e91}.net-mesh{stroke:#55a9ae;stroke-width:2px}.water-line{stroke:#67b5c7;stroke-width:4px}.dessert-plate{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round}.dessert-layer{stroke:#173f59;stroke-width:5px}.layer-one{fill:#d89b62}.layer-two{fill:#f3c56b}.layer-three{fill:#eaa078}.dessert-icing{fill:none;stroke:#fff5df;stroke-width:9px;stroke-linecap:round}.top-cherry{fill:#df3f51;stroke:#842337;stroke-width:5px;filter:drop-shadow(0 6px 4px #50141e40)}.cherry-stem{fill:none;stroke:#477f3c;stroke-width:5px;stroke-linecap:round}.go-signal{fill:#173f59;stroke:#0a2738;stroke-width:5px}.go-signal circle{fill:#36cf82;stroke:#e9fff3;stroke-width:5px;filter:drop-shadow(0 0 12px #36cf82)}.go-arrow{fill:none;stroke:#2cb1a6;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.wild-bananas path{fill:#ffd64d;stroke:#8f641c;stroke-width:4px}.banana-motion{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round}.hot-potato{fill:#c98b51;stroke:#6e4628;stroke-width:6px;filter:drop-shadow(0 0 12px #ef4c4199)}.potato-eye{fill:#7c4c2d}.heat-lines{fill:none;stroke:#ef5149;stroke-width:6px;stroke-linecap:round}.oven-mitt{fill:#2ca79f;stroke:#173f59;stroke-width:6px}.heat-gauge{fill:none;stroke:#ef5149;stroke-width:10px;stroke-linecap:round}.sardine-tin{fill:#c9d4d7;stroke:#51666e;stroke-width:7px}.tin-rim{fill:#eef3f2;stroke:#7a8d94;stroke-width:4px}.tin-fish path:first-child{fill:#68b7c2;stroke:#173f59;stroke-width:3px}.tin-fish path:nth-child(2){fill:#4b919d;stroke:#173f59;stroke-width:3px}.tin-fish circle{fill:#173f59}.tin-key{fill:none;stroke:#596b72;stroke-width:6px;stroke-linecap:round}.small-spared-fish path,.big-fry-fish path{fill:#6db7c2;stroke:#173f59;stroke-width:5px}.small-spared-fish circle,.big-fry-fish circle{fill:#173f59}.frying-pan{fill:#59666b;stroke:#26383e;stroke-width:7px;stroke-linecap:round}.big-fry-fish path{fill:#ef9a55}.sizzle-lines{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.bonnet-crown{fill:#f2c3d1;stroke:#173f59;stroke-width:6px}.bonnet-brim{fill:#f7d8df;stroke:#173f59;stroke-width:6px}.bonnet-ribbon{fill:#8052a8;stroke:#472a67;stroke-width:5px}.bonnet-bee>ellipse:first-child{fill:#ffd34f;stroke:#173f59;stroke-width:4px}.bonnet-bee>path:first-of-type{fill:none;stroke:#173f59;stroke-width:4px}.bee-wing{fill:#dff5f5;stroke:#528a94;stroke-width:3px}.bee-antenna,.bee-buzz{fill:none;stroke:#173f59;stroke-width:3px;stroke-linecap:round}.bee-buzz{stroke:#2cb1a6;stroke-width:4px}.place-map{fill:#f6eedc;stroke:#173f59;stroke-width:6px}.place-rooms{fill:none;stroke:#9eaaad;stroke-width:4px}.all-stamp{fill:#ef6a62;text-anchor:middle;font:950 24px Manrope,sans-serif}.map-pin{fill:#2cb1a6;stroke:#173f59;stroke-width:5px}.pin-hole{fill:#fff}.long-scroll{fill:#fff3ce;stroke:#173f59;stroke-width:6px}.story-lines{fill:none;stroke:#91a0a4;stroke-width:4px;stroke-linecap:round}.scroll-cut{fill:none;stroke:#ef6a62;stroke-width:4px;stroke-dasharray:8 8}.story-scissors circle{fill:none;stroke:#173f59;stroke-width:5px}.story-scissors path{fill:none;stroke:#596b72;stroke-width:6px;stroke-linecap:round}.short-strip{fill:#fff3ce;stroke:#173f59;stroke-width:5px}.short-line{stroke:#91a0a4;stroke-width:4px}.history-loop{fill:none;stroke:#2cb1a6;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.history-photo rect{fill:#f1dfb7;stroke:#173f59;stroke-width:5px;filter:drop-shadow(0 5px 3px #173f592e)}.history-photo circle{fill:#9c7452}.history-photo path{fill:#b99061;stroke:#6f5139;stroke-width:3px}.briefcase-solid{fill:#7d5840;stroke:#173f59;stroke-width:6px}.briefcase-handle-solid{fill:none;stroke:#173f59;stroke-width:9px}.briefcase-blueprint{fill:#dbeff0;fill-opacity:.5;stroke:#2c9f9a;stroke-width:5px;stroke-dasharray:10 8}.briefcase-clasp{fill:#e2b94e;stroke:#674c16;stroke-width:4px}.loose-parts{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round}.two-pieces path{fill:#ffd365;stroke:#173f59;stroke-width:5px;stroke-linejoin:round}.two-pieces g:nth-child(2n) path{fill:#2cb1a6}.two-pieces text{fill:#173f59;text-anchor:middle;font:950 31px Manrope,sans-serif}.piece-arrows{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round}.conveyor-belt{fill:#61737a;stroke:#173f59;stroke-width:6px}.belt-wheel{fill:#dfe5e5;stroke:#173f59;stroke-width:5px}.conveyor-things>*{fill:#ef6a62;stroke:#173f59;stroke-width:5px}.conveyor-things>:nth-child(2){fill:#2cb1a6}.conveyor-things>:nth-child(3){fill:#ffd365}.conveyor-things>:nth-child(4){fill:#8b6bb1}.conveyor-arrow{fill:none;stroke:#2cb1a6;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.word-book-page{fill:#fff3cf;stroke:#173f59;stroke-width:5px}.word-book-lines{fill:none;stroke:#96a4a8;stroke-width:3px}.word-stage{fill:#7c513d;stroke:#173f59;stroke-width:5px}.stage-curtain{fill:#c84e59;stroke:#7e2835;stroke-width:4px}.stage-players circle{fill:#ffd365;stroke:#173f59;stroke-width:3px}.stage-players path{fill:none;stroke:#173f59;stroke-width:5px;stroke-linecap:round}.matching-quote rect{fill:#fffdf3;stroke:#173f59;stroke-width:5px}.matching-quote text{fill:#ef6a62;font:950 43px Georgia,serif}.matching-quote path{fill:none;stroke:#789097;stroke-width:5px;stroke-linecap:round}.quote-match{fill:none;stroke:#2cb1a6;stroke-width:3px;stroke-dasharray:6 6}.lost-map{fill:#efe6cb;stroke:#173f59;stroke-width:5px}.lost-route{fill:none;stroke:#ef6a62;stroke-width:4px;stroke-dasharray:8 8}.lost-letters rect{fill:#ffd365;stroke:#173f59;stroke-width:3px}.lost-letters text{fill:#173f59;text-anchor:middle;font:900 17px Manrope,sans-serif}.speechless-person circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.speechless-person path{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round}.empty-speech{fill:#fff;stroke:#789097;stroke-width:5px}.gap-platform{fill:#697a80;stroke:#173f59;stroke-width:6px}.platform-edge{fill:none;stroke:#ffd365;stroke-width:8px}.gap-rails{fill:none;stroke:#87979c;stroke-width:7px}.gap-brain{fill:#ef8fa1;stroke:#8f3e58;stroke-width:6px}.mind-arrows{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}.priority-finish{stroke:#173f59;stroke-width:6px}.finish-checker{fill:#173f59}.racing-business rect,.racing-business path{fill:#7d5840;stroke:#173f59;stroke-width:5px}.racing-business circle{fill:#173f59}.trailing-pleasure circle{fill:#ffd365;stroke:#ef6a62;stroke-width:5px}.trailing-pleasure path{fill:#78c3c0;stroke:#173f59;stroke-width:4px}.race-motion-lines{fill:none;stroke:#2cb1a6;stroke-width:5px;stroke-linecap:round}.same-boat-hull{fill:#b97847;stroke:#173f59;stroke-width:7px}.same-boat-rim{stroke:#173f59;stroke-width:8px;stroke-linecap:round}.boat-crowd circle{fill:var(--passenger-colour);stroke:#173f59;stroke-width:4px}.boat-crowd path{fill:none;stroke:#173f59;stroke-width:6px;stroke-linecap:round}.same-water{fill:none;stroke:#45a8b7;stroke-width:6px;stroke-linecap:round}.rockboat-water,.miss-water,.made-waves,.choice-water,.tested-water,.flow-river,.high-wave,.hot-water-line{fill:none;stroke:#45a8b7;stroke-width:7px;stroke-linecap:round}.rocked-boat>path:first-child,.departing-boat path:first-child,.flow-boat path:first-child{fill:#b97847;stroke:#173f59;stroke-width:6px}.rocked-boat>path:nth-child(2){stroke:#173f59;stroke-width:8px}.boat-rock{fill:#6e797d;stroke:#293d45;stroke-width:6px}.rock-cracks,.rock-motion{fill:none;stroke:#dce3e3;stroke-width:4px}.miss-water{fill:#92d2d5;stroke:none}.miss-jetty{fill:#9a673f;stroke:#173f59;stroke-width:5px}.miss-person circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.miss-person path{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round}.departing-boat path:nth-child(2){fill:#ef6a62;stroke:#173f59;stroke-width:4px}.departure-lines{stroke:#2cb1a6;stroke-width:5px;stroke-linecap:round}.calm-water{stroke:#45a8b7;stroke-width:6px}.wave-machine{fill:#63747a;stroke:#173f59;stroke-width:6px}.wave-button{fill:#ef6a62;stroke:#fff;stroke-width:4px}.maker-hand,.wave-arrows{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.wave-arrows{stroke:#ef6a62}.swim-choice circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.swim-choice path{fill:none;stroke:#173f59;stroke-width:7px;stroke-linecap:round}.sink-choice path:first-child{fill:#606d72;stroke:#173f59;stroke-width:5px}.sink-choice path:last-child,.choice-divider{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.choice-divider{stroke:#b8c3c6;stroke-dasharray:7 8}.choice-dot{fill:#ffd365;stroke:#173f59;stroke-width:4px}.testing-hand{fill:#efb48f;stroke:#8b5544;stroke-width:5px}.test-strip,.test-marks,.water-thermometer,.water-question{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.test-marks{stroke:#ffd365;stroke-width:4px}.water-thermometer{stroke:#173f59}.water-question{stroke:#8b6bb1}.flow-river{stroke-width:6px}.flow-boat path:nth-child(2){fill:#ef6a62;stroke:#173f59;stroke-width:4px}.flow-direction{fill:none;stroke:#2cb1a6;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.high-water{fill:#71c1ca}.above-head circle{fill:#efb48f;stroke:#173f59;stroke-width:5px}.above-head>path:not(.wet-hair){fill:none;stroke:#173f59;stroke-width:3px;stroke-linecap:round}.wet-hair{fill:#5b4232;stroke:#173f59;stroke-width:4px}.treading-arms{fill:none;stroke:#efb48f;stroke-width:12px;stroke-linecap:round}.hot-water-pool{fill:#ef7766;fill-opacity:.48;stroke:#a53c35;stroke-width:6px}.hot-water-person circle{fill:#efb48f;stroke:#173f59;stroke-width:5px}.hot-water-person path{fill:none;stroke:#173f59;stroke-width:6px;stroke-linecap:round}.steam-lines{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round}.storm-cloud-wide{fill:#667984;stroke:#173f59;stroke-width:5px}.storm-rain{stroke:#45a8b7;stroke-width:6px;stroke-linecap:round}.storm-bolt{fill:#ffd34e;stroke:#a86f1b;stroke-width:4px}.weather-vane{fill:none;stroke:#53656c;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.clearing-sun{fill:#ffd365;stroke:#d89a21;stroke-width:4px}.sun-rays{stroke:#d89a21;stroke-width:5px;stroke-linecap:round}.crying-face circle:first-child{fill:#ffd365;stroke:#173f59;stroke-width:5px}.crying-face circle:not(:first-child){fill:#173f59}.crying-face path{fill:none;stroke:#173f59;stroke-width:4px;stroke-linecap:round}.tear-river,.river-merge{fill:none;stroke:#4eb1c5;stroke-width:15px;stroke-linecap:round}.river-merge{stroke-width:22px}.river-banks{fill:none;stroke:#77a15c;stroke-width:7px}.river-tree{fill:none;stroke:#725036;stroke-width:8px;stroke-linecap:round}.horse-shadow{fill:#132832}.horse-silhouette path{fill:var(--horse-colour);stroke:#173f59;stroke-width:5px}.horse-silhouette circle{fill:#fff}.dark-spotlight{fill:#fff3bc;fill-opacity:.08}.charging-bull>path:first-child{fill:#8b5d39;stroke:#173f59;stroke-width:6px}.bull-horns{fill:none;stroke:#e9dfc5;stroke-width:8px;stroke-linecap:round}.charging-bull circle{fill:#ef6a62}.bull-speed,.impact-lines{stroke:#2cb1a6;stroke-width:6px;stroke-linecap:round}.closed-gate path{fill:none;stroke:#704b32;stroke-width:9px;stroke-linecap:round}.impact-lines{stroke:#ef6a62}.left-horn,.right-horn{fill:#e7d7b7;stroke:#173f59;stroke-width:7px}.horn-ridges{stroke:#a18c68;stroke-width:4px}.horn-lock rect{fill:#dba842;stroke:#674c16;stroke-width:5px}.horn-lock path{fill:none;stroke:#674c16;stroke-width:6px}.horn-lock circle{fill:#674c16}.jungle-foliage{fill:#4d944b;stroke:#286531;stroke-width:6px}.king-rock{fill:#7e8584;stroke:#354a52;stroke-width:6px}.lion-king>circle:first-child{fill:#c87a32;stroke:#70421f;stroke-width:6px}.lion-face{fill:#e6ad52;stroke:#70421f;stroke-width:4px}.lion-eye{fill:#173f59}.lion-muzzle{fill:none;stroke:#70421f;stroke-width:4px;stroke-linecap:round}.lion-crown{fill:#ffd34e;stroke:#9c6814;stroke-width:5px}.jungle-vines{fill:none;stroke:#84bf5a;stroke-width:7px}.wandering-flight{fill:none;stroke:#9aa9ad;stroke-width:4px;stroke-dasharray:7 8}.bee-straight-line{fill:none;stroke:#ef6a62;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.flight-bee>ellipse:first-child{fill:#ffd34e;stroke:#173f59;stroke-width:3px}.flight-bee path{stroke:#173f59;stroke-width:3px}.flight-wing{fill:#dff4f5;stroke:#5d9299;stroke-width:2px}.flight-ruler{fill:none;stroke:#173f59;stroke-width:3px}.fly-dome{fill:#bce8ee;fill-opacity:.25;stroke:#2c9f9a;stroke-width:6px}.fly-free-person circle{fill:#ffd365;stroke:#173f59;stroke-width:4px}.fly-free-person path{fill:none;stroke:#173f59;stroke-width:7px}.repelled-fly ellipse{fill:#53656c;stroke:#173f59;stroke-width:2px}.repelled-fly path{fill:none;stroke:#ef6a62;stroke-width:3px}.dome-base{stroke:#173f59;stroke-width:7px}.social-ring{fill:none;stroke:#9aa9ad;stroke-width:3px;stroke-dasharray:7 8}.social-person circle{fill:#ffd365;stroke:#173f59;stroke-width:3px}.social-person path{fill:none;stroke:#173f59;stroke-width:5px}.social-butterfly ellipse{fill:#8b6bb1;stroke:#4f2f78;stroke-width:4px}.social-butterfly ellipse:nth-child(2n){fill:#ef6a62}.social-butterfly path{fill:none;stroke:#173f59;stroke-width:5px}.social-links{fill:none;stroke:#2cb1a6;stroke-width:4px;stroke-dasharray:6 6}.nutshell-left,.nutshell-right{fill:#a96f38;stroke:#59391f;stroke-width:7px}.nut-ridges{fill:none;stroke:#704722;stroke-width:4px}.summary-scroll path:first-child{fill:#fff3cf;stroke:#173f59;stroke-width:5px}.summary-scroll path:last-child{fill:none;stroke:#8b9a9e;stroke-width:4px}.compress-arrows{fill:none;stroke:#ef6a62;stroke-width:5px;stroke-linecap:round;stroke-linejoin:round}@media (width<=430px){.reviewed-puzzle-art svg{width:min(94vw,330px)}}.visual-226 .chapter-five-rebus{color:#1877c9;text-shadow:0 0 16px #1877c947;font-size:clamp(2rem,9vw,3.2rem)}.visual-226 .chapter-five-rebus:before{content:"◆";margin-right:.45em;font-size:.55em}.visual-230 .chapter-five-rebus{color:#477f3c;font-size:clamp(1.55rem,7vw,2.5rem)}.visual-232 .chapter-five-rebus{background:#fff9e9;border:3px double #b88d42;border-radius:9px;padding:1rem 1.5rem;line-height:1.4}.visual-244 .chapter-five-rebus,.visual-245 .chapter-five-rebus{font-size:clamp(1.05rem,4.5vw,1.65rem)}.visual-244 .chapter-five-rebus{color:#3e4c52;background:linear-gradient(90deg,#eef1ef 0 74%,#d6d8d4 74%);border-radius:12px;padding:1rem}.visual-245 .chapter-five-rebus{color:#6e3746;text-shadow:0 5px 14px #6e374633}.visual-274 .chapter-five-rebus{background:#d9e5e4;border:5px solid #78909a;border-radius:15px;padding:.55rem;font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(1rem,4.4vw,1.5rem);line-height:1.15}.visual-275 .chapter-five-rebus{font-family:Inter,ui-sans-serif,sans-serif;font-size:clamp(1.15rem,5vw,1.8rem);line-height:1.5}.visual-301{background:radial-gradient(circle at 50% 45%,#243943 0,#142832 52%,#09171e 100%);border-radius:22px}.visual-301 .chapter-five-rebus{color:#091318;text-shadow:0 0 2px #6f8188,0 9px 24px #000;font-size:clamp(5rem,22vw,8rem)}.visual-302 .chapter-five-rebus,.visual-303 .chapter-five-rebus,.visual-304 .chapter-five-rebus,.visual-305 .chapter-five-rebus{font-family:Inter,ui-sans-serif,sans-serif}.visual-302 .chapter-five-rebus{border:4px solid #7c5b3b;border-radius:8px;padding:.8rem 1rem;font-size:clamp(1.2rem,5.2vw,1.8rem)}.visual-303 .chapter-five-rebus{font-size:clamp(1.2rem,5.2vw,1.9rem);line-height:1.1}.visual-304 .chapter-five-rebus{background:#e7f0df;border-radius:48% 48% 16px 16px;padding:1.2rem;font-size:clamp(1.2rem,5.5vw,2rem);line-height:1.3}.visual-305 .chapter-five-rebus{color:#d89a21;letter-spacing:.08em;font-size:clamp(1rem,4.5vw,1.55rem)}.visual-322 .chapter-seven-rebus{background:#fff8dd;border-radius:14px;padding:.8rem;line-height:1.18}.visual-324 .chapter-seven-rebus{color:#d29b20;border:5px solid #d29b20;border-color:#d29b20 #0000;border-radius:16px;padding:1rem 1.2rem;line-height:1.2}.visual-326 .chapter-seven-rebus{color:#c72f3f;background:linear-gradient(#d9434e,#9f1f2f);border-radius:60% 60% 8px 8px;padding:1rem;box-shadow:inset 0 0 0 5px #f8c65b,0 10px 20px #9f1f2f33}.visual-327 .chapter-seven-rebus{color:#dc3f4a;text-shadow:0 5px #a4242c33;font-size:clamp(1.1rem,4.7vw,1.65rem)}.visual-330 .chapter-seven-rebus,.visual-332 .chapter-seven-rebus{font-family:Inter,ui-sans-serif,sans-serif;line-height:1.35}.visual-341 .chapter-seven-rebus{background:radial-gradient(circle,#f7da76 0 55%,#c99630 57% 64%,#f7da76 66%);border-radius:999px;padding:1rem;font-size:clamp(.9rem,3.8vw,1.35rem)}.visual-346 .chapter-seven-rebus{letter-spacing:0;font-size:clamp(.78rem,3.35vw,1.15rem)}.visual-353 .chapter-seven-rebus{color:#ef6461;font-size:clamp(2rem,9vw,3.2rem);line-height:.72}.visual-354 .chapter-seven-rebus{color:#a56f27;font-size:clamp(.95rem,4vw,1.35rem);line-height:1.35}.visual-358 .chapter-seven-rebus{color:#237f99;font-size:clamp(1.2rem,5vw,1.8rem);line-height:1.05}.visual-391 .chapter-seven-rebus{color:#d94454;font-size:clamp(1.4rem,6vw,2.1rem);line-height:1.05}.visual-398 .chapter-seven-rebus{color:#0b1114;background:#fff;border:4px solid #96a5aa;padding:1.1rem;line-height:1.1;box-shadow:0 6px 15px #0000001f}.visual-406 .chapter-seven-rebus{color:#96651e;font-size:clamp(1.3rem,5.5vw,2rem);line-height:.95;transform:rotate(-4deg)}.visual-415 .chapter-seven-rebus{color:#eee7cf;text-shadow:0 2px 2px #142833;background:linear-gradient(90deg,#6c2845 0 42%,#172c3a 43% 57%,#6c2845 58%);border-radius:18px 18px 4px 4px;padding:1rem}.visual-425 .chapter-eight-rebus{background:repeating-linear-gradient(0deg,#a07158 0 16px,#80513c 17px 21px);border:9px solid #64777f;border-radius:8px;padding:1.2rem;font-size:clamp(1.25rem,5.5vw,2rem)}.visual-440 .chapter-eight-rebus{color:#a06d25;font-size:clamp(1.2rem,5vw,1.8rem);line-height:1.05}.visual-462 .chapter-eight-rebus{color:#287f82;font-size:clamp(.95rem,4vw,1.35rem);line-height:1.15}.visual-465 .chapter-eight-rebus{color:#3e7c68;background:linear-gradient(#eaf6f0,#fff9dd);border:7px ridge #b98b45;padding:1rem;line-height:1.1}.visual-475 .chapter-eight-rebus{color:#be8722;font-size:clamp(1.1rem,4.7vw,1.6rem);line-height:1.2}.visual-478 .chapter-eight-rebus{color:#258f91;border:6px solid #258f91;padding:1rem;line-height:1.1}.visual-488 .chapter-eight-rebus{color:#7d622a;background:#fff7d9;border:4px dashed #b98b3f;border-radius:9px;padding:1rem;line-height:1.2}.visual-496 .chapter-eight-rebus{color:#aa4052;font-size:clamp(1.1rem,4.8vw,1.6rem);line-height:1.05}.visual-498 .chapter-eight-rebus{color:#9d3d4c;font-size:clamp(1.15rem,5vw,1.7rem);line-height:.82;transform:skew(-5deg)}.visual-500 .chapter-eight-rebus{color:#9b4056;background:#f8e6df;border-radius:48%;padding:1rem;line-height:1.1}.visual-504 .chapter-nine-rebus{color:#b54153;font-size:clamp(1.2rem,5.2vw,1.8rem);line-height:.9}.visual-506 .chapter-nine-rebus{color:#b33e5b;font-size:clamp(.9rem,3.8vw,1.25rem);line-height:1.35}.visual-508 .chapter-nine-rebus{color:#a93f61;background:#fff9e8;border:4px solid #bf9c69;border-radius:8px;padding:1rem;line-height:1.15}.visual-510 .chapter-nine-rebus{color:#315d79;background:#edf4f5;border:5px solid #6f8793;border-radius:18px;padding:1rem;line-height:1.1}.visual-520 .chapter-nine-rebus{color:#7b4358;background:#f4e7dd;border-radius:12px;padding:.8rem;line-height:1.05}.visual-549 .chapter-nine-rebus{color:#2c8387;font-size:clamp(1.05rem,4.5vw,1.55rem);line-height:1.35}.visual-560 .chapter-ten-rebus{color:#a4701a;font-size:clamp(1.05rem,4.5vw,1.5rem);line-height:1.15}.visual-565 .chapter-ten-rebus{color:#405c6d;font-size:clamp(1.05rem,4.5vw,1.5rem);line-height:1.25}@keyframes puzzle-tremble{0%{transform:rotate(-1.5deg)translate(-2px)}to{transform:rotate(1.5deg)translate(2px)}}.draft-shoulder-person{color:var(--ink);font-size:10rem;transform:rotate(-20deg)}.draft-shoulder-chip{color:#bd7c23;background:#e4bd63;border-radius:50%;width:38px;height:28px;position:absolute;top:68px;right:92px;transform:rotate(18deg)}.draft-shirt-sleeve{clip-path:polygon(20% 0,80% 0,100% 38%,76% 53%,69% 34%,69% 100%,31% 100%,31% 34%,24% 53%,0 38%);background:#3ba7a0;width:180px;height:140px}.draft-sleeve-heart{color:#f25252;font-size:3.4rem;position:absolute;top:100px;right:72px;transform:rotate(14deg)}.draft-tongue{font-size:7rem}.draft-tongue-knot{color:#784b2d;text-shadow:2px 2px #fff;font-size:5rem;position:absolute;transform:rotate(35deg)}.draft-foot-mouth{background:#481c2a;border:9px solid #d85454;border-radius:50%;place-items:center;width:190px;height:105px;font-size:6rem;display:grid;overflow:hidden}.draft-bite-tooth{z-index:2;font-size:6rem;transform:translate(22px)}.draft-bullet{color:#5e6870;font-size:3rem;font-weight:900;transform:translate(-12px)}.draft-spill-can{color:#9ba9b1;font-size:8rem;transform:rotate(-50deg)translateY(-15px)}.draft-spill-beans{color:#874a26;letter-spacing:.08em;max-width:145px;font-size:2rem;transform:translate(-15px,45px)rotate(12deg)}.draft-cracked-smile{color:#f1bb35;font-size:10rem;position:relative}.draft-cracked-smile:after{content:"ϟ";color:#394b57;font-size:9rem;position:absolute;top:5px;left:49%;transform:translate(-50%)rotate(3deg)}.draft-music-face{color:#efc39f;font-size:8rem;transform:rotate(90deg)}.draft-music-face:after{content:"•‿•";color:#273f4d;font-size:2.5rem;position:absolute;inset:21px 12px;transform:rotate(-90deg)}.draft-music-notes{color:#e45454;margin-left:30px;font-size:3.2rem}.draft-head{background:#efc39f;border:5px solid #273f4d;border-radius:48% 48% 42% 42%;width:145px;height:160px}.draft-head-nail{color:#74828b;font-size:7rem;font-weight:900;position:absolute;top:18px}.draft-head-hit{font-size:5rem;position:absolute;top:-24px;right:64px;transform:rotate(-30deg)}.draft-buried-hatchet{clip-path:inset(0 0 35px);border-bottom:45px solid #99643d;padding:20px 85px 75px;font-size:6rem;transform:translateY(34px)rotate(8deg)}.draft-hold-hands{font-size:7rem}.draft-held-horse{font-size:4.8rem;position:absolute;top:67px}.draft-kick-leg{z-index:2;font-size:7rem;transform:rotate(-28deg)translate(18px)}.draft-kick-bucket{font-size:6rem;transform:rotate(24deg)translate(20px,-25px)}.draft-open-bag{background:#c48b54;border:8px solid #9b6338;border-top:18px solid #684027;border-radius:12px 12px 30px 30px;width:130px;height:115px}.draft-bag-cat{z-index:2;font-size:6.5rem;position:absolute;top:44px;transform:translateY(-5px)}.draft-beat-bush{color:#e85050;word-spacing:28px;border-radius:50%;place-items:center;width:210px;height:210px;font:800 1.05rem/5.2 Manrope,sans-serif;display:grid}.draft-beat-bush:after{content:"🌳";font-size:6rem;position:absolute}.draft-fuel{color:#263f4c;border:5px solid #e7a93a;border-radius:10px;padding:17px;font:900 1.5rem Manrope,sans-serif}.draft-fuel-arrow{color:#df5c4e;font-size:4rem;font-weight:900}.draft-fire{font-size:7rem}.draft-band{z-index:2;font-size:3rem;transform:translateY(-28px)}.draft-bandwagon{color:#a26437;letter-spacing:.1em;font-size:5rem;position:absolute;top:120px}.draft-pull-hand{z-index:2;font-size:6rem}.draft-pulled-plug{color:#263f4c;font-size:4.5rem;transform:translate(-18px)}.draft-thrown-towel{background:#dff4f2;border:5px dashed #58a9b9;width:105px;height:145px;transform:rotate(-25deg)}.draft-towel-motion{color:#e95752;margin-left:18px;font-size:5rem;transform:rotate(-15deg)}.draft-sheep-family{filter:grayscale()brightness(1.7);font-size:3.5rem}.draft-black-sheep{filter:grayscale()brightness(.35);background:#222;border-radius:50%;margin-left:22px;padding:5px;font-size:4.5rem}.draft-red-herring{color:#ef4545;font-size:10rem;transform:scaleX(1.4)}.draft-green-envy{color:#39a34b;text-shadow:0 5px #176c28;font:900 4.5rem Manrope,sans-serif}.draft-white-lie{color:#fff;letter-spacing:.12em;background:#283c49;border-radius:15px;padding:35px;font:900 4.5rem Manrope,sans-serif}.draft-red-hands{color:#ed4848;border:7px solid #293e4b;padding:28px;font-size:6rem}.draft-blind-eye{color:#d8ab83;font-size:9rem}.draft-blind-eye:after{content:"";background:#243a48;width:125px;height:29px;position:absolute;top:107px;left:51px;transform:rotate(-8deg)}.draft-blind-spot{color:#151c21;margin-left:42px;font-size:4rem}.draft-opportunity-window{color:#214b5f;background:#c7edf4;border:13px solid #885a35;padding:62px 16px;font:900 1.35rem Manrope,sans-serif;box-shadow:inset 0 0 0 5px #d9ab74}.draft-opportunity-window:before,.draft-opportunity-window:after{content:"";background:#885a35;position:absolute}.draft-opportunity-window:before{width:9px;height:180px}.draft-opportunity-window:after{width:220px;height:9px}.draft-success-key{color:#d6a62d;font-size:7rem;transform:rotate(-35deg)}.draft-success-word{color:#27928b;margin-left:15px;font:900 2rem Manrope,sans-serif}.draft-stone-steps{z-index:2;letter-spacing:2rem;font-size:3.7rem;transform:rotate(-13deg)translateY(-8px)}.draft-stepping-stones{color:#7c8588;letter-spacing:.12em;font-size:5rem;position:absolute;top:122px;transform:rotate(-13deg)}.draft-uphill-battle{color:#e85050;border-bottom:12px solid #65916a;width:240px;padding:38px 0 8px;font:900 2.5rem Manrope,sans-serif;transform:rotate(-28deg)}.draft-tightrope{background:#3d2b22;width:265px;height:4px;position:absolute;top:137px;transform:rotate(-5deg)}.draft-tightrope-feet{z-index:2;letter-spacing:1.3rem;font-size:3.7rem;transform:rotate(-6deg)translateY(-15px)}.draft-balance-act{text-align:center;border-bottom:10px solid #3f8795;width:180px;padding-bottom:22px;font:900 4rem Manrope,sans-serif}.draft-balance-act:after{content:"";border-bottom:62px solid #df6b53;border-left:28px solid #0000;border-right:28px solid #0000;position:absolute;top:158px;left:50%;transform:translate(-50%)}.draft-iceberg{clip-path:polygon(43% 0,53% 0,58% 27%,100% 27%,92% 100%,8% 100%,0 27%,37% 27%);background:linear-gradient(#eefcff 0 27%,#55abc6 27% 30%,#bde7ee 30%);width:255px;height:220px}.draft-iceberg:after{content:"";clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);background:#7bc9d9;width:150px;height:130px;position:absolute;top:74px;left:55px}.draft-storm-eye{color:#2a99aa;border:20px dashed #617c8a;border-radius:50%;place-items:center;width:215px;height:215px;font-size:6rem;animation:12s linear infinite turn-storm;display:grid}.draft-storm-eye:after{content:"◉";animation:12s linear infinite reverse turn-storm}.draft-cloud-nine{color:#e95854;background:#eef8fb;border-radius:55%;padding:58px 70px 24px;font:900 7rem Manrope,sans-serif;box-shadow:0 18px #d4ebf0}.draft-parade-cloud{z-index:2;color:#5d7480;align-self:flex-start;font-size:8rem;transform:translateY(-20px)}.draft-parade-cloud:after{content:"││││││";color:#3f9fba;letter-spacing:.15em;font-size:2.2rem;position:absolute;top:70px;left:18px}.draft-rained-parade{color:#e25757;letter-spacing:.16em;align-self:flex-end;margin-left:-100px;font-size:2.1rem;transform:translateY(56px)}.draft-tree-limb{background:#80502f;border-radius:40% 80% 40% 20%;width:240px;height:65px;transform:rotate(-12deg)}.draft-tree-limb:before{content:"🌳";font-size:9rem;position:absolute;top:-95px;left:-64px}.draft-limb-person{z-index:2;color:#253d49;width:35px;height:72px;font-size:5rem;position:absolute;top:73px;right:37px}.draft-limb-person:before{content:"●";color:#253d49;position:absolute;top:-26px;left:3px}.draft-branching-out{color:#287e77;font:900 3.4rem Manrope,sans-serif}.draft-branching-out:before,.draft-branching-out:after{content:"OUT";color:#55a59e;transform-origin:0;font-size:1.7rem;position:absolute}.draft-branching-out:before{transform:translate(34px,-50px)rotate(-35deg)}.draft-branching-out:after{transform:translate(34px,70px)rotate(35deg)}.draft-problem-root{color:#bf574d;font:900 2rem Manrope,sans-serif;transform:translateY(-35px)}.draft-problem-root:after{content:"╱╲╱╲╱╲";color:#75492e;letter-spacing:-.25em;font-size:3rem;position:absolute;top:43px;left:-30px}.draft-old-leaf,.draft-new-leaf{font-size:6rem}.draft-leaf-turn{color:#e85b51;font-size:5rem;font-weight:900}.draft-moon-jumper{z-index:2;color:#263f4c;width:27px;height:27px;font-size:3.5rem;position:absolute;top:21px;left:85px}.draft-moon-jumper:after{content:"│╱╲";font-size:2.2rem;position:absolute;top:25px;left:3px}.draft-moon-arc{color:#e75c52;font-size:10rem;position:absolute;top:-7px;transform:rotate(-15deg)}.draft-over-moon{align-self:flex-end;font-size:8rem;transform:translateY(30px)}@keyframes turn-storm{to{transform:rotate(360deg)}}
