.companion-tools-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.companion-tool-card{padding:1.25rem;border:1px solid var(--border-color);border-radius:12px;background:#151a20}.companion-tool-card h3{margin:.1rem 0 .65rem;color:#fff;font-family:var(--font-serif);font-size:1.3rem}.companion-tool-card p{min-height:3.2rem}.companion-tool-card .np-btn-primary{display:inline-block}.tool-page .np-article-copy{font-size:1.14rem}.tool-large-list li,.moves-list li{margin:.75rem 0}.tool-shout{padding:1.4rem;border:3px solid #d4af37;border-radius:12px;background:#f3c847;color:#111!important;font-size:clamp(1.55rem,4vw,2.5rem);font-weight:900;line-height:1.22;text-align:center}.wallet-card{max-width:680px;padding:1.5rem;border:3px dashed #d4af37;border-radius:12px;background:#fff;color:#111}.wallet-card h2,.wallet-card li,.wallet-card p{color:#111}.tool-safety-note{margin-top:2.5rem;padding:1rem;border-left:4px solid #d4af37;background:#171b20}.quiz-card{padding:1.5rem;border:1px solid var(--border-color);border-radius:12px;background:#151a20}.quiz-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1.5rem 0}.quiz-choices button,.quiz-nav button{padding:1rem;border:2px solid #d4af37;border-radius:8px;background:#101419;color:#fff;font-weight:800;cursor:pointer}.quiz-choices button:hover,.quiz-choices button:focus,.quiz-nav button:hover,.quiz-nav button:focus{background:#d4af37;color:#111;outline:3px solid #fff;outline-offset:2px}.quiz-feedback{padding:1rem;border-left:4px solid #d4af37;background:#101419}.quiz-nav{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.25rem}@media(max-width:700px){.companion-tools-grid,.quiz-choices{grid-template-columns:1fr}.companion-tool-card p{min-height:0}}
