*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;color:#f8fafc;background-color:#0a0a0f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;color:#f8fafc;margin-bottom:1.5rem}h1{font-size:2.25rem}@media(min-width:768px){h1{font-size:3.75rem}}@media(min-width:1024px){h1{font-size:4.5rem}}h2{font-size:1.875rem}@media(min-width:768px){h2{font-size:2.25rem}}@media(min-width:1024px){h2{font-size:3rem}}h3{font-size:1.5rem}@media(min-width:768px){h3{font-size:1.875rem}}h4{font-size:1.25rem}@media(min-width:768px){h4{font-size:1.5rem}}p{margin-bottom:1.5rem;color:#cbd5e1;line-height:1.75}p:last-child{margin-bottom:0}a{color:#00d4ff;text-decoration:none;transition:color .15s cubic-bezier(.4,0,.2,1)}a:hover{color:#0ea5e9}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}@media(min-width:1280px){.container{padding:0 3rem}}.text-gradient{background:linear-gradient(135deg,#00d4ff,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-center{text-align:center}.text-primary{color:#f8fafc}.text-secondary{color:#cbd5e1}.text-muted{color:#94a3b8}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#00d4ff,#0ea5e9);color:#f8fafc;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-primary:hover:not(:disabled){box-shadow:0 0 40px #00d4ff4d;transform:translateY(-2px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:.75rem;border:none;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:transparent;border:2px solid #00d4ff;color:#00d4ff}.btn-secondary:hover:not(:disabled){background:#00d4ff1a;box-shadow:0 0 20px #00d4ff33}.section{padding:6rem 0}@media(min-width:768px){.section{padding:6rem 0}}@media(min-width:1024px){.section{padding:8rem 0}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050508}::-webkit-scrollbar-thumb{background:#00d4ff;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#0ea5e9}::selection{background:#00d4ff4d;color:#f8fafc}
