:root{--brand: #22C55E;--brand-dark: #16A34A;--text: #111827;--text-secondary: #6B7280;--text-muted: #9CA3AF;--bg: #FFFFFF;--bg-alt: #F9FAFB;--border: #E5E7EB;--font-heading: "Space Grotesk", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{max-width:720px;margin:0 auto;padding:0 24px}.center{text-align:center}.section{padding:80px 0}.section-alt{background:var(--bg-alt)}.section-title{font-family:var(--font-heading);font-size:32px;font-weight:600;letter-spacing:-.5px;line-height:1.4;text-align:center;margin-bottom:48px}.section-subtitle{font-size:16px;color:var(--text-secondary);text-align:center;margin-top:-32px;margin-bottom:48px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:15px;font-weight:500;transition:opacity .2s,transform .2s}.btn:hover{opacity:.9;transform:translateY(-1px)}.btn-primary{background:var(--text);color:#fff}.btn-secondary{background:#fff;color:var(--text);border:1px solid var(--border)}.btn-outline{background:transparent;color:var(--text);border:1px solid var(--border);padding:10px 20px;font-size:14px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.card{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:24px}.card-emoji{font-size:28px;margin-bottom:12px}.card h4{font-family:var(--font-heading);font-size:16px;font-weight:600;margin-bottom:8px}.card-text{font-size:14px;color:var(--text-secondary);line-height:1.6}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.section{padding:60px 0}.section-title{font-size:24px;margin-bottom:32px}.card-grid{grid-template-columns:1fr}}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:#ffffffd9;backdrop-filter:blur(12px);border-bottom:1px solid #E8E8E8}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;justify-content:space-between;height:56px}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:16px;font-weight:600;letter-spacing:-.3px}.nav-logo[data-astro-cid-dmqpwcec] img[data-astro-cid-dmqpwcec]{border-radius:5px}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:32px;font-size:14px;color:#7a7a7a}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--text)}.nav-github[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:6px;background:#fafafa;border:1px solid #E8E8E8;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:500;color:#0d0d0d}.nav-github[data-astro-cid-dmqpwcec]:hover{background:#f0f0f0}@media(max-width:768px){.nav-links[data-astro-cid-dmqpwcec]{display:none}}.hero-section[data-astro-cid-bbe6dxrz]{padding:120px 0 100px}.hero[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:32px}.hero-logo[data-astro-cid-bbe6dxrz]{border-radius:14px}.hero-title[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);font-size:48px;font-weight:600;letter-spacing:-1px;line-height:1.2}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:18px;color:#7a7a7a;line-height:1.6;margin-bottom:-16px}.hero-brew[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:8px;background:#f5f5f5;border:1px solid #E8E8E8;border-radius:8px;padding:10px 20px;cursor:pointer;transition:border-color .2s,background .2s}.hero-brew[data-astro-cid-bbe6dxrz]:hover{background:#efefef;border-color:#d1d5db}.hero-brew[data-astro-cid-bbe6dxrz] code[data-astro-cid-bbe6dxrz]{font-family:SF Mono,Fira Code,monospace;font-size:14px;color:#374151;letter-spacing:-.3px}.hero-brew-copy[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;margin-left:4px}.hero-brew-copy-done[data-astro-cid-bbe6dxrz],.hero-brew[data-astro-cid-bbe6dxrz].copied .hero-brew-copy-default[data-astro-cid-bbe6dxrz]{display:none}.hero-brew[data-astro-cid-bbe6dxrz].copied .hero-brew-copy-done[data-astro-cid-bbe6dxrz]{display:flex}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{font-family:var(--font-heading);padding:14px 28px;border-radius:8px}@media(max-width:768px){.hero-section[data-astro-cid-bbe6dxrz]{padding:80px 0 60px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:32px}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:16px}.hero-brew[data-astro-cid-bbe6dxrz]{padding:8px 14px}.hero-brew[data-astro-cid-bbe6dxrz] code[data-astro-cid-bbe6dxrz]{font-size:12px}}.pain-cards[data-astro-cid-dxipqcxf]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pain-card[data-astro-cid-dxipqcxf]{background:#fff;border:1px solid #E8E8E8;border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px}.pain-card[data-astro-cid-dxipqcxf] h4[data-astro-cid-dxipqcxf]{font-family:var(--font-heading);font-size:18px;font-weight:600}.pain-card[data-astro-cid-dxipqcxf] p[data-astro-cid-dxipqcxf]{font-size:14px;color:#7a7a7a;line-height:1.6}@media(max-width:768px){.pain-cards[data-astro-cid-dxipqcxf]{grid-template-columns:1fr}}.solution[data-astro-cid-utstonhj]{display:flex;flex-direction:column;align-items:center;gap:20px}.solution-brand[data-astro-cid-utstonhj]{font-family:var(--font-heading);font-size:36px;font-weight:600;color:#22c55e;letter-spacing:-.5px}.solution-title[data-astro-cid-utstonhj]{font-family:var(--font-heading);font-size:24px;font-weight:500;color:#0d0d0d}.solution-desc[data-astro-cid-utstonhj]{font-size:16px;color:#7a7a7a;line-height:1.7;max-width:500px}@media(max-width:768px){.solution-brand[data-astro-cid-utstonhj]{font-size:28px}.solution-title[data-astro-cid-utstonhj]{font-size:20px}.solution-desc[data-astro-cid-utstonhj]{font-size:15px}}.preview-section[data-astro-cid-eecgn6du]{padding:64px 0}.preview-row[data-astro-cid-eecgn6du]{display:flex;justify-content:center;align-items:flex-end;gap:64px;margin-top:16px}.preview-item[data-astro-cid-eecgn6du]{display:flex;flex-direction:column;align-items:center;gap:16px}.preview-label[data-astro-cid-eecgn6du]{font-family:var(--font-heading);font-size:13px;font-weight:500;color:#9ca3af;letter-spacing:.5px}.preview-img[data-astro-cid-eecgn6du]{border-radius:16px;box-shadow:0 8px 32px #0000001a}.preview-img--phone[data-astro-cid-eecgn6du]{width:220px}.preview-img--mac[data-astro-cid-eecgn6du]{width:280px}@media(max-width:768px){.preview-row[data-astro-cid-eecgn6du]{flex-direction:column;align-items:center;gap:40px}.preview-img--phone[data-astro-cid-eecgn6du]{width:200px}.preview-img--mac[data-astro-cid-eecgn6du]{width:260px}}.sync-grid[data-astro-cid-66bfoent]{display:grid;grid-template-columns:1fr 1fr;gap:32px}.sync-col[data-astro-cid-66bfoent]{background:var(--bg);border:1px solid #E8E8E8;border-radius:12px;padding:32px;display:flex;flex-direction:column;gap:24px}.sync-header[data-astro-cid-66bfoent]{display:flex;align-items:center;gap:12px}.sync-heading[data-astro-cid-66bfoent]{font-family:var(--font-heading);font-size:18px;font-weight:600}.sync-subtitle[data-astro-cid-66bfoent]{font-size:14px;color:#7a7a7a;margin-top:-12px}.sync-way[data-astro-cid-66bfoent]{background:#fafafa;padding:16px 20px;border-radius:8px;display:flex;flex-direction:column;gap:8px}.sync-way-highlight[data-astro-cid-66bfoent]{background:#f0fdf4;border:1px solid #BBF7D0}.sync-way-header[data-astro-cid-66bfoent]{display:flex;align-items:center;gap:8px}.sync-way[data-astro-cid-66bfoent] h4[data-astro-cid-66bfoent]{font-family:var(--font-heading);font-size:15px;font-weight:600}.sync-way[data-astro-cid-66bfoent] p[data-astro-cid-66bfoent]{font-size:13px;color:#7a7a7a;line-height:1.6}.sync-badge[data-astro-cid-66bfoent]{display:inline-block;background:var(--brand);color:#fff;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px}.sync-result[data-astro-cid-66bfoent]{font-size:14px;font-weight:500;color:#22c55e}@media(max-width:768px){.sync-grid[data-astro-cid-66bfoent]{grid-template-columns:1fr}}.phil-cards[data-astro-cid-iaxkagjk]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.phil-card[data-astro-cid-iaxkagjk]{background:#fafafa;border-radius:12px;padding:28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.phil-card[data-astro-cid-iaxkagjk] h4[data-astro-cid-iaxkagjk]{font-family:var(--font-heading);font-size:18px;font-weight:600}.phil-card[data-astro-cid-iaxkagjk] p[data-astro-cid-iaxkagjk]{font-size:13px;color:#7a7a7a;line-height:1.6}@media(max-width:768px){.phil-cards[data-astro-cid-iaxkagjk]{grid-template-columns:1fr}}.steps[data-astro-cid-d3yughyh]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.step[data-astro-cid-d3yughyh]{background:#fff;border-radius:12px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.step-num[data-astro-cid-d3yughyh]{font-family:var(--font-heading);font-size:24px;font-weight:600;color:#22c55e}.step[data-astro-cid-d3yughyh] p[data-astro-cid-d3yughyh]{font-size:14px;font-weight:500}.permissions[data-astro-cid-d3yughyh]{max-width:600px;margin:0 auto}.perm-title[data-astro-cid-d3yughyh]{font-family:var(--font-heading);font-size:18px;font-weight:600;text-align:center;margin-bottom:16px}.perm-table[data-astro-cid-d3yughyh]{background:#fff;border:1px solid #E8E8E8;border-radius:8px;overflow:hidden}.perm-row[data-astro-cid-d3yughyh]{display:flex;align-items:center;gap:16px;padding:16px 24px;border-bottom:1px solid #E8E8E8}.perm-row[data-astro-cid-d3yughyh]:last-child{border-bottom:none}.perm-name[data-astro-cid-d3yughyh]{font-family:var(--font-heading);font-size:14px;font-weight:600;width:60px}.perm-value[data-astro-cid-d3yughyh]{font-size:14px;font-weight:500}.perm-note[data-astro-cid-d3yughyh]{font-size:13px;color:#7a7a7a}@media(max-width:768px){.steps[data-astro-cid-d3yughyh]{grid-template-columns:repeat(2,1fr)}.perm-row[data-astro-cid-d3yughyh]{flex-wrap:wrap}}.cta-section[data-astro-cid-ddbcycih]{padding:64px 0}.cta-desc[data-astro-cid-ddbcycih]{font-size:16px;color:#7a7a7a;margin-top:-32px;margin-bottom:32px}.cta-btn[data-astro-cid-ddbcycih]{display:inline-flex;align-items:center;gap:8px;background:var(--text);color:#fff;padding:14px 32px;border-radius:10px;font-family:var(--font-heading);font-size:15px;font-weight:500;transition:opacity .2s,transform .2s}.cta-btn[data-astro-cid-ddbcycih]:hover{opacity:.9;transform:translateY(-1px)}.footer[data-astro-cid-sz7xmlte]{background:#0d0d0d;padding:40px 0}.footer-top[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:16px}.footer-logo[data-astro-cid-sz7xmlte]{border-radius:6px}.footer-name[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:16px;font-weight:600;color:#fff}.footer-divider[data-astro-cid-sz7xmlte]{width:1px;height:16px;background:#333}.footer-link[data-astro-cid-sz7xmlte]{font-size:14px;color:#7a7a7a}.footer-link[data-astro-cid-sz7xmlte]:hover{color:#aaa}.footer-copy[data-astro-cid-sz7xmlte]{font-size:13px;color:#555}
