:root{--navy:#123555;--cream:#fff8e8;--gold:#e3aa43;--leaf:#356447;--aqua:#5d8f94;--ink:#1d2d35}
*{box-sizing:border-box}
html,body{margin:0;min-height:100%;overflow-x:hidden;font-family:Arial,sans-serif;color:var(--ink);background:#dce8d7}
button,a{font:inherit}
.skip{position:fixed;left:1rem;top:-4rem;z-index:50;background:white;padding:.8rem;border-radius:10px;color:var(--navy)}.skip:focus{top:1rem}
.play-bar{position:fixed;z-index:20;top:0;left:0;right:0;min-height:74px;display:grid;grid-template-columns:minmax(230px,1fr) auto minmax(170px,1fr);align-items:center;gap:1rem;padding:.55rem 1.25rem;background:rgba(255,250,237,.95);box-shadow:0 4px 20px #17374833;backdrop-filter:blur(10px)}
.brand{display:grid;grid-template-columns:38px 1fr;text-decoration:none;color:var(--navy);font-family:Georgia,serif}.brand>span{grid-row:1/3;font-size:1.6rem}.brand b{font-size:1.2rem}.brand small{font:italic .72rem Georgia,serif}
.play-bar nav{display:flex;gap:.35rem;align-items:center}.play-bar nav a{border-radius:999px;padding:.65rem .85rem;color:var(--navy);font-weight:800;text-decoration:none}.play-bar nav [aria-current=page]{background:#dbe6df}
.promise-button{justify-self:end;border:0;border-radius:999px;padding:.7rem 1rem;background:var(--navy);color:white;font-weight:800;cursor:pointer}.promise-button span{color:#83aeb0;margin-right:.3rem}
.playground-world{position:relative;min-height:100svh;overflow:hidden}.playground-scene{position:absolute;inset:0}.playground-scene img{width:100%;height:100%;object-fit:cover;object-position:center}.playground-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0002 0,transparent 28%,transparent 65%,#081d2a99 100%);pointer-events:none}
.playground-plaque{position:absolute;top:105px;left:4%;max-width:370px;padding:1.15rem 1.5rem;text-align:center;background:linear-gradient(135deg,#d99c54,#f5cf80 52%,#ca8847);border:4px solid #86552e;border-radius:18px;box-shadow:0 10px 30px #0005;transform:rotate(-1deg)}.playground-plaque:before,.playground-plaque:after{content:'';position:absolute;top:-34px;width:6px;height:38px;border-radius:8px;background:#75502e}.playground-plaque:before{left:55px}.playground-plaque:after{right:55px}.playground-plaque span{font:italic 1rem Georgia,serif}.playground-plaque h1{margin:.15rem 0;color:var(--navy);font:700 2.55rem/1 Georgia,serif}.playground-plaque p{margin:.4rem 0 .8rem;font:italic 1rem Georgia,serif}.playground-plaque button{border:0;border-radius:999px;padding:.7rem 1rem;background:var(--navy);color:white;font-weight:800;cursor:pointer}
.hotspot{position:absolute;border:0;background:transparent;cursor:pointer}.hotspot span{display:block;white-space:nowrap;padding:.58rem .8rem;border:2px solid #9d713a;border-radius:999px;background:#fff7e7ef;color:var(--navy);font-weight:900;box-shadow:0 5px 14px #0004}.hotspot:focus-visible span,.hotspot:hover span{transform:translateY(-3px);background:white;outline:3px solid #ffffffaa}.grove{left:12%;bottom:33%}.marker{left:48%;top:34%}.patterns{right:18%;bottom:31%}.den{right:7%;top:26%}
.turn-ribbon{position:absolute;z-index:4;right:3%;top:100px;width:min(330px,33vw);display:flex;align-items:center;gap:.75rem;padding:.7rem .85rem;background:#fff9eede;border:2px solid #b9813c;border-radius:18px;box-shadow:0 8px 22px #0004}.turn-ribbon .ball{flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:radial-gradient(circle at 36% 30%,#8bb8b2,#52787d 58%,#284d59);box-shadow:inset -4px -5px 0 #23404a55}.turn-ribbon p{margin:0;line-height:1.1}.turn-ribbon b,.turn-ribbon small{display:block}.turn-ribbon small{margin-top:.25rem;color:#5c6970}.turn-ribbon button{margin-left:auto;border:0;border-radius:999px;padding:.55rem .75rem;background:var(--leaf);color:white;font-weight:800;cursor:pointer}
.play-shelf{position:absolute;left:2%;right:2%;bottom:1.2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.play-shelf button,.play-shelf a{min-width:0;display:grid;grid-template-columns:76px 1fr;align-items:center;gap:.65rem;padding:.5rem;border:0;border-radius:15px;background:#fffaf0ed;color:var(--navy);text-align:left;text-decoration:none;cursor:pointer;box-shadow:0 8px 18px #0004}.play-shelf img{width:76px;height:56px;object-fit:cover;border-radius:10px}.play-shelf b,.play-shelf small{display:block}.play-shelf small{margin-top:.18rem;color:#5c6970}
dialog{width:min(980px,calc(100% - 28px));max-height:calc(100svh - 30px);padding:0;border:0;border-radius:24px;background:var(--cream);box-shadow:0 24px 80px #0008;overflow:hidden}dialog::backdrop{background:#07151dc4;backdrop-filter:blur(4px)}dialog[open]{display:grid;grid-template-columns:1.08fr .92fr}.close{position:absolute;right:.8rem;top:.7rem;z-index:2;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:var(--navy);font-size:1.6rem;cursor:pointer}.dialog-art{min-height:500px;background:#243c40}.dialog-art img{width:100%;height:100%;object-fit:cover}.dialog-art img.contain{object-fit:contain}.dialog-copy{padding:2rem}.dialog-copy>span{text-transform:uppercase;letter-spacing:.1em;color:#8d6334;font-weight:900;font-size:.75rem}.dialog-copy h2{margin:.45rem 0;color:var(--navy);font:700 2.15rem/1.1 Georgia,serif}.dialog-copy>p{font:1.05rem/1.55 Georgia,serif}.dialog-copy button,.dialog-copy a{display:inline-block;margin:.5rem .35rem 0 0;padding:.72rem 1rem;border:0;border-radius:999px;background:var(--navy);color:white;text-decoration:none;font-weight:800;cursor:pointer}.dialog-copy button.secondary{background:#dfe9e6;color:var(--navy)}
.turn-card,.reader{padding:1rem;border:1px solid #d9c9a9;border-radius:16px;background:white}.turn-card .turn-name,.reader>span{display:inline-block;padding:.3rem .55rem;border-radius:999px;background:#e2eeeb;color:var(--navy);font-weight:900;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.turn-card h3,.reader h3{margin:.65rem 0 .35rem;font:700 1.3rem Georgia,serif}.turn-card p,.reader p{margin:.35rem 0;line-height:1.45;white-space:pre-line}.turn-track{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:.8rem 0}.turn-track span{padding:.45rem .25rem;border-radius:10px;background:#edf0e8;text-align:center;font-size:.72rem;font-weight:800}.turn-track .done{background:#cfe4d5}.turn-track .current{outline:3px solid #d9ad53;background:#fff4cb}.choice-grid{display:grid;gap:.45rem;margin-top:.7rem}.choice-grid button{display:block;width:100%;margin:0;text-align:left;background:#e6eee9;color:var(--navy)}.choice-grid button:hover,.choice-grid button:focus-visible{outline:3px solid #d9ad53}.hint{min-height:1.4em;color:#7a552f;font-weight:700}.toast{position:fixed;z-index:40;left:50%;bottom:1rem;transform:translate(-50%,130%);padding:.75rem 1rem;border-radius:999px;background:#102c36;color:white;transition:.3s}.toast.show{transform:translate(-50%,0)}
@media(max-width:900px){.play-bar{grid-template-columns:1fr auto}.brand small,.play-bar nav{display:none}.playground-plaque{top:92px;max-width:310px}.turn-ribbon{top:auto;right:.65rem;left:.65rem;bottom:78px;width:auto}.hotspot{display:none}.play-shelf{position:fixed;z-index:15;left:.6rem;right:.6rem;grid-template-columns:repeat(4,1fr)}.play-shelf button,.play-shelf a{display:block;text-align:center;padding:.45rem}.play-shelf img,.play-shelf small{display:none}.play-shelf b{font-size:.72rem}dialog[open]{grid-template-columns:1fr}.dialog-art{min-height:230px;max-height:34vh}.dialog-copy{padding:1.2rem;overflow:auto}.promise-button{font-size:.75rem}}
@media(max-width:520px){.playground-scene img{object-position:46% center}.playground-plaque{left:.65rem;right:.65rem;max-width:none;padding:.85rem 1rem}.playground-plaque h1{font-size:2rem}.playground-plaque p{font-size:.9rem}.turn-ribbon small{display:none}.turn-ribbon{bottom:70px}.dialog-copy h2{font-size:1.7rem}.turn-track span{font-size:.65rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
