body{margin:0}.welcome-container{align-items:center;background-color:#f8fafc;display:flex;height:100vh;justify-content:center}.dark .welcome-container{background-color:#0f172a}.welcome-card{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;font-family:system-ui,sans-serif;max-width:650px;width:100%}.dark .welcome-card{background:#1e293b;box-shadow:0 4px 6px #0000004d}.welcome-header{border-bottom:1px solid #e2e8f0;padding:2rem 1.5rem;text-align:center}.dark .welcome-header{border-bottom:1px solid #334155}.welcome-title{color:#1e293b;font-size:1.875rem;font-weight:700;margin:0}.dark .welcome-title{color:#f1f5f9}.welcome-subtitle{color:#64748b;font-size:1.125rem;margin-top:.5rem}.dark .welcome-subtitle{color:#cbd5e1}.welcome-content{padding:1.5rem}.features-section{margin-bottom:1.5rem}.section-title{color:#0f172a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.dark .section-title{color:#e2e8f0}.features-list{list-style-type:none;padding:0}.feature-item{align-items:flex-start;display:flex;gap:.5rem;line-height:1.5;margin-bottom:.75rem}.icon{flex-shrink:0;margin-top:.1rem}code{background-color:#f1f5f9;border-radius:.25rem;font-family:monospace;font-size:.875rem;padding:.1rem .3rem}.dark code{background-color:#334155}.getting-started-box{background-color:#dbeafe;border:1px solid #93c5fd;border-radius:.5rem;padding:1rem}.dark .getting-started-box{background-color:#1e3a8a;border-color:#3b82f6}.box-title{color:#1d4ed8;font-weight:600;margin:0 0 .5rem}.dark .box-title{color:#93c5fd}.steps-list{margin:0;padding-left:1.25rem}.steps-list li{margin-bottom:.5rem}.welcome-footer{border-top:1px solid #e2e8f0;padding:1rem 1.5rem;text-align:center}.dark .welcome-footer{border-top:1px solid #334155}.footer-text{color:#64748b;margin:0 0 .5rem}.dark .footer-text{color:#94a3b8}.repo-link{color:#3b82f6;display:inline-block;text-decoration:underline}.dark .repo-link{color:#60a5fa}
