:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#0a0a0a;min-height:100vh;display:flex;flex-direction:column}.container:where(.astro-j7pv25f6){max-width:1000px;margin:0 auto;padding:0 24px;width:100%}header:where(.astro-j7pv25f6){padding:24px 0;border-bottom:1px solid #e5e5e5}.logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.logo-icon:where(.astro-j7pv25f6){width:40px;height:40px}.logo-text:where(.astro-j7pv25f6){font-size:1.5rem;font-weight:700;letter-spacing:-.02em}main:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;justify-content:center;padding:80px 0}.hero:where(.astro-j7pv25f6){text-align:center;margin-bottom:64px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:16px}.hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.25rem;color:#525252;max-width:600px;margin:0 auto}.section:where(.astro-j7pv25f6){margin-bottom:48px}.section:where(.astro-j7pv25f6):last-child{margin-bottom:0}.section-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;margin-bottom:20px}.section-title:where(.astro-j7pv25f6){font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#737373}.section-line:where(.astro-j7pv25f6){flex:1;height:1px;background:#e5e5e5}.apps-grid:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:12px}.app-card:where(.astro-j7pv25f6){display:flex;align-items:center;gap:20px;padding:20px 24px;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease}.app-card:where(.astro-j7pv25f6):hover{background:#f5f5f5;border-color:#d4d4d4;transform:translate(4px);box-shadow:0 4px 12px #0000000a}.app-icon:where(.astro-j7pv25f6){width:48px;height:48px;border-radius:10px;overflow:hidden;flex-shrink:0}.app-icon:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:100%;object-fit:cover}.app-content:where(.astro-j7pv25f6){flex:1;min-width:0}.app-card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.125rem;font-weight:600;margin-bottom:4px;letter-spacing:-.01em}.app-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.9rem;color:#737373;line-height:1.4}.app-arrow:where(.astro-j7pv25f6){color:#a3a3a3;transition:transform .2s ease,color .2s ease;flex-shrink:0}.app-card:where(.astro-j7pv25f6):hover .app-arrow:where(.astro-j7pv25f6){transform:translate(4px);color:#0a0a0a}.dev-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dev-card:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fafafa;border:1px solid #e5e5e5;border-radius:12px;text-decoration:none;color:inherit;transition:all .2s ease;aspect-ratio:1.2}.dev-card:where(.astro-j7pv25f6):hover:not(.dev-card--disabled){background:#f5f5f5;border-color:#d4d4d4;transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.dev-card--disabled:where(.astro-j7pv25f6){opacity:.6;cursor:not-allowed}.dev-icon:where(.astro-j7pv25f6){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0a0a0a;border-radius:10px;margin-bottom:16px}.dev-card--disabled:where(.astro-j7pv25f6) .dev-icon:where(.astro-j7pv25f6){background:#d4d4d4}.dev-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px;stroke:#fff;stroke-width:1.5;fill:none}.dev-card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1rem;font-weight:600;margin-bottom:6px;letter-spacing:-.01em}.dev-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:#737373;line-height:1.4}.dev-badge:where(.astro-j7pv25f6){margin-top:auto;padding-top:12px;font-size:.75rem;font-weight:500;color:#a3a3a3;text-transform:uppercase;letter-spacing:.05em}.dev-arrow:where(.astro-j7pv25f6){margin-top:auto;padding-top:12px;color:#a3a3a3;transition:transform .2s ease,color .2s ease}.dev-card:where(.astro-j7pv25f6):hover:not(.dev-card--disabled) .dev-arrow:where(.astro-j7pv25f6){transform:translate(4px);color:#0a0a0a}footer:where(.astro-j7pv25f6){padding:24px 0;border-top:1px solid #e5e5e5;text-align:center}footer:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.875rem;color:#737373}@media(max-width:640px){main:where(.astro-j7pv25f6){padding:48px 0}.hero:where(.astro-j7pv25f6){margin-bottom:48px}.dev-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.dev-card:where(.astro-j7pv25f6){aspect-ratio:auto}.app-card:where(.astro-j7pv25f6){padding:16px 20px}}
