*{box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2a2e;background:#f8f3ea}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#f8f3ea 0,#eef6f2 100%);font-size:18px;line-height:1.55}.skip-link{position:absolute;left:1rem;top:-5rem;background:#173b3f;color:white;padding:.75rem 1rem;border-radius:.5rem;z-index:5}.skip-link:focus{top:1rem}.site-header{padding:1rem;max-width:980px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:.75rem;color:#173b3f;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#173b3f;color:#fff;font-weight:800}.brand small{display:block;color:#526268;font-size:.85rem}main{max-width:980px;margin:0 auto;padding:0 1rem 3rem}.hero,.game-card,.section{background:#fffdf8;border:1px solid #dfd7c8;border-radius:8px;box-shadow:0 14px 40px rgba(31,42,46,.08)}.hero{padding:clamp(1.5rem,5vw,3.5rem);margin-top:1rem}.hero.compact{max-width:720px}.eyebrow,.progress{margin:0 0 .5rem;color:#8a3d2b;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem}.progress{color:#28615d}h1,h2{line-height:1.12;color:#173b3f;margin:0}h1{font-size:clamp(2rem,7vw,4.25rem);max-width:12ch}h2{font-size:1.35rem}.lead{max-width:58ch;font-size:1.18rem;color:#39494d}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.8rem 1rem;border-radius:8px;text-decoration:none;font-weight:800;border:2px solid #173b3f}.button.primary{background:#173b3f;color:#fff}.button.secondary{background:#fff;color:#173b3f}.section{margin-top:1rem;padding:1.25rem}.section-heading{margin-bottom:1rem}.point-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;list-style:none;margin:0;padding:0}.point-list a{display:block;min-height:8rem;padding:1rem;border:1px solid #d9e4de;border-radius:8px;background:#f3faf6;color:#173b3f;text-decoration:none}.point-list span{display:block;color:#28615d;font-weight:800;font-size:.9rem}.point-list strong{display:block;margin-top:.35rem;font-size:1.05rem}.game-card{padding:clamp(1.25rem,5vw,2.5rem);margin-top:1rem}.game-card h1{font-size:clamp(2rem,8vw,3.4rem);max-width:14ch}.question-box,.answer-box{margin-top:1.25rem;padding:1.1rem;border-radius:8px}.question-box{background:#f1f7ff;border:1px solid #c8d9e8}.answer-box{background:#fff7e6;border:1px solid #e7d2a5}.question-box p,.answer-box p{margin:.6rem 0 0}.answer-box strong{color:#8a3d2b}.qr-note{display:flex;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;border:1px dashed #9ab4ad;border-radius:8px;background:#f7fbf8}.qr-note img{width:88px;height:88px;image-rendering:pixelated}.qr-note p{margin:0;font-size:.95rem}.qr-note span{word-break:break-all;font-weight:700}.nav-actions{justify-content:space-between}.qr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem;margin-top:1rem}.qr-card{break-inside:avoid;padding:1rem;background:#fff;border:1px solid #d7d7d7;border-radius:8px;text-align:center}.qr-card img{width:170px;height:170px;image-rendering:pixelated}.qr-card h2{font-size:1.2rem;margin-top:.5rem}.qr-card p{margin:.25rem 0;color:#39494d}.qr-card span{display:block;font-size:.78rem;word-break:break-all;color:#526268}@media (max-width:560px){body{font-size:17px}.site-header{padding:.75rem 1rem}.hero,.game-card,.section{border-radius:0;margin-left:-1rem;margin-right:-1rem;border-left:0;border-right:0}.actions .button{width:100%}.qr-note{align-items:flex-start}.qr-note img{width:72px;height:72px}.nav-actions{display:grid}}@media print{body{background:#fff;font-size:12pt}.site-header,.print-intro .eyebrow{display:none}main{max-width:none;padding:0}.section{box-shadow:none;border:0}.qr-grid{grid-template-columns:repeat(3,1fr);gap:.35in}.qr-card{box-shadow:none;page-break-inside:avoid}.qr-card img{width:1.55in;height:1.55in}.button{display:none}}