@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700&family=Space+Grotesk:wght@700&display=swap);@tailwind base;@tailwind components;@tailwind utilities;body,html{background-color:#0f172a!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{background-color:#0f172a!important;min-height:100vh}@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:0.5rem;--sidebar-background:0 0% 98%;--sidebar-foreground:240 5.3% 26.1%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:240 5.9% 10%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:210 40% 98%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:212.7 26.8% 83.9%;--sidebar-background:240 5.9% 10%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{@apply border-border}body{@apply bg-background text-foreground;background-color:#0f172a!important}}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:#f8fafc!important;-webkit-box-shadow:inset 0 0 0 1000px rgba(0,0,0,.3)!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.toast-container{bottom:0;margin:0 40px 0 0;max-width:400px;padding:0;position:fixed;right:0;width:auto;z-index:1050}.toast{background-color:#333;border-radius:6px 6px 0 0;box-shadow:0 -2px 10px rgba(0,0,0,.15);color:#fff;margin-bottom:0;max-width:400px;min-width:300px;overflow:hidden}.toast-content{display:flex;flex-direction:column;padding:14px 12px}.toast-header{justify-content:space-between;margin-bottom:8px}.toast-header,.toast-title{align-items:center;display:flex}.toast-title{font-size:16px;font-weight:700;margin:0}.toast-icon{font-size:18px;margin-right:8px}.toast-actions{align-items:center;display:flex}.toast-pause{font-size:16px;margin-right:8px}.toast-close,.toast-pause{background:none;border:none;color:#fff;cursor:pointer;opacity:.7;padding:0}.toast-close{font-size:18px}.toast-close:hover,.toast-pause:hover{opacity:1}.toast-message{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.4}.toast-progress{background-color:hsla(0,0%,100%,.3);height:4px;width:100%}.toast-progress-bar{height:100%;transition:width linear}.toast-success{background-color:#333;border-left:4px solid #4caf50}.toast-success .toast-progress-bar{background-color:#4caf50}.toast-error{background-color:#333;border-left:4px solid #f44336}.toast-error .toast-progress-bar{background-color:#f44336}.toast-warning{background-color:#333;border-left:4px solid #ff9800}.toast-warning .toast-progress-bar{background-color:#ff9800}.toast-info{background-color:#333;border-left:4px solid #2196f3}.toast-info .toast-progress-bar{background-color:#2196f3}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.toast{animation:fadeIn .3s ease-out forwards}@keyframes float{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-15px) translateX(5px)}50%{transform:translateY(-20px) translateX(-5px)}75%{transform:translateY(-10px) translateX(-8px)}to{transform:translateY(0) translateX(0)}}.scroll-progress{background:linear-gradient(90deg,#2196f3,#21d4fd);height:3px;left:0;position:fixed;top:0;transition:width .1s;width:0;z-index:1001}.cursor-trail{background-color:rgba(33,150,243,.6);border-radius:50%;height:8px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:opacity .3s,width .3s,height .3s;width:8px;z-index:9999}:root{--bg-dark:#121417;--bg-container:#1e2125;--primary-blue:#0057d9;--hover-blue:#007bff;--text-body:#d9d9d9;--text-headline:#fff;--accent-1:#5d728c;--accent-2:#3a3f44;--font-headline:"Space Grotesk",sans-serif;--font-body:"Inter",sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#121417;background-color:var(--bg-dark);color:#d9d9d9;color:var(--text-body);font-family:Inter,sans-serif;font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}*,body{margin:0;padding:0}*{box-sizing:border-box}.section-container{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 2rem;width:100%}.section-heading{color:#fff;color:var(--text-headline);font-family:Space Grotesk,sans-serif;font-family:var(--font-headline);font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:1.5rem;text-align:center}.section-subheading{color:#d9d9d9;color:var(--text-body);font-family:Inter,sans-serif;font-family:var(--font-body);font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7;margin:0 auto 4rem;max-width:650px;text-align:center}
/*# sourceMappingURL=main.9518fb05.css.map*/