:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.neu-menu{background:#e0e5ec!important}.neu-menu .ant-menu-item,.neu-menu .ant-menu-submenu-title{background:#e0e5ec!important;border-radius:10px!important;margin-bottom:15px!important;color:#6c7293!important;transition:all .3s ease!important;box-shadow:6px 6px 12px #bec3cf,-6px -6px 12px #fff!important;height:45px!important;line-height:45px!important}.neu-menu .ant-menu-item:hover,.neu-menu .ant-menu-submenu-title:hover{color:#3d4468!important;transform:translateY(-2px);box-shadow:8px 8px 16px #bec3cf,-8px -8px 16px #fff!important}.neu-menu .ant-menu-item:active,.neu-menu .ant-menu-submenu-title:active{transform:translateY(0)!important;box-shadow:inset 4px 4px 8px #bec3cf,inset -4px -4px 8px #fff!important}.neu-menu .ant-menu-item-selected,.neu-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:#e0e5ec!important;color:#3d4468!important;box-shadow:inset 4px 4px 8px #bec3cf,inset -4px -4px 8px #fff!important;transform:translateY(0)!important}.neu-menu .ant-menu-item-selected:hover,.neu-menu .ant-menu-submenu-selected>.ant-menu-submenu-title:hover{transform:translateY(0)!important;box-shadow:inset 4px 4px 8px #bec3cf,inset -4px -4px 8px #fff!important}.ant-menu-submenu-popup>.ant-menu{background:#e0e5ec!important;border-radius:10px!important;padding:8px!important;box-shadow:8px 8px 16px #bec3cf,-8px -8px 16px #fff!important}.neu-menu .ant-menu-item:after{display:none!important}.neu-menu .ant-menu-item .anticon{color:inherit!important}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.main-layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding:2rem 0}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.navbar{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.navbar-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 1rem;height:70px}.navbar-brand{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.5rem}.brand-icon{font-size:1.8rem}.navbar-menu{display:flex;align-items:center}.navbar-nav{display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.nav-item{margin:0}.nav-link{color:#fff;text-decoration:none;padding:.75rem 1rem;border-radius:.5rem;transition:all .3s ease;font-weight:500}.nav-link:hover,.nav-link.active{background-color:#fff3;transform:translateY(-1px)}.navbar-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.toggle-bar{width:25px;height:3px;background-color:#fff;margin:3px 0;transition:.3s;border-radius:2px}.home-page{padding:0}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center;padding:6rem 1rem}.hero-section h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700}.hero-section p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-primary{background-color:#fff;color:#667eea}.btn-primary:hover{background-color:#f8f9fa;transform:translateY(-2px);box-shadow:0 5px 15px #0003}.btn-secondary{background-color:transparent;color:#fff;border:2px solid white}.btn-secondary:hover{background-color:#fff;color:#667eea;transform:translateY(-2px)}.features-section{padding:4rem 1rem;max-width:1200px;margin:0 auto}.features-section h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:#333}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 5px 20px #0000001a;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#333}.dashboard-page{max-width:1200px;margin:0 auto;padding:0 1rem}.dashboard-header{text-align:center;margin-bottom:3rem}.dashboard-header h1{font-size:2.5rem;color:#333;margin-bottom:.5rem}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem}.dashboard-card{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 10px #0000001a}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.card-header h3{margin:0;color:#666;font-size:.9rem;font-weight:600;text-transform:uppercase}.card-icon{font-size:1.5rem}.stat-number{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.stat-change{font-size:.9rem;font-weight:500}.stat-change.positive{color:#10b981}.stat-change.negative{color:#ef4444}.dashboard-charts{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.chart-section,.recent-activity{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 2px 10px #0000001a}.chart-placeholder{height:200px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:.5rem;margin-top:1rem}.activity-list{margin-top:1rem}.activity-item{display:flex;gap:1rem;padding:.75rem 0;border-bottom:1px solid #eee}.activity-item:last-child{border-bottom:none}.activity-time{color:#666;font-size:.9rem;font-weight:500;min-width:50px}.about-page{max-width:1200px;margin:0 auto;padding:0 1rem}.about-content{background:#fff;padding:3rem;border-radius:1rem;box-shadow:0 5px 20px #0000001a}.about-section{margin-bottom:3rem}.about-section:last-child{margin-bottom:0}.tech-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:1rem}.tech-item{padding:1.5rem;background:#f8f9fa;border-radius:.5rem}.tech-item h3{margin-bottom:1rem;color:#667eea}.tech-item ul{list-style:none;padding:0}.tech-item li{padding:.25rem 0;color:#666}.not-found-page{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem 1rem}.not-found-content{max-width:500px}.error-code{font-size:8rem;font-weight:700;color:#667eea;margin-bottom:1rem;line-height:1}.not-found-actions{display:flex;gap:1rem;justify-content:center;margin:2rem 0;flex-wrap:wrap}.helpful-links{margin-top:2rem;padding-top:2rem;border-top:1px solid #eee}.helpful-links ul{list-style:none;padding:0;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.helpful-links a{color:#667eea;text-decoration:none}.helpful-links a:hover{text-decoration:underline}.footer{background-color:#2d3748;color:#fff;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:3rem 0}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#e2e8f0}.footer-section p{color:#a0aec0;margin-bottom:1rem}.social-links{display:flex;gap:.5rem}.social-links a{display:inline-block;padding:.5rem;font-size:1.2rem;text-decoration:none;border-radius:.25rem;transition:background-color .3s ease}.social-links a:hover{background-color:#ffffff1a}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#e2e8f0}.contact-info p{margin-bottom:.5rem}.footer-bottom{border-top:1px solid #4a5568;padding:1.5rem 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom-links{display:flex;gap:1rem}.footer-bottom-links a{color:#a0aec0;text-decoration:none;font-size:.9rem}.footer-bottom-links a:hover{color:#e2e8f0}@media (max-width: 768px){.navbar-menu{position:fixed;top:70px;left:0;width:100%;background:linear-gradient(135deg,#667eea,#764ba2);transform:translate(-100%);transition:transform .3s ease;padding:1rem;box-shadow:0 2px 10px #0000001a}.navbar-menu.active{transform:translate(0)}.navbar-nav{flex-direction:column;gap:0}.nav-link{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.navbar-toggle{display:flex}.navbar-toggle.active .toggle-bar:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.navbar-toggle.active .toggle-bar:nth-child(2){opacity:0}.navbar-toggle.active .toggle-bar:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero-section h1{font-size:2.5rem}.hero-actions{flex-direction:column;align-items:center}.dashboard-charts{grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.error-code{font-size:6rem}}
