:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #FAFAF8;--surface: #F4F4F0;--surface2: #EEEEE9;--border: #E8E8E2;--border2: #D8D8D0;--text: #1C1C18;--muted: #6B6B60;--faint: #ADADAA;--accent: #C85A00;--accent-bg: #FFF3E8;--accent-subtle: rgba(200, 90, 0, .08);--src-claude: #6B5B8A;--src-twitter: #3A3A3A;--src-github: #555555;--src-youtube: #B22222;--src-chatgpt: #10A37F;--src-gemini: #4285F4;--src-codex: #1A6B3C}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg: #141410;--surface: #1C1C18;--surface2: #242420;--border: #2E2E28;--border2: #3A3A34;--text: #F2F2EC;--muted: #8A8A80;--faint: #505048;--accent: #F07020;--accent-bg: #2A1800;--accent-subtle: rgba(240, 112, 32, .1);--src-claude: #9B8BBF;--src-twitter: #888880;--src-github: #999990;--src-youtube: #D44444;--src-chatgpt: #20C38F;--src-gemini: #7BAAF7;--src-codex: #40C87A}}:where(.astro-j7pv25f6)[data-theme=dark]{--bg: #141410;--surface: #1C1C18;--surface2: #242420;--border: #2E2E28;--border2: #3A3A34;--text: #F2F2EC;--muted: #8A8A80;--faint: #505048;--accent: #F07020;--accent-bg: #2A1800;--accent-subtle: rgba(240, 112, 32, .1);--src-claude: #9B8BBF;--src-twitter: #888880;--src-github: #999990;--src-youtube: #D44444;--src-chatgpt: #20C38F;--src-gemini: #7BAAF7;--src-codex: #40C87A}html{font-family:Geist,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{min-height:100vh}nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.nav-logo:where(.astro-j7pv25f6){font-size:18px;font-weight:700;letter-spacing:-.04em;text-decoration:none;color:var(--text);display:flex;align-items:center;gap:8px}.nav-logo:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:22px;height:22px;color:var(--accent)}.nav-logo:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){color:var(--accent);margin-left:-4px}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:24px}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:13px;font-weight:500;color:var(--muted);text-decoration:none;transition:color 80ms}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.theme-toggle:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:6px 8px;cursor:pointer;color:var(--muted);font-size:14px;line-height:1;transition:background 80ms,border-color 80ms}.theme-toggle:where(.astro-j7pv25f6):hover{background:var(--surface2);border-color:var(--border2)}.hero:where(.astro-j7pv25f6){min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;position:relative;overflow:hidden}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(36px,6vw,56px);font-weight:700;letter-spacing:-.04em;line-height:1.1;max-width:720px;margin-bottom:20px}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){color:var(--accent)}.hero:where(.astro-j7pv25f6) .subtitle:where(.astro-j7pv25f6){font-size:clamp(15px,2vw,18px);color:var(--muted);max-width:560px;line-height:1.6;margin-bottom:40px}.hero-search:where(.astro-j7pv25f6){width:100%;max-width:520px;background:var(--surface);border:1px solid var(--border2);border-radius:9999px;padding:14px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #0000000a,0 0 0 1px #00000005;margin-bottom:24px}.hero-search:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:18px;height:18px;color:var(--faint);flex-shrink:0}.hero-search:where(.astro-j7pv25f6) .typed:where(.astro-j7pv25f6){font-family:Geist,sans-serif;font-size:15px;color:var(--faint);white-space:nowrap;overflow:hidden}.hero-search:where(.astro-j7pv25f6) .typed:where(.astro-j7pv25f6) .cursor:where(.astro-j7pv25f6){display:inline-block;width:1px;height:18px;background:var(--accent);vertical-align:text-bottom;margin-left:1px;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.source-chips:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:600px}.chip:where(.astro-j7pv25f6){display:flex;align-items:center;gap:6px;padding:6px 14px;background:var(--surface);border:1px solid var(--border);border-radius:9999px;font-size:12px;font-weight:500;color:var(--muted);transition:background 80ms,border-color 80ms}.chip:where(.astro-j7pv25f6):hover{background:var(--surface2);border-color:var(--border2)}.chip-dot:where(.astro-j7pv25f6){width:7px;height:7px;border-radius:50%;flex-shrink:0}.chip-count:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:10px;font-variant-numeric:tabular-nums;color:var(--faint)}section:where(.astro-j7pv25f6){padding:100px 24px;max-width:960px;margin:0 auto}.section-label:where(.astro-j7pv25f6){font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(24px,4vw,36px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}section:where(.astro-j7pv25f6) .desc:where(.astro-j7pv25f6){font-size:15px;color:var(--muted);max-width:560px;line-height:1.7;margin-bottom:48px}.features:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr;gap:48px}.feature:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature:where(.astro-j7pv25f6):nth-child(2n){direction:rtl}.feature:where(.astro-j7pv25f6):nth-child(2n)>:where(.astro-j7pv25f6){direction:ltr}.feature-text:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:20px;font-weight:600;letter-spacing:-.02em;margin-bottom:10px}.feature-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:14px;color:var(--muted);line-height:1.7}.feature-visual:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:20px;font-family:Geist Mono,monospace;font-size:12px;color:var(--muted);line-height:1.8;overflow:hidden}.feature-visual:where(.astro-j7pv25f6) .line:where(.astro-j7pv25f6){display:flex;gap:8px;align-items:baseline}.feature-visual:where(.astro-j7pv25f6) .prompt:where(.astro-j7pv25f6){color:var(--accent);flex-shrink:0}.feature-visual:where(.astro-j7pv25f6) .path:where(.astro-j7pv25f6){color:var(--faint);font-size:10px}.feature-visual:where(.astro-j7pv25f6) .highlight:where(.astro-j7pv25f6){color:var(--text);font-weight:500}.feature-visual:where(.astro-j7pv25f6) .dim:where(.astro-j7pv25f6){color:var(--faint)}.feature-visual:where(.astro-j7pv25f6) .badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;background:var(--accent-subtle);color:var(--accent)}.feature-visual:where(.astro-j7pv25f6) .src-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:500}.steps:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:32px;counter-reset:step}.step:where(.astro-j7pv25f6){counter-increment:step;padding:24px;background:var(--surface);border:1px solid var(--border);border-radius:10px;transition:border-color 80ms}.step:where(.astro-j7pv25f6):hover{border-color:var(--border2)}.step-number:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;font-weight:500;color:var(--accent);margin-bottom:12px}.step:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:15px;font-weight:600;margin-bottom:8px}.step:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:13px;color:var(--muted);line-height:1.6}.step:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:Geist Mono,monospace;font-size:11px;padding:1px 5px;background:var(--surface2);border-radius:4px;color:var(--text)}.platform-section:where(.astro-j7pv25f6){text-align:center}.platform-grid:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:10px;justify-content:center;max-width:640px;margin:0 auto}.platform-pill:where(.astro-j7pv25f6){display:flex;align-items:center;gap:6px;padding:8px 16px;background:var(--surface);border:1px solid var(--border);border-radius:9999px;font-size:13px;font-weight:500;color:var(--text)}.platform-pill:where(.astro-j7pv25f6) .p-icon:where(.astro-j7pv25f6){width:16px;height:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.platform-pill:where(.astro-j7pv25f6) .p-icon:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:16px;height:16px}.platform-more:where(.astro-j7pv25f6){padding:8px 16px;border:1px dashed var(--border2);border-radius:9999px;font-size:13px;font-weight:500;color:var(--faint);text-decoration:none}a:where(.astro-j7pv25f6).platform-more:hover{color:var(--muted);border-color:var(--border2)}.cta-section:where(.astro-j7pv25f6){text-align:center;padding:120px 24px}.cta-section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-.03em;margin-bottom:16px}.cta-section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--muted);font-size:15px;margin-bottom:32px}.install-row:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px;max-width:560px;margin:0 auto}.install-block:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border2);border-radius:8px;padding:12px 16px;font-family:Geist Mono,monospace;font-size:13px;color:var(--text);flex:1;min-width:0;cursor:pointer;transition:border-color .12s}.install-block:where(.astro-j7pv25f6):hover{border-color:var(--accent)}.install-block:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;user-select:all}.install-block:where(.astro-j7pv25f6) .copy-btn:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--faint);transition:color .12s}.install-block:where(.astro-j7pv25f6):hover .copy-btn:where(.astro-j7pv25f6){color:var(--accent)}.install-block:where(.astro-j7pv25f6).copied .copy-btn:where(.astro-j7pv25f6){color:var(--accent)}.install-block:where(.astro-j7pv25f6):active{transform:scale(.995)}.install-row:where(.astro-j7pv25f6) .gh-btn:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:center;gap:7px;padding:0 18px;height:42px;border-radius:8px;border:1px solid var(--accent);background:var(--accent);color:#fff;font-family:Geist,sans-serif;font-size:13px;font-weight:600;flex-shrink:0;transition:opacity .12s;text-decoration:none}.install-row:where(.astro-j7pv25f6) .gh-btn:where(.astro-j7pv25f6):hover{opacity:.9}.install-label:where(.astro-j7pv25f6){text-align:center;font-family:Geist,sans-serif;font-size:12px;color:var(--faint);margin-top:10px}footer:where(.astro-j7pv25f6){padding:32px;text-align:center;border-top:1px solid var(--border);font-size:12px;color:var(--faint)}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--muted);text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.divider:where(.astro-j7pv25f6){max-width:960px;margin:0 auto;border:none;border-top:1px solid var(--border)}@media(max-width:768px){nav:where(.astro-j7pv25f6){padding:12px 16px}.nav-links:where(.astro-j7pv25f6){gap:16px}.feature:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:24px}.feature:where(.astro-j7pv25f6):nth-child(2n){direction:ltr}.steps:where(.astro-j7pv25f6){grid-template-columns:1fr}section:where(.astro-j7pv25f6){padding:64px 20px}.hero:where(.astro-j7pv25f6){padding:100px 20px 64px}}.typed-text:where(.astro-j7pv25f6){display:inline}.hero-watermark:where(.astro-j7pv25f6){position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:420px;height:420px;opacity:.04;pointer-events:none;z-index:0;color:var(--text)}.hero:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6):not(.hero-watermark):not(.hero-bg-canvas){position:relative;z-index:1}.hero-bg-canvas:where(.astro-j7pv25f6){position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.hero-bg-canvas:where(.astro-j7pv25f6) .orb:where(.astro-j7pv25f6){position:absolute;border-radius:50%;filter:blur(80px);opacity:.04}.hero-bg-canvas:where(.astro-j7pv25f6) .orb:where(.astro-j7pv25f6):nth-child(1){width:500px;height:500px;background:var(--accent);top:10%;left:20%;animation:drift1 14s ease-in-out infinite alternate}.hero-bg-canvas:where(.astro-j7pv25f6) .orb:where(.astro-j7pv25f6):nth-child(2){width:400px;height:400px;background:var(--accent);bottom:10%;right:15%;animation:drift2 12s ease-in-out infinite alternate}.hero-bg-canvas:where(.astro-j7pv25f6) .orb:where(.astro-j7pv25f6):nth-child(3){width:300px;height:300px;background:var(--text);top:40%;left:55%;animation:drift3 10s ease-in-out infinite alternate}@keyframes drift1{0%{transform:translate(0) scale(1);opacity:.04}25%{transform:translate(60px,-40px) scale(1.1);opacity:.06}50%{transform:translate(-30px,50px) scale(.9);opacity:.03}75%{transform:translate(40px,20px) scale(1.05);opacity:.055}to{transform:translate(-50px,-30px) scale(1);opacity:.04}}@keyframes drift2{0%{transform:translate(0) scale(1);opacity:.035}30%{transform:translate(-50px,30px) scale(1.08);opacity:.055}60%{transform:translate(40px,-40px) scale(.92);opacity:.03}to{transform:translate(20px,50px) scale(1.05);opacity:.05}}@keyframes drift3{0%{transform:translate(0) scale(1);opacity:.03}33%{transform:translate(50px,30px) scale(1.12);opacity:.05}66%{transform:translate(-40px,-20px) scale(.88);opacity:.025}to{transform:translate(30px,-40px) scale(1.06);opacity:.045}}
