/* Build 154 — Adventure Tools hub */
#adventure-tools{padding:30px 16px 110px;background:linear-gradient(180deg,#fff9ec 0%,#f7f3e9 100%);min-height:70vh}
.adventure-tools-hero{max-width:760px;margin:0 auto 22px;padding:24px;border-radius:24px;background:linear-gradient(135deg,#8a5a00,#d99a16);color:#fff;box-shadow:0 16px 38px rgba(93,61,0,.22)}
.adventure-tools-badge{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.18);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.adventure-tools-hero h2{margin:12px 0 8px;font-size:32px;color:#fff}
.adventure-tools-hero p{margin:0;color:#fff7dc;line-height:1.5}
.adventure-tools-groups{max-width:760px;margin:auto;display:grid;gap:24px}
.adventure-tools-groups>section>h3{margin:0 0 10px;color:#4c3a16;font-size:16px}
.adventure-tools-grid{display:grid;gap:11px}
.adventure-tool-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:15px;border-radius:18px;background:#fff;border:1px solid #eadfc8;color:#243437;text-decoration:none;box-shadow:0 7px 18px rgba(45,38,24,.07)}
.adventure-tool-card>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff3cf;font-size:24px}
.adventure-tool-card strong,.adventure-tool-card small{display:block}.adventure-tool-card strong{font-size:16px}.adventure-tool-card small{margin-top:3px;color:#6d756f;line-height:1.3}.adventure-tool-card b{font-size:28px;color:#c98600}
.mobile-nav #mobile-nav-tools.is-current{color:#d99a16!important}.mobile-nav #mobile-nav-tools.is-current span{color:#d99a16!important}
@media(min-width:700px){.adventure-tools-grid{grid-template-columns:1fr 1fr}}
