.tools-hero[data-astro-cid-mlc4vpxg]{text-align:center;padding-top:clamp(7rem,12vw,10rem)}.tools-hero[data-astro-cid-mlc4vpxg] h1[data-astro-cid-mlc4vpxg]{margin-bottom:.75rem}.hero-sub[data-astro-cid-mlc4vpxg]{font-size:clamp(1rem,2vw,1.25rem);color:var(--muted);margin-bottom:1.5rem;max-width:640px;margin-inline:auto}.badge-line[data-astro-cid-mlc4vpxg]{margin-bottom:1rem}.live-badge[data-astro-cid-mlc4vpxg]{display:inline-flex;align-items:center;gap:.5rem;background:#00e5a01a;border:1px solid rgba(0,229,160,.3);color:var(--accent);font-size:.85rem;font-weight:700;padding:.5rem 1.2rem;border-radius:100px}.live-badge[data-astro-cid-mlc4vpxg]:before{content:"";width:8px;height:8px;background:var(--accent);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.projects-grid[data-astro-cid-mlc4vpxg]{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:600px){.projects-grid[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.projects-grid[data-astro-cid-mlc4vpxg]{grid-template-columns:repeat(3,1fr)}}.project-card[data-astro-cid-mlc4vpxg]{position:relative;background:var(--surface2);border:1px solid var(--card-border);border-radius:var(--radius);overflow:hidden;text-decoration:none;transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition);display:flex;flex-direction:column}.project-card[data-astro-cid-mlc4vpxg]:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0006,0 0 30px color-mix(in srgb,var(--card-accent) 20%,transparent);border-color:color-mix(in srgb,var(--card-accent) 40%,transparent)}.project-card[data-astro-cid-mlc4vpxg][data-status=soon]{opacity:.85}.new-badge[data-astro-cid-mlc4vpxg]{position:absolute;top:12px;left:12px;background:var(--card-accent);color:#fff;font-size:.65rem;font-weight:800;padding:.2rem .6rem;border-radius:100px;letter-spacing:.05em;z-index:2}.project-card[data-astro-cid-mlc4vpxg][data-status=soon] .new-badge[data-astro-cid-mlc4vpxg]{background:#a78bfa33;color:#a78bfa;border:1px solid rgba(167,139,250,.4)}.browser-mockup[data-astro-cid-mlc4vpxg]{border-bottom:1px solid var(--card-border)}.browser-header[data-astro-cid-mlc4vpxg]{display:flex;align-items:center;gap:.75rem;padding:.6rem 1rem;background:#ffffff05;border-bottom:1px solid var(--card-border)}.browser-dots[data-astro-cid-mlc4vpxg]{display:flex;gap:5px;flex-shrink:0}.browser-dots[data-astro-cid-mlc4vpxg] span[data-astro-cid-mlc4vpxg]{width:8px;height:8px;border-radius:50%}.browser-dots[data-astro-cid-mlc4vpxg] span[data-astro-cid-mlc4vpxg]:nth-child(1){background:#ff5f57}.browser-dots[data-astro-cid-mlc4vpxg] span[data-astro-cid-mlc4vpxg]:nth-child(2){background:#ffbd2e}.browser-dots[data-astro-cid-mlc4vpxg] span[data-astro-cid-mlc4vpxg]:nth-child(3){background:#28c940}.browser-url[data-astro-cid-mlc4vpxg]{flex:1;background:#ffffff0d;border-radius:6px;padding:.25rem .75rem;font-size:.68rem;color:var(--muted2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;direction:ltr;text-align:left}.browser-screenshot[data-astro-cid-mlc4vpxg]{aspect-ratio:3/2;overflow:hidden}.browser-screenshot[data-astro-cid-mlc4vpxg] img[data-astro-cid-mlc4vpxg]{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .5s ease}.project-card[data-astro-cid-mlc4vpxg]:hover .browser-screenshot[data-astro-cid-mlc4vpxg] img[data-astro-cid-mlc4vpxg]{transform:scale(1.04)}.browser-body[data-astro-cid-mlc4vpxg]{padding:1.5rem;min-height:120px;display:flex;flex-direction:column;gap:.75rem;background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%)}.mock-hero-bar[data-astro-cid-mlc4vpxg]{width:60%;height:10px;background:var(--card-accent);border-radius:6px;opacity:.5}.mock-text-lines[data-astro-cid-mlc4vpxg]{display:flex;flex-direction:column;gap:6px}.mock-line[data-astro-cid-mlc4vpxg]{height:6px;background:#ffffff0f;border-radius:3px}.mock-btn[data-astro-cid-mlc4vpxg]{width:80px;height:22px;background:var(--card-accent);border-radius:100px;opacity:.35;margin-top:auto}.card-info[data-astro-cid-mlc4vpxg]{padding:1rem 1.25rem;display:grid;grid-template-columns:auto 1fr auto;align-items:start;gap:.75rem;flex:1}.card-info-text[data-astro-cid-mlc4vpxg]{min-width:0}.card-info[data-astro-cid-mlc4vpxg] h3[data-astro-cid-mlc4vpxg]{font-size:1rem;font-weight:700;color:var(--text);margin:0 0 .35rem}.card-desc[data-astro-cid-mlc4vpxg]{font-size:.82rem;color:var(--muted);line-height:1.5;margin:0}.app-icon[data-astro-cid-mlc4vpxg]{flex-shrink:0;width:36px;height:36px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1;background:linear-gradient(135deg,color-mix(in srgb,var(--card-accent) 85%,#fff 0%),color-mix(in srgb,var(--card-accent) 45%,#000 20%));box-shadow:inset 0 1px #ffffff59,inset 0 -1px #00000040,0 2px 6px #00000059,0 0 0 .5px #ffffff14;transition:transform var(--transition)}.project-card[data-astro-cid-mlc4vpxg]:hover .app-icon[data-astro-cid-mlc4vpxg]{transform:scale(1.08) rotate(-2deg)}.tag[data-astro-cid-mlc4vpxg]{align-self:start;font-size:.7rem;font-weight:600;color:var(--card-accent);background:color-mix(in srgb,var(--card-accent) 12%,transparent);border:1px solid color-mix(in srgb,var(--card-accent) 25%,transparent);padding:.2rem .55rem;border-radius:100px;white-space:nowrap}.tools-cta[data-astro-cid-mlc4vpxg]{text-align:center}.cta-inner[data-astro-cid-mlc4vpxg]{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius);padding:clamp(2.5rem,5vw,4rem)}.cta-inner[data-astro-cid-mlc4vpxg] h2[data-astro-cid-mlc4vpxg]{margin-bottom:.75rem}.cta-inner[data-astro-cid-mlc4vpxg]>p[data-astro-cid-mlc4vpxg]{font-size:1.05rem;margin-bottom:2rem;max-width:640px;margin-inline:auto}.cta-btns[data-astro-cid-mlc4vpxg]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.btn-lg[data-astro-cid-mlc4vpxg]{padding:.85rem 2rem;font-size:1rem}
