@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700;800;900&display=swap');
:root{--ink:#17352e;--muted:#607169;--paper:#f7f4e9;--green:#c5ed64;--deep:#286242;--line:#deded0;--orange:#ffb47e;--white:#fffef8}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Be Vietnam Pro',sans-serif;font-size:15px}button,input{font:inherit}a{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #237fa7;outline-offset:5px}[hidden]{display:none!important}.topbar,main,footer{max-width:1160px;margin:auto}.topbar{display:flex;justify-content:space-between;align-items:center;padding:25px 28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:17px;font-weight:900;letter-spacing:-.5px}.brand small{font-size:10px;color:var(--muted);font-weight:500;padding-left:8px}.brand-icon{display:grid;place-items:center;background:var(--green);width:35px;height:35px;border-radius:11px;border:2px solid var(--ink);box-shadow:0 3px var(--ink);font-size:27px}.home-link{font-size:12px;text-decoration:none;font-weight:600}main{padding:0 28px;min-height:70vh}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:565px;gap:20px;padding:48px 0}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:800;line-height:1.8;color:var(--deep)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--deep);margin-right:6px}h1{font-size:clamp(36px,4.8vw,60px);line-height:1.17;letter-spacing:-2.7px;margin:21px 0 24px;font-weight:900}h1 em{font-style:normal;color:var(--deep);position:relative;white-space:nowrap}h1 em:after{content:'';position:absolute;background:var(--green);height:12px;left:0;right:0;bottom:0;z-index:-1;transform:rotate(-2deg)}.lead{color:var(--muted);line-height:1.9;max-width:450px;font-size:16px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:2px solid var(--ink);border-radius:14px;padding:15px 24px;font-weight:800;text-decoration:none;box-shadow:0 5px var(--ink);transition:transform .15s,box-shadow .15s}.button:hover{transform:translateY(-2px);box-shadow:0 7px var(--ink)}.button:active{transform:translateY(4px);box-shadow:0 1px var(--ink)}.primary{background:var(--green);color:var(--ink)}.secondary{background:var(--white);color:var(--ink)}.micro{color:var(--muted);font-size:11px;margin-top:19px;line-height:1.8}.hero-facts{display:flex;gap:22px;margin-top:30px;font-size:11px;font-weight:600}.island{height:420px;position:relative;display:grid;place-items:center}.orbit{position:absolute;width:360px;height:360px;border:1px dashed #aebc9d;border-radius:50%;background:radial-gradient(circle,#e4edc9 40%,transparent 70%)}.platform{position:absolute;width:280px;height:75px;border-radius:50%;background:#c5d99a;bottom:46px;border-bottom:12px solid #a6bc80}.bot{position:relative;width:210px;height:240px;z-index:2;animation:bob 4s ease-in-out infinite;transform:rotate(-6deg)}.bot-head{position:absolute;top:20px;width:210px;height:145px;background:var(--green);border:4px solid var(--ink);border-radius:57px 57px 45px 45px;box-shadow:inset -12px -8px #a8d34b;z-index:3}.bot-face{background:var(--ink);height:83px;width:148px;border-radius:28px;position:absolute;left:27px;top:24px;display:flex;gap:44px;justify-content:center;padding:20px}.bot-face i{display:block;width:11px;height:20px;border-radius:8px;background:#e6ffab}.bot-face b{position:absolute;left:61px;bottom:16px;width:22px;height:12px;border-radius:0 0 20px 20px;background:#e6ffab}.cheek{position:absolute;top:112px;background:var(--orange);height:12px;width:24px;border-radius:50%}.left{left:15px}.right{right:15px}.antenna{position:absolute;width:8px;height:35px;background:var(--ink);left:100px;top:-12px;transform:rotate(10deg)}.antenna:after{content:'';position:absolute;width:24px;height:24px;background:var(--orange);border:4px solid var(--ink);border-radius:50%;top:-15px;left:-8px}.bot-body{position:absolute;top:151px;left:43px;width:125px;height:73px;background:var(--green);border:4px solid var(--ink);border-radius:20px 20px 30px 30px;box-shadow:inset -8px -5px #a8d34b;display:grid;place-items:center;font-size:31px}.foot{position:absolute;bottom:0;background:var(--ink);width:48px;height:24px;border-radius:20px 20px 10px 10px}.foot.left{left:42px}.foot.right{right:38px}.arm{position:absolute;width:25px;height:63px;background:var(--green);border:4px solid var(--ink);border-radius:20px;top:157px}.arm.left{left:20px;transform:rotate(23deg)}.arm.right{right:15px;top:145px;transform:rotate(-50deg)}.floating{position:absolute;z-index:4}.label-one,.label-two{background:var(--white);border:2px solid var(--ink);border-radius:12px;padding:12px 16px;font-size:12px;font-weight:700;box-shadow:0 4px #deded0}.label-one{top:32px;right:10px;transform:rotate(7deg)}.label-two{bottom:14px;left:12px;transform:rotate(-4deg)}.star-one{left:26px;top:85px;font-size:48px;color:#db8139}.star-two{bottom:80px;right:10px;font-size:54px;color:var(--deep)}.mini-gift{position:absolute;right:23px;bottom:155px;font-size:43px;transform:rotate(12deg)}.trail-preview{border-top:1px solid var(--line);padding:30px 0;display:grid;grid-template-columns:1fr 2fr;gap:35px}h2{font-size:23px;letter-spacing:-.8px;line-height:1.4}.stops{list-style:none;display:flex;justify-content:space-between;padding:0;margin:0;gap:20px}.stops li{display:flex;flex-direction:column;gap:7px;position:relative;flex:1}.stops li:not(:last-child):after{content:'';border-top:2px dashed #bfc8b3;position:absolute;top:24px;left:53px;right:-9px}.stops span{width:46px;height:46px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:15px;background:#e5eccf;box-shadow:0 3px var(--ink);font-weight:800}.stops li:nth-child(2) span{background:#ffcfaa}.stops li:nth-child(3) span{background:#c5e6ef}.stops li:nth-child(4) span{background:var(--green)}.stops b{font-size:12px;margin-top:4px}.stops small{font-size:10px;color:var(--muted)}.assessment-note{font-size:11px;color:var(--muted);line-height:1.9;margin:20px 0 40px;max-width:800px}footer{padding:25px 28px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);line-height:1.8}.skip{position:absolute;top:-100px;left:12px;z-index:99;background:white;padding:10px}.skip:focus{top:10px}.global-error{position:fixed;bottom:12px;left:50%;transform:translateX(-50%);width:min(90%,600px);background:#fff0e9;border:2px solid #a64029;padding:18px;border-radius:14px;color:#8b301c;z-index:100;box-shadow:0 5px 25px #0002}
.play-wrap{max-width:780px;margin:40px auto 60px}.game-status{display:flex;align-items:center;gap:18px;margin-bottom:35px}.exit{border:0;background:none;color:var(--muted);padding:10px;font-size:21px}.progress-track{height:16px;background:#e2e5d8;border:1px solid #cdd3be;border-radius:20px;flex:1;overflow:hidden}.progress-fill{display:block;height:100%;background:var(--green);border-radius:20px;transition:width .35s}.xp{font-size:13px;font-weight:800;white-space:nowrap}.question-card{background:var(--white);border:2px solid var(--line);border-radius:25px;padding:32px}.question-card h1{font-size:29px;letter-spacing:-1px;margin:12px 0 17px;line-height:1.4}.scene{line-height:1.9;color:var(--muted);margin-bottom:25px}.answers{display:grid;gap:13px}.answer{display:flex;align-items:center;text-align:left;gap:15px;border:2px solid #d9dfd0;border-radius:14px;background:#fff;padding:17px;box-shadow:0 3px #d9dfd0;color:var(--ink);line-height:1.65;font-size:14px}.answer:hover{background:#f3f8e9;border-color:#aac677}.answer[aria-pressed=true]{background:#e8f6c8;border-color:var(--deep);box-shadow:0 3px var(--deep)}.answer .letter{border:1px solid #ced6c0;border-radius:8px;min-width:31px;height:31px;display:grid;place-items:center;font-weight:800}.play-controls{display:flex;justify-content:space-between;align-items:center;margin-top:23px;gap:15px}.text-button{border:0;background:none;text-decoration:underline;color:var(--muted);font-size:12px;padding:10px}.feedback{margin-top:22px;border:2px solid #b7d491;background:#eef7dc;border-radius:18px;padding:20px;line-height:1.8}.feedback.partial{background:#fff0dd;border-color:#e7c38c}.feedback b{font-size:17px}.feedback p{font-size:13px;margin:8px 0 0}.stage-pill{display:inline-block;padding:6px 11px;background:#e9efdc;border-radius:30px;font-size:10px;font-weight:800;letter-spacing:.4px}.result-heading{text-align:center;margin:35px 0}.result-heading h1{font-size:42px;letter-spacing:-1.5px;margin:15px 0}.result-heading p{max-width:640px;margin:12px auto;line-height:1.9;color:var(--muted)}.medal{display:inline-grid;place-items:center;border-radius:24px;background:var(--green);border:3px solid var(--ink);width:90px;height:90px;font-size:42px;box-shadow:0 6px var(--ink);transform:rotate(-7deg);margin:12px}.result-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:22px;align-items:start;margin:35px 0}.panel{border:2px solid var(--line);border-radius:23px;background:var(--white);padding:26px}.panel h2{margin-top:4px}.skill{margin:20px 0}.skill-label{display:flex;justify-content:space-between;gap:14px;font-size:12px;margin-bottom:8px}.skill meter{width:100%;height:16px;accent-color:var(--deep)}.roadmap{counter-reset:day;list-style:none;padding:0}.roadmap li{counter-increment:day;position:relative;padding:0 0 20px 42px;font-size:12px;line-height:1.9}.roadmap li:before{content:counter(day);position:absolute;left:0;top:0;border-radius:10px;background:#e6eecf;width:28px;height:28px;display:grid;place-items:center;font-weight:800}.reward{background:#eaf2d4;border:2px solid #bdcd9d;border-radius:23px;padding:26px;margin:22px 0}.reward h2{margin-top:8px}.reward>p{line-height:1.9}.reward form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:24px}.field{display:grid;gap:8px;font-size:12px;font-weight:600}.field input{width:100%;border:2px solid #c4d1ae;border-radius:11px;padding:13px;background:var(--white);color:var(--ink)}.full{grid-column:1/-1}.check{display:flex;gap:10px;align-items:start;font-size:11px;line-height:1.9}.check input{margin-top:5px;min-width:17px;min-height:17px;accent-color:var(--deep)}.error{color:#a23421;font-size:12px;line-height:1.8}.reward .micro{margin-top:0}.honey{position:absolute;left:-10000px}.result-actions{display:flex;justify-content:center;gap:20px;margin:25px 0 40px;flex-wrap:wrap}.success-box{background:var(--white);padding:25px;border-radius:18px;line-height:1.9}.confetti{position:fixed;pointer-events:none;inset:0;overflow:hidden;z-index:10}.confetti i{position:absolute;width:9px;height:15px;top:-20px;animation:fall 2s ease-in forwards}.restart-panel{text-align:center;padding:80px 15px}.restart-panel p{line-height:1.9;color:var(--muted)}@keyframes bob{50%{transform:translateY(-9px) rotate(-3deg)}}@keyframes fall{to{transform:translateY(110vh) rotate(580deg);opacity:0}}@media(max-width:760px){.brand{font-size:13px}.brand small{display:none}.topbar,main,footer{padding-left:20px;padding-right:20px}.hero{grid-template-columns:1fr;padding-top:35px;gap:0}.hero-copy{position:relative;z-index:3}h1{font-size:43px;letter-spacing:-1.8px}.lead{font-size:14px}.island{height:330px;margin-top:20px}.orbit{width:270px;height:270px}.bot{scale:.84}.platform{bottom:15px}.label-one{top:15px;right:0}.label-two{bottom:-3px}.star-one{left:15px}.hero-facts{gap:13px;font-size:10px}.trail-preview{grid-template-columns:1fr;gap:15px}.trail-preview h2{margin-top:7px}.stops{gap:10px}.stops small{line-height:1.8}.stops li:not(:last-child):after{right:0}.play-wrap{margin:25px auto}.question-card{padding:20px}.question-card h1{font-size:24px}.answer{padding:12px;font-size:12px}.result-heading h1{font-size:32px}.result-grid{grid-template-columns:1fr}.reward form{grid-template-columns:1fr}.reward,.panel{padding:20px}.play-controls .button{padding:14px 19px}.result-heading p{font-size:13px}footer{flex-direction:column;gap:8px}.home-link{font-size:10px}.game-status{gap:8px}.stops b{font-size:10px}.hero-actions .button{font-size:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.confetti{display:none}}@media print{header,footer,.result-actions,.reward,button,.assessment-note,.global-error{display:none!important}body{background:white}.result-grid{display:block}.panel{break-inside:avoid;margin:15px 0}.result-heading{margin:0}.result-heading h1{font-size:28px}main{padding:0}.medal{display:none}}
