:root{--ink:#172554;--muted:#52627d;--purple:#6d28d9;--violet:#8b5cf6;--sky:#0ea5e9;--gold:#fbbf24;--coral:#fb7185;--green:#16a34a;--paper:#fff;--shadow:0 9px 0 rgba(67,56,202,.12),0 20px 45px rgba(30,64,175,.13)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--ink);font-family:'Nunito',system-ui,sans-serif;background:radial-gradient(circle at 15% 8%,rgba(255,255,255,.96) 0 2px,transparent 3px) 0 0/28px 28px,linear-gradient(180deg,#dff6ff 0%,#f0eaff 44%,#fff7d6 100%)}
body:before{content:"";position:fixed;z-index:-1;inset:0;background:radial-gradient(circle at 10% 28%,rgba(14,165,233,.14),transparent 22%),radial-gradient(circle at 90% 55%,rgba(244,114,182,.13),transparent 24%);pointer-events:none}
button,a{font:inherit}.skip-link{position:fixed;z-index:1000;top:-200px;left:12px;padding:12px 16px;border-radius:12px;background:#fff;color:#312e81;font-weight:1000}.skip-link:focus{top:12px}
.topbar{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:68px;padding:10px max(16px,env(safe-area-inset-left));border-bottom:3px solid rgba(125,211,252,.38);background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}
.brand{display:flex;min-height:44px;align-items:center;gap:8px;color:#6d28d9;text-decoration:none;font-size:1.1rem}.brand span{font-size:1.7rem}.top-actions{display:flex;align-items:center;gap:9px}.icon-button,.home-link{min-width:44px;min-height:44px;border:2px solid #ddd6fe;border-radius:999px;background:#fff;color:#5b21b6;font-weight:1000;text-decoration:none}.icon-button{cursor:pointer}.home-link{display:flex;align-items:center;padding:0 16px}
.page-shell{width:min(1160px,calc(100% - 24px));margin:18px auto 0;padding-bottom:110px}.game-screen[hidden]{display:none!important}.game-screen:not([hidden]){display:block}.home-screen:not([hidden]){display:grid}
.home-screen{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.hero-copy,.hero-art{min-height:350px}.hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(24px,5vw,58px);border:4px solid #fff;border-radius:38px;background:linear-gradient(135deg,#4338ca,#7c3aed 55%,#0ea5e9);box-shadow:var(--shadow);color:#fff;overflow:hidden}.hero-copy:after{content:"";position:absolute;right:-60px;bottom:-90px;width:240px;height:240px;border:42px solid rgba(255,255,255,.08);border-radius:50%}.eyebrow{align-self:flex-start;padding:7px 12px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:rgba(22,8,80,.26);font-size:.76rem;font-weight:1000;letter-spacing:.05em;text-transform:uppercase}.hero-copy h1{position:relative;z-index:1;margin:15px 0 9px;font-size:clamp(2.85rem,8vw,5.7rem);font-weight:1000;line-height:.84;letter-spacing:-.055em;text-shadow:0 5px rgba(22,8,80,.18)}.hero-copy h1 span{display:block;color:#fde68a}.hero-lead{position:relative;z-index:1;max-width:650px;margin:0;color:#fff;font-size:clamp(1rem,2.3vw,1.22rem);font-weight:850;line-height:1.5;text-shadow:0 2px 4px rgba(22,8,80,.3)}.promise-row{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.promise-row span{padding:7px 10px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(22,8,80,.34);font-size:.74rem;font-weight:1000}
.hero-art{position:relative;min-height:350px;overflow:hidden;border:4px solid #fff;border-radius:38px;background:linear-gradient(180deg,#172554,#4338ca 60%,#f59e0b 130%);box-shadow:var(--shadow)}.hero-art:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,#fff 0 1.5px,transparent 2px);background-size:42px 42px;opacity:.45}.moon{position:absolute;top:18px;right:27px;color:#fde68a;font-size:6rem;line-height:1;filter:drop-shadow(0 0 18px rgba(253,230,138,.45));transform:rotate(-18deg)}.hero-lantern{position:absolute;z-index:3;left:50%;top:45%;font-size:8rem;filter:drop-shadow(0 0 26px rgba(251,191,36,.6));animation:float 3s ease-in-out infinite}.star{position:absolute;color:#fde68a;font-style:normal;animation:twinkle 2.4s ease-in-out infinite}.s1{left:20%;top:22%;font-size:2.3rem}.s2{left:72%;top:42%;font-size:1.4rem;animation-delay:.7s}.s3{left:35%;top:56%;font-size:1rem;animation-delay:1.2s}.hill{position:absolute;bottom:-75px;width:76%;height:180px;border-radius:50% 50% 0 0}.hill-a{left:-18%;background:#14532d;transform:rotate(8deg)}.hill-b{right:-24%;background:#166534;transform:rotate(-8deg)}
.setup-card{grid-column:1/-1;padding:clamp(18px,4vw,34px);border:4px solid #fff;border-radius:34px;background:rgba(255,255,255,.94);box-shadow:var(--shadow)}.setup-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.step-label,.guide-label{color:#7c3aed;font-size:.74rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.setup-heading h2,.family-guide h2{margin:3px 0 0;font-size:clamp(1.55rem,4vw,2.25rem);font-weight:1000;line-height:1.05}.setup-mascot{font-size:3rem}.option-heading{margin:22px 0 9px;font-size:1rem;font-weight:1000}.option-grid{display:grid;gap:11px}.topic-options{grid-template-columns:repeat(3,1fr)}.level-options{grid-template-columns:repeat(3,1fr)}.option{position:relative;min-height:112px;padding:14px;border:3px solid #e0e7ff;border-radius:22px;background:#f8faff;color:var(--ink);text-align:left;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.option:hover{transform:translateY(-2px);box-shadow:0 7px 0 rgba(99,102,241,.12)}.option[aria-pressed=true]{border-color:var(--option-color,#7c3aed);background:linear-gradient(145deg,#fff,var(--option-tint,#ede9fe));box-shadow:0 6px 0 color-mix(in srgb,var(--option-color,#7c3aed) 24%,transparent)}.option[aria-pressed=true]:after{content:"✓";position:absolute;top:9px;right:10px;display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--option-color,#7c3aed);color:#fff;font-size:.8rem;font-weight:1000}.option-icon{font-size:2rem}.option strong{display:block;margin-top:3px;font-size:1rem;font-weight:1000}.option small{display:block;margin-top:2px;color:#52627d;font-weight:800;line-height:1.25}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:12px 22px;border:0;border-radius:17px;font-weight:1000;text-decoration:none;cursor:pointer}.primary-button{background:linear-gradient(135deg,#6d28d9,#8b5cf6);box-shadow:0 6px 0 #4c1d95;color:#fff}.primary-button:hover{transform:translateY(-1px)}#start-quest{width:100%;margin-top:22px;font-size:1.05rem}.setup-note{margin:12px 0 0;color:#64748b;text-align:center;font-size:.78rem;font-weight:800}
.play-screen{padding:18px;border:4px solid #fff;border-radius:34px;background:rgba(255,255,255,.91);box-shadow:var(--shadow)}.play-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px}.back-button{min-height:44px;padding:9px 13px;border:2px solid #ddd6fe;border-radius:14px;background:#fff;color:#5b21b6;font-weight:1000;cursor:pointer}.trail-heading{display:flex;align-items:center;gap:11px}.trail-heading>span{font-size:2.4rem}.trail-heading p{margin:0;color:#64748b;font-size:.72rem;font-weight:1000;text-transform:uppercase}.trail-heading h2{margin:0;font-size:1.45rem;font-weight:1000}.lantern-counter{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px;padding:8px 12px;border:2px solid #fde68a;border-radius:16px;background:#fffbeb}.lantern-counter>span{grid-row:1/3;font-size:2rem}.lantern-counter strong{font-size:1.15rem}.lantern-counter small{color:#78611d;font-size:.67rem;font-weight:900}.progress-track{height:12px;margin:14px 0;border:2px solid #ddd6fe;border-radius:99px;background:#f5f3ff;overflow:hidden}.progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fbbf24,#fb7185,#8b5cf6);transition:width .4s ease}.adventure-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:15px}.map-card{position:relative;min-height:590px;overflow:hidden;border:3px solid #c4b5fd;border-radius:28px;background:linear-gradient(180deg,#172554 0%,#312e81 58%,#14532d 100%)}.map-card:after{content:"";position:absolute;z-index:0;right:-10%;bottom:-18%;width:70%;height:40%;border-radius:50% 50% 0 0;background:#166534;transform:rotate(-8deg)}.map-sky{position:absolute;z-index:0;inset:0;display:flex;justify-content:space-around;padding-top:25px;color:#fde68a;font-size:1.3rem;opacity:.72}.trail-lines{position:absolute;z-index:1;inset:7% 7% 11%;width:86%;height:82%;overflow:visible}.trail-line{stroke:rgba(255,255,255,.28);stroke-width:1.2;stroke-linecap:round;stroke-dasharray:2.5 2}.trail-line.is-travelled{stroke:#fde68a;stroke-width:2;stroke-dasharray:none;filter:drop-shadow(0 0 3px #fbbf24)}.trail-map{position:absolute;z-index:3;inset:7% 7% 11%}.trail-node{position:absolute;display:grid;width:56px;height:56px;place-items:center;transform:translate(-50%,-50%);border:3px solid rgba(255,255,255,.42);border-radius:50% 50% 45% 45%;background:#312e81;color:#fff;font-size:1.8rem;cursor:not-allowed;opacity:.58;transition:transform .2s,filter .2s,opacity .2s}.trail-node:before{content:"";position:absolute;top:-8px;width:17px;height:10px;border:3px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.trail-node.is-available{border-color:#fff;background:linear-gradient(145deg,#f59e0b,#fb7185);box-shadow:0 0 0 6px rgba(253,230,138,.2),0 0 22px #fbbf24;cursor:pointer;opacity:1;animation:nodePulse 1.7s ease-in-out infinite}.trail-node.is-lit{border-color:#fff7b2;background:linear-gradient(145deg,#fbbf24,#f97316);filter:drop-shadow(0 0 12px #fbbf24);opacity:1}.trail-node.is-current{transform:translate(-50%,-50%) scale(1.14)}.trail-node.is-skipped{opacity:.18}.trail-node:focus-visible{outline:4px solid #fff;outline-offset:4px}.trail-node.final-node{font-size:2rem}.map-caption{position:absolute;z-index:5;right:12px;bottom:10px;left:12px;display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:6px 12px;border:1px solid rgba(255,255,255,.35);border-radius:13px;background:rgba(15,23,42,.7);color:#fff;font-size:.76rem;font-weight:900;text-align:center;backdrop-filter:blur(8px)}.pulse-dot{width:9px;height:9px;flex:none;border-radius:50%;background:#fbbf24;box-shadow:0 0 0 4px rgba(251,191,36,.18)}
.discovery-panel{display:flex;min-height:590px;padding:22px;border:3px solid #e9d5ff;border-radius:28px;background:linear-gradient(180deg,#fff,#faf5ff);overflow:hidden}.discovery-empty,.discovery-content{width:100%;margin:auto;text-align:center}.discovery-empty[hidden],.discovery-content[hidden]{display:none!important}.compass-art{font-size:5rem;filter:drop-shadow(0 8px 6px rgba(76,29,149,.18));animation:float 3s ease-in-out infinite}.discovery-kicker,.results-kicker{margin:13px 0 3px;color:#7c3aed;font-size:.72rem;font-weight:1000;letter-spacing:.08em;text-transform:uppercase}.discovery-empty h3{margin:0;font-size:1.45rem;font-weight:1000}.discovery-empty>p:last-child{max-width:280px;margin:8px auto;color:#64748b;font-weight:800;line-height:1.45}.reveal-top{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:.7rem;font-weight:1000}.discovery-tag{padding:6px 9px;border-radius:999px;background:#ede9fe;color:#5b21b6}.revealed-lantern{margin:16px 0 5px;font-size:4.8rem;filter:drop-shadow(0 0 15px rgba(251,191,36,.45));animation:reveal .42s cubic-bezier(.2,.8,.2,1)}.discovery-prompt{margin:0;color:#64748b;font-size:.83rem;font-weight:850;line-height:1.35}.discovery-content h3{margin:5px 0;color:#5b21b6;font-size:clamp(1.7rem,4vw,2.25rem);font-weight:1000;line-height:1.05}.discovery-text{margin:9px auto 18px;color:#334155;font-size:1rem;font-weight:800;line-height:1.55}.continue-button{width:100%}.keyboard-tip{margin:12px 0 0;color:#64748b;font-size:.73rem;font-weight:800;text-align:center}kbd{padding:2px 6px;border:1px solid #cbd5e1;border-bottom-width:3px;border-radius:6px;background:#fff;color:#334155;font:inherit;font-weight:1000}
.results-screen{position:relative;overflow:hidden;padding:clamp(28px,6vw,64px);border:4px solid #fff;border-radius:38px;background:linear-gradient(150deg,#4338ca,#7c3aed 48%,#0ea5e9);box-shadow:var(--shadow);color:#fff;text-align:center}.results-screen:before,.results-screen:after{content:"";position:absolute;border:35px solid rgba(255,255,255,.08);border-radius:50%}.results-screen:before{top:-90px;left:-50px;width:240px;height:240px}.results-screen:after{right:-80px;bottom:-110px;width:300px;height:300px}.results-glow{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:18px;font-size:3rem}.results-glow span:nth-child(2){font-size:6rem;filter:drop-shadow(0 0 22px #fbbf24)}.results-kicker{position:relative;z-index:1;color:#fde68a}.results-screen h2{position:relative;z-index:1;max-width:760px;margin:4px auto;font-size:clamp(2rem,6vw,4rem);font-weight:1000;line-height:.95}.results-summary{position:relative;z-index:1;margin:12px auto;color:#fff;font-size:1.05rem;font-weight:850}.results-lanterns{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:18px auto;font-size:2rem}.keepsake-card{position:relative;z-index:1;display:flex;align-items:center;gap:14px;max-width:660px;margin:0 auto 20px;padding:16px;border:2px solid rgba(255,255,255,.5);border-radius:20px;background:rgba(15,23,42,.28);text-align:left}.keepsake-card>span{font-size:2.4rem}.keepsake-card strong{font-weight:1000}.keepsake-card p{margin:3px 0 0;color:#fff;font-size:.85rem;font-weight:800}.results-actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.results-actions .primary-button{background:linear-gradient(135deg,#fbbf24,#f97316);box-shadow:0 6px 0 #c2410c;color:#431407}.secondary-button{border:2px solid rgba(255,255,255,.65);background:#fff;color:#5b21b6}.family-guide{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;margin-top:18px;padding:22px;border:3px solid #bae6fd;border-radius:28px;background:rgba(255,255,255,.88)}.family-guide p{max-width:720px;margin:8px 0 0;color:#52627d;font-weight:800;line-height:1.5}.guide-points{display:flex;flex-direction:column;gap:8px}.guide-points span{padding:8px 12px;border-radius:999px;background:#eff6ff;color:#334155;font-size:.76rem;font-weight:1000}.bottom-nav{display:none}.toast{position:fixed;z-index:100;right:16px;bottom:16px;max-width:300px;padding:11px 15px;border-radius:14px;background:#172554;color:#fff;font-weight:900;opacity:0;transform:translateY(15px);pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:none}
@keyframes float{50%{transform:translateY(-10px)}}@keyframes twinkle{50%{opacity:.35;transform:scale(.75)}}@keyframes nodePulse{50%{filter:brightness(1.18);box-shadow:0 0 0 9px rgba(253,230,138,.12),0 0 28px #fbbf24}}@keyframes reveal{from{opacity:0;transform:scale(.45) rotate(-10deg)}to{opacity:1;transform:none}}
@media(max-width:820px){.home-screen{grid-template-columns:1fr}.hero-copy,.hero-art{min-height:300px}.hero-art{display:none}.adventure-layout{grid-template-columns:1fr}.map-card{min-height:540px}.discovery-panel{min-height:360px}.family-guide{grid-template-columns:1fr}.guide-points{flex-direction:row;flex-wrap:wrap}.bottom-nav{position:fixed;z-index:45;right:0;bottom:0;left:0;display:flex;justify-content:space-around;padding:8px 8px max(8px,env(safe-area-inset-bottom));border-top:3px solid #dbeafe;background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}body[data-game-screen=play] .bottom-nav,body[data-game-screen=results] .bottom-nav{display:none}.bottom-nav a{display:flex;min-width:74px;min-height:48px;flex-direction:column;align-items:center;justify-content:center;color:#4b5563;font-size:.66rem;font-weight:1000;text-decoration:none}.bottom-nav span{font-size:1.3rem}.toast{bottom:85px}}
@media(max-width:600px){.page-shell{width:min(100% - 16px,1160px);margin-top:10px}.topbar{min-height:60px;padding:8px 12px}.brand strong{font-size:.98rem}.home-link{display:none}.hero-copy{min-height:275px;padding:20px 18px;border-radius:28px}.hero-copy h1{font-size:3.25rem}.hero-lead{font-size:.94rem}.promise-row{margin-top:13px}.promise-row span{font-size:.68rem}.setup-card{padding:17px 13px;border-radius:26px}.topic-options{grid-template-columns:repeat(3,1fr)}.topic-options .option{min-height:112px;padding:10px 6px;text-align:center}.topic-options .option-icon{font-size:1.75rem}.topic-options .option strong{font-size:.78rem;line-height:1.05}.topic-options .option small{font-size:.66rem;line-height:1.15}.level-options{grid-template-columns:repeat(3,1fr)}.level-options .option{min-height:112px;padding:10px 7px;text-align:center}.level-options .option-icon{font-size:1.7rem}.level-options .option strong{font-size:.82rem}.level-options .option small{font-size:.7rem}.setup-note{color:#52627d;font-size:.82rem}.play-screen{padding:10px;border-radius:25px}.play-header{grid-template-columns:1fr auto}.back-button{grid-column:1/-1;justify-self:start}.trail-heading>span{font-size:2rem}.trail-heading h2{font-size:1.15rem}.map-card{min-height:500px;border-radius:22px}.trail-node{width:50px;height:50px;font-size:1.55rem}.discovery-panel{min-height:345px;padding:18px;border-radius:22px}.reveal-top{align-items:flex-start}.results-screen{padding:30px 14px;border-radius:28px}.results-glow span:nth-child(2){font-size:5rem}.results-actions{display:grid}.results-actions>*{width:100%}.family-guide{padding:17px;border-radius:22px}.keyboard-tip{display:none}}
@media(max-width:350px){.hero-copy h1{font-size:3.05rem}.promise-row{gap:5px}.promise-row span{padding:6px 7px;font-size:.62rem}.topic-options .option,.level-options .option{min-height:78px;padding:8px 5px;text-align:center}.topic-options .option small,.level-options .option small{display:none}.map-card{min-height:460px}.trail-node{width:46px;height:46px;font-size:1.4rem}.trail-heading p{font-size:.61rem}.lantern-counter{padding:6px 8px}.discovery-panel{min-height:330px}}
@media(max-height:500px) and (orientation:landscape){.topbar{position:relative}.page-shell{margin-top:8px;padding-bottom:20px}.home-screen{grid-template-columns:1fr 1fr}.hero-copy{min-height:300px}.hero-art{display:block;min-height:300px}.setup-card{grid-column:1/-1}.adventure-layout{grid-template-columns:1.2fr .8fr}.map-card,.discovery-panel{min-height:400px}.bottom-nav{display:none}.play-screen,.results-screen{margin-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-lantern,.star,.compass-art,.trail-node.is-available{animation:none!important}.progress-track span,.option,.toast{transition:none!important}}
