@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500;600;700&family=Newsreader:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{--bg-primary: #f7f4ef;--bg-secondary: #fffbf5;--bg-card: #fffaf2;--text-primary: #2c2416;--text-secondary: #6b5d4f;--text-tertiary: #9a8b7a;--accent: #b8860b;--accent-hover: #9a6b04;--accent-light: #e8c86e;--border: #d4c4ac;--border-light: #e8dfd1;--success: #4a7c59}.tools-page[data-astro-cid-mlc4vpxg]{min-height:100vh;background:var(--bg-primary);padding:80px 0 120px;position:relative}.tools-page[data-astro-cid-mlc4vpxg]:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;z-index:0}.container[data-astro-cid-mlc4vpxg]{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}.page-header[data-astro-cid-mlc4vpxg]{text-align:center;margin-bottom:64px}.badge[data-astro-cid-mlc4vpxg]{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;background:var(--bg-card);border:2px solid var(--border);border-radius:100px;font-size:13px;font-weight:500;color:var(--text-secondary);margin-bottom:24px;font-family:DM Mono,monospace;letter-spacing:.05em;box-shadow:2px 2px 0 0 var(--border-light)}.badge-dot[data-astro-cid-mlc4vpxg]{width:8px;height:8px;background:var(--accent);border-radius:50%}.page-header[data-astro-cid-mlc4vpxg] h1[data-astro-cid-mlc4vpxg]{font-size:clamp(32px,5vw,48px);font-weight:700;color:var(--text-primary);font-family:DM Mono,monospace;margin-bottom:16px}.subtitle[data-astro-cid-mlc4vpxg]{font-size:18px;color:var(--text-secondary);font-family:Newsreader,Georgia,serif;max-width:560px;margin:0 auto;line-height:1.6}.categories-grid[data-astro-cid-mlc4vpxg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:48px}.category-card[data-astro-cid-mlc4vpxg]{background:var(--bg-card);border:2px solid var(--border);border-radius:12px;padding:20px;display:flex;align-items:center;gap:14px;text-decoration:none;transition:all .2s ease;box-shadow:2px 2px #d4c4ac80}.category-card[data-astro-cid-mlc4vpxg]:hover{border-color:var(--accent);box-shadow:4px 4px 0 0 var(--accent);transform:translate(-2px,-2px)}.category-icon[data-astro-cid-mlc4vpxg]{width:40px;height:40px;background:var(--accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;box-shadow:2px 2px 0 0 var(--accent-light)}.category-info[data-astro-cid-mlc4vpxg]{flex:1;min-width:0}.category-name[data-astro-cid-mlc4vpxg]{font-size:15px;font-weight:600;color:var(--text-primary);font-family:DM Mono,monospace;margin:0 0 2px}.category-count[data-astro-cid-mlc4vpxg]{font-size:12px;color:var(--text-tertiary);font-family:DM Mono,monospace;letter-spacing:.03em}.category-arrow[data-astro-cid-mlc4vpxg]{color:var(--text-tertiary);font-size:16px;transition:transform .2s}.category-card[data-astro-cid-mlc4vpxg]:hover .category-arrow[data-astro-cid-mlc4vpxg]{transform:translate(4px);color:var(--accent)}.cta-card[data-astro-cid-mlc4vpxg]{display:flex;align-items:center;gap:16px;background:var(--bg-secondary);border:2px dashed var(--border);border-radius:12px;padding:20px 24px;text-decoration:none;transition:all .2s ease;margin-bottom:64px}.cta-card[data-astro-cid-mlc4vpxg]:hover{border-color:var(--accent);border-style:solid;box-shadow:2px 2px 0 0 var(--accent-light)}.cta-icon[data-astro-cid-mlc4vpxg]{width:40px;height:40px;background:var(--bg-card);border:2px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--accent);flex-shrink:0}.cta-info[data-astro-cid-mlc4vpxg] h3[data-astro-cid-mlc4vpxg]{font-size:15px;font-weight:600;color:var(--text-primary);font-family:DM Mono,monospace;margin:0 0 2px}.cta-info[data-astro-cid-mlc4vpxg] p[data-astro-cid-mlc4vpxg]{font-size:13px;color:var(--text-tertiary);font-family:Newsreader,Georgia,serif;margin:0}.cta-arrow[data-astro-cid-mlc4vpxg]{margin-left:auto;color:var(--text-tertiary);font-size:16px;transition:transform .2s}.cta-card[data-astro-cid-mlc4vpxg]:hover .cta-arrow[data-astro-cid-mlc4vpxg]{transform:translate(4px);color:var(--accent)}.tools-sections[data-astro-cid-mlc4vpxg]{display:flex;flex-direction:column;gap:64px}.section-header[data-astro-cid-mlc4vpxg]{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:12px;border-bottom:2px solid var(--border)}.section-title[data-astro-cid-mlc4vpxg]{font-size:22px;font-weight:600;color:var(--text-primary);font-family:DM Mono,monospace;margin:0}.section-count[data-astro-cid-mlc4vpxg]{font-size:12px;color:var(--text-tertiary);font-family:DM Mono,monospace;background:var(--bg-card);border:1px solid var(--border);padding:4px 10px;border-radius:100px;letter-spacing:.03em}.tools-grid[data-astro-cid-mlc4vpxg]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.tool-card[data-astro-cid-mlc4vpxg]{background:var(--bg-card);border:2px solid var(--border);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px;text-decoration:none;transition:all .2s ease;box-shadow:2px 2px #d4c4ac80}.tool-card[data-astro-cid-mlc4vpxg]:hover{border-color:var(--accent);box-shadow:4px 4px 0 0 var(--accent);transform:translate(-2px,-2px)}.tool-header[data-astro-cid-mlc4vpxg]{display:flex;align-items:flex-start;justify-content:space-between}.tool-logo[data-astro-cid-mlc4vpxg]{width:44px;height:44px;object-fit:contain;border-radius:8px;border:1px solid var(--border-light);background:#fff}.tool-logo-placeholder[data-astro-cid-mlc4vpxg]{width:44px;height:44px;border-radius:8px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;font-family:DM Mono,monospace}.tool-badges[data-astro-cid-mlc4vpxg]{display:flex;gap:6px}.badge-free[data-astro-cid-mlc4vpxg]{background:#4a7c591a;color:var(--success);padding:2px 8px;border-radius:100px;font-size:11px;font-weight:600;font-family:DM Mono,monospace;text-transform:uppercase;letter-spacing:.04em}.badge-partner[data-astro-cid-mlc4vpxg]{background:#b8860b1a;color:var(--accent);padding:2px 8px;border-radius:100px;font-size:11px;font-weight:600;font-family:DM Mono,monospace;text-transform:uppercase;letter-spacing:.04em}.tool-body[data-astro-cid-mlc4vpxg]{flex:1}.tool-name[data-astro-cid-mlc4vpxg]{font-size:16px;font-weight:600;color:var(--text-primary);font-family:DM Mono,monospace;margin:0 0 6px}.tool-description[data-astro-cid-mlc4vpxg]{font-size:14px;color:var(--text-secondary);line-height:1.6;font-family:Newsreader,Georgia,serif;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-footer[data-astro-cid-mlc4vpxg]{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--border-light)}.tool-domain[data-astro-cid-mlc4vpxg]{font-size:12px;color:var(--text-tertiary);font-family:DM Mono,monospace}.tool-arrow[data-astro-cid-mlc4vpxg]{color:var(--text-tertiary);font-size:14px;transition:transform .2s}.tool-card[data-astro-cid-mlc4vpxg]:hover .tool-arrow[data-astro-cid-mlc4vpxg]{transform:translate(4px);color:var(--accent)}.empty-state[data-astro-cid-mlc4vpxg]{text-align:center;padding:64px 24px;color:var(--text-tertiary);font-family:DM Mono,monospace}.empty-state[data-astro-cid-mlc4vpxg] a[data-astro-cid-mlc4vpxg]{color:var(--accent);text-decoration:none;font-weight:500}.empty-state[data-astro-cid-mlc4vpxg] a[data-astro-cid-mlc4vpxg]:hover{text-decoration:underline}@media(max-width:768px){.categories-grid[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.tools-grid[data-astro-cid-mlc4vpxg]{grid-template-columns:1fr}}
