:root{--ink:#214e43;--muted:#687b73;--paper:#fffaf0;--line:#dfd3b5;--green:#3a9a75;--coral:#e77e64;--shadow:0 15px 34px rgba(54,73,55,.13)}*{box-sizing:border-box}html,body{overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 12% 0,#fff7e4,transparent 38%),#eef3df;color:var(--ink);font-family:"Trebuchet MS","Segoe UI",sans-serif}.app{width:min(1120px,calc(100% - 32px));margin:24px auto 46px}.game-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;background:#fffaf0;border:1px solid var(--line);border-radius:22px;box-shadow:0 8px 20px rgba(50,70,55,.08)}.game-home-link{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;border-radius:13px}.game-home-link:hover strong{color:#b75c48}.game-home-link:focus-visible,button:focus-visible{outline:3px solid #e8b94d;outline-offset:3px}.game-home-link>span:last-child{display:grid}.game-home-link strong{font-size:18px}.game-home-link small{font-size:12px;color:var(--muted)}.game-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#e5f1df}.game-icon svg{width:34px;height:34px;fill:#f1c65b;stroke:#376653;stroke-width:3.4;stroke-linecap:round;stroke-linejoin:round}.age-pill,.hero-facts span{padding:9px 13px;border:1px solid #d6dec5;border-radius:99px;background:#f5fae9;font-size:13px;font-weight:900}.screen{display:none}.screen.is-active{display:block}.hero-card,.play-card,.result-card{margin-top:18px;border:1px solid var(--line);border-radius:29px;background:#fffaf0;box-shadow:var(--shadow)}.hero-card{display:grid;grid-template-columns:.95fr 1.05fr;overflow:hidden}.hero-art{min-height:480px}.hero-art img{display:block;width:100%;height:100%;object-fit:cover}.hero-copy{display:grid;align-content:center;padding:44px;background:linear-gradient(135deg,#fffaf0,#edf4df)}.eyebrow{color:#bd604d;font-size:12px;font-weight:900;letter-spacing:.1em}.hero-copy h1{margin:10px 0 20px;font:700 clamp(40px,4.8vw,62px)/1 Georgia,serif}.hero-copy p{margin:0;color:var(--muted);font-size:19px;line-height:1.55}.hero-facts{display:flex;gap:9px;flex-wrap:wrap;margin:25px 0}.primary-button,.hint-button,.quiet-button,.back-button{border:0;border-radius:14px;font:inherit;font-weight:900;cursor:pointer}.primary-button{padding:15px 22px;color:white;background:var(--green);box-shadow:0 7px 15px rgba(34,130,94,.2)}.hint-button,.quiet-button{padding:13px 18px;background:#f3ead1;color:var(--ink)}.hero-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0 0;padding:0;list-style:none}.hero-steps li{display:flex;align-items:center;gap:13px;min-height:112px;padding:18px;background:#fffaf3;border:1px solid var(--line);border-radius:21px;box-shadow:0 9px 22px rgba(55,73,54,.08)}.hero-steps b{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:16px;background:var(--coral);color:white;font-size:23px}.hero-steps span{display:grid;gap:5px}.hero-steps small{color:var(--muted)}.routes-section{padding-top:40px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{margin:6px 0 0;font:700 34px Georgia,serif}.section-heading p{color:var(--muted);font-weight:800}.route-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.route-card{display:grid;grid-template-rows:95px 1fr auto;min-height:292px;padding:20px;text-align:left;color:var(--ink);background:#fffaf0;border:1px solid var(--line);border-radius:22px;box-shadow:0 9px 20px rgba(55,72,53,.08);cursor:pointer}.route-card:hover{transform:translateY(-3px)}.route-clues{display:flex;align-items:center;justify-content:center;gap:7px}.route-clues i{display:grid;place-items:center;width:62px;height:58px;border:3px solid var(--route);border-radius:16px;background:#fff;color:var(--route);font-style:normal;font-size:11px;font-weight:900}.route-clues i:nth-child(2){transform:rotate(-4deg)}.route-clues i:nth-child(3){transform:rotate(4deg)}.route-copy{display:grid;align-content:start;gap:6px}.route-copy small{color:#bd604d;font-weight:900}.route-copy strong{font:700 25px Georgia,serif}.route-copy>span{color:var(--muted);line-height:1.4}.route-foot{display:grid;gap:8px;margin-top:18px;color:var(--muted);font-size:13px;font-weight:800}.route-foot>i,.progress-track{height:7px;border-radius:99px;background:#e3ead7;overflow:hidden}.route-foot b,.progress-track i{display:block;height:100%;background:var(--route,var(--green));border-radius:inherit}.play-card{padding:20px}.play-head{display:flex;align-items:center;gap:14px}.play-head>div{flex:1}.play-head small{color:#bd604d;font-weight:900}.play-head h2{margin:3px 0 0;font:700 31px Georgia,serif}.play-head>span{padding:9px 13px;border:1px solid #dce3d0;border-radius:99px;font-weight:900}.back-button{width:44px;height:44px;background:#e5f1df;color:var(--ink);font-size:20px}.progress-track{margin:14px 0 18px}.case-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:4px 0 13px}.case-heading h3{margin:5px 0 0;font:700 29px Georgia,serif}.case-heading p{margin:0;color:var(--muted);font-weight:900}.evidence-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px;border:2px dashed #d6c59d;border-radius:24px;background:#f8f1df}.evidence-card{position:relative;min-width:0;overflow:hidden;background:#fff;border:1px solid #ded5bd;border-radius:19px;box-shadow:0 7px 15px rgba(57,72,52,.08);transition:.18s}.evidence-card.is-hint{border-color:#dfad37;box-shadow:0 0 0 5px #fff0a5}.evidence-card header{display:flex;align-items:center;justify-content:space-between;padding:10px 12px 8px}.evidence-card header b{font-size:12px;color:#bd604d;letter-spacing:.08em}.evidence-card header span{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;background:#e8f2df;font-weight:900}.evidence-art{display:grid;place-items:center;height:145px;padding:8px;background:linear-gradient(#f5f0df,#fff)}.evidence-art svg,.evidence-art img{display:block;width:100%;height:100%;object-fit:contain}.evidence-card>strong{display:block;min-height:52px;padding:10px 12px;text-align:center;font-size:14px;line-height:1.25}.answer-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:17px 2px 10px}.answer-heading span{color:#bd604d;font-size:12px;font-weight:900;letter-spacing:.08em}.answer-heading small{color:var(--muted)}.profession-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profession-card{display:grid;grid-template-columns:122px 1fr;align-items:center;min-height:148px;padding:10px;text-align:left;color:var(--ink);background:#fff;border:2px solid #ddd3b6;border-radius:20px;cursor:pointer;box-shadow:0 8px 18px rgba(55,70,50,.08)}.profession-card:hover{border-color:#70ad8a;transform:translateY(-2px)}.profession-card img{display:block;width:112px;height:126px;object-fit:contain}.profession-card span{display:grid;gap:6px}.profession-card small{color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.08em}.profession-card strong{font:700 24px Georgia,serif}.profession-card.is-error{border-color:#e2725d;animation:shake .4s}.profession-card.is-correct{border-color:#4da477;box-shadow:0 0 0 5px #ccebd5}.feedback{display:grid;gap:5px;max-width:850px;min-height:75px;margin:16px auto;padding:14px 18px;border-radius:16px;background:#f4eedb}.feedback span{color:var(--muted);line-height:1.4}.feedback[data-tone=error]{background:#ffefea;border:1px solid #efb3a7}.feedback[data-tone=hint]{background:#fff6d8;border:1px solid #e7ce76}.feedback[data-tone=success]{background:#e2f3e6;border:1px solid #9ccdac}.play-actions{display:flex;justify-content:center;gap:9px}.task-tabs{display:flex;justify-content:center;gap:8px;margin-top:15px}.task-tabs button{width:36px;height:36px;border:0;border-radius:12px;background:#e7ecd8;color:var(--ink);font-weight:900;cursor:pointer}.task-tabs button.is-active{background:#285f4e;color:white}.task-tabs button.is-done{box-shadow:inset 0 0 0 3px #65ad82}.result-card{text-align:center;padding:56px 24px}.result-card h2{max-width:700px;margin:10px auto 15px;font:700 clamp(35px,5vw,56px) Georgia,serif}.result-card>p{max-width:650px;margin:0 auto 22px;color:var(--muted);font-size:18px;line-height:1.5}.result-stamps{display:flex;justify-content:center;gap:10px;margin-bottom:16px}.result-stamps i{display:grid;place-items:center;width:74px;height:66px;border:4px solid #e98265;border-radius:18px;color:#bd604d;background:#fff7df;font-style:normal;font-size:12px;font-weight:900}.result-stamps i:nth-child(2){border-color:#54a38b;transform:rotate(-4deg)}.result-stamps i:nth-child(3){border-color:#718fc0;transform:rotate(4deg)}.result-stats{display:flex;justify-content:center;gap:12px;margin:20px}.result-stats span{display:grid;gap:4px;padding:12px 20px;border-radius:15px;background:#eef4e3}.result-card .quiet-button{margin-left:8px}@keyframes shake{25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media(max-width:900px){.profession-card{grid-template-columns:90px 1fr}.profession-card img{width:84px;height:112px}.profession-card strong{font-size:20px}}@media(max-width:850px){.hero-card{grid-template-columns:1fr}.hero-art{min-height:330px}.route-grid{grid-template-columns:1fr}.route-card{grid-template-rows:auto auto auto;min-height:0}.route-copy>span{min-height:0}.section-heading{align-items:start}.evidence-art{height:125px}.profession-card{grid-template-columns:1fr;text-align:center}.profession-card img{width:100%;height:120px}.profession-card span{justify-items:center}}@media(max-width:700px){.app{width:min(1120px,calc(100% - 20px));margin-top:10px}.age-pill{display:none}.hero-copy{padding:34px 22px}.hero-copy h1{font-size:38px}.hero-steps{grid-template-columns:1fr}.hero-steps li{min-height:78px}.play-card{padding:12px;border-radius:22px}.play-head h2{font-size:23px}.case-heading{align-items:start;flex-direction:column;gap:5px}.case-heading h3{font-size:25px}.evidence-board{gap:7px;padding:8px}.evidence-card header{padding:7px}.evidence-card header b{font-size:9px}.evidence-card header span{display:none}.evidence-art{height:92px;padding:4px}.evidence-card>strong{min-height:58px;padding:8px 4px;font-size:11px}.answer-heading{align-items:start;flex-direction:column}.profession-grid{gap:7px}.profession-card{min-height:142px;padding:5px}.profession-card img{height:103px}.profession-card small{font-size:8px}.profession-card strong{font-size:16px}.result-stats{flex-direction:column}.result-card .quiet-button{display:block;margin:10px auto 0}}@media(max-width:420px){.game-home-link strong{font-size:15px}.game-icon{width:42px;height:42px}.hero-art{min-height:250px}.play-actions{display:grid}.result-card{padding-inline:16px}.task-tabs{gap:5px}}
