*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fa;color:#2c3e50;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0}.App{display:flex;flex-direction:column;font-family:inherit;min-height:100vh}.main-content{background:#f8f9fa;flex:1 1;position:relative}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}p{line-height:1.6;margin-bottom:1rem}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#764ba2}button{border:none;cursor:pointer}button,input,select,textarea{font-family:inherit;outline:none;transition:all .3s ease}input,select,textarea{background:#fff;border:2px solid #e0e6ed;border-radius:8px;font-size:1rem;padding:.75rem}input:focus,select:focus,textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}.d-flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.align-center{align-items:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.card-header{background:#fafbfc;border-bottom:1px solid #f0f0f0}.card-body,.card-footer,.card-header{padding:1.5rem}.card-footer{background:#fafbfc;border-top:1px solid #f0f0f0}.alert{border:1px solid #0000;border-radius:8px;margin-bottom:1rem}.alert-success{background:#d4edda;border-color:#c3e6cb}.alert-error{background:#f8d7da;border-color:#f5c6cb}.alert-warning{background:#fff3cd;border-color:#ffeaa7;color:#856404}.alert-info{background:#d1ecf1;border-color:#bee5eb;color:#0c5460}.spinner{border:4px solid #f3f3f3;border-top-color:#667eea;height:40px;margin:0 auto;width:40px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2)}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.fade-in{animation:fadeIn .5s ease-in}.slide-in-left{animation:slideInLeft .5s ease-out}.slide-in-right{animation:slideInRight .5s ease-out}.bounce-in{animation:bounceIn .6s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:1200px){.container{padding:0 1.5rem}}@media (max-width:768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}@media (max-width:480px){.container{padding:0 .75rem}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.1rem}}@media print{*{background:#fff!important;box-shadow:none!important;color:#000!important}.footer,.nav,.navbar{display:none!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fa-icon,.fab,.far,.fas{transition:all .3s ease}.nav-icon{color:inherit;margin-right:.5rem}.logo-icon{animation:float 3s ease-in-out infinite;color:#667eea;font-size:1.2rem}.btn-icon,.logo-icon{margin-right:.5rem}.btn:hover .btn-icon{transform:scale(1.1)}.loading-icon{color:#667eea;font-size:1.2rem;margin-right:.5rem}.error-icon{color:#e74c3c;font-size:1.5rem;margin-bottom:1rem}.header-icon{font-size:1.3rem}.header-icon,.stats-icon{color:#667eea;margin-right:.5rem}.stats-icon{font-size:1.1rem}.detail-icon{font-size:.9rem;text-align:center;width:1rem}.detail-icon,.user-icon{color:#667eea;margin-right:.5rem}.user-icon{font-size:1.1rem}.label-icon{margin-right:.5rem;text-align:center;width:1.2rem}.alert-icon{font-size:1rem;margin-right:.5rem}.alert-success .alert-icon{color:#27ae60}.alert-error .alert-icon{color:#e74c3c}.feature-icon{color:#667eea;font-size:2.5rem;margin-bottom:1rem;transition:all .3s ease}.feature-card:hover .feature-icon{color:#764ba2;transform:scale(1.1) rotate(5deg)}.stat-icon{color:#667eea;font-size:2rem;margin-bottom:.5rem;transition:all .3s ease}.stat-card:hover .stat-icon{color:#764ba2;transform:scale(1.15)}.card-icon{color:#667eea;font-size:1.5rem;margin-bottom:.5rem;transition:all .3s ease}.floating-card:hover .card-icon{color:#764ba2;transform:scale(1.2)}.dropdown-icon{font-size:.9rem;width:1rem}.avatar-icon,.dropdown-icon{color:#667eea;margin-right:.5rem}.avatar-icon{font-size:1.1rem}.dropdown-arrow{color:#667eea;font-size:.8rem;margin-left:.5rem;transition:all .3s ease}.user-avatar:hover .dropdown-arrow{transform:rotate(180deg)}.edit-btn .fa-edit{color:#f39c12;margin-right:.3rem}.delete-btn .fa-trash{color:#e74c3c;margin-right:.3rem}.no-users-icon{color:#bdc3c7;font-size:3rem;margin-bottom:1rem}.title-icon{color:#667eea;font-size:1.1rem;margin-right:.5rem}@media (max-width:768px){.feature-icon{font-size:2rem}.stat-icon{font-size:1.5rem}.card-icon{font-size:1.2rem}.no-users-icon{font-size:2.5rem}}.btn:hover .btn-icon,.footer-link:hover .link-icon,.nav-link:hover .nav-icon{transform:scale(1.1)}.fa-spinner{animation:fa-spin 1s linear infinite}.success-icon{color:#27ae60!important}.warning-icon{color:#f39c12!important}.danger-icon{color:#e74c3c!important}.info-icon{color:#3498db!important}.primary-icon{color:#667eea!important}.navbar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #fff3;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.nav-container,.nav-logo{align-items:center;display:flex}.nav-logo{color:#2c3e50;font-size:1.5rem;font-weight:700;gap:.8rem;text-decoration:none;transition:all .3s ease}.nav-logo:hover{transform:scale(1.05)}.logo-icon{filter:drop-shadow(0 2px 4px rgba(102,126,234,.3));font-size:1.8rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}.nav-menu{flex:1 1;gap:2rem;justify-content:space-between;margin-left:2rem}.nav-links,.nav-menu{align-items:center;display:flex}.nav-links{gap:1.5rem}.nav-link{align-items:center;border-radius:10px;color:#64748b;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#667eea1a;color:#667eea;transform:translateY(-1px)}.nav-link.active{background:linear-gradient(135deg,#667eea26,#764ba226);box-shadow:0 2px 10px #667eea33;color:#667eea}.nav-link.active:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:1px;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:30px}.nav-icon{font-size:1rem}.nav-auth{gap:1rem}.auth-buttons,.nav-auth{align-items:center;display:flex}.auth-buttons{gap:.8rem}.nav-btn{align-items:center;border-radius:10px;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.6rem 1.2rem;text-decoration:none;transition:all .3s ease}.login-btn{background:#667eea1a;border:1px solid #667eea33;color:#667eea}.login-btn:hover{background:#667eea33;transform:translateY(-1px)}.login-btn:hover,.register-btn{box-shadow:0 4px 15px #667eea4d}.register-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.register-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.btn-icon{font-size:.9rem}.user-profile{position:relative}.user-avatar{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:25px;color:#2c3e50;cursor:pointer;font-weight:500;gap:.8rem;padding:.6rem 1rem;transition:all .3s ease}.user-avatar:hover{background:linear-gradient(135deg,#667eea33,#764ba233);box-shadow:0 4px 15px #667eea33;transform:translateY(-1px)}.avatar-circle{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:1rem;font-weight:600;height:32px;letter-spacing:.5px;text-transform:uppercase;width:32px}.user-name{font-size:.9rem;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{font-size:.7rem;transition:transform .3s ease}.user-profile:hover .dropdown-arrow{transform:rotate(180deg)}.user-dropdown{animation:dropdownSlide .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #fff3;border-radius:15px;box-shadow:0 20px 40px #00000026;min-width:250px;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);z-index:1000}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem}.user-info{display:flex;flex-direction:column;gap:.3rem}.user-full-name{font-size:1rem;font-weight:600}.user-email{font-size:.85rem;opacity:.9}.dropdown-divider{background:#0000001a;height:1px;margin:0}.dropdown-item{align-items:center;background:none;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:.9rem;gap:.8rem;padding:1rem 1.5rem;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.dropdown-item:hover{background:#667eea1a;color:#667eea}.logout-btn:hover{background:#e74c3c1a;color:#e74c3c}.dropdown-icon{font-size:1rem;text-align:center;width:20px}.mobile-menu-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;height:40px;justify-content:center;padding:0;width:40px;z-index:1001}.hamburger-line{background:#2c3e50;border-radius:2px;height:3px;margin:3px 0;transition:all .3s ease;width:25px}.mobile-menu-toggle.active .hamburger-line:first-child{transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}@media (max-width:768px){.nav-container{padding:0 1rem}.mobile-menu-toggle{display:flex}.nav-menu{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;flex-direction:column;gap:2rem;height:calc(100vh - 70px);justify-content:flex-start;left:0;margin-left:0;padding:2rem;position:fixed;top:70px;transform:translateX(-100%);transition:transform .3s ease;width:100%}.nav-menu.active{transform:translateX(0)}.nav-links{flex-direction:column;gap:1rem;width:100%}.nav-link{border-radius:15px;font-size:1.1rem;padding:1rem}.nav-auth,.nav-link{justify-content:center;width:100%}.auth-buttons{flex-direction:column;gap:1rem;width:100%}.nav-btn{font-size:1.1rem}.nav-btn,.user-avatar{justify-content:center;padding:1rem;width:100%}.user-dropdown{max-width:300px;position:relative;right:auto;top:1rem;width:100%}}@media (max-width:480px){.nav-container{height:60px}.nav-menu{height:calc(100vh - 60px);top:60px}.logo-text{font-size:1.2rem}.logo-icon{font-size:1.4rem}}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 30px #00000026}body{padding-top:70px}@media (max-width:480px){body{padding-top:60px}}.footer{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:auto;overflow:hidden;position:relative}.footer-waves{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);height:100px;width:100%;z-index:1}.footer-waves,.wave{left:0;position:absolute;top:0}.wave{animation:wave 10s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M321.39 56.44c58-10.79 114.16-30.13 172-41.86 82.39-16.72 168.19-17.73 250.45-.39C823.78 31 906.67 72 985.66 92.83c70.05 18.48 146.53 26.09 214.34 3V0H0v27.35a600.21 600.21 0 0 0 321.39 29.09Z' fill='rgba(255,255,255,0.1)'/%3E%3C/svg%3E");background-size:1200px 120px;height:100%;width:200%}.wave1{animation-delay:0s;opacity:.7}.wave2{animation-delay:-5s;opacity:.5}.wave3{animation-delay:-2s;opacity:.3}@keyframes wave{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin:0 auto;max-width:1200px;padding:4rem 2rem 2rem;z-index:2}.footer-content,.footer-section{position:relative}.brand-section{padding-right:2rem}.brand-title{-webkit-text-fill-color:#0000;align-items:center;background:linear-gradient(45deg,#fff,#f0f8ff);-webkit-background-clip:text;background-clip:text;display:flex;font-size:2rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.brand-icon{filter:drop-shadow(0 0 10px rgba(255,255,255,.3));font-size:1.5rem}.brand-description{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:2rem}.social-icons{display:flex;flex-wrap:wrap;gap:1rem}.social-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;height:45px;overflow:hidden;position:relative;width:45px}.social-link:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.social-link:hover:before{left:100%}.social-link:hover{background:#fff3;border-color:#fff6;box-shadow:0 15px 25px #0000004d}.social-link:first-child:hover{background:#3b5998;box-shadow:0 15px 25px #3b599866}.social-link:nth-child(2):hover{background:#1da1f2;box-shadow:0 15px 25px #1da1f266}.social-link:nth-child(3):hover{background:#0077b5;box-shadow:0 15px 25px #0077b566}.social-link:nth-child(4):hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);box-shadow:0 15px 25px #bc188866}.social-link:nth-child(5):hover{background:#333;box-shadow:0 15px 25px #3336}.social-link:nth-child(6):hover{background:red;box-shadow:0 15px 25px #f006}.section-title{align-items:center;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem;position:relative}.section-title:after{background:linear-gradient(90deg,#fff,#0000);border-radius:1px;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:30px}.title-icon{filter:drop-shadow(0 0 5px rgba(255,255,255,.3));font-size:1rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-link{align-items:center;border-radius:4px;color:#fffc;display:flex;gap:.5rem;padding:.3rem 0;position:relative;text-decoration:none;transition:all .3s ease}.footer-link:hover{background:#ffffff1a;color:#fff;padding-left:.5rem}.link-icon{font-size:.9rem;text-align:center;width:16px}.contact-section{padding-left:1rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;gap:1rem}.contact-icon{filter:drop-shadow(0 0 5px rgba(255,255,255,.3));font-size:1.1rem;margin-top:.2rem;width:20px}.contact-label{color:#ffffffb3;font-size:.8rem;letter-spacing:.5px;margin-bottom:.2rem;text-transform:uppercase}.contact-value{color:#fff;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-value:hover{color:#f0f8ff}.footer-bottom{background:linear-gradient(135deg,#0000004d,#0000001a);border-top:1px solid #ffffff1a;position:relative;z-index:2}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1.5rem 2rem}.copyright{color:#fffc;font-size:.9rem;margin:0}.brand-name{color:#fff;font-weight:600}.footer-links-inline{align-items:center;display:flex;gap:1rem}.footer-link-inline{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-link-inline:hover{color:#fff}.separator{color:#fff6;font-size:.8rem}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr;padding:3rem 1.5rem 2rem}.brand-section{grid-column:1/-1;margin-bottom:1rem;padding-right:0}}@media (max-width:768px){.footer-content{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem}.brand-title{font-size:1.8rem}.footer-bottom-content{flex-direction:column;padding:1rem;text-align:center}.footer-links-inline{justify-content:center}.footer-waves,.wave{height:60px}}@media (max-width:480px){.brand-title{font-size:1.5rem}.social-icons{justify-content:center}.footer-content{padding:1.5rem 1rem}}.home-container{background:linear-gradient(135deg,#667eea,#7549a2);min-height:100vh}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.hero-section:before{background:radial-gradient(circle at 30% 70%,#ffffff1a 0,#0000 50%),radial-gradient(circle at 70% 30%,#ffffff0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:1}.hero-text{color:#fff}.hero-title{background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.brand-highlight,.hero-title{-webkit-text-fill-color:#0000}.brand-highlight{background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#e8f5e8;font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.welcome-back{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;margin-bottom:2rem;padding:2rem}.welcome-back h2{color:#fff;font-size:2rem;margin-bottom:.5rem}.welcome-back p{margin-bottom:1.5rem;opacity:.9}.cta-section{margin-top:2rem}.cta-text{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.btn{border-radius:12px;display:inline-flex;gap:.5rem;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#fc8989,#feca57);box-shadow:0 10px 30px #ff6b6b4d}.btn-primary:hover{box-shadow:0 15px 40px #ff6b6b66;transform:translateY(-3px)}.btn-secondary{background:linear-gradient(135deg,#48dbfb,#0abde3);box-shadow:0 10px 30px #48dbfb4d}.btn-secondary:hover{box-shadow:0 15px 40px #48dbfb66;transform:translateY(-3px)}.btn-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid #ffffff4d;color:#fff}.btn-outline:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.btn-large{font-size:1.1rem;padding:1.25rem 2.5rem}.icon{font-size:1.2rem}.hero-visual{align-items:center;display:flex;height:500px;justify-content:center;position:relative}.floating-cards{height:100%;position:relative;width:100%}.floating-card{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;color:#fff;padding:2rem;position:absolute;text-align:center}.card-1{animation-delay:0s;left:10%;top:20%}.card-2{animation-delay:2s;right:20%;top:50%}.card-3{animation-delay:4s;bottom:20%;left:30%}.card-icon{font-size:2.5rem;margin-bottom:1rem}.card-text{font-size:1.1rem;font-weight:600}.stats-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;padding:4rem 2rem}.stats-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1200px}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;color:#fff;padding:2rem;text-align:center;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:3rem;margin-bottom:1rem}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-label{font-size:1rem;font-weight:500;opacity:.9}.features-section{background:linear-gradient(180deg,#ffffff0d,#ffffff05);padding:5rem 2rem}.features-container{margin:0 auto;max-width:1200px}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#ff6b6b,#feca57);content:"";height:4px;left:0;position:absolute;right:0;top:0}.feature-card:hover{box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.feature-icon{font-size:3rem;margin-bottom:1.5rem}.feature-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature-card p{line-height:1.6;margin-bottom:1.5rem;opacity:.9}.feature-link{color:gold;font-weight:600;text-decoration:none;transition:color .3s ease}.feature-link:hover{color:#ffed4e}.cta-bottom-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;padding:4rem 2rem;text-align:center}.cta-content{color:#fff;margin:0 auto;max-width:600px}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.action-buttons{justify-content:center}.floating-cards{display:none}.stats-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.features-grid{grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-title,.section-title{font-size:2rem}.btn{justify-content:center;width:100%}}.user-details-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:2rem}.header-section{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 40px #667eea4d;color:#fff;display:flex;justify-content:space-between;margin-bottom:3rem;padding:2rem}.header-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:2.5rem;font-weight:700;margin:0}.refresh-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.refresh-btn:hover{background:#ffffff4d;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.access-notice{align-items:center;animation:slideIn .5s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:4px solid;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem}.access-notice.admin{background:#4caf501a;border-left-color:#4caf50;color:#2e7d32}.access-notice.user{background:#ffc1071a;border-left-color:#ffc107;color:#f57c00}.access-icon{font-size:1.5rem;opacity:.8}.access-info strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.access-info p{font-size:.9rem;margin:0;opacity:.8}.loading{background:#fff;box-shadow:0 10px 30px #0000001a;color:#667eea;font-size:1.5rem;padding:4rem}.error,.loading{border-radius:20px;text-align:center}.error{background:linear-gradient(135deg,#ff6b6b,#feca57);box-shadow:0 20px 40px #ff6b6b4d;color:#fff;padding:3rem}.error h3{font-size:1.5rem;margin-bottom:1rem}.error p{margin-bottom:2rem;opacity:.9}.retry-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:12px;font-size:1rem;padding:1rem 2rem}.retry-btn:hover{background:#ffffff4d}.users-stats{background:linear-gradient(135deg,#48a7fb,#1f95d1);border-radius:20px;box-shadow:0 20px 40px #48dbfb4d;color:#fff;margin-bottom:3rem;padding:2rem;text-align:center}.users-stats p{font-size:1.2rem;font-weight:600;margin:0}.users-stats strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,gold,#ffed4e);-webkit-background-clip:text;background-clip:text;font-size:2rem}.no-users{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;color:#667eea;padding:4rem;text-align:center}.no-users h3{color:#667eea;font-size:2rem;margin-bottom:1rem}.no-users p{font-size:1.1rem;margin-bottom:2rem;opacity:.8}.add-user-link{align-items:center;background:linear-gradient(135deg,#ff6b6b,#feca57);border-radius:12px;box-shadow:0 10px 30px #ff6b6b4d;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.add-user-link:hover{box-shadow:0 15px 40px #ff6b6b66;transform:translateY(-3px)}.users-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.user-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;overflow:hidden;padding:2rem;position:relative}.user-card:before{background:linear-gradient(135deg,#667eea,#764ba2);content:"";height:4px;left:0;position:absolute;right:0;top:0}.user-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.user-info{margin-bottom:2rem}.user-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.user-info p{align-items:center;color:#555;display:flex;font-size:1rem;gap:.5rem;margin-bottom:.75rem}.user-info strong{color:#667eea;font-weight:600}.profile-picture-container{margin:1.5rem 0;text-align:center}.profile-picture{border:4px solid #667eea;border-radius:50%;box-shadow:0 10px 20px #667eea4d;height:80px;object-fit:cover;width:80px}.user-meta{border-top:1px solid #ecf0f1;margin-top:1rem;padding-top:1rem}.user-meta small{color:#95a5a6;font-family:Courier New,monospace;font-size:.85rem}.user-actions{display:flex;gap:1rem;justify-content:space-between}.delete-btn,.edit-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .3s ease}.edit-btn{background:linear-gradient(135deg,#48dbfb,#1f95d1);box-shadow:0 5px 15px #48dbfb4d;color:#fff}.edit-btn:hover{box-shadow:0 8px 20px #48dbfb66;transform:translateY(-2px)}.delete-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 5px 15px #ff6b6b4d;color:#fff}.delete-btn:hover{box-shadow:0 8px 20px #ff6b6b66;transform:translateY(-2px)}@media (max-width:768px){.user-details-container{padding:1rem}.header-section{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.header-section h2{font-size:2rem}.users-grid{gap:1.5rem;grid-template-columns:1fr}.user-actions{flex-direction:column}.delete-btn,.edit-btn{flex:none}}@media (max-width:480px){.user-card{padding:1.5rem}.header-section h2{font-size:1.5rem}.refresh-btn{font-size:.9rem;padding:.5rem 1rem}}.user-card{animation:fadeInUp .6s ease-out}.user-card:first-child{animation-delay:.1s}.user-card:nth-child(2){animation-delay:.2s}.user-card:nth-child(3){animation-delay:.3s}.user-card:nth-child(4){animation-delay:.4s}.user-card:nth-child(5){animation-delay:.5s}.user-card:nth-child(6){animation-delay:.6s}.controls-section{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 35px #0000001a;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding:2rem}.search-container{flex:1 1;max-width:450px;position:relative}.search-icon{color:#667eea;font-size:1.1rem;left:1.2rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:2}.search-input{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f8fafccc;border:2px solid #e2e8f0;border-radius:15px;font-size:1rem;padding:1.2rem 3.5rem 1.2rem 3rem;transition:all .3s ease;width:100%}.search-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea26;outline:none;transform:translateY(-1px)}.search-input:focus+.search-icon{color:#5a67d8;transform:translateY(-50%) scale(1.1)}.search-input::placeholder{color:#a0aec0;font-style:italic}.search-clear-btn{align-items:center;background:#e2e8f0;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .2s ease;width:24px}.search-clear-btn:hover{background:#cbd5e1;color:#475569;transform:translateY(-50%) scale(1.1)}.sort-controls{flex-shrink:0;gap:1.5rem}.sort-controls,.sort-label{align-items:center;display:flex}.sort-label{color:#64748b;font-size:.95rem;font-weight:600;gap:.5rem;white-space:nowrap}.sort-label-icon{color:#667eea;font-size:1rem}.sort-dropdown-container{align-items:center;display:flex;position:relative}.sort-dropdown-icon{color:#667eea;font-size:1rem;left:1rem;pointer-events:none;position:absolute;z-index:1}.sort-select{appearance:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#f8fafccc;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;border:2px solid #e2e8f0;border-radius:15px;cursor:pointer;font-size:1rem;font-weight:500;min-width:180px;padding:1rem 3rem 1rem 2.5rem;transition:all .3s ease}.sort-select:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea26;outline:none;transform:translateY(-1px)}.sort-select:hover{background:#fff;border-color:#cbd5e1}.sort-order-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;min-width:80px;padding:1rem 1.5rem;transition:all .3s ease}.sort-order-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.sort-order-btn:active{box-shadow:0 4px 15px #667eea4d;transform:translateY(0)}.sort-order-icon{font-size:1.1rem;transition:transform .2s ease}.sort-order-text{font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.sort-order-btn:hover .sort-order-icon{transform:scale(1.1)}.search-info{color:#6b7280;font-size:.9rem;font-style:italic}@media (max-width:768px){.controls-section{flex-direction:column;gap:1.5rem;padding:1.5rem}.search-container{max-width:100%}.sort-controls{flex-wrap:wrap;gap:1rem;justify-content:space-between;width:100%}.sort-label{flex-basis:100%;justify-content:center;order:1}.sort-dropdown-container{flex:1 1;min-width:0;order:2}.sort-select{min-width:0;min-width:auto;width:100%}.sort-order-btn{flex-shrink:0;order:3}}@media (max-width:480px){.sort-controls{gap:.75rem}.sort-order-btn{min-width:70px;padding:.75rem 1rem}.sort-order-text{display:none}.sort-select{font-size:.9rem;padding:.875rem 2.5rem .875rem 2.25rem}}.add-user-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 200px);overflow:hidden;padding:2rem 1rem;position:relative}.add-user-page:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='40' height='40' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 40 40 0H0z' fill='rgba(255,255,255,0.05)' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.add-user-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;margin:0 auto;max-width:800px;overflow:hidden;position:relative;z-index:2}.add-user-container:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.form-header{align-items:center;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border-bottom:1px solid #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem}.add-user-form{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}@media (max-width:768px){.add-user-page{padding:1rem .5rem}.form-header{align-items:stretch;flex-direction:column;padding:1.5rem;text-align:center}.header-content h2.page-title{font-size:1.6rem;justify-content:center}.back-btn{justify-content:center}.form-row{gap:1rem;grid-template-columns:1fr}.add-user-form{padding:1.5rem}.form-actions{flex-direction:column}.btn{justify-content:center}.alert{margin:1rem}}@media (max-width:480px){.add-user-container{border-radius:15px;margin:0 .5rem}.header-content h2.page-title{font-size:1.4rem}.form-input,.form-textarea{padding:.8rem}.btn{padding:.8rem 1.5rem}}.edit-user-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:calc(100vh - 70px);overflow:hidden;padding:2rem 1rem;position:relative}.edit-user-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;position:relative;z-index:2}.loading-spinner{height:80px;margin-bottom:2rem;position:relative;width:80px}.spinner-circle{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:100%;width:100%}.loading-text{color:#fff;font-size:1.2rem;font-weight:500;text-align:center}.edit-user-container{animation:slideUp .6s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #00000026;margin:0 auto;max-width:800px;overflow:hidden;position:relative;z-index:2}.edit-user-container:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.edit-header{align-items:center;background:linear-gradient(135deg,#ffffffe6,#ffffffb3);border-bottom:1px solid #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2rem}.header-content h2.page-title{align-items:center;color:#2c3e50;display:flex;font-size:2rem;font-weight:700;gap:.8rem;margin:0 0 .5rem}.title-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:1.8rem}.page-subtitle{color:#666;font-size:1rem;margin:0}.back-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;transition:all .3s ease}.back-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.btn-icon{font-size:1rem}.alert{border-radius:10px;margin:1.5rem 2rem}.alert-icon{font-size:1.1rem}.edit-user-form{display:flex;flex-direction:column;gap:1.5rem;padding:2rem}.form-row{grid-gap:1.5rem;gap:1.5rem}.form-group{gap:.5rem}.form-group.full-width{grid-column:1/-1}.form-input,.form-textarea{background:#fff;border:2px solid #e1e8ed;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;position:relative;transition:all .3s ease;width:100%;z-index:1}.form-input:focus,.form-textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none;transform:translateY(-1px)}.form-input.error,.form-textarea.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.input-focus-effect{border-radius:10px}.form-input:focus+.input-focus-effect,.form-textarea:focus+.input-focus-effect{opacity:.1}.form-textarea{font-family:inherit;min-height:120px;resize:vertical}.error-message:before{content:"⚠️";font-size:.8rem}.form-actions{border-top:1px solid #e1e8ed;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.8rem;justify-content:center;min-width:140px;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.7;transform:none!important}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.btn-secondary{background:linear-gradient(135deg,#95a5a6,#7f8c8d);box-shadow:0 4px 15px #95a5a64d;color:#fff}.btn-secondary:hover:not(:disabled){box-shadow:0 8px 25px #95a5a666;transform:translateY(-2px)}.btn-outline{background:#0000;border:2px solid #e1e8ed;color:#64748b}.btn-outline:hover:not(:disabled){background:#f8f9fa;border-color:#667eea;color:#667eea;transform:translateY(-1px)}.btn.loading{color:#0000}.spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;height:20px;left:50%;top:50%;transform:translate(-50%,-50%);width:20px}.form-footer{background:linear-gradient(135deg,#f8f9facc,#f8f9fa99);border-top:1px solid #0000001a;padding:1.5rem 2rem;text-align:center}.footer-text{color:#666;font-size:.9rem;margin:0}@media (max-width:768px){.edit-user-page{padding:1rem .5rem}.edit-header{align-items:stretch;flex-direction:column;padding:1.5rem;text-align:center}.header-content h2.page-title{font-size:1.6rem;justify-content:center}.back-btn{justify-content:center}.form-row{gap:1rem;grid-template-columns:1fr}.edit-user-form{padding:1.5rem}.form-actions{flex-direction:column}.btn{justify-content:center;min-width:auto}.alert{margin:1rem}}@media (max-width:480px){.edit-user-container{border-radius:15px;margin:0 .5rem}.header-content h2.page-title{font-size:1.4rem}.form-input,.form-textarea{padding:.8rem}.btn{padding:.8rem 1.5rem}.form-actions{gap:.8rem}}.login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.login-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.bg-shape{animation:float 6s ease-in-out infinite;background:#ffffff1a}.shape-1{height:300px;left:10%;top:10%;width:300px}.shape-2{height:200px;right:15%;top:60%;width:200px}.shape-3{bottom:20%;height:150px;left:60%;width:150px}.login-container{max-width:450px;position:relative;width:100%;z-index:2}.login-card{animation:slideUp .6s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:25px;box-shadow:0 25px 50px #00000026;overflow:hidden;padding:3rem 2.5rem;position:relative}.login-card:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c);content:"";height:4px;left:0;position:absolute;right:0;top:0}.login-header{margin-bottom:2.5rem;text-align:center}.icon-circle{animation:pulse 2s infinite}.login-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2c3e50,#667eea);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:2.2rem;font-weight:700;margin:0 0 .5rem}.login-subtitle{color:#64748b;font-size:1rem;line-height:1.5;margin:0}.login-form{display:flex;flex-direction:column;gap:1.8rem}.form-group{gap:.8rem}.form-options{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.checkbox-wrapper{align-items:center;cursor:pointer;display:flex;gap:.8rem;-webkit-user-select:none;user-select:none}.checkbox-input{display:none}.checkbox-custom{background:#fff;border:2px solid #e1e8ed;border-radius:4px;height:20px;position:relative;transition:all .3s ease;width:20px}.checkbox-input:checked+.checkbox-custom{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.checkbox-input:checked+.checkbox-custom:after{color:#fff;content:"✓";font-size:.8rem;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.checkbox-label{color:#64748b;font-size:.9rem}.forgot-link{color:#667eea;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s ease}.forgot-link:hover{color:#764ba2;text-decoration:underline}.login-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 8px 25px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.8rem;justify-content:center;overflow:hidden;padding:1.2rem;position:relative;transition:all .3s ease;width:100%}.login-button:hover:not(:disabled){box-shadow:0 12px 35px #667eea66;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-button.loading{color:#0000}.login-footer{margin-top:2rem;text-align:center}.signup-text{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.signup-link{color:#667eea;font-weight:600;margin-left:.3rem;text-decoration:none;transition:color .3s ease}.signup-link:hover{color:#764ba2;text-decoration:underline}@media (max-width:768px){.login-page{padding:1rem .5rem}.login-card{border-radius:20px;padding:2rem 1.5rem}.login-title{font-size:1.8rem}.icon-circle{font-size:1.5rem;height:60px;width:60px}.form-options{align-items:stretch;text-align:center}.form-options,.social-buttons{flex-direction:column}}@media (max-width:480px){.login-card{margin:0 .5rem;padding:1.5rem 1rem}.login-title{font-size:1.6rem}.form-input{padding:.9rem 1rem}.login-button{padding:1rem}}.register-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem 1rem;position:relative}.register-background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.bg-shape{animation:float 8s ease-in-out infinite;background:#ffffff14;border-radius:50%;position:absolute}.shape-1{animation-delay:0s;height:400px;left:5%;top:5%;width:400px}.shape-2{animation-delay:2s;height:250px;right:10%;top:50%;width:250px}.shape-3{animation-delay:4s;bottom:15%;height:180px;left:50%;width:180px}.shape-4{animation-delay:6s;height:120px;right:40%;top:20%;width:120px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-15px) rotate(120deg)}66%{transform:translateY(10px) rotate(240deg)}}.register-container{max-width:520px;position:relative;width:100%;z-index:2}.register-card{animation:slideUp .6s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:25px;box-shadow:0 25px 50px #00000026;overflow:hidden;padding:3rem 2.5rem;position:relative}.register-card:before{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#f5576c,#4facfe);content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.register-header{margin-bottom:2.5rem;text-align:center}.header-icon{margin-bottom:1.5rem}.icon-circle{align-items:center;animation:pulse 3s infinite;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 10px 30px #667eea4d;color:#fff;display:inline-flex;font-size:2rem;height:80px;justify-content:center;width:80px}@keyframes pulse{0%,to{box-shadow:0 10px 30px #667eea4d;transform:scale(1)}50%{box-shadow:0 15px 40px #667eea66;transform:scale(1.05)}}.register-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2c3e50,#667eea);-webkit-background-clip:text;background-clip:text;color:#2c3e50;font-size:2.2rem;font-weight:700;margin:0 0 .5rem}.register-subtitle{color:#64748b;font-size:1rem;line-height:1.5;margin:0}.alert{align-items:center;animation:slideIn .3s ease;border-radius:12px;display:flex;font-weight:500;gap:.8rem;margin-bottom:1.5rem;padding:1rem}.alert-success{background:linear-gradient(135deg,#d4edda,#c3e6cb);border:1px solid #c3e6cb;color:#155724}.alert-error{background:linear-gradient(135deg,#f8d7da,#f5c6cb);border:1px solid #f5c6cb;color:#721c24}.alert-icon{font-size:1.2rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.register-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.6rem}.form-label{align-items:center;color:#2c3e50;display:flex;font-size:.95rem;font-weight:600;gap:.5rem}.form-input,.label-icon{font-size:1rem}.form-input{background:#fff;border:2px solid #e1e8ed;border-radius:12px;padding:1rem 1.2rem;position:relative;transition:all .3s ease;width:100%;z-index:1}.form-input:focus{border-color:#667eea;box-shadow:0 8px 25px #667eea26;outline:none;transform:translateY(-1px)}.form-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.input-focus-effect{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.form-input:focus+.input-focus-effect{opacity:.1}.password-wrapper{position:relative}.password-toggle{background:none;border:none;border-radius:4px;color:#64748b;cursor:pointer;font-size:1.2rem;padding:.2rem;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .3s ease;z-index:2}.password-toggle:hover{color:#667eea}.error-message{align-items:center;color:#e74c3c;display:flex;font-size:.85rem;font-weight:500;gap:.3rem}.error-icon{font-size:.9rem}.password-strength{align-items:center;display:flex;gap:.8rem;margin-top:.3rem}.strength-bar{background:#e1e8ed;border-radius:2px;flex:1 1;height:4px;overflow:hidden}.strength-fill{border-radius:2px;height:100%;transition:all .3s ease}.strength-text{font-size:.8rem;font-weight:600;min-width:60px;text-align:right}.register-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;box-shadow:0 8px 25px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.8rem;justify-content:center;margin-top:1rem;overflow:hidden;padding:1.2rem;position:relative;transition:all .3s ease;width:100%}.register-button:hover:not(:disabled){box-shadow:0 12px 35px #667eea66;transform:translateY(-2px)}.register-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.register-button.loading{color:#0000}.spinner{border:3px solid #ffffff4d;height:24px;position:absolute;width:24px}.btn-icon{font-size:1.2rem}.register-footer{margin-top:2rem;text-align:center}.login-text{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.login-link{color:#667eea;font-weight:600;margin-left:.3rem;text-decoration:none;transition:color .3s ease}.login-link:hover{color:#764ba2;text-decoration:underline}.divider{margin:1.5rem 0;position:relative}.divider:before{background:#e1e8ed;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider-text{background:#fffffff2;color:#64748b;font-size:.85rem;padding:0 1rem;position:relative}.social-buttons{display:flex;gap:1rem}.social-btn{align-items:center;background:#fff;border:2px solid #e1e8ed;border-radius:10px;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:500;gap:.5rem;justify-content:center;padding:.8rem;transition:all .3s ease}.social-btn:hover{border-color:#667eea;box-shadow:0 4px 15px #667eea1a;transform:translateY(-1px)}.google-btn{color:#4285f4}.github-btn{color:#333}.social-icon{font-size:1.1rem}@media (max-width:768px){.register-page{padding:1rem .5rem}.register-card{border-radius:20px;padding:2rem 1.5rem}.register-title{font-size:1.8rem}.icon-circle{font-size:1.5rem;height:60px;width:60px}.form-row{gap:1.5rem;grid-template-columns:1fr}.password-strength,.social-buttons{flex-direction:column}.password-strength{align-items:flex-start;gap:.5rem}.strength-text{min-width:auto;text-align:left}}@media (max-width:480px){.register-card{margin:0 .5rem;padding:1.5rem 1rem}.register-title{font-size:1.6rem}.form-input{padding:.9rem 1rem}.register-button{padding:1rem}.password-toggle{right:.8rem}}.profile-container{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;overflow-x:hidden;padding:0}.loading-spinner{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.spinner-icon{color:#fff;font-size:3rem;margin-bottom:20px}.profile-header{margin-bottom:30px;position:relative}.profile-banner{background:linear-gradient(45deg,#667eeacc,#764ba2cc);height:200px;overflow:hidden;position:relative}.banner-overlay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 20'%3E%3Cdefs%3E%3CradialGradient id='a' cx='.66' cy='.3' r='.7'%3E%3Cstop offset='0' stop-color='rgba(255,255,255,.2)'/%3E%3Cstop offset='.5' stop-color='rgba(255,255,255,.1)'/%3E%3Cstop offset='1' stop-color='transparent'/%3E%3C/radialGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v20H0z'/%3E%3C/svg%3E") repeat;bottom:0;left:0;opacity:.3;position:absolute;right:0;top:0}.profile-info-header{align-items:flex-end;display:flex;flex-wrap:wrap;gap:30px;margin:0 auto;max-width:1200px;padding:0 20px;position:relative;transform:translateY(-80px)}.profile-avatar{flex-direction:column;gap:15px}.avatar-circle,.profile-avatar{align-items:center;display:flex}.avatar-circle{background:#fff;border:4px solid #ffffffe6;border-radius:50%;box-shadow:0 8px 32px #0003;height:150px;justify-content:center;overflow:hidden;position:relative;width:150px}.avatar-circle img{height:100%;object-fit:cover;width:100%}.avatar-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#667eea;font-size:3.5rem;font-weight:700;letter-spacing:2px;text-shadow:0 2px 8px #667eea4d;text-transform:uppercase}.change-photo-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:20px;color:#667eea;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:8px;padding:8px 16px;transition:all .3s ease}.change-photo-btn .btn-icon{font-size:14px}.change-photo-btn:hover{background:#fff;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.profile-title{flex:1 1;min-width:250px}.profile-title h1{color:#fff;font-size:2.5rem;font-weight:700;margin:0 0 5px;text-shadow:0 2px 10px #0000004d}.profile-subtitle{color:#ffffffe6;font-size:1.2rem;font-weight:500;margin:0 0 5px}.member-since{color:#ffffffb3;font-size:.9rem;margin:0}.profile-actions{margin-left:auto}.edit-profile-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.edit-profile-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.edit-actions{display:flex;gap:10px}.cancel-btn,.save-btn{align-items:center;border:none;border-radius:25px;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:8px;padding:12px 20px;transition:all .3s ease}.save-btn{background:#4caf50;color:#fff}.save-btn:hover{background:#45a049;box-shadow:0 8px 25px #4caf504d;transform:translateY(-2px)}.save-btn:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.cancel-btn{background:#fff3;border:2px solid #ffffff4d;color:#fff}.cancel-btn:hover{background:#ffffff4d;transform:translateY(-2px)}.error-message,.success-message{align-items:center;animation:slideInDown .5s ease;border-radius:12px;display:flex;font-weight:600;gap:10px;margin:0 auto 20px;max-width:1200px;padding:15px 20px}.success-message{background:#4caf50e6;border:1px solid #4caf504d;color:#fff}.success-icon{color:#fff;font-size:1.2em}.error-message{background:#f44336e6;color:#fff}.error-icon{color:#fff;font-size:1.2em}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.profile-content{margin:0 auto;max-width:1200px;padding:0 20px 40px}.profile-sections{display:flex;flex-direction:column;gap:30px}.profile-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.profile-section:hover{box-shadow:0 15px 50px #00000026;transform:translateY(-5px)}.section-header{background:linear-gradient(135deg,#92a6ff,#764ba2);border-bottom:1px solid #ffffff1a;color:#fff;padding:20px 30px}.section-header h2{align-items:center;display:flex;font-size:1.4rem;font-weight:600;gap:10px;margin:0}.section-icon{font-size:1.3em;margin-right:5px;opacity:.9}.btn-icon{font-size:1em;margin-right:2px}.edit-profile-btn .btn-icon{font-size:1.1em}.section-content{padding:30px}.info-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.info-item{display:flex;flex-direction:column;gap:8px}.info-item.full-width{grid-column:1/-1}.info-item label{align-items:center;color:#333;display:flex;font-size:.9rem;font-weight:600;gap:8px;letter-spacing:.5px;text-transform:uppercase}.label-icon{color:#667eea;font-size:1.1em;opacity:.8}.info-item p{border-bottom:2px solid #0000;color:#666;font-size:1rem;line-height:1.5;margin:0;padding:12px 0;transition:all .3s ease}.info-item input,.info-item textarea{background:#ffffffe6;border:2px solid #e0e0e0;border-radius:12px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s ease}.info-item input:focus,.info-item textarea:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.info-item input.error,.info-item textarea.error{border-color:#f44336;box-shadow:0 0 0 3px #f443361a}.input-wrapper{position:relative}.field-error{color:#f44336;font-size:.8rem;font-weight:500;margin-top:4px}.danger-section{border:2px solid #f443364d}.danger-section .section-header{background:linear-gradient(135deg,#f44336,#d32f2f)}.danger-zone{background:#f443360d;border:1px solid #f443361a;border-radius:12px;padding:20px;text-align:center}.danger-zone h3{color:#f44336;font-size:1.2rem;margin:0 0 10px}.danger-zone p{color:#666;font-size:.9rem;margin:0 0 20px}.delete-account-btn{align-items:center;background:#f44336;border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.delete-account-btn:hover{background:#d32f2f;box-shadow:0 8px 25px #f443364d;transform:translateY(-2px)}.btn-icon{font-size:16px}@media (max-width:768px){.profile-info-header{flex-direction:column;gap:20px;text-align:center;transform:translateY(-60px)}.profile-title h1{font-size:2rem}.profile-actions{margin:0}.avatar-circle{height:120px;width:120px}.avatar-text{font-size:36px}.info-grid{gap:20px;grid-template-columns:1fr}.section-content{padding:20px}.edit-actions{flex-direction:column;width:100%}.cancel-btn,.save-btn{justify-content:center;width:100%}}@media (max-width:480px){.profile-container{padding:0}.profile-content{padding:0 15px 20px}.section-header{padding:15px 20px}.section-header h2{font-size:1.2rem}.section-content{padding:15px}.profile-title h1{font-size:1.8rem}.danger-zone{padding:15px}}*{transition:all .3s ease}button:focus,input:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}.analytics-container{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;min-height:100vh;padding:20px}.error-message,.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background:#f443361a;border:1px solid #f443364d;border-radius:12px;margin:0 auto;max-width:500px;padding:40px}.error-icon{font-size:3rem;margin-bottom:20px}.retry-btn{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:12px 24px;transition:all .3s ease}.retry-btn:hover{background:#5a67d8;transform:translateY(-2px)}.analytics-header{margin-bottom:40px;text-align:center}.analytics-header h1{font-size:2.5rem;font-weight:700;margin:0 0 10px;text-shadow:0 2px 10px #0000004d}.analytics-header p{font-size:1.1rem;margin:0 0 30px;opacity:.9}.time-range-selector{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.time-range-selector button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.time-range-selector button:hover{background:#ffffff4d;transform:translateY(-2px)}.time-range-selector button.active{background:#fff;border-color:#fff;color:#667eea}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.metric-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;color:#333;display:flex;gap:20px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.metric-card:hover{box-shadow:0 15px 50px #00000026;transform:translateY(-5px)}.metric-icon{font-size:3rem;opacity:.8}.metric-content h3{color:#667eea;font-size:2.5rem;font-weight:700;margin:0}.metric-content p{color:#666;font-size:1.1rem;font-weight:600;margin:5px 0}.metric-growth{border-radius:12px;font-size:.9rem;font-weight:600;padding:4px 12px}.metric-growth,.metric-growth.positive{background:#e8f5e8;color:#2e7d32}.metric-growth.negative{background:#ffebee;color:#c62828}.metric-detail{color:#888;font-size:.9rem;font-weight:500}.charts-section{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-bottom:40px}.chart-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;color:#333;padding:30px}.chart-container h3{color:#667eea;font-size:1.4rem;font-weight:600;margin:0 0 20px}.no-data{align-items:center;background:#f8f9fa;border:2px dashed #ddd;border-radius:12px;display:flex;height:150px;justify-content:center}.no-data p{color:#888;font-style:italic;margin:0}.simple-chart{align-items:flex-end;display:flex;gap:5px;height:200px;justify-content:space-between;padding:20px 0}.chart-bar{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%}.bar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px 4px 0 0;cursor:pointer;min-height:4px;transition:all .3s ease;width:100%}.bar:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);transform:scaleY(1.1)}.bar-label{color:#666;font-size:.8rem;margin-top:8px;transform:rotate(-45deg);white-space:nowrap}.age-chart{display:flex;flex-direction:column;gap:15px}.age-group{align-items:center;display:flex;gap:15px}.age-label{color:#666;font-size:.9rem;font-weight:600;min-width:80px}.age-bar{background:#f0f0f0;border-radius:10px;flex:1 1;height:20px;overflow:hidden}.age-fill{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;height:100%;transition:width .5s ease}.age-count{color:#667eea;font-weight:600;min-width:40px;text-align:right}.recent-users-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;color:#333;margin-bottom:40px;padding:30px}.section-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:25px}.section-header h3{color:#667eea;font-size:1.4rem;font-weight:600;margin:0}.view-all-link{color:#667eea;font-weight:600;text-decoration:none;transition:color .3s ease}.view-all-link:hover{color:#5a67d8}.recent-users-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.user-card{align-items:center;background:#f8f9fa;border:2px solid #0000;border-radius:12px;display:flex;gap:15px;padding:20px;transition:all .3s ease}.user-card:hover{background:#fff;border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.user-avatar{align-items:center;background:#667eea;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-initials{color:#fff;font-size:1.2rem;font-weight:700}.user-info{flex:1 1}.user-info h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 5px}.user-info p{color:#666;font-size:.9rem;margin:0 0 5px}.join-date{color:#888;font-size:.8rem}.user-action{background:#667eea;border-radius:8px;color:#fff;font-size:.9rem;font-weight:600;padding:8px 16px;text-decoration:none;transition:all .3s ease}.user-action:hover{background:#5a67d8;transform:translateY(-1px)}.quick-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 8px 32px #0000001a;color:#333;padding:30px;text-align:center}.quick-actions h3{color:#667eea;font-size:1.4rem;font-weight:600;margin:0 0 25px}.action-buttons{gap:15px}.action-btn{align-items:center;border:2px solid #0000;border-radius:25px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.action-btn.primary{background:#667eea;color:#fff}.action-btn.primary:hover{background:#5a67d8;box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.action-btn.secondary{background:#764ba2;color:#fff}.action-btn.secondary:hover{background:#6b46c1;box-shadow:0 8px 25px #764ba24d;transform:translateY(-2px)}.action-btn.outline{background:#0000;border-color:#667eea;color:#667eea}.action-btn.outline:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.btn-icon{font-size:1.1em}@media (max-width:768px){.analytics-container{padding:15px}.analytics-header h1{font-size:2rem}.metrics-grid{gap:15px;grid-template-columns:1fr}.metric-card{flex-direction:column;gap:15px;padding:20px;text-align:center}.metric-icon{font-size:2.5rem}.charts-section{gap:20px;grid-template-columns:1fr}.chart-container{padding:20px}.recent-users-grid{grid-template-columns:1fr}.user-card{padding:15px}.action-buttons{align-items:center;flex-direction:column}.action-btn{justify-content:center;max-width:300px;width:100%}.bar-label{font-size:.7rem;transform:none}.simple-chart{height:150px}}@media (max-width:480px){.analytics-header h1{font-size:1.8rem}.time-range-selector{grid-template-columns:1fr 1fr}.time-range-selector button{font-size:.9rem;padding:8px 16px}.metric-content h3{font-size:2rem}.section-header{align-items:flex-start;flex-direction:column}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chart-container,.metric-card,.user-card{animation:fadeInUp .5s ease forwards}.metric-card:first-child{animation-delay:.1s}.metric-card:nth-child(2){animation-delay:.2s}.metric-card:nth-child(3){animation-delay:.3s}.metric-card:nth-child(4){animation-delay:.4s}.recent-users-list{display:flex;flex-direction:column;gap:1rem;max-height:300px;overflow-y:auto}.recent-user-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.recent-user-item:hover{background:#667eea1a;border-color:#667eea4d;box-shadow:0 4px 15px #667eea26;transform:translateX(5px)}.user-avatar-small{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 12px #667eea4d;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:40px;justify-content:center;text-transform:uppercase;width:40px}.user-name{color:#333;flex:1 1;font-size:1rem;font-weight:600;line-height:1.4}.join-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.recent-users-list::-webkit-scrollbar{width:6px}.recent-users-list::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}.recent-users-list::-webkit-scrollbar-thumb{background:#667eea80;border-radius:3px}.recent-users-list::-webkit-scrollbar-thumb:hover{background:#667eeab3}.icon-demo-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.demo-header{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;margin-bottom:3rem;padding:2rem;text-align:center}.demo-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:1rem}.demo-header p{color:#7f8c8d;font-size:1.2rem}.demo-section{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;margin-bottom:3rem;padding:2rem}.demo-section h2{border-bottom:2px solid #ecf0f1;color:#2c3e50;font-size:1.8rem;margin-bottom:2rem;padding-bottom:1rem}.section-icon{color:#667eea;font-size:1.5rem;margin-right:1rem}.icon-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.icon-item{align-items:center;background:#f8f9fa;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:1.5rem;transition:all .3s ease}.icon-item:hover{background:#667eea;box-shadow:0 10px 25px #667eea4d;color:#fff;transform:translateY(-5px)}.demo-icon{font-size:2rem;margin-bottom:.5rem;transition:all .3s ease}.icon-item:hover .demo-icon{color:#fff;transform:scale(1.2)}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.demo-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.demo-btn.primary{background:#667eea;color:#fff}.demo-btn.success{background:#27ae60;color:#fff}.demo-btn.warning{background:#f39c12;color:#fff}.demo-btn.danger{background:#e74c3c;color:#fff}.demo-btn.loading{background:#95a5a6;color:#fff}.demo-btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.status-items{grid-gap:1rem;display:grid;gap:1rem}.status-item{align-items:center;border-left:4px solid;border-radius:8px;display:flex;padding:1rem}.status-item.success{background:#27ae601a;border-color:#27ae60}.status-item.warning{background:#f39c121a;border-color:#f39c12}.status-item.error{background:#e74c3c1a;border-color:#e74c3c}.status-item.info{background:#3498db1a;border-color:#3498db}.status-icon{font-size:1.2rem;margin-right:1rem}.contact-grid{grid-gap:1rem;display:grid;gap:1rem}.contact-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;padding:1rem}.contact-icon{color:#667eea;font-size:1.5rem;margin-right:1rem;text-align:center;width:2rem}.contact-label{color:#2c3e50;display:block;font-weight:600}.contact-value{color:#7f8c8d;display:block}.social-demo{flex-wrap:wrap;gap:1rem}.social-demo,.social-link{display:flex;justify-content:center}.social-link{align-items:center;border-radius:50%;color:#fff;font-size:1.2rem;height:50px;text-decoration:none;transition:all .3s ease;width:50px}.social-link:hover{box-shadow:0 10px 20px #0000004d;transform:translateY(-3px) scale(1.1)}.social-link.facebook{background:#3b5998}.social-link.twitter{background:#1da1f2}.social-link.linkedin{background:#0077b5}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-link.github{background:#333}.social-link.youtube{background:red}.feature-showcase{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{background:#f8f9fa;border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease}.feature-item:hover{background:#fff;box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.feature-item .feature-icon{color:#667eea;font-size:3rem;margin-bottom:1rem;transition:all .3s ease}.feature-item:hover .feature-icon{color:#764ba2;transform:scale(1.1) rotate(5deg)}.feature-item h3{color:#2c3e50;margin-bottom:1rem}.feature-item p{color:#7f8c8d;line-height:1.6}.demo-footer{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;margin-top:2rem;padding:2rem;text-align:center}.demo-footer p{color:#2c3e50;font-size:1.1rem;margin:0}.footer-icon{color:#667eea;font-size:1.2rem;margin-right:.5rem}@media (max-width:768px){.icon-demo-container{padding:1rem}.demo-header h1{font-size:2rem}.demo-section{padding:1rem}.action-buttons{align-items:center;flex-direction:column}.demo-btn{justify-content:center;max-width:200px;width:100%}.social-demo{gap:.5rem}.social-link{font-size:1rem;height:40px;width:40px}}
/*# sourceMappingURL=main.c61552e3.css.map*/