:root{--bg-color: #0d0e14;--bg-card: #15161d;--text-main: #f1f5f9;--text-muted: #8b8d98;--border-color: #232533;--accent-primary: #8b5cf6;--accent-secondary: #c084fc;--nav-hover: #ffffff}*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--bg-color);color:var(--text-main);line-height:1.6}body{min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#fff}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.text-gradient{background:linear-gradient(to right,#a78bfa,#f472b6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.header:where(.astro-sckkx6r4){width:100%;border-bottom:1px solid var(--border-color);padding:0 2rem}.header-content:where(.astro-sckkx6r4){max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;height:80px}.logo:where(.astro-sckkx6r4){font-size:.9rem;font-weight:600;letter-spacing:.15em;color:var(--text-muted);padding-bottom:1.5rem}.nav:where(.astro-sckkx6r4){display:flex;gap:2rem}.nav-link:where(.astro-sckkx6r4){color:var(--text-muted);font-size:.95rem;font-weight:500;padding-bottom:1.5rem;position:relative;transition:color .2s ease}.nav-link:where(.astro-sckkx6r4):hover{color:var(--nav-hover)}.nav-link:where(.astro-sckkx6r4).active{color:#fff}.nav-link:where(.astro-sckkx6r4).active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:#fff}.main-container:where(.astro-sckkx6r4){max-width:1200px;margin:0 auto;padding:4rem 2rem;width:100%;flex-grow:1}.hero:where(.astro-j7pv25f6){text-align:center;padding:4rem 0 3rem}.hero-logo:where(.astro-j7pv25f6){width:110px;height:110px;object-fit:contain;margin:0 auto 1.5rem;display:block;filter:invert(1);mix-blend-mode:screen}.title:where(.astro-j7pv25f6){font-size:4.5rem;letter-spacing:-.02em;margin-bottom:1.5rem}.subtitle:where(.astro-j7pv25f6){font-size:1.25rem;color:var(--text-muted);max-width:600px;margin:0 auto 3rem}.actions:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;gap:1rem}.btn-primary:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;background-color:#6366f1;color:#fff;border:none;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .2s}.btn-primary:where(.astro-j7pv25f6):hover{background-color:#4f46e5}.requirements:where(.astro-j7pv25f6){font-size:.85rem;color:var(--text-muted)}.preview:where(.astro-j7pv25f6){position:relative;max-width:860px;margin:2rem auto 5rem;display:flex;flex-direction:column;align-items:center;gap:0}.preview-closed-wrap:where(.astro-j7pv25f6){width:100%;z-index:2;position:relative;height:72px;overflow:hidden;border-radius:12px 12px 0 0}.preview-closed:where(.astro-j7pv25f6){width:100%;display:block;object-fit:cover;object-position:top center}.preview-expanded-wrap:where(.astro-j7pv25f6){width:88%;z-index:1;position:relative}.preview-expanded:where(.astro-j7pv25f6){width:100%;border-radius:0 0 16px 16px;display:block;box-shadow:0 16px 60px #0000008c}.cards-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:900px;margin:0 auto}.card:where(.astro-j7pv25f6){background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:transform .2s,border-color .2s}.card:where(.astro-j7pv25f6):hover{border-color:#3f3f46;transform:translateY(-2px)}.card-icon:where(.astro-j7pv25f6){width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.card:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.25rem;margin-bottom:.5rem}.badge:where(.astro-j7pv25f6){display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:9999px;margin-bottom:1rem}.badge-active:where(.astro-j7pv25f6){background-color:#6366f11a;color:#818cf8}.badge-dev:where(.astro-j7pv25f6){background-color:#3b82f61a;color:#60a5fa}.card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-muted);font-size:.95rem;line-height:1.6}
