html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.home-page{background:radial-gradient(circle at top left,#0f172a 0,#020617 45%,#000 100%);color:#e5e7eb;display:flex;flex-direction:column;min-height:100vh}.home-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,#0f172af2,#0f172ad9);border-bottom:1px solid #94a3b840;position:-webkit-sticky;position:sticky;top:0;z-index:10}.home-header-inner{gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1120px;padding:.9rem 1.5rem}.home-brand,.home-header-inner{align-items:center;display:flex}.home-brand{gap:.8rem}.home-logo{align-items:center;background:radial-gradient(circle at 30% 0,#4f46e5,#9333ea 45%,#0f172a 100%);border-radius:999px;box-shadow:0 0 24px #818cf899;color:#e5e7eb;display:inline-flex;font-size:1.4rem;font-weight:700;height:40px;justify-content:center;width:40px}.home-title{font-size:1.3rem;letter-spacing:.05em;margin:0}.home-tagline{color:#9ca3af;font-size:.78rem;margin:0}.home-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.home-nav-link{background:#0f172ab3;border:1px solid #0000;border-radius:999px;color:#e5e7eb;font-size:.85rem;padding:.4rem .75rem;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .1s ease}.home-nav-link:hover{background:#2563eb33;border-color:#3b82f699;color:#bfdbfe;transform:translateY(-1px)}.home-main{flex:1 1}.home-hero{padding:3.5rem 1.5rem 2.5rem}.home-hero-content{margin:0 auto;max-width:1120px;text-align:left}.home-hero h2{color:#f9fafb;font-size:clamp(2rem,4vw,2.6rem);margin:0 0 1rem}.home-hero p{color:#9ca3af;font-size:.98rem;margin:0 0 1.75rem;max-width:560px}.home-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem}.home-primary-btn,.home-secondary-btn{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;padding:.7rem 1.4rem;text-decoration:none;transition:transform .1s ease,box-shadow .1s ease,background .15s ease,color .15s ease,border-color .15s ease}.home-primary-btn{background:linear-gradient(90deg,#4f46e5,#6366f1,#a855f7);box-shadow:0 18px 35px #4f46e573;color:#f9fafb}.home-primary-btn:hover{box-shadow:0 22px 40px #818cf899;transform:translateY(-1px)}.home-secondary-btn{background:#0f172ad9;border-color:#94a3b880;color:#e5e7eb}.home-secondary-btn:hover{background:#0f172a;border-color:#3b82f6b3;color:#bfdbfe}.home-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto 2.5rem;max-width:1120px;padding:0 1.5rem 2rem}.home-card{background:radial-gradient(circle at top left,#818cf829,#0f172af5);border:1px solid #94a3b859;border-radius:1rem;box-shadow:0 18px 35px #0f172ad9;overflow:hidden;padding:1.4rem 1.3rem 1.3rem;position:relative}.home-card:before{background:radial-gradient(circle at top right,#60a5fa40,#0000 60%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease}.home-card:hover:before{opacity:1}.home-card h3{color:#e5e7eb;font-size:1.05rem;margin:0 0 .5rem}.home-card p{color:#9ca3af;font-size:.9rem;margin:0 0 .9rem}.home-card-link{align-items:center;background:#0f172ae6;border:1px solid #3b82f6b3;border-radius:999px;color:#bfdbfe;display:inline-flex;font-size:.86rem;gap:.25rem;padding:.4rem .7rem;text-decoration:none;transition:background .15s ease,transform .1s ease,box-shadow .1s ease}.home-card-link:hover{background:#2563eb33;box-shadow:0 10px 25px #2563eb59;transform:translateY(-1px)}.home-card-links{display:flex;flex-wrap:wrap;gap:.5rem}.home-footer{background:#030712f5;border-top:1px solid #1f2937;color:#6b7280;font-size:.8rem;padding:.9rem 1.5rem 1.1rem;text-align:center}@media (max-width:768px){.home-header-inner{align-items:flex-start;flex-direction:column}.home-nav{justify-content:flex-start}.home-hero{padding-top:2.4rem}}
/*# sourceMappingURL=main.5cb016a0.css.map*/