﻿.tools-hub{background:radial-gradient(ellipse at 90% 0,#21b47712,transparent 48%),radial-gradient(ellipse at 0 60%,#3b82f609,transparent 40%)}
.tools-hub.section{padding-top:clamp(30px,5vw,64px)}
.tools-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 32px;padding-bottom:30px;border-bottom:1px solid var(--glass-border);text-align:start}
.tools-intro-copy{max-width:760px;min-width:0}
.tools-intro .section-eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:14px;letter-spacing:0;font-family:inherit;font-size:.82rem;font-weight:750}
.tools-intro .section-eyebrow i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#21b47714;font-size:1.1rem}
.tools-intro .section-title{font-size:clamp(1.65rem,3vw,2.6rem);font-family:inherit;font-weight:850;line-height:1.65;letter-spacing:-.5px;margin-bottom:10px;text-wrap:balance}
.tools-intro .section-subtitle{font-size:clamp(.9rem,1.2vw,1rem);line-height:1.95;margin:0;max-width:650px}
.tools-intro-notes{display:flex;flex-direction:column;gap:12px;font-size:.84rem;color:var(--text-muted);flex-shrink:0}
.tools-intro-notes>span{padding:9px 12px;border:1px solid var(--glass-border);border-radius:12px;background:var(--glass-bg)}
.tools-intro-notes i{color:var(--accent);margin-inline-end:6px}
.tools-group-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}
.tools-group-nav a{display:flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--glass-border);border-radius:12px;background:var(--glass-bg-strong);color:var(--text-primary);text-decoration:none;font-size:.86rem;font-weight:700}
.tools-group-nav a:hover{border-color:var(--accent);color:var(--accent)}
.tools-group-nav a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
.tools-groups-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;align-items:start}
.tools-group-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;direction:rtl}
.tools-group-heading{min-height:0}
.tools-group-heading>div{min-width:0;flex:1}
.tools-group{scroll-margin-top:110px;margin-bottom:0;padding:16px;border:1px solid var(--glass-border);border-radius:20px;background:rgba(255,255,255,.58);box-shadow:0 10px 30px #123d2907;min-width:0}
.tools-group-heading{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--glass-border)}
.tools-group-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:12px;background:#21b47714;color:var(--accent);font-size:1.4rem}
.tools-group-heading h2{font-size:1.05rem;font-weight:850;line-height:1.8;margin:0 0 4px}
.tools-group-heading p{font-size:.86rem;line-height:1.9;color:var(--text-muted);margin:0}
.tools-group-count{margin-inline-start:auto;white-space:nowrap;color:var(--text-muted);font-size:.8rem}
@media(max-width:575.98px){.tools-group{padding:0}.tools-group-heading{gap:10px;flex-wrap:wrap}.tools-group-heading>div{flex:1;min-width:180px}.tools-group-heading h2{font-size:1.05rem}.tools-group-count{display:none}.tools-group-nav a{font-size:.8rem;padding:10px 12px}}
.tools-list-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.tools-list-heading h2{font-size:1.25rem;font-weight:800;line-height:1.8;margin:0}
.tools-list-heading>span{color:var(--text-muted);font-size:.85rem}
.tool-hub-card{display:flex;flex-direction:column;height:100%;min-height:150px;padding:12px;border-radius:13px;background:var(--glass-bg-strong);border:1px solid var(--glass-border);box-shadow:0 6px 20px #123d2907;color:var(--text-primary);text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.tool-hub-card:hover{color:var(--text-primary);transform:translateY(-3px);border-color:var(--accent);box-shadow:0 12px 28px #123d2912}
.tool-hub-card:focus-visible{outline:3px solid var(--accent);outline-offset:5px}
.tool-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px}
.tool-card-icon{display:grid;place-items:center;flex:0 0 30px;height:30px;background:#21b47712;border:1px solid #21b47720;border-radius:9px;color:var(--accent);font-size:1rem}
.tool-category{font-size:.68rem;color:var(--text-muted);border:1px solid var(--glass-border);padding:4px 7px;border-radius:30px}
.tool-hub-card h3{font-size:.88rem;line-height:1.65;font-weight:850;margin:0 0 6px}
.tool-hub-card p{color:var(--text-muted);font-size:.76rem;line-height:1.65;margin-bottom:9px}
.tool-card-action{display:flex;justify-content:space-between;align-items:center;margin-top:auto;border-top:1px solid var(--glass-border);padding-top:8px;color:var(--accent);font-size:.78rem;font-weight:800}
.tools-help{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding:28px;border:1px solid var(--glass-border);border-radius:22px;background:var(--glass-bg)}
.tools-help h2{font-size:1.1rem;font-weight:800;line-height:1.8}.tools-help p{color:var(--text-muted);font-size:.9rem;line-height:1.9;margin:0}.tools-help .btn{flex-shrink:0;padding:13px 22px}
@media(max-width:767.98px){.tools-intro{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:24px;padding-bottom:24px}.tools-intro-notes{flex-direction:row;flex-wrap:wrap;gap:8px;font-size:.78rem}.tools-intro-notes>span{padding:7px 10px}.tools-list-heading,.tools-help{align-items:stretch;flex-direction:column}.tools-group{padding:14px}.tools-group-items{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-hub-card{padding:12px}.tools-help{padding:23px}.tools-help .btn{text-align:center}}
@media(max-width:479.98px){.tools-group-items{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){.tool-hub-card{transition:none}.tool-hub-card:hover{transform:none}}
