*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141414;color:#fff}#root{height:100%;width:100%}.ant-layout{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#2a2a2a}::-webkit-scrollbar-thumb{background:#555;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#777}.landing-hero{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:100vh;display:flex;align-items:center;justify-content:center}.landing-content{text-align:center;max-width:800px;padding:0 24px}.landing-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-subtitle{font-size:1.5rem;margin-bottom:2rem;color:#a6a6a6;line-height:1.5}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:4rem 0}.feature-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;text-align:left;transition:transform .3s ease,background .3s ease}.feature-card:hover{transform:translateY(-5px);background:#ffffff14}.feature-icon{font-size:3rem;margin-bottom:1rem;color:#1890ff}.feature-title{font-size:1.5rem;margin-bottom:1rem;color:#fff}.feature-description{color:#a6a6a6;line-height:1.6}.deployment-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:4rem 0}.deployment-card{background:#1890ff1a;border:1px solid rgba(24,144,255,.3);border-radius:12px;padding:2rem;text-align:center}.deployment-card.cloud{background:#722ed11a;border:1px solid rgba(114,46,209,.3)}.deployment-title{font-size:1.75rem;margin-bottom:1rem;color:#fff}.deployment-description{color:#a6a6a6;line-height:1.6;margin-bottom:1.5rem}.deployment-features{text-align:left;margin-bottom:2rem}.deployment-features li{color:#a6a6a6;margin-bottom:.5rem}
