@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Newsreader:ital,opsz,wght@0,6..72,300;0,6..72,400;0,6..72,500;0,6..72,600;1,6..72,400;1,6..72,500&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.7;color:#1a1a1a;background:#fafafa}.container{max-width:768px;margin:0 auto;padding:0 24px}header{padding:24px 0}@media(min-width:640px){header{padding:48px 0}}header nav{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(min-width:640px){header nav{flex-direction:row;align-items:center;gap:24px}}.logo{font-family:Newsreader,Georgia,Times New Roman,serif;font-weight:500;font-size:20px;color:#1a1a1a;text-decoration:none;letter-spacing:-.01em}.logo:hover{opacity:.7}.nav-links{display:flex;flex-wrap:wrap;gap:16px;align-items:center}@media(min-width:640px){.nav-links{gap:24px}}.nav-links a{color:#666;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-links a:hover{color:#000}main{padding:32px 24px 64px}@media(min-width:640px){main{padding:48px 24px 128px}}.hero{margin-bottom:48px}@media(min-width:640px){.hero{margin-bottom:96px}}h1{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;color:#111;margin-bottom:24px;letter-spacing:-.02em;line-height:1.15}@media(min-width:640px){h1{margin-bottom:40px}}@media(min-width:768px){h1{font-size:3rem}}h2{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;color:#111;margin-bottom:24px}@media(min-width:768px){h2{font-size:1.875rem}}.hero p{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.0625rem;line-height:1.7;color:#333;margin-bottom:24px}@media(min-width:640px){.hero p{font-size:1.125rem;margin-bottom:32px}}@media(min-width:768px){.hero p{font-size:1.25rem}}.hero p em{font-style:italic;color:#555}.hero p.emphasis{font-weight:500;color:#111}section p{font-family:Newsreader,Georgia,Times New Roman,serif;font-size:1.125rem;line-height:1.7;color:#444;margin-bottom:24px}section p:last-child{margin-bottom:0}.divider{width:64px;height:1px;background:#e5e5e5;margin-bottom:40px}@media(min-width:640px){.divider{margin-bottom:80px}}.sections{display:flex;flex-direction:column;gap:40px}@media(min-width:640px){.sections{gap:80px}}p{margin-bottom:12px}a{color:#1a1a1a;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:4px;transition:text-decoration-color .2s}a:hover{text-decoration-color:#1a1a1a}ul{margin:8px 0 16px 24px}li{margin-bottom:6px}.download-buttons{display:flex;gap:16px;margin:32px 0 8px}@media(min-width:640px){.download-buttons{margin:48px 0 8px}}.btn{display:inline-block;padding:14px 32px;background:#1a1a1a;color:#fff;border-radius:9999px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;letter-spacing:.02em;text-decoration:none;transition:all .2s}.btn:hover{background:#000;text-decoration:none;color:#fff;transform:scale(1.02)}.btn:active{transform:scale(.98)}.btn-outline{background:transparent;border:1px solid #E5E5E5;color:#1a1a1a}.btn-outline:hover{background:transparent;border-color:#1a1a1a;color:#1a1a1a}@media(max-width:640px){.download-buttons{flex-direction:column;gap:12px}.btn{text-align:center;width:100%}}section{margin-bottom:0}.announce{background:#f4f0e8;border:1px solid #E5DFD2;border-radius:8px;padding:18px 20px;margin:0 0 32px}.announce p{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.55;color:#333;margin-bottom:12px}.announce p em{font-style:italic;color:#111}.announce .install-block{margin-bottom:0;font-size:12.5px;padding:10px 14px}.announce-tag{display:inline-block;background:#1a1a1a;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;padding:2px 8px;border-radius:4px;margin-right:8px;vertical-align:1px}@media(min-width:640px){.announce{padding:22px 24px;margin:0 0 40px}.announce p{font-size:15px}}.install-block{background:#1a1a1a;color:#e5e5e5;border-radius:6px;padding:14px 16px;margin-bottom:20px;overflow-x:auto;font-family:SF Mono,Monaco,Consolas,monospace;font-size:13px;line-height:1.5}.install-block code{font-family:inherit;color:inherit;background:none;padding:0}footer{border-top:1px solid #E5E5E5;padding:24px 0}@media(min-width:640px){footer{padding:48px 0}}footer .container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px}.footer-links{display:flex;gap:24px}.footer-links a{font-size:14px;color:#888;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#000;text-decoration:none}.copyright{font-size:14px;color:#888}@media(max-width:640px){footer .container{flex-direction:column;align-items:center}.footer-links{justify-content:center;flex-wrap:wrap}.copyright{text-align:center}}::selection{background:#e5e5e5;color:#000}
