.header[data-astro-cid-ge2uvauf]{background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:10;position:sticky;top:0}.header-inner[data-astro-cid-ge2uvauf]{justify-content:space-between;align-items:center;gap:16px;padding-top:14px;padding-bottom:14px;display:flex}.brand[data-astro-cid-ge2uvauf]{color:var(--color-text);font-size:20px;font-weight:700;text-decoration:none}.nav[data-astro-cid-ge2uvauf]{gap:24px;display:flex}.nav[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);text-decoration:none;transition:color .2s}.nav[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:hover{color:var(--color-primary)}.hero[data-astro-cid-ge2uvauf]{background:linear-gradient(135deg, #1d4ed814, #fff0), var(--color-bg);padding:112px 0}.hero-eyebrow[data-astro-cid-ge2uvauf]{text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);margin-bottom:16px;font-size:14px;font-weight:600}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:-.02em;margin-bottom:20px;font-size:56px;line-height:1.1}.hero-subtitle[data-astro-cid-ge2uvauf]{color:var(--color-text-muted);max-width:640px;margin-bottom:32px;font-size:20px}.hero-actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:12px;display:flex}.btn[data-astro-cid-ge2uvauf]{border-radius:var(--radius);padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-block}.btn-primary[data-astro-cid-ge2uvauf]{background:var(--color-primary);color:#fff}.btn-primary[data-astro-cid-ge2uvauf]:hover{background:var(--color-primary-dark)}.btn-outline[data-astro-cid-ge2uvauf]{border:1px solid var(--color-border);color:var(--color-text);background:var(--color-surface)}.btn-outline[data-astro-cid-ge2uvauf]:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (width<=768px){.hero[data-astro-cid-ge2uvauf]{padding:72px 0}.hero-title[data-astro-cid-ge2uvauf]{font-size:40px}.hero-subtitle[data-astro-cid-ge2uvauf]{font-size:18px}.nav[data-astro-cid-ge2uvauf]{gap:16px}}.section[data-astro-cid-ceyfej33]{padding:80px 0}.section-title[data-astro-cid-ceyfej33]{letter-spacing:-.02em;margin-bottom:12px;font-size:36px}.section-subtitle[data-astro-cid-ceyfej33]{color:var(--color-text-muted);max-width:560px;margin-bottom:40px;font-size:18px}.stack-grid[data-astro-cid-ceyfej33]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;display:grid}.stack-card[data-astro-cid-ceyfej33]{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow);border-radius:16px;padding:32px;transition:transform .2s,box-shadow .2s}.stack-card[data-astro-cid-ceyfej33]:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.stack-icon[data-astro-cid-ceyfej33]{border-radius:var(--radius);width:48px;height:48px;color:var(--color-primary);background:#1d4ed81a;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.stack-icon[data-astro-cid-ceyfej33] svg[data-astro-cid-ceyfej33]{width:26px;height:26px}.stack-name[data-astro-cid-ceyfej33]{margin-bottom:12px;font-size:22px}.stack-description[data-astro-cid-ceyfej33]{color:var(--color-text-muted)}.section[data-astro-cid-he3spzz3]{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);padding:80px 0}.section-title[data-astro-cid-he3spzz3]{letter-spacing:-.02em;margin-bottom:12px;font-size:36px}.section-subtitle[data-astro-cid-he3spzz3]{color:var(--color-text-muted);max-width:560px;margin-bottom:40px;font-size:18px}.contact-card[data-astro-cid-he3spzz3]{background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow);border-radius:16px;max-width:480px;padding:32px}.contact-label[data-astro-cid-he3spzz3]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:8px;font-size:14px}.contact-value[data-astro-cid-he3spzz3]{font-size:20px;font-weight:600;text-decoration:none}a[data-astro-cid-he3spzz3].contact-value:hover{color:var(--color-primary-dark)}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-text);color:#d1d5db;padding:24px 0}.footer-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;font-size:14px;display:flex}@media (width<=768px){.footer-inner[data-astro-cid-jo6i4kqk]{text-align:center;justify-content:center}}:root{--color-primary:#1d4ed8;--color-primary-dark:#1e40af;--color-text:#111827;--color-text-muted:#4b5563;--color-bg:#f8fafc;--color-surface:#fff;--color-border:#e5e7eb;--radius:12px;--shadow:0 1px 3px #00000014;--shadow-lg:0 10px 30px #0000001a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;height:100%;margin:0}body{color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;font-family:Inter,Roboto,Helvetica Neue,Arial Nova,Nimbus Sans,Arial,sans-serif;line-height:1.6}h1,h2,h3,p{margin:0}a{color:var(--color-primary)}img{max-width:100%;display:block}.container{width:100%;max-width:1080px;margin:0 auto;padding-left:24px;padding-right:24px}
