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}.auth-container{align-items:center;background-color:#f5f5f5;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:40px;text-align:center;width:100%}.auth-card h2{color:#333;margin-bottom:24px}.auth-error{background-color:#ffebee;color:#c62828}.auth-error,.auth-success{border-radius:4px;font-size:14px;margin-bottom:16px;padding:10px}.auth-success{background-color:#e8f5e9;color:#2e7d32}.form-group{margin-bottom:20px;text-align:left}.form-group label{color:#555;display:block;font-weight:500;margin-bottom:8px}.form-group input{border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-size:16px;padding:10px;width:100%}.form-group input:focus{border-color:#5ca9fb;box-shadow:0 0 0 2px #5ca9fb33;outline:none}.auth-links{font-size:14px;margin-top:16px}.auth-footer{border-top:1px solid #eee;color:#666;font-size:14px;margin-top:24px;padding-top:16px}.auth-footer a,.auth-links a{color:#5ca9fb;text-decoration:none}.auth-footer a:hover,.auth-links a:hover{text-decoration:underline}.dashboard-container{background-color:#f8f9fa;display:flex;min-height:100vh}.dashboard-sidebar{background-color:#fff;border-right:1px solid #e9ecef;display:flex;flex-direction:column;padding:20px 0;width:250px}.sidebar-header{border-bottom:1px solid #e9ecef;margin-bottom:20px;padding:0 20px 20px}.sidebar-header h2{color:#333;font-size:20px;margin:0}.sidebar-nav{flex:1 1}.nav-item{align-items:center;border-left:3px solid #0000;color:#666;display:flex;font-size:15px;padding:12px 20px;text-decoration:none;transition:all .2s}.nav-item:hover{background-color:#f8f9fa;color:#333}.nav-item.active{background-color:#e8f5e9;border-left-color:#2e7d32;color:#2e7d32;font-weight:500}.nav-item i{font-size:16px;margin-right:10px;width:24px}.sidebar-footer{border-top:1px solid #e9ecef;padding:20px}.user-info{color:#333;font-size:14px;font-weight:500;margin-bottom:15px}.btn-logout{background:none;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;padding:8px;transition:all .2s;width:100%}.btn-logout:hover{background-color:#f8f9fa;border-color:#ccc;color:#333}.dashboard-content{flex:1 1;overflow-y:auto;padding:30px}.dashboard-card{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000000d;margin-bottom:25px;padding:25px}.dashboard-card h2{color:#333;font-size:24px;margin-bottom:20px;margin-top:0}.stat-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:20px}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background-color:#e8f5e9;border-radius:50%;color:#2e7d32;font-size:20px;height:50px;justify-content:center;margin-right:15px;width:50px}.stat-info h3{color:#666;font-size:14px;font-weight:400;margin:0}.stat-info p{color:#333;font-size:24px;font-weight:600;margin:5px 0 0}.download-item{align-items:center;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:15px;padding:15px}.download-info h4{color:#333;margin:0 0 5px}.download-info p{color:#666;font-size:14px;margin:0}.btn-download{align-items:center;background-color:#5ca9fb;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 16px;text-decoration:none}.btn-download:hover{background-color:#4a90e2;color:#fff;text-decoration:none}@media (max-width:768px){.dashboard-container{flex-direction:column}.dashboard-sidebar{border-bottom:1px solid #e9ecef;border-right:none;width:100%}.sidebar-nav{display:flex;overflow-x:auto}.nav-item{border-bottom:3px solid #0000;border-left:none;flex:0 0 auto}.nav-item.active{border-bottom-color:#2e7d32;border-left:none}}#buy-now{background:#fff;padding:100px 0}#buy-now,#buy-now .section-title h2{color:#000}#buy-now .section-title h2:after{background:#0000004d}#buy-now .section-title p{color:#333;font-size:18px}#buy-now .btn-custom{background:linear-gradient(135deg,#6b73ff,#000dff);border-radius:30px;box-shadow:0 10px 30px #6b73ff4d;color:#fff;font-size:20px;font-weight:700;padding:18px 45px;transition:all .3s ease}#buy-now .btn-custom:hover{background:linear-gradient(135deg,#5a62e8,#0008d9);box-shadow:0 15px 40px #6b73ff66;transform:translateY(-3px)}@media screen and (max-width:400px){#features{padding:20px}#about,#buy-now,#contact,#features,#footer,#portfolio,#services,#team,#testimonials{width:100%}}
/*# sourceMappingURL=main.6e0de95a.css.map*/