:root{--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--accent-primary:#6366f1;--accent-secondary:#8b5cf6;--accent-glow:#6366f180;--font-sans:"Inter",system-ui,-apple-system,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f172a;background-color:var(--bg-primary);color:#f8fafc;color:var(--text-primary);font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);margin:0}*{box-sizing:border-box}a{color:#6366f1;color:var(--accent-primary);text-decoration:none;transition:color .2s}a:hover{color:#8b5cf6;color:var(--accent-secondary)}button{cursor:pointer;font-family:inherit}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172a99;border-bottom:1px solid #ffffff0d;border-bottom:1px solid var(--glass-border,#ffffff0d);justify-content:space-between;padding:1.5rem 4rem;position:relative;z-index:50}.logo-container,.navbar{align-items:center;display:flex}.logo-container{gap:1rem}.logo{filter:drop-shadow(0 0 10px rgba(99,102,241,.5));height:60px;width:auto}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;font-size:2rem;font-weight:800;letter-spacing:-.03em}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link-btn{background:none;border:none;color:#94a3b8;cursor:pointer;font-size:1rem;font-weight:500;transition:color .2s}.nav-cta,.nav-link-btn:hover{color:#fff}.nav-cta{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;font-weight:600;padding:.6rem 1.2rem;transition:all .2s}.nav-cta:hover{background:#fff3;transform:translateY(-1px)}.user-menu{position:relative}.user-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.8rem;padding:.6rem 1.2rem;transition:all .2s}.user-btn:hover{background:#ffffff1a}.user-name{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron{font-size:.7rem;opacity:.7;transition:transform .2s}.chevron.open{transform:rotate(180deg)}.dropdown-menu{animation:dropdownFade .2s ease-out;background:#1e293b;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 10px 30px #00000080;overflow:hidden;padding:.5rem;position:absolute;right:0;top:calc(100% + 10px);transform-origin:top right;width:220px}@keyframes dropdownFade{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dropdown-item{background:none;border:none;border-radius:8px;color:#cbd5e1;cursor:pointer;display:block;font-size:.95rem;padding:.8rem 1rem;text-align:left;text-decoration:none;transition:all .2s;width:100%}.dropdown-item:hover{background:#ffffff1a;color:#fff}.dropdown-divider{background:#ffffff1a;height:1px;margin:.5rem 0}.logout-btn{color:#ef4444}.logout-btn:hover{background:#ef44441a;color:#f87171}@media (max-width:768px){.navbar{padding:1rem 1.5rem}.logo-text{font-size:1.5rem}.logo{height:40px}}:root{--glass-bg:#ffffff08;--glass-border:#ffffff0d;--glass-blur:20px;--primary-gradient:linear-gradient(135deg,#6366f1,#8b5cf6);--text-gradient:linear-gradient(135deg,#fff,#94a3b8)}.landing-container{background:#0f172a;color:#fff;min-height:100vh;overflow:hidden;position:relative}.landing-container:before{background:radial-gradient(circle,#6366f126 0,#0000 70%);left:-10%;top:-20%}.landing-container:after,.landing-container:before{border-radius:50%;content:"";filter:blur(80px);height:50vw;position:absolute;width:50vw;z-index:0}.landing-container:after{background:radial-gradient(circle,#8b5cf626 0,#0000 70%);bottom:-20%;right:-10%}.hero-section{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:6rem 4rem;position:relative;z-index:1}.hero-content{flex:1 1;max-width:900px}.hero-title{font-family:Inter,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.015em;line-height:1.1;margin:0 0 1.5rem}.hero-title span{display:block;text-shadow:0 2px 6px #00000040}.hero-title .line1{color:#94a3b8;font-size:1.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.2em;text-transform:uppercase}.hero-title .line2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#7b5cff,#7f6df6);-webkit-background-clip:text;font-size:3rem;white-space:nowrap}.hero-subtitle{color:#94a3b8;font-size:1.25rem;line-height:1.6;margin-bottom:3rem}.hero-buttons{display:flex;gap:1rem}.cta-button{border:none;border-radius:12px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--primary-gradient);box-shadow:0 10px 30px -10px #6366f180;color:#fff}.cta-button.primary:hover{box-shadow:0 20px 40px -15px #6366f199;transform:translateY(-2px)}.cta-button.secondary{background:#ffffff0d;border:1px solid #ffffff1a;color:#fff}.cta-button.secondary:hover{background:#ffffff1a}.hero-visual{align-items:center;display:flex;flex:1 1;height:500px;justify-content:center;position:relative}.hero-logo-container{animation:float 8s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae6;border:1px solid #ffffff1a;border-radius:30px;box-shadow:0 0 60px #6366f140;left:50%;padding:3rem;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:0}.hero-logo{display:block;filter:drop-shadow(0 0 20px rgba(99,102,241,.4));height:auto;width:150px}.glow-orb{animation:pulse 4s infinite alternate;background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--primary-gradient);border-radius:50%;filter:blur(60px);height:300px;opacity:.3;width:300px}.floating-card{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bcc;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 20px 40px #0003;display:flex;gap:1rem;padding:1.5rem;position:absolute}.card-1{animation-delay:0s;right:20%;top:20%}.card-2{animation-delay:2s;bottom:30%;left:10%}.card-icon{font-size:2rem}.card-text{color:#fff;font-weight:600}.features-section{margin:0 auto;max-width:1400px;padding:6rem 4rem;position:relative;z-index:1}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:4rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem}.features-grid.two-column{grid-template-columns:repeat(2,1fr)}.feature-card{background:#ffffff08;background:var(--glass-bg);border:1px solid #ffffff0d;border:1px solid var(--glass-border);border-radius:24px;padding:2.5rem;transition:transform .3s ease,background .3s ease}.feature-card.large{padding:3rem}.feature-card:hover{background:#ffffff0d;transform:translateY(-10px)}.feature-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.feature-subtitle{color:#818cf8;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.feature-desc{color:#94a3b8;font-size:1.1rem;line-height:1.6}.stats-section{background:#0003;border-bottom:1px solid #ffffff0d;border-bottom:1px solid var(--glass-border);border-top:1px solid #ffffff0d;border-top:1px solid var(--glass-border);display:flex;gap:6rem;justify-content:center;padding:4rem}.stat-item{text-align:center}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--primary-gradient);-webkit-background-clip:text;display:block;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat-label{color:#94a3b8;font-weight:500}.footer{background:#0b1120;border-top:1px solid #ffffff0d;border-top:1px solid var(--glass-border);padding:4rem}.footer-content{justify-content:space-between;margin:0 auto;max-width:1400px}.footer-brand,.footer-content{align-items:center;display:flex}.footer-brand{gap:1rem}.footer-logo{height:30px;opacity:.8}.footer-links{display:flex;gap:2rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%{opacity:.3;transform:scale(1)}to{opacity:.5;transform:scale(1.1)}}@media (max-width:1024px){.hero-section{flex-direction:column;padding:4rem 2rem;text-align:center}.hero-content{margin-bottom:4rem;max-width:100%}.hero-title .line1{font-size:1.25rem}.hero-title .line2{font-size:2.25rem;line-height:1.2;white-space:normal}.hero-subtitle{font-size:1.1rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;justify-content:center;width:100%}.cta-button{margin-bottom:.5rem;width:100%}.hero-visual{height:400px;width:100%}.hero-logo-container{left:35%;top:60%}.card-1{top:5%}.features-grid.two-column{grid-template-columns:1fr}.stats-section{flex-direction:column;gap:3rem;padding:3rem 2rem}.section-title{font-size:2rem;margin-bottom:3rem}.feature-title{font-size:1.5rem}}@media (max-width:480px){.hero-title .line2{font-size:1.8rem}.hero-section{padding:3rem 1.5rem}}.login-container{align-items:center;background:var(--bg-primary);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-container:before{background:radial-gradient(circle,var(--accent-glow),#0000 70%);content:"";height:600px;left:-200px;opacity:.4;position:absolute;top:-200px;width:600px}.login-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;max-width:400px;padding:3rem;width:100%;z-index:1}.login-header{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.login-logo{filter:drop-shadow(0 0 10px rgba(99,102,241,.3));height:auto;margin-bottom:1.5rem;width:200px}.login-title{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.login-subtitle{color:var(--text-secondary);margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-secondary);display:block;font-size:.9rem;margin-bottom:.5rem}.form-input{background:#0f172a99;border:1px solid #ffffff1a;border-radius:12px;color:var(--text-primary);font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #6366f133;outline:none}.login-button{background:var(--accent-primary);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;margin-top:1rem;padding:.875rem;transition:background-color .2s;width:100%}.login-button:hover{background:var(--accent-secondary)}.back-link{color:var(--text-secondary);display:block;font-size:.9rem;margin-top:1.5rem;text-align:center}.protected-page{background:#0f172a;color:#fff;min-height:100vh;padding-bottom:4rem}.page-content{margin:3rem auto;max-width:1200px;padding:0 2rem}.page-header{margin-bottom:3rem}.page-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.page-subtitle{color:#94a3b8;font-size:1.1rem}.page-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #ffffff1a;border-radius:20px;padding:2rem}.card-section{margin-bottom:2rem}.card-label{color:#94a3b8;display:block;font-size:.9rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.card-value{color:#fff;font-size:1.2rem}.app-container{display:flex;flex-direction:column;min-height:100vh}
/*# sourceMappingURL=main.3ed9a5aa.css.map*/