@import url('/footer-links.css');
:root{color-scheme:light;--ink:#152950;--muted:#526181;--green:#174baf;--paper:#fffdf6;--line:#a5b2d3;--result-color:#174baf;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#f3f5ff}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit}button:disabled{opacity:.35;cursor:default}[hidden]{display:none!important}button:focus-visible,a:focus-visible{outline:3px solid #df6b25;outline-offset:3px}h1,h2,h3,p{margin:0}header{height:54px;max-width:1020px;padding:0 20px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{text-decoration:none;font-size:15px;font-weight:900;letter-spacing:-.5px}.header-actions{display:flex;align-items:center;gap:16px}.header-actions a,.text-button{font-size:12px;border:0;background:none;text-decoration:none;color:var(--muted);padding:8px 0;font-weight:700}.game-wrap{width:min(900px,calc(100% - 28px));margin:auto;padding-bottom:16px}.game-title{text-align:center;margin-bottom:12px}.eyebrow{font-size:10px;font-weight:850;letter-spacing:.17em;text-transform:uppercase;color:#a54812;line-height:1.3}.game-title .eyebrow{margin:4px 0 7px}.game-title h1{font-size:34px;font-weight:900;letter-spacing:-.045em;line-height:1.1}.game-title h1 span{color:var(--green)}.shell{border:1px solid #7591cc;border-radius:22px;background:linear-gradient(145deg,#fffdf6,#f8f8ff);box-shadow:0 8px 0 #a4b9e8;height:calc(100svh - 140px);max-height:740px;min-height:520px;padding:18px;display:flex;flex-direction:column}.progress{flex-shrink:0}.progress-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted);font-weight:650;line-height:1.3}.track{margin-top:9px;height:4px;border-radius:10px;background:#d9e0f3;overflow:hidden}.track i{display:block;height:100%;width:0;background:var(--green);transition:width .2s}.panel{flex:1;min-height:0;display:flex;flex-direction:column;text-align:center;padding:12px 6px 4px}.start-copy{margin:auto 0;display:flex;flex-direction:column;align-items:center;gap:18px}.crown{display:grid;place-items:center;width:110px;height:100px;font-size:70px;border:1px solid #7e97ca;border-radius:24px;background:linear-gradient(140deg,#d6e3ff,#ffddb4);transform:rotate(-7deg);box-shadow:8px 8px 0 #adc1ed;flex-shrink:0}.start-copy h2{font-size:48px;line-height:1.02;letter-spacing:-.055em;font-weight:900}.start-copy em{font-style:normal;color:#a54812}.subtitle{font-size:16px;line-height:1.5;color:var(--muted)}.pills{display:flex;gap:8px;justify-content:center}.pills span{border:1px solid var(--line);border-radius:30px;padding:6px 10px;font-size:11px;color:var(--muted)}.primary,.secondary{border-radius:12px;min-height:46px;padding:10px 20px;font-weight:850;font-size:14px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:1px solid transparent}.primary{background:var(--green);color:var(--paper);box-shadow:0 3px 0 #0d3175}.primary:hover{background:#235fcf}.secondary{background:var(--paper);color:var(--ink);border-color:var(--line)}.start-actions{display:grid;gap:9px;max-width:390px;width:100%;margin:18px auto 4px}.question-top{display:flex;justify-content:space-between;align-items:center;height:28px;flex-shrink:0}.back{border:0;background:none;color:var(--muted);font-size:12px;padding:5px 0}.question-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:10px 12px}.animal{font-size:44px;line-height:1.1}.scene{font-size:16px;line-height:1.45;color:var(--muted);max-width:640px}.question-body h2{font-size:38px;line-height:1.1;font-weight:850;letter-spacing:-.04em;max-width:720px}.answers{display:grid;grid-template-columns:1fr 1fr;gap:12px;height:clamp(150px,24svh,215px);flex-shrink:0;margin-top:12px}.answer{display:flex;align-items:center;gap:13px;text-align:left;padding:20px;border:1px solid #829acc;border-radius:14px;box-shadow:0 3px 0 #b2c6eb;background:#e0eaff;color:var(--ink);font-size:22px;font-weight:750;line-height:1.22;min-width:0}.answer:nth-child(2){background:#ffeed5}.answer:hover{border-color:var(--green);background:#cddcfc}.answer-letter{font-size:12px;font-weight:850;color:var(--green)}.arrival{justify-content:center;align-items:center;gap:24px}.arrival h2{font-size:44px;font-weight:900;line-height:1.05;letter-spacing:-.045em}.arrival p:not(.eyebrow){font-size:16px;line-height:1.5;max-width:470px;color:var(--muted)}.reveal-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px}.reveal-body h2{font-size:33px;line-height:1.07;font-weight:900;letter-spacing:-.04em}.meaning{font-size:13px;line-height:1.5;color:var(--muted);max-width:540px}.choice-receipt{background:#ffeed5;border-radius:10px;padding:9px 13px;font-size:12px;font-weight:750}.reveal-body h3{font-size:22px;letter-spacing:-.025em}.reading{font-size:15px;line-height:1.6;max-width:570px;text-align:left}.nudge{font-size:12px;line-height:1.5;border-left:3px solid var(--result-color);padding:8px 12px;background:#edf2ff;border-radius:6px;color:var(--muted);max-width:570px;text-align:left}.reveal-actions{display:grid;grid-template-columns:1fr 2.5fr;gap:10px;max-width:580px;width:100%;margin:16px auto 0}.result-body{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:18px}.result-symbol{font-size:65px}.result-body h2{font-size:46px;line-height:1.05;font-weight:900;letter-spacing:-.045em;color:var(--result-color);max-width:650px}.result-quote{font-size:22px;font-weight:750;line-height:1.3;max-width:610px}.result-description{font-size:15px;line-height:1.6;color:var(--muted);max-width:580px}.result-actions{display:flex;gap:10px;justify-content:center;margin-top:16px}.result-links{display:flex;justify-content:center;gap:20px;margin-top:12px}.info{width:min(900px,calc(100% - 36px));margin:65px auto;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.info img{width:100%;height:auto;border-radius:16px;border:1px solid var(--line)}.info h2{font-size:27px;line-height:1.1;letter-spacing:-.04em;margin-bottom:15px}.info h3{font-size:17px;margin:15px 0}.info p{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:13px}.info nav{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--green)}footer{border-top:1px solid var(--line);padding:28px 16px;display:flex;gap:22px;align-items:center;justify-content:center;flex-wrap:wrap;color:var(--muted);font-size:12px}.footer-links{display:flex;gap:15px}.footer-links a{text-decoration:none}.share-card{max-width:640px;margin:40px auto;padding:20px;text-align:center}.share-card h1{font-size:40px;margin:20px 0}.share-card img{width:100%;height:auto;border-radius:15px;margin:15px 0}.share-card p{font-size:16px;line-height:1.5;margin-bottom:20px}.share-card nav{margin-top:20px}
@media(max-width:650px){header{padding:0 15px}.brand{font-size:13px}.header-actions{gap:10px}.header-actions a,.header-actions button{font-size:11px}.game-wrap{width:calc(100% - 24px)}.game-title h1{font-size:25px}.game-title .eyebrow{font-size:9px}.shell{padding:12px;border-radius:18px;height:calc(100svh - 123px);min-height:525px}.panel{padding:10px 0 3px}.progress-meta{font-size:10px}.start-copy{gap:16px}.start-copy h2{font-size:37px}.crown{width:90px;height:82px;font-size:58px}.subtitle{font-size:14px}.question-body{padding:8px 2px;gap:12px}.question-body h2{font-size:29px}.scene{font-size:14px}.animal{font-size:37px}.answers{grid-template-columns:1fr;grid-template-rows:1fr 1fr;height:clamp(164px,26svh,220px);gap:9px}.answer{font-size:19px;padding:12px;gap:11px}.arrival{gap:19px}.arrival h2{font-size:33px}.arrival p:not(.eyebrow){font-size:14px}.reveal-body{gap:10px}.reveal-body h2{font-size:27px}.reveal-body h3{font-size:19px}.meaning{font-size:12px}.reading{font-size:13px;line-height:1.55}.nudge{font-size:11px;padding:8px 10px}.result-body{gap:12px}.result-symbol{font-size:46px}.result-body h2{font-size:32px}.result-quote{font-size:17px}.result-description{font-size:13px;line-height:1.5}.result-actions button{font-size:12px;padding:10px 11px;flex:1}.info{grid-template-columns:1fr;margin-top:45px;gap:20px}}
@media(max-height:740px){.start-copy{gap:12px}.reveal-body{gap:8px}.reveal-body .animal{font-size:30px}.reveal-body h2{font-size:25px}.reading{font-size:13px;line-height:1.45}.meaning{font-size:11px}.choice-receipt{font-size:11px;padding:8px}.reveal-body h3{font-size:18px}.result-body{gap:10px}.result-symbol{font-size:38px}.result-body h2{font-size:29px}.result-description{font-size:12px}.reveal-actions{margin-top:10px}.question-body h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
