: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{margin:0;min-width:320px;min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}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}}.navbar{background-color:#1a1a1a;border-bottom:1px solid #333;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.navbar-container{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center;height:60px}.navbar-logo{font-size:1.5rem;font-weight:700;color:#646cff;text-decoration:none;transition:color .3s ease}.navbar-logo:hover{color:#535bf2}.navbar-content{display:flex;align-items:center;gap:2rem}.navbar-menu{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.navbar-item{position:relative}.navbar-link{display:flex;align-items:center;gap:.5rem;color:#ffffffde;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:all .3s ease;font-weight:500}.navbar-link:hover{color:#646cff;background-color:#646cff1a}.navbar-link.active{color:#646cff;background-color:#646cff26}.navbar-icon{width:18px;height:18px}.navbar-auth{position:relative}.login-btn{display:flex;align-items:center;gap:.5rem;color:#ffffffe6;text-decoration:none;padding:.5rem 1rem;background:linear-gradient(135deg,#646cff,#535bf2);border-radius:6px;font-weight:500;transition:all .3s ease}.login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.login-icon{width:18px;height:18px}.user-menu{position:relative}.user-menu-trigger{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#ffffffe6;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;font-weight:500}.user-menu-trigger:hover{background:#ffffff26;border-color:#ffffff4d}.user-icon{width:20px;height:20px}.user-name{font-size:.9rem}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#21262df2;border:1px solid #30363d;border-radius:8px;padding:.5rem 0;min-width:200px;box-shadow:0 8px 24px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1001}.user-info{padding:.75rem 1rem}.user-email{color:#ffffffe6;font-size:.85rem;margin:0 0 .25rem}.user-role{color:#fff9;font-size:.75rem;margin:0;text-transform:capitalize}.dropdown-divider{height:1px;background:#30363d;margin:.5rem 0}.dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;color:#ffffffb3;text-align:left;cursor:pointer;transition:all .3s ease;font-size:.9rem}.dropdown-item:hover{background:#ffffff1a;color:#ffffffe6}.logout-btn:hover{background:#f851491a;color:#f85149}.dropdown-icon{width:16px;height:16px}.navbar-toggle{display:none;cursor:pointer;color:#ffffffde;padding:.5rem;border-radius:4px;transition:color .3s ease}.navbar-toggle:hover{color:#646cff}.navbar-mobile{display:none;flex-direction:column;list-style:none;margin:0;padding:1rem;background-color:#1a1a1a;border-top:1px solid #333;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}.navbar-mobile.active{display:flex}.navbar-mobile-item{margin-bottom:.5rem}.navbar-mobile-link{display:flex;align-items:center;gap:.75rem;color:#ffffffde;text-decoration:none;padding:.75rem 1rem;border-radius:6px;transition:all .3s ease;font-weight:500;border:none;background:none;width:100%;text-align:left;cursor:pointer}.navbar-mobile-link:hover{color:#646cff;background-color:#646cff1a}.navbar-mobile-link.active{color:#646cff;background-color:#646cff26}.auth-item{border-top:1px solid #333;margin-top:.5rem;padding-top:.5rem}.mobile-user-info{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#fffc}.mobile-user-info div{display:flex;flex-direction:column}.mobile-user-name{font-size:.9rem;font-weight:500;color:#ffffffe6}.mobile-user-email{font-size:.8rem;color:#fff9}.logout-mobile:hover{background-color:#f851491a;color:#f85149}@media (max-width: 768px){.navbar-content{display:none}.navbar-toggle{display:block}}@media (max-width: 480px){.navbar-container{padding:0 .5rem}.navbar-logo{font-size:1.25rem}}@media (min-width: 769px){.navbar-auth:not(:hover) .user-dropdown{display:none}}.page{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:calc(100vh - 60px)}.page-header{text-align:center;margin-bottom:3rem}.page-header h1{font-size:2.5rem;margin-bottom:1rem;color:#ffffffde}.page-subtitle{font-size:1.2rem;color:#fff9;max-width:600px;margin:0 auto}.hero-section{text-align:center;padding:4rem 0;margin-bottom:4rem}.hero-section h1{font-size:3rem;margin-bottom:1rem;background:linear-gradient(135deg,#646cff,#535bf2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.3rem;color:#ffffffb3;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;border-radius:8px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px #646cff4d}.features-section{margin-bottom:4rem}.features-section h2{text-align:center;font-size:2rem;margin-bottom:2rem;color:#ffffffde}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.feature-card{background-color:#1e1e1e;padding:2rem;border-radius:12px;text-align:center;border:1px solid #333;transition:transform .3s ease,border-color .3s ease}.feature-card:hover{transform:translateY(-5px);border-color:#646cff}.feature-icon{width:48px;height:48px;color:#646cff;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;margin-bottom:1rem;color:#ffffffde}.feature-card p{color:#fff9;line-height:1.6}.content-section,.about-content{margin-bottom:3rem}.about-content h2{font-size:1.8rem;margin-bottom:1rem;color:#ffffffde}.about-content p{color:#ffffffb3;line-height:1.8;margin-bottom:2rem;font-size:1.1rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.stat-card{background-color:#1e1e1e;padding:2rem;border-radius:12px;text-align:center;border:1px solid #333;transition:transform .3s ease}.stat-card:hover{transform:translateY(-3px)}.stat-icon{width:40px;height:40px;color:#646cff;margin-bottom:1rem}.stat-card h3{font-size:2rem;margin-bottom:.5rem;color:#646cff}.stat-card p{color:#fff9;font-size:.9rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background-color:#1e1e1e;padding:2rem;border-radius:12px;border:1px solid #333;transition:transform .3s ease,border-color .3s ease}.service-card:hover{transform:translateY(-5px);border-color:#646cff}.service-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.service-icon{width:32px;height:32px;color:#646cff}.service-card h3{font-size:1.3rem;color:#ffffffde;margin:0}.service-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.service-features{list-style:none;padding:0;margin:0}.service-features li{color:#fff9;position:relative;padding:.3rem 0 .3rem 1rem}.service-features li:before{content:"•";color:#646cff;position:absolute;left:0}.contact-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:2rem}.contact-info h2{font-size:1.8rem;margin-bottom:1rem;color:#ffffffde}.contact-info p{color:#ffffffb3;line-height:1.6;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem}.contact-icon{width:24px;height:24px;color:#646cff;margin-top:.2rem}.contact-item h4{font-size:1.1rem;margin:0 0 .5rem;color:#ffffffde}.contact-item p{margin:0;color:#fff9;line-height:1.4}.contact-form-container{background-color:#1e1e1e;padding:2rem;border-radius:12px;border:1px solid #333}.contact-form h2{font-size:1.8rem;margin-bottom:1.5rem;color:#ffffffde}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#ffffffde;font-weight:500}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #333;border-radius:6px;background-color:#2a2a2a;color:#ffffffde;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#646cff}.submit-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;border-radius:6px;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #646cff4d}@media (max-width: 768px){.page{padding:1rem .5rem}.page-header h1{font-size:2rem}.hero-section h1{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.contact-container{grid-template-columns:1fr;gap:2rem}}@media (max-width: 480px){.stats-grid,.services-grid{grid-template-columns:1fr}.service-card,.contact-form-container{padding:1.5rem}}.blog-container{display:grid;grid-template-columns:1fr 300px;gap:3rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:calc(100vh - 60px)}.blog-main{min-width:0}.blog-header{text-align:center;margin-bottom:3rem}.blog-header h1{font-size:2.5rem;margin-bottom:1rem;color:#ffffffde}.blog-subtitle{font-size:1.2rem;color:#fff9;max-width:600px;margin:0 auto}.blog-posts{display:grid;gap:2rem}.blog-post-card{background-color:#1e1e1e;border-radius:12px;border:1px solid #333;overflow:hidden;transition:transform .3s ease,border-color .3s ease;cursor:pointer}.blog-post-card:hover{transform:translateY(-5px);border-color:#646cff}.blog-post-image{width:100%;height:200px;background:linear-gradient(135deg,#646cff,#535bf2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem}.blog-post-content{padding:1.5rem}.blog-post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#fff9}.blog-post-category{background-color:#646cff;color:#fff;padding:.2rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500}.blog-post-card h2{font-size:1.5rem;margin-bottom:1rem;color:#ffffffde;line-height:1.4}.blog-post-excerpt{color:#ffffffb3;line-height:1.6;margin-bottom:1rem}.read-more{color:#646cff;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.read-more:hover{color:#535bf2}.blog-sidebar{position:sticky;top:2rem;height:fit-content}.sidebar-section{background-color:#1e1e1e;border-radius:12px;border:1px solid #333;padding:1.5rem;margin-bottom:2rem}.sidebar-section h3{font-size:1.2rem;margin-bottom:1rem;color:#ffffffde;display:flex;align-items:center;gap:.5rem}.sidebar-icon{width:20px;height:20px;color:#646cff}.search-input{width:100%;padding:.75rem;border:1px solid #333;border-radius:6px;background-color:#2a2a2a;color:#ffffffde;font-size:1rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#646cff}.category-list{list-style:none;padding:0;margin:0}.category-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #333;cursor:pointer;transition:color .3s ease}.category-item:last-child{border-bottom:none}.category-item:hover{color:#646cff}.category-item.active{color:#646cff;background-color:#646cff1a;border-radius:6px;padding:.5rem;margin:0 -.5rem}.category-name{color:#ffffffb3}.category-count{background-color:#333;color:#fff9;padding:.2rem .6rem;border-radius:10px;font-size:.8rem}.recent-posts{list-style:none;padding:0;margin:0}.recent-post-item{padding:.75rem 0;border-bottom:1px solid #333;cursor:pointer;transition:color .3s ease}.recent-post-item:last-child{border-bottom:none}.recent-post-item:hover{color:#646cff}.recent-post-title{color:#ffffffb3;font-size:.9rem;line-height:1.4;margin-bottom:.3rem}.recent-post-date{color:#ffffff80;font-size:.8rem}.blog-post-detail{max-width:800px;margin:0 auto;padding:2rem 1rem}.blog-post-header{text-align:center;margin-bottom:3rem}.blog-post-header h1{font-size:2.5rem;margin-bottom:1rem;color:#ffffffde;line-height:1.3}.blog-post-header .blog-post-meta{justify-content:center;margin-bottom:2rem}.blog-post-body{color:#ffffffb3;line-height:1.8;font-size:1.1rem}.blog-post-body h2{color:#ffffffde;margin:2rem 0 1rem;font-size:1.8rem}.blog-post-body h3{color:#ffffffde;margin:1.5rem 0 1rem;font-size:1.4rem}.blog-post-body p{margin-bottom:1.5rem}.blog-post-body ul,.blog-post-body ol{margin-bottom:1.5rem;padding-left:2rem}.blog-post-body li{margin-bottom:.5rem}.back-to-blog{display:inline-flex;align-items:center;gap:.5rem;color:#646cff;text-decoration:none;font-weight:500;margin-bottom:2rem;transition:color .3s ease}.back-to-blog:hover{color:#535bf2}@media (max-width: 768px){.blog-container{grid-template-columns:1fr;gap:2rem;padding:1rem .5rem}.blog-sidebar{position:static;order:-1}.blog-header h1{font-size:2rem}.blog-post-card h2{font-size:1.3rem}.blog-post-header h1{font-size:2rem}.blog-post-detail{padding:1rem .5rem}}@media (max-width: 480px){.blog-post-content,.sidebar-section{padding:1rem}.blog-post-meta{flex-direction:column;align-items:flex-start;gap:.5rem}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1117,#161b22,#21262d);padding:2rem 1rem}.login-card{background:#21262df2;border:1px solid #30363d;border-radius:12px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 20px 40px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-header{text-align:center;margin-bottom:2rem}.login-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.login-logo-icon{width:32px;height:32px;color:#646cff}.login-logo h1{font-size:1.8rem;font-weight:700;color:#ffffffe6;margin:0}.login-header h2{font-size:1.5rem;font-weight:600;color:#ffffffe6;margin:0 0 .5rem}.login-header p{color:#fff9;font-size:.95rem;margin:0}.demo-credentials{background:#646cff1a;border:1px solid rgba(100,108,255,.2);border-radius:8px;padding:1rem;margin-bottom:1.5rem}.demo-title{color:#fffc;font-size:.85rem;font-weight:500;margin:0 0 .75rem}.demo-buttons{display:flex;gap:.5rem}.demo-btn{flex:1;padding:.5rem .75rem;background:#646cff33;color:#646cff;border:1px solid rgba(100,108,255,.3);border-radius:6px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease}.demo-btn:hover{background:#646cff4d;border-color:#646cff80}.login-form{display:flex;flex-direction:column;gap:1.25rem}.error-message{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f851491a;border:1px solid rgba(248,81,73,.3);border-radius:6px;color:#f85149;font-size:.9rem}.error-icon{width:16px;height:16px;flex-shrink:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#fffc;font-size:.9rem;font-weight:500}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:.75rem;width:18px;height:18px;color:#fff6;z-index:1}.input-wrapper input{width:100%;padding:.75rem .75rem .75rem 2.75rem;background:#0d1117cc;border:1px solid #30363d;border-radius:6px;color:#ffffffe6;font-size:.95rem;transition:all .3s ease}.input-wrapper input:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 3px #646cff1a}.input-wrapper input::placeholder{color:#fff6}.input-wrapper input:disabled{opacity:.6;cursor:not-allowed}.password-toggle{position:absolute;right:.75rem;background:none;border:none;color:#fff6;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .3s ease}.password-toggle:hover{color:#fff9}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.password-toggle svg{width:18px;height:18px}.form-options{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.checkbox-wrapper{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#ffffffb3}.checkbox-wrapper input[type=checkbox]{width:16px;height:16px;accent-color:#646cff}.forgot-link{color:#646cff;text-decoration:none;font-size:.9rem;transition:color .3s ease}.forgot-link:hover{color:#535bf2;text-decoration:underline}.login-button{width:100%;padding:.875rem;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px #646cff4d}.login-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-footer{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #30363d}.login-footer p{color:#fff9;font-size:.9rem;margin:0}.register-link{color:#646cff;text-decoration:none;font-weight:500;transition:color .3s ease}.register-link:hover{color:#535bf2;text-decoration:underline}@media (max-width: 480px){.login-container{padding:1rem .5rem}.login-card{padding:2rem 1.5rem}.demo-buttons{flex-direction:column}.form-options{flex-direction:column;gap:1rem;align-items:flex-start}}@media (prefers-color-scheme: dark){.login-card{background:#0d1117f2;border-color:#21262d}.input-wrapper input{background:#21262dcc;border-color:#21262d}}.login-button:focus-visible,.demo-btn:focus-visible,.forgot-link:focus-visible,.register-link:focus-visible{outline:2px solid #646cff;outline-offset:2px}.input-wrapper input:focus-visible{outline:none;border-color:#646cff;box-shadow:0 0 0 3px #646cff33}.logout-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d1117,#161b22,#21262d);padding:2rem 1rem}.logout-card{background:#21262df2;border:1px solid #30363d;border-radius:12px;padding:2.5rem;width:100%;max-width:420px;box-shadow:0 20px 40px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center}.logout-header{margin-bottom:2rem}.logout-logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.logout-logo-icon{width:32px;height:32px;color:#646cff}.logout-logo h1{font-size:1.8rem;font-weight:700;color:#ffffffe6;margin:0}.logout-icon-wrapper{display:flex;justify-content:center;margin-bottom:1rem}.logout-icon{width:48px;height:48px;color:#f85149;background:#f851491a;padding:12px;border-radius:50%;border:2px solid rgba(248,81,73,.2)}.logout-header h2{font-size:1.5rem;font-weight:600;color:#ffffffe6;margin:0 0 1rem}.logout-header p{color:#fff9;font-size:.95rem;line-height:1.5;margin:0}.logout-info{background:#2ea0431a;border:1px solid rgba(46,160,67,.2);border-radius:8px;padding:1.5rem;margin-bottom:2rem}.info-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#fffc;font-size:.9rem}.info-item:last-child{margin-bottom:0}.info-icon{width:18px;height:18px;color:#2ea043;flex-shrink:0}.logout-actions{display:flex;gap:1rem;margin-bottom:2rem}.logout-button{flex:1;padding:.875rem 1.5rem;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.logout-button.primary{background:linear-gradient(135deg,#f85149,#da3633);color:#fff}.logout-button.primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f851494d}.logout-button.secondary{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.2)}.logout-button.secondary:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.logout-button:active{transform:translateY(0)}.logout-footer{padding-top:1.5rem;border-top:1px solid #30363d}.logout-footer p{color:#fff9;font-size:.9rem;margin:0 0 .5rem}.logout-footer p:last-child{margin-bottom:0}.security-note{font-size:.8rem!important;color:#fff6!important;font-style:italic}@media (max-width: 480px){.logout-container{padding:1rem .5rem}.logout-card{padding:2rem 1.5rem}.logout-actions{flex-direction:column}.logout-icon{width:40px;height:40px;padding:10px}}@media (prefers-color-scheme: dark){.logout-card{background:#0d1117f2;border-color:#21262d}}.logout-button:focus-visible{outline:2px solid #646cff;outline-offset:2px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.logout-icon{animation:pulse 2s ease-in-out infinite}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.info-item{animation:fadeInUp .5s ease-out forwards}.info-item:nth-child(1){animation-delay:.1s}.info-item:nth-child(2){animation-delay:.2s}.info-item:nth-child(3){animation-delay:.3s}.footer{background:linear-gradient(135deg,#1a1a1a,#0d1117);border-top:1px solid #333;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 1rem}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:3rem;padding:3rem 0}.footer-section{display:flex;flex-direction:column}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;color:#ffffffe6}.footer-logo-icon{width:32px;height:32px;color:#646cff}.footer-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.social-links{display:flex;gap:1rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#2a2a2a;border-radius:8px;color:#ffffffb3;text-decoration:none;transition:all .3s ease;border:1px solid #333}.social-link:hover{background-color:#646cff;color:#fff;transform:translateY(-2px);border-color:#646cff}.social-icon{width:20px;height:20px}.footer-title{color:#ffffffe6;font-size:1.1rem;font-weight:600;margin-bottom:1rem;position:relative}.footer-title:after{content:"";position:absolute;bottom:-.5rem;left:0;width:30px;height:2px;background-color:#646cff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.75rem}.footer-link{color:#fff9;text-decoration:none;font-size:.9rem;transition:color .3s ease;cursor:pointer}.footer-link:hover{color:#646cff}.contact-info{margin-bottom:2rem}.contact-item{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#ffffffb3;font-size:.9rem}.contact-icon{width:18px;height:18px;color:#646cff;flex-shrink:0}.newsletter h4{color:#ffffffe6;font-size:1rem;margin-bottom:.5rem}.newsletter p{color:#fff9;font-size:.85rem;margin-bottom:1rem;line-height:1.4}.newsletter-form{display:flex;flex-direction:column;gap:.75rem}.newsletter-input{padding:.75rem;border:1px solid #333;border-radius:6px;background-color:#2a2a2a;color:#ffffffe6;font-size:.9rem;transition:border-color .3s ease}.newsletter-input:focus{outline:none;border-color:#646cff}.newsletter-input::placeholder{color:#fff6}.newsletter-button{padding:.75rem 1rem;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.newsletter-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #646cff4d}.footer-bottom{border-top:1px solid #333;padding:1.5rem 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center}.footer-bottom-left{display:flex;flex-direction:column;gap:.5rem}.footer-bottom-left p{color:#fff9;font-size:.85rem;margin:0}.footer-legal{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.footer-divider{color:#ffffff4d}.scroll-to-top{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#646cff;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.scroll-to-top:hover{background-color:#535bf2;transform:translateY(-2px);box-shadow:0 4px 12px #646cff4d}.scroll-icon{width:20px;height:20px}@media (max-width: 1024px){.footer-content{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2rem}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 0}.footer-container{padding:0 .5rem}.social-links{justify-content:flex-start}.newsletter-form{flex-direction:column}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-legal{justify-content:center}}@media (max-width: 480px){.footer-content{grid-template-columns:1fr;gap:2rem;padding:1.5rem 0}.footer-section{text-align:center}.footer-logo,.social-links,.contact-item{justify-content:center}.footer-title:after{left:50%;transform:translate(-50%)}.newsletter-input,.newsletter-button{width:100%}}@media (prefers-color-scheme: dark){.footer{background:linear-gradient(135deg,#0d1117,#161b22)}.social-link,.newsletter-input{background-color:#21262d;border-color:#30363d}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-3px)}60%{transform:translateY(-1px)}}.scroll-to-top:hover .scroll-icon{animation:bounce .6s ease-in-out}
