:root{--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg: #f8fafc;--text-main: #102033;--text-soft: #5a6a7b}html,body{margin:0;width:100%;min-height:100%;background:var(--bg);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}img{max-width:100%;display:block}a{color:inherit}main{width:100%}:root{--page-max: 1240px;--text-main: #102033;--text-soft: #5a6a7b;--border-soft: rgba(16, 32, 51, .09);--surface: #ffffff;--surface-soft: #f6f8fb;--surface-tint: #f8fafc;--shadow-soft: 0 10px 30px rgba(15, 23, 42, .06);--shadow-hover: 0 20px 48px rgba(15, 23, 42, .12);--radius-xl: 26px;--radius-lg: 20px;--radius-md: 16px}.page-shell[data-astro-cid-j7pv25f6]{max-width:var(--page-max);margin:0 auto;padding:1.25rem 1.25rem 4rem}.site-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:flex-start;margin-bottom:1.75rem}.brand-link[data-astro-cid-j7pv25f6]{color:var(--text-main);text-decoration:none;font-size:1rem;font-weight:700;letter-spacing:-.01em}.intro[data-astro-cid-j7pv25f6]{margin-bottom:2.5rem}.intro-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:2.75rem}.intro-copy[data-astro-cid-j7pv25f6]{max-width:760px}.intro[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin:0 0 1rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.02;letter-spacing:-.04em;font-weight:800;color:var(--text-main);max-width:680px}.lede[data-astro-cid-j7pv25f6]{margin:0;max-width:620px;font-size:1.04rem;line-height:1.7;color:var(--text-soft)}.intro-actions[data-astro-cid-j7pv25f6]{margin-top:1.25rem;display:flex;gap:.75rem;flex-wrap:wrap}.hero-pill[data-astro-cid-j7pv25f6]{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1.08rem;margin:0;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface);box-shadow:var(--shadow-soft);color:var(--text-main);text-decoration:none;font:inherit;font-weight:600;line-height:1;cursor:pointer;outline:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}button[data-astro-cid-j7pv25f6].hero-pill{border:1px solid var(--border-soft);background:var(--surface)}.hero-pill[data-astro-cid-j7pv25f6]:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:#10203324}.hero-pill[data-astro-cid-j7pv25f6]:focus-visible{outline:2px solid rgba(16,32,51,.22);outline-offset:2px}.intro-photo[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;align-items:center}.intro-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:100%;max-width:440px;height:270px;object-fit:cover;object-position:60% center;border-radius:18px;border:1px solid rgba(16,32,51,.08);box-shadow:0 18px 48px #0f172a2e,0 0 0 1px #0000000a;display:block;background:#f3f4f6}.featured-section[data-astro-cid-j7pv25f6]{margin-bottom:3rem}.all-tools-section[data-astro-cid-j7pv25f6]{margin-top:1rem}.section-head[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.section-head[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin:0;font-size:1.25rem;line-height:1.2;color:var(--text-main);font-weight:700;letter-spacing:-.02em}.featured-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.tools-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.featured-card[data-astro-cid-j7pv25f6],.tool-card[data-astro-cid-j7pv25f6]{display:block;text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.featured-card[data-astro-cid-j7pv25f6]:hover,.tool-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-4px)}.featured-card[data-astro-cid-j7pv25f6]:hover .featured-image[data-astro-cid-j7pv25f6]{transform:scale(1.04)}.featured-image-wrap[data-astro-cid-j7pv25f6]{position:relative;min-height:360px;overflow:hidden;border-radius:var(--radius-xl);border:1px solid rgba(16,32,51,.08);box-shadow:var(--shadow-soft);background:#dfe7f1}.featured-card[data-astro-cid-j7pv25f6]:hover .featured-image-wrap[data-astro-cid-j7pv25f6]{box-shadow:var(--shadow-hover)}.featured-image[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .35s ease}.featured-overlay[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(to top,#0a121ecc,#0a121e75 38%,#0a121e1f 68%,#0a121e0a);z-index:1}.featured-topbar[data-astro-cid-j7pv25f6]{position:absolute;top:1rem;left:1rem;right:1rem;z-index:2;display:flex;justify-content:flex-start}.featured-content[data-astro-cid-j7pv25f6]{position:absolute;left:1.15rem;right:1.15rem;bottom:1.15rem;z-index:2;color:#fff}.featured-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 .35rem;font-size:1.6rem;line-height:1.08;letter-spacing:-.03em;color:#fff;font-weight:700}.featured-subtitle[data-astro-cid-j7pv25f6]{margin:0 0 .55rem;font-size:.92rem;line-height:1.4;color:#ffffffe6}.featured-description[data-astro-cid-j7pv25f6]{margin:0;max-width:95%;font-size:.96rem;line-height:1.5;color:#ffffffeb}.tool-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;min-height:200px;padding:1rem;border-radius:var(--radius-lg);border:1px solid var(--border-soft);background:var(--surface);box-shadow:var(--shadow-soft)}.tool-card[data-astro-cid-j7pv25f6]:hover{box-shadow:var(--shadow-hover);border-color:#10203324}.tool-card-top[data-astro-cid-j7pv25f6]{display:flex;justify-content:flex-start;margin-bottom:.95rem;min-height:42px}.project-logo[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(16,32,51,.08);box-shadow:0 8px 20px #0f172a1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.project-logo[data-astro-cid-j7pv25f6].small{width:40px;height:40px;border-radius:10px;background:var(--surface-soft);box-shadow:none}.project-logo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:24px;height:24px;object-fit:contain;display:block}.project-logo[data-astro-cid-j7pv25f6].small img[data-astro-cid-j7pv25f6]{width:22px;height:22px}.project-logo-placeholder[data-astro-cid-j7pv25f6]{width:40px;height:40px}.card-body[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 .5rem;font-size:1.08rem;line-height:1.2;color:var(--text-main);letter-spacing:-.02em;font-weight:700}.card-body[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;font-size:.94rem;line-height:1.55;color:var(--text-soft)}.tags[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:1rem}.tag[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;padding:.34rem .56rem;border-radius:999px;background:#eef3f8;color:#405367;font-size:.72rem;font-weight:600;line-height:1}.tag[data-astro-cid-j7pv25f6].on-image{background:#ffffff29;color:#fff;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.contact-modal[data-astro-cid-j7pv25f6]{padding:0;border:none;background:transparent;max-width:min(92vw,560px);width:100%}.contact-modal[data-astro-cid-j7pv25f6]::backdrop{background:#0a121e80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.contact-modal-card[data-astro-cid-j7pv25f6]{position:relative;border-radius:22px;background:var(--surface);border:1px solid rgba(16,32,51,.08);box-shadow:0 24px 60px #0f172a38;padding:1.4rem 1.4rem 1.25rem}.contact-modal-head[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.contact-modal-head[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin:0;font-size:1.3rem;color:var(--text-main);letter-spacing:-.02em}.contact-close[data-astro-cid-j7pv25f6]{width:36px;height:36px;border:1px solid var(--border-soft);border-radius:999px;background:var(--surface-soft);color:var(--text-main);font-size:1.4rem;line-height:1;cursor:pointer}.contact-intro[data-astro-cid-j7pv25f6]{margin:0 0 1rem;color:var(--text-soft);line-height:1.6}.contact-list[data-astro-cid-j7pv25f6]{list-style:none;padding:0;margin:0;display:grid;gap:.8rem}.contact-list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{display:grid;gap:.15rem;padding:.9rem .95rem;border-radius:14px;background:var(--surface-tint);border:1px solid rgba(16,32,51,.06)}.contact-list[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.82rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--text-soft)}.contact-list[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--text-main);text-decoration:none;font-weight:600;word-break:break-word}.contact-list[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{text-decoration:underline}body.modal-open{overflow:hidden}@media(max-width:980px){.intro-grid[data-astro-cid-j7pv25f6],.featured-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.tools-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr))}.intro-photo[data-astro-cid-j7pv25f6]{order:-1}.intro-copy[data-astro-cid-j7pv25f6]{max-width:100%;text-align:center}.lede[data-astro-cid-j7pv25f6]{max-width:100%}.featured-image-wrap[data-astro-cid-j7pv25f6]{min-height:340px}.intro-actions[data-astro-cid-j7pv25f6]{justify-content:center}.intro-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{max-width:520px;height:300px;object-position:60% center}}@media(max-width:680px){.page-shell[data-astro-cid-j7pv25f6]{padding:1rem 1rem 3rem}.site-header[data-astro-cid-j7pv25f6]{margin-bottom:1.5rem}.tools-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.featured-image-wrap[data-astro-cid-j7pv25f6]{min-height:300px}.featured-content[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.4rem}.featured-description[data-astro-cid-j7pv25f6]{font-size:.92rem;max-width:100%}.intro-photo[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{max-width:100%;height:240px;object-position:62% center}.contact-modal-card[data-astro-cid-j7pv25f6]{padding:1.15rem;border-radius:18px}}
