.tools-container[data-astro-cid-mlc4vpxg]{width:min(100%,1140px);margin:0 auto;padding:0 28px}.tools-hero[data-astro-cid-mlc4vpxg]{padding:100px 0 32px;text-align:center}.tools-eyebrow[data-astro-cid-mlc4vpxg]{display:inline-flex;align-items:center;gap:9px;margin:0 0 16px;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--orange-400)}.tools-eyebrow[data-astro-cid-mlc4vpxg]:before,.tools-eyebrow[data-astro-cid-mlc4vpxg]:after{content:"";width:20px;height:1px;background:var(--orange-400);opacity:.55}.tools-title[data-astro-cid-mlc4vpxg]{margin:0 0 14px;font-size:clamp(30px,4.2vw,46px);line-height:1.12;font-weight:800;letter-spacing:-.02em;background:linear-gradient(96deg,var(--orange-300),var(--orange-400));-webkit-background-clip:text;background-clip:text;color:transparent}.tools-subtitle[data-astro-cid-mlc4vpxg]{margin:0 auto;max-width:640px;font-size:17.5px;line-height:1.55;color:var(--color-text-secondary)}.tools-section[data-astro-cid-mlc4vpxg]{padding:100px 0}.tools-section-title[data-astro-cid-mlc4vpxg]{margin:0 0 18px;font-size:clamp(24px,3vw,30px);line-height:1.2;color:var(--white);font-weight:700;letter-spacing:-.01em}.tools-section-title--spaced[data-astro-cid-mlc4vpxg]{margin-top:56px}.category-list[data-astro-cid-mlc4vpxg]{list-style:none;margin:0 0 12px;padding:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:14px}@media(max-width:1100px){.category-list[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:760px){.category-list[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}}.category-pill[data-astro-cid-mlc4vpxg]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 12px;border-radius:999px;border:1px solid var(--white-06);background:var(--color-surface);color:var(--color-text-secondary);text-decoration:none;font-size:13px;font-weight:500;line-height:1.2;text-align:center;white-space:nowrap;overflow:hidden;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.category-pill[data-astro-cid-mlc4vpxg]:hover,.category-pill[data-astro-cid-mlc4vpxg]:focus-visible{background:var(--color-surface-raised);border-color:var(--white-12);color:var(--white);outline:none;transform:translateY(-2px)}.category-pill[data-astro-cid-mlc4vpxg] .category-pill__icon{width:16px;height:16px;flex:0 0 auto;color:var(--orange-400);display:block}.category-pill[data-astro-cid-mlc4vpxg]:hover .category-pill__icon{color:var(--orange-400)}.category-pill__label[data-astro-cid-mlc4vpxg]{overflow:hidden;text-overflow:ellipsis}.tool-list[data-astro-cid-mlc4vpxg]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:960px){.tool-list[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tool-list[data-astro-cid-mlc4vpxg]{grid-template-columns:1fr;gap:14px}}.tool-card[data-astro-cid-mlc4vpxg]{position:relative;display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:18px;border:1px solid var(--white-06);background:var(--color-surface);color:inherit;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.tool-card[data-astro-cid-mlc4vpxg]:hover,.tool-card[data-astro-cid-mlc4vpxg]:focus-visible{background:var(--color-surface-raised);border-color:var(--orange-26);transform:translateY(-3px);box-shadow:0 12px 40px #00000040;outline:none}.tool-card__icon[data-astro-cid-mlc4vpxg]{flex:0 0 auto;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;color:var(--orange-400);transition:color .25s ease,transform .25s ease}.tool-card[data-astro-cid-mlc4vpxg]:hover .tool-card__icon[data-astro-cid-mlc4vpxg]{color:var(--orange-400);transform:scale(1.08)}.tool-card__icon-svg{width:24px;height:24px}.tool-card__body[data-astro-cid-mlc4vpxg]{flex:1 1 auto;min-width:0}.tool-card__title[data-astro-cid-mlc4vpxg]{margin:0 0 4px;font-size:15px;font-weight:600;color:var(--white);letter-spacing:-.01em}.tool-card__desc[data-astro-cid-mlc4vpxg]{margin:0;font-size:13.5px;line-height:1.55;color:var(--color-text-secondary);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tool-card__arrow[data-astro-cid-mlc4vpxg]{flex:0 0 auto;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--color-text-muted);opacity:0;transform:translate(-6px);transition:opacity .25s ease,color .25s ease,background-color .25s ease,transform .25s ease}.tool-card[data-astro-cid-mlc4vpxg]:hover .tool-card__arrow[data-astro-cid-mlc4vpxg],.tool-card[data-astro-cid-mlc4vpxg]:focus-visible .tool-card__arrow[data-astro-cid-mlc4vpxg]{opacity:1;transform:translate(0);color:var(--white)}.tool-card__arrow-svg{width:16px;height:16px}@media(max-width:640px){.tools-hero[data-astro-cid-mlc4vpxg]{padding:70px 0 16px}.tool-card[data-astro-cid-mlc4vpxg]{padding:16px 18px;gap:14px;border-radius:16px}.tool-card__icon[data-astro-cid-mlc4vpxg]{width:36px;height:36px}.tool-card__icon-svg{width:22px;height:22px}.tool-card__arrow[data-astro-cid-mlc4vpxg]{opacity:1;transform:translate(0)}}
