*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hero-section{align-items:center;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin-bottom:3rem;opacity:.9}.app-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1200px}.app-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;cursor:pointer;padding:2rem;transition:all .3s ease}.app-card:hover{background:#ffffff26;box-shadow:0 20px 40px #0000001a;transform:translateY(-5px)}.app-icon{display:block;font-size:3rem;margin-bottom:1rem}.app-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.app-description{line-height:1.6;margin-bottom:1.5rem;opacity:.9}.app-features{list-style:none;text-align:left}.app-features li{font-size:.9rem;opacity:.8;padding:.25rem 0}.app-features li:before{content:"✨ ";margin-right:.5rem}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.app-grid{gap:1.5rem;grid-template-columns:1fr}.app-card{padding:1.5rem}}
/*# sourceMappingURL=main.74fc5fb2.css.map*/