*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0e27,#1a1f3a 50%,#0f1629);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}.num{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}#root{margin:0;min-height:100vh;padding:0}.toast-container{display:flex;flex-direction:column;gap:8px;position:fixed;right:16px;top:16px;z-index:2000}.toast{align-items:center;animation:toast-in .25s ease;background:#0f172af5;border:1px solid #3b82f640;border-radius:12px;box-shadow:0 8px 24px #0006;color:#fff;display:flex;gap:10px;max-width:420px;min-width:240px;padding:.75rem 1rem}.toast.success{border-color:#22c55e66}.toast.error{border-color:#ef444466}.toast-icon{align-items:center;border-radius:8px;display:inline-flex;height:28px;justify-content:center;width:28px}.toast.success .toast-icon{background:#22c55e2e;color:#22c55e}.toast.error .toast-icon{background:#ef44442e;color:#ef4444}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172af2;border-bottom:1px solid #3b82f633;box-shadow:0 4px 24px #0000004d;left:0;position:fixed;right:0;top:0;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1400px;padding:1rem 2rem}.header-content,.header-left{align-items:center;display:flex}.header-left{gap:1rem}.header-logo{align-items:center;background:linear-gradient(135deg,#3b82f633,#60a5fa26);border:1px solid #3b82f64d;border-radius:10px;color:#60a5fa;display:flex;height:36px;justify-content:center;width:36px}.header-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e7ff);-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700;letter-spacing:-.3px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-btn{color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.55rem 1rem}.mobile-toggle,.nav-btn{align-items:center;background:#3b82f626;border:1px solid #3b82f64d;border-radius:10px}.mobile-toggle{color:#60a5fa;display:none;height:40px;justify-content:center;width:40px}.mobile-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;inset:0;position:fixed;z-index:1200}.mobile-panel{background:#0f172afa;border-radius:20px 20px 0 0;border-top:1px solid #3b82f64d;bottom:0;left:0;padding:1rem;position:fixed;right:0;z-index:1201}.mobile-menu{grid-gap:.75rem;display:grid;gap:.75rem}.mobile-item{align-items:center;background:#3b82f614;border:1px solid #3b82f633;border-radius:12px;color:#fff;display:flex;gap:.75rem;padding:.875rem 1rem}@media (max-width:768px){.header-content{padding:.75rem 1rem}.mobile-toggle{display:inline-flex}.nav-btn{display:none}.header-title{font-size:1.1rem;max-width:45vw}}.services-wrapper{position:relative}.services-dropdown{background:#0f172afa;border:1px solid #3b82f64d;border-radius:12px;box-shadow:0 8px 24px #0006;left:0;min-width:180px;padding:.5rem;position:absolute;top:calc(100% + 8px);z-index:1100}.services-item{background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;padding:.625rem .75rem;text-align:left;width:100%}.services-item:hover{background:#3b82f626}.services-item.disabled{cursor:default;opacity:.7}
/*# sourceMappingURL=main.6c45e1fe.css.map*/