*{box-sizing:border-box}body{margin:0;background:#fff;color:#202020;font:16px/1.5 system-ui,sans-serif}.top{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1120px;padding:16px 24px;margin:auto;border-bottom:1px solid #e6e6e6}.top img{display:block;object-fit:contain}.top nav{display:flex;gap:22px;flex-wrap:wrap}.top a{color:#252525;text-decoration:none;font-weight:700}.top a[aria-current]{color:#c81020;border-bottom:3px solid #c81020}main{max-width:1000px;margin:auto;padding:24px}.intro{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:.875rem;font-weight:800;letter-spacing:.1em;color:#c81020;margin:0 0 10px}h1,h2{font-family:'Fjalla One',Impact,sans-serif;font-weight:400;line-height:1.13}h1{font-size:clamp(2rem,5vw,3.7rem);margin:0}h2{font-size:clamp(1.7rem,4vw,2.4rem);margin:22px 0}.intro p:not(.eyebrow){margin-bottom:0}.intro figure{margin:0;text-align:center}.intro img{width:170px;height:170px;object-fit:contain}.intro figcaption{font-size:.75rem;color:#646464}.game{margin-top:28px;border:2px solid #202020;border-radius:18px;padding:28px;box-shadow:6px 6px 0 #c81020}.progress-line{display:flex;justify-content:space-between;gap:10px;font-size:.875rem;font-weight:700}progress{width:100%;height:8px;border:0;border-radius:10px;overflow:hidden;accent-color:#c81020;background:#eee}progress::-webkit-progress-bar{background:#eee}progress::-webkit-progress-value{background:#c81020}fieldset{margin:0;border:0;padding:0}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.choice{display:flex;gap:12px;align-items:center;border:2px solid #ddd;border-radius:10px;padding:16px;cursor:pointer;min-height:78px}.choice:has(input:checked){background:#fff1f2;border-color:#c81020}.choice input{accent-color:#c81020;width:20px;height:20px;flex-shrink:0}.choice strong,.choice small{display:block}.choice small{color:#606060;font-size:.875rem;margin-top:3px}.compact .choice{min-height:54px;padding:10px}.hint{color:#555}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}button{font:700 1rem/1.4 system-ui;cursor:pointer;border:2px solid #c81020;border-radius:8px;min-height:48px;padding:12px 20px}.primary{background:#c81020;color:#fff}.secondary{background:#fff;color:#a30c1b}.primary:hover{background:#a30c1b}.secondary:hover{background:#fff1f2}:focus-visible{outline:3px solid #168184;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.recipe{margin:24px 0}.recipe>div{display:grid;grid-template-columns:110px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid #ddd}.recipe dt{font-size:.875rem;font-weight:700;color:#a30c1b}.recipe dd{margin:0;font-weight:600}.availability{margin-top:28px;font-size:.875rem;color:#555}.small{font-size:.875rem;color:#626262}.error{color:#a30c1b;font-weight:600}textarea{width:100%;min-height:180px;font:inherit}footer{max-width:1000px;margin:16px auto;padding:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px;border-top:1px solid #ddd;font-size:.875rem}footer a{color:#444}footer a[href^="tel"]{white-space:nowrap}@media(max-width:600px){.top{padding:12px 16px;gap:12px}.top img{width:52px;height:52px}.top nav{gap:12px;font-size:.875rem}main{padding:20px 16px}.intro img{width:105px;height:105px}.intro figure{max-width:110px}.intro figcaption{font-size:.75rem}.game{padding:20px 16px;margin-top:22px;box-shadow:4px 4px 0 #c81020}.choices{grid-template-columns:1fr}.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.compact .choice{padding:8px;gap:6px;font-size:.875rem}.recipe>div{grid-template-columns:80px 1fr;gap:12px}.actions button{flex:1 1 auto}.intro p:not(.eyebrow){font-size:.875rem}}@media(prefers-reduced-motion:no-preference){.recipe{animation:reveal .3s ease-out}@keyframes reveal{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}

.profile-link{display:inline-flex;align-items:center;min-height:48px;padding:12px 20px;border:2px solid #c81020;border-radius:8px;font-weight:700;text-decoration:none}
