.app{max-width:800px;margin:0 auto;padding:60px 20px}.header{margin-bottom:40px}.header h1{font-size:32px;font-weight:600;margin-bottom:8px;color:#000}.subtitle{font-size:16px;color:#666;margin:0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;padding:24px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.feature{text-align:left}.feature-icon{font-size:24px;margin-bottom:8px}.feature h3{font-size:14px;font-weight:600;margin-bottom:4px;color:#000}.feature p{font-size:13px;color:#666;margin:0}.install-section{margin-top:40px}.cursor-button-link{display:inline-block;text-decoration:none;margin-bottom:24px}.cursor-button-link img{display:block;height:32px;width:auto}.instructions{margin-top:32px;padding:24px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;text-align:left}.instructions h3{font-size:16px;font-weight:600;margin-bottom:16px;color:#000}.instructions ol{margin:0 0 16px;padding-left:20px;color:#333;font-size:14px;line-height:1.8}.instructions li{margin-bottom:8px}.config-preview{margin-top:24px;text-align:left}.config-preview summary{cursor:pointer;font-size:13px;color:#666;padding:8px 0}.config-preview summary:hover{color:#000}.config-preview pre{margin-top:12px;padding:16px;background:#1e1e1e;color:#d4d4d4;border-radius:6px;font-size:13px;font-family:SF Mono,Monaco,Consolas,monospace;overflow-x:auto}@media (max-width: 640px){.app{padding:40px 20px}.header h1{font-size:28px}.features{grid-template-columns:1fr;gap:16px}.cursor-button{width:100%;justify-content:center}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;line-height:1.6;color:#333;background-color:#fff}#root{width:100%;min-height:100vh}
