@import url('https://fonts.googleapis.com/css2?family=VT323&display=swap');
*{box-sizing:border-box}body{margin:0;background:#141621;color:#d9d3cf;font:22px/1.25 'VT323','Courier New',monospace;background-image:radial-gradient(#31303e77 1px,transparent 1px);background-size:7px 7px}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #d7a975;outline-offset:5px}.storm-shell{max-width:1400px;padding:0 5%;margin:auto}header{height:88px;border-bottom:1px solid #36313f;display:flex;align-items:center;justify-content:space-between;color:#8d8999;font-size:20px}.storm-brand{font-size:30px;color:#bfb5c7}.storm-brand span{color:#a98464;margin-left:10px}main{padding-top:44px}.storm-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:29px;gap:25px}.eyebrow{font-size:15px;letter-spacing:2px;color:#9a8197}h1{font-weight:400;font-size:57px;line-height:.95;margin:16px 0 0;color:#c9bed4}h1 span{color:#deb78a;text-shadow:2px 2px #654b4b}.storm-heading p{font-size:22px;color:#938691;margin:0 0 3px}.poetry-world{display:grid;grid-template-columns:1.15fr 1fr;border:2px solid #50424f;box-shadow:7px 7px #0b0e17;background:#1f1e2b}.storm-scene{position:relative;min-height:490px;overflow:hidden;background:#171928;--dimming:0;--glow:1}.alive-art,.end-art{position:absolute;width:100%;height:100%;object-fit:cover;image-rendering:pixelated;object-position:center}.scene-shade{position:absolute;inset:0;background:#121527;opacity:var(--dimming);transition:opacity .4s}.candle-light{position:absolute;inset:0;background:radial-gradient(ellipse at 76% 59%,#ffc16e30,transparent 49%);opacity:var(--glow);animation:flicker 2.6s steps(6,end) infinite;mix-blend-mode:screen}.end-art{opacity:0;transition:opacity 1.3s}.storm-scene.dark .end-art{opacity:1}.storm-scene.dark .candle-light{display:none}.rain-light{position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0,transparent 75px,#9bace00a 76px,#9bace00a 78px,transparent 79px,transparent 146px);background-size:230px 250px;animation:rain 2s steps(14,end) infinite;pointer-events:none;opacity:.7}.scene-caption{position:absolute;bottom:17px;left:19px;right:19px;display:flex;justify-content:space-between;font-size:17px;color:#dbc9b8;text-shadow:2px 2px #1d1c29;background:#15162566;padding:5px 8px}.poem-panel{padding:28px 27px 20px;display:flex;flex-direction:column;min-width:0}.poem-credit{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #413846;padding-bottom:17px;margin-bottom:28px;font-size:20px;color:#d4b89e}.poem-credit>span:first-child{font-size:13px;letter-spacing:2px;color:#8c7c8b}.poem-surface{position:relative;flex:1;min-height:330px;cursor:text}#poem{white-space:pre-wrap;overflow-wrap:normal;font-size:24px;line-height:1.6;letter-spacing:0;color:#847b8b}#poem .right{color:#e8d6b7}#poem .wrong{color:#f2a3a3;background:#66364a88}#poem .cursor{position:relative}#poem .cursor:before{position:absolute;content:'';left:-2px;top:0;bottom:0;width:2px;background:#deae74;animation:blink 1s steps(1) infinite}#poem-input{position:absolute;inset:0;width:100%;height:100%;opacity:0;resize:none;font-size:18px;cursor:text}.poem-surface:focus-within{outline:1px dashed #78615455;outline-offset:8px}.poem-hint{margin:23px 0 0;display:flex;justify-content:space-between;gap:10px;color:#988c99;font-size:15px}.poem-hint #line-count{white-space:nowrap;color:#b59a80}.storm-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:28px;font-size:18px;color:#867d90}.storm-controls button{background:#d6b17b;color:#3f3439;border:2px solid #9c7a58;box-shadow:3px 3px #725842;padding:7px 17px}.poem-progress{height:3px;background:#332c3c;margin-top:23px}.poem-progress i{display:block;width:0;height:100%;background:#caab7b;transition:width .2s}footer{display:flex;justify-content:space-between;gap:20px;font-size:16px;color:#756d80;margin-top:44px;padding:21px 0 28px;border-top:1px solid #35303e}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}@keyframes flicker{0%,100%{filter:brightness(.85)}20%{filter:brightness(1.2)}28%{filter:brightness(.7)}45%{filter:brightness(1.1)}70%{filter:brightness(.9)}}@keyframes rain{to{background-position:-70px 250px}}@keyframes blink{50%{opacity:0}}@media(max-width:1000px){.poetry-world{grid-template-columns:1fr}.storm-scene{min-height:350px;aspect-ratio:3/2;max-height:520px}.poem-panel{padding:26px}.poem-surface{min-height:0}#poem{font-size:25px}.poem-credit{margin-bottom:20px}.storm-heading h1{font-size:50px}}@media(max-width:550px){.storm-shell{padding:0 20px}header{height:75px}.storm-heading{display:block}main{padding-top:30px}.storm-heading h1{font-size:47px}.storm-heading p{margin-top:20px;font-size:20px}.eyebrow{font-size:13px}.storm-scene{min-height:265px;aspect-ratio:1.25}.poem-panel{padding:24px 18px}#poem{font-size:22px;line-height:1.55}.poem-hint{font-size:14px}.scene-caption{font-size:15px;left:10px;right:10px}.storm-controls{font-size:16px}footer{font-size:14px}}@media(prefers-reduced-motion:reduce){.candle-light,.rain-light{animation:none}.end-art,.scene-shade,.poem-progress i{transition:none}}
.dog-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated;filter:brightness(var(--brightness,1)) contrast(var(--contrast,1)) saturate(var(--saturation,1));transition:filter .65s steps(9,end)}.warm-light{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 60%,#ffbd59ad 0,#e990465e 48%,#91513918 85%);mix-blend-mode:screen;opacity:calc(var(--warmth,1)*var(--flicker,1));transition:opacity .5s steps(8,end);pointer-events:none}#candle-animation{position:absolute;inset:0;width:100%;height:100%;image-rendering:pixelated;pointer-events:none}.poem-surface{display:flex;align-items:center;min-height:230px}#poem{font-size:30px;line-height:1.5}.poem-panel{justify-content:center}.storm-controls #rain-toggle{margin-left:auto;background:#2e2938;color:#cdb79d;border-color:#5f4d59;box-shadow:3px 3px #17121e;font-size:17px}.storm-scene.dark .warm-light{opacity:0}.storm-scene.dark .dog-art{filter:brightness(.46) contrast(1.38) saturate(.7)}@media(max-width:1000px){.poem-surface{min-height:150px}}@media(max-width:550px){#poem{font-size:27px}.storm-controls{flex-wrap:wrap}.storm-controls #ending{flex-basis:100%}.storm-controls #rain-toggle{margin-left:0}}@media(prefers-reduced-motion:reduce){.dog-art,.warm-light{transition:none}}
/* One unified image with the current line set into its lower edge. */
.poetry-world{position:relative;display:block}.storm-scene{aspect-ratio:3/2;min-height:0;max-height:none}.poem-panel{position:absolute;inset:auto 0 0;z-index:3;padding:65px 5% 24px;background:linear-gradient(transparent,#101322b8 40%,#101322ed);display:block}.poem-credit{position:absolute;top:22px;right:25px;z-index:4;border:0;margin:0;padding:7px 12px;background:#17182999;gap:14px;text-shadow:1px 1px #15131c}.poem-surface{min-height:80px;display:flex;align-items:center;justify-content:center}#poem{font-size:clamp(30px,4.2vw,54px);line-height:1.17;text-align:center;color:#c7bfca;text-shadow:2px 2px #201a2c,3px 3px #201a2c}#poem .right{color:#ffe4b7}.poem-hint{margin:17px 0 0;font-size:17px;color:#c0acb9}.scene-caption{display:none}.poem-surface:focus-within{outline:0}.storm-scene .rain-light{display:none}@media(max-width:700px){.storm-scene{aspect-ratio:4/5}.dog-art{object-position:60% center}.poem-panel{padding:50px 6% 20px}.poem-credit{top:12px;right:12px;font-size:17px}.poem-credit>span:first-child{font-size:11px}.poem-surface{min-height:110px}#poem{font-size:32px}.poem-hint{font-size:14px;gap:12px}}
.cool-shadows{position:absolute;inset:0;background:#193971;mix-blend-mode:color;opacity:calc((1 - var(--warmth,1))*.68);pointer-events:none;transition:opacity .6s steps(8,end)}@media(max-width:700px){.storm-scene{aspect-ratio:1}.dog-art{object-position:70% center}}
.poem-credit{display:flex;flex-direction:column;align-items:flex-end;max-width:min(560px,80%);gap:5px;text-align:right}.poem-credit #poem-title{font-size:20px;letter-spacing:0;line-height:1.15;color:#dfc9af}.poem-credit .poem-byline{font-size:18px;color:#bda8b9}@media(max-width:700px){.poem-credit{max-width:90%;top:10px;right:10px}.poem-credit #poem-title{font-size:16px}.poem-credit .poem-byline{font-size:15px}}
.storm-controls #replay{margin-left:auto}.storm-controls #rain-toggle{margin-left:0}@media(max-width:550px){.storm-controls #replay{margin-left:0}}
.weather-day{display:none;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated;opacity:var(--daylight,0);transition:opacity 1.4s steps(16,end)}#gutter-water{display:none;position:absolute;inset:0;width:100%;height:100%;pointer-events:none;image-rendering:pixelated}.gutter-scene .dog-art{filter:none!important;object-position:center}.gutter-scene .weather-day,.gutter-scene #gutter-water{display:block}.gutter-scene .warm-light,.gutter-scene .cool-shadows,.gutter-scene #candle-animation{display:none}.gutter-scene{--daylight:0}@media(prefers-reduced-motion:reduce){.weather-day{transition:none}}

.mascot-mark{display:inline-block;width:27px;height:30px;object-fit:contain;image-rendering:pixelated;vertical-align:middle}.brand-pixel{display:inline-flex;align-items:center}.quiet .mascot-mark{width:20px;height:24px}

.storm-controls #continue{margin-left:auto}.storm-controls #replay{margin-left:0}.storm-controls #continue:disabled{background:#35323d;color:#77727e;border-color:#494450;box-shadow:3px 3px #211e28;cursor:not-allowed}.storm-controls{flex-wrap:wrap}@media(max-width:550px){.storm-controls{gap:12px}.storm-controls button{font-size:17px;padding:7px 11px}.storm-controls #continue{margin-left:0}}
.storm-controls #music-toggle{background:#2e2938;color:#cdb79d;border-color:#5f4d59;box-shadow:3px 3px #17121e;font-size:17px}

.vase-aged,.vase-broken{display:none;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated;transition:opacity .9s steps(12,end)}.vase-scene .dog-art{filter:none!important;object-position:center}.vase-scene .vase-aged{display:block;opacity:var(--vase-age,0)}.vase-scene .vase-broken{display:block;opacity:var(--vase-ruin,0)}.vase-scene .warm-light,.vase-scene .cool-shadows,.vase-scene #candle-animation{display:none}.vase-scene .rain-light{display:block;inset:0 auto auto 3%;width:29%;height:49%;opacity:.4}.vase-world .poem-panel{position:relative;padding:22px 5% 24px;background:#141522}.vase-world .storm-scene{aspect-ratio:3/2}.vase-world .poem-surface{min-height:65px}@media(prefers-reduced-motion:reduce){.vase-aged,.vase-broken{transition:none}}

.poem-select{background:#2e2938;color:#dfc9af;border:2px solid #655260;box-shadow:3px 3px #0b0e17;padding:10px 20px;font-size:23px}#poem-picker{width:min(560px,90vw);max-height:85vh;overflow:auto;background:#1f1e2b;color:#dfc9af;border:2px solid #655260;padding:25px;box-shadow:7px 7px #080b13}#poem-picker::backdrop{background:#080b13cc}#poem-picker h2{font-size:32px;font-weight:400;margin:0 0 20px}#poem-picker button{display:block;width:100%;text-align:left;background:#2e2938;color:#dfc9af;border:2px solid #50424f;padding:14px;margin-top:12px;font-size:22px}#poem-picker button:hover{background:#413447}#poem-picker button span{display:block;color:#a292a5;font-size:18px;margin-top:7px}#poem-picker #close-picker{width:auto;font-size:18px;padding:8px 13px;color:#b6a8bb}@media(max-width:550px){.poem-select{margin-top:20px}}

.dog-lifeless{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated;opacity:var(--lifeless,0);filter:brightness(var(--brightness,1)) contrast(var(--contrast,1)) saturate(var(--saturation,1));transition:opacity .8s steps(12,end),filter .65s steps(9,end)}.storm-scene.dark .dog-lifeless{filter:brightness(.46) contrast(1.38) saturate(.7)}.gutter-scene .dog-lifeless,.vase-scene .dog-lifeless{display:none}@media(max-width:700px){.dog-lifeless{object-position:70% center}}@media(prefers-reduced-motion:reduce){.dog-lifeless{transition:none}}

#story-frames{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:pixelated;filter:brightness(var(--brightness,1)) contrast(var(--contrast,1)) saturate(var(--saturation,1));transition:filter .65s steps(9,end)}.vase-scene #story-frames{filter:none}.gutter-scene #story-frames{display:none}.dog-lifeless,.vase-scene .vase-aged,.vase-scene .vase-broken{display:none!important}.storm-scene.dark #story-frames{filter:brightness(.46) contrast(1.38) saturate(.7)}@media(max-width:700px){#story-frames{object-position:70% center}.vase-scene #story-frames{object-position:center}}@media(prefers-reduced-motion:reduce){#story-frames{transition:none}}

/* Phone layout: keep complete illustrations above the typing surface. */
@media(max-width:700px){html{-webkit-text-size-adjust:100%}.storm-shell{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom)}header{height:auto;min-height:72px;gap:12px;flex-wrap:wrap;padding:15px 0}header a{min-height:44px;display:flex;align-items:center}.storm-brand{font-size:27px}main{padding-top:22px}.storm-heading{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-bottom:20px}.storm-heading h1{font-size:clamp(36px,9.8vw,48px);line-height:1.05}.eyebrow{font-size:12px;letter-spacing:1px}.poem-select{margin:0;min-height:44px;font-size:21px}.poem-credit{position:relative;inset:auto;max-width:none;padding:14px 16px;background:#22202d;align-items:flex-start;text-align:left}.poem-credit #poem-title{font-size:19px;overflow-wrap:anywhere}.poem-credit .poem-byline{font-size:17px}.storm-scene,.vase-world .storm-scene{aspect-ratio:3/2;min-height:0}.dog-art,.weather-day,.dog-lifeless,#story-frames{object-fit:contain;object-position:center}.poem-panel,.vase-world .poem-panel{position:relative;inset:auto;padding:18px 16px 20px;background:#141522}.poem-surface,.vase-world .poem-surface{min-height:72px}#poem{font-size:clamp(25px,7.2vw,32px);line-height:1.18;overflow-wrap:anywhere}#poem-input{font-size:18px}.poem-hint{display:flex;flex-wrap:wrap;gap:8px;font-size:15px}.storm-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.storm-controls #ending{grid-column:1/-1;font-size:18px}.storm-controls button,.storm-controls #rain-toggle,.storm-controls #music-toggle{min-height:46px;font-size:20px;padding:8px 10px;margin:0}.storm-controls #continue{margin:0}footer{flex-wrap:wrap;font-size:15px;line-height:1.3;margin-top:28px}#poem-picker{max-height:80dvh;padding:18px}#poem-picker button{min-height:44px}}

.storm-scene:not(.vase-scene):not(.gutter-scene) #story-frames{display:none}.storm-scene:not(.vase-scene):not(.gutter-scene) .dog-lifeless{display:block!important;transition:opacity 1.4s ease,filter 1.4s ease}.storm-scene:not(.vase-scene):not(.gutter-scene) .dog-art{transition:filter 1.4s ease}.storm-scene:not(.vase-scene):not(.gutter-scene) .warm-light,.storm-scene:not(.vase-scene):not(.gutter-scene) .cool-shadows{transition:opacity 1.4s ease}@media(prefers-reduced-motion:reduce){.storm-scene:not(.vase-scene):not(.gutter-scene) .dog-lifeless,.storm-scene:not(.vase-scene):not(.gutter-scene) .dog-art,.storm-scene:not(.vase-scene):not(.gutter-scene) .warm-light,.storm-scene:not(.vase-scene):not(.gutter-scene) .cool-shadows{transition:none}}

.poem-performance{display:flex;align-items:baseline;justify-content:center;gap:9px;margin:22px 0 0;color:#b4a5b4;font-size:20px}.poem-performance[hidden]{display:none}.poem-performance strong{font-weight:400;font-size:30px;color:#dfc9af}.poem-performance>span:first-child{margin-right:5px}@media(max-width:700px){.poem-performance{margin-top:18px}}

.poem-performance{flex-wrap:wrap;column-gap:8px;row-gap:3px}.performance-divider{margin:0 6px;color:#746a7f}#poem-accuracy{font-size:26px}

.storm-brand{font-size:clamp(24px,2.6vw,30px);line-height:1.1;max-width:100%}header{height:auto;min-height:88px;gap:18px;padding:18px 0;flex-wrap:wrap}footer{flex-wrap:wrap}header>a:last-child{flex-shrink:0}@media(max-width:700px){.storm-brand{font-size:25px}header{gap:10px;min-height:72px}}
