*{margin:0;padding:0;box-sizing:border-box;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#2d3748;background:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo-badge{color:#fff;padding:.5rem 1rem;border-radius:8px;position:relative;display:flex;flex-direction:column;align-items:center;line-height:1.2}.logo-main{background:#2b6cb0;padding:.128rem .7rem;border-radius:6px;font-size:.875rem;font-weight:600;letter-spacing:.5px}.logo-sub{font-size:.75rem;font-weight:500;background:#f6ad55;color:#2d3748;padding:.128rem .7rem;border-radius:6px;rotate:-10deg}.nav{display:flex;gap:2rem}.nav-link{text-decoration:none;color:#4a5568;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.nav-link:hover{color:#2b6cb0}.header-actions{display:flex;align-items:center}.btn{padding:.75rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;position:relative;overflow:hidden}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.btn-primary{background:#1a202c;color:#fff;box-shadow:0 2px 4px #2b6cb033;justify-content:center}.btn-primary:hover:not(:disabled){background:#2c5282;transform:translateY(-1px);box-shadow:0 4px 8px #2b6cb04d}.btn-secondary{background:transparent;color:#2b6cb0;border:1px solid #2b6cb0;justify-content:center}.btn-secondary:hover{background:#2c5282;color:#fff}.btn-large{padding:1rem 2rem;font-size:1rem}.btn-full{width:100%;justify-content:center}.btn-arrow{margin-left:.5rem;transition:transform .3s ease}.btn:hover .btn-arrow{transform:translate(4px)}.hero{padding:4rem 0 6rem;background:#f7fafc;position:relative}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-left{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#2b6cb01a;color:#2b6cb0;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem}.hero-title{font-size:3rem;font-weight:800;line-height:1.1;color:#1a202c;margin-bottom:1.5rem}.hero-highlight{color:#f6ad55;position:relative}.hero-description{font-size:1.125rem;color:#4a5568;line-height:1.7;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem}.hero-right{position:relative}.hero-image-container{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.hero-image{width:100%;height:400px;object-fit:cover;display:block}.hero-image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2b6cb01a,#f6ad551a)}.fellowship{padding:6rem 0;background:#1a202c;color:#fff;position:relative;overflow:hidden}.fellowship:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.6}.fellowship-content{text-align:center;position:relative;z-index:2}.fellowship-header{max-width:800px;margin:0 auto 4rem}.fellowship-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.feature-card{background:#ffffff0d;padding:2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-4px);background:#ffffff14}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-card p{color:#a0aec0;line-height:1.6}.programs{padding:6rem 0;background:#0f1419;color:#fff;position:relative;overflow:hidden}.programs:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(90deg,rgba(16,185,129,.1) 1px,transparent 1px),linear-gradient(0deg,rgba(16,185,129,.1) 1px,transparent 1px),radial-gradient(circle at 20% 80%,#0f1419 0%,transparent 50%),radial-gradient(circle at 80% 20%,#0f1419 0%,transparent 50%);background-size:60px 60px,60px 60px,800px 800px,600px 600px;animation:circuitPulse 15s ease-in-out infinite}.programs:after{content:"";position:absolute;top:10%;left:10%;width:4px;height:4px;background:#10b98199;border-radius:50%;box-shadow:200px 100px #3b82f666,400px 300px #8b5cf64d,600px 150px #10b98180,800px 400px #3b82f64d,300px 500px #8b5cf666,700px 50px #10b9814d;animation:circuitNodes 12s linear infinite}.programs-header{text-align:center;margin-bottom:4rem;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:2}.programs-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;color:#fff;padding:.75rem 1.5rem;border-radius:25px;font-size:.95rem;font-weight:500;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{font-size:1rem}.programs-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.programs-description{font-size:1.25rem;color:#a0aec0;line-height:1.7;margin-bottom:0}.programs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;position:relative;z-index:2}.program-track-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.track-icon-container{margin-bottom:1.5rem}.track-icon{width:60px;height:60px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease}.program-track-card:hover .track-icon{background:#ffffff26;transform:scale(1.1)}.track-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.track-description{color:#cbd5e0;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.track-details{margin-bottom:1.5rem}.track-meta{display:flex;gap:1.5rem;margin-bottom:1rem}.track-duration,.track-level{font-size:.9rem;color:#a0aec0}.track-stats{display:flex;gap:1.5rem}.track-rating,.track-students{font-size:.9rem;color:#a0aec0}.track-rating{color:#f6ad55;font-weight:500}.track-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.track-feature-tag{background:transparent;color:#cbd5e0;padding:.375rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(43,108,176,.3)}.track-footer{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.btn-track-apply{background:#2b6cb033;color:#90cdf4;border:1px solid rgba(255,255,255,.3);padding:.875rem 2rem;justify-content:center;border-radius:12px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;width:100%}.btn-track-apply:hover{background:#2b6cb04d;border-color:#ffffff80;transform:translateY(-2px)}.about{padding:6rem 0;background:#fff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-left{max-width:600px}.about-features{margin-top:2rem}.about-feature{display:flex;gap:1rem;margin-bottom:2rem;align-items:flex-start}.feature-number{background:#2b6cb0;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.feature-content h4{font-size:1.125rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.feature-content p{color:#4a5568;line-height:1.6}.about-right{display:flex;justify-content:center}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:400px}.stat-card{background:#f7fafc;padding:2rem 1.5rem;border-radius:12px;text-align:center;border:1px solid #e2e8f0}.stat-number{font-size:2.5rem;font-weight:800;color:#2b6cb0;margin-bottom:.5rem}.stat-label{font-size:.875rem;color:#4a5568;font-weight:500}.contact{padding:6rem 0;background:#f7fafc}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.contact-left{max-width:500px}.contact-info{margin-top:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;transition:all .3s ease}.contact-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.contact-icon{font-size:1.5rem;flex-shrink:0}.contact-item h4{font-size:1rem;font-weight:600;color:#1a202c;margin-bottom:.25rem}.contact-item p{color:#4a5568;font-size:.95rem}.contact-right{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0}.form-title{font-size:1.5rem;font-weight:700;color:#1a202c;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column}.form-label{font-weight:500;margin-bottom:.5rem;color:#374151;font-size:.875rem}.form-input,.form-textarea{padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#fff;margin-bottom:1rem}.form-input:focus,.form-textarea:focus{outline:none;border-color:#2b6cb0;box-shadow:0 0 0 3px #2b6cb01a}.form-input.error,.form-textarea.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.error-message{color:#e53e3e;font-size:.875rem;margin-top:.25rem;display:block}.footer{background:#1a202c;color:#fff;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section{display:flex;flex-direction:column}.footer-logo .logo-badge{margin-bottom:1rem}.footer-description{color:#a0aec0;line-height:1.6}.footer-title{font-weight:600;margin-bottom:1rem;color:#fff;font-size:1.125rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-links li{color:#a0aec0;cursor:pointer;transition:all .3s ease;padding:.25rem 0;font-size:.95rem}.footer-links li:hover{color:#f6ad55;transform:translate(4px)}.footer-bottom{border-top:1px solid #2d3748;padding-top:1rem;text-align:center;color:#a0aec0;font-size:.875rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .3s ease}.close-btn:hover{color:#374151}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f7fafc;padding:2rem}.error-container{text-align:center;max-width:600px;background:#fff;padding:3rem;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a;animation:errorSlideIn .6s ease-out}.error-illustration{font-size:5rem;margin-bottom:2rem;animation:errorBounce 2s ease-in-out infinite}.error-title{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.error-message{font-size:.8rem;color:red;margin-bottom:2rem;line-height:1.6}.error-actions{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem;flex-wrap:wrap}.error-help{padding-top:2rem;border-top:1px solid #e2e8f0;color:#6b7280}.error-contact{color:#2b6cb0;text-decoration:none;font-weight:500;transition:color .3s ease}.error-contact:hover{color:#2c5282}.error-toast{position:fixed;top:2rem;right:2rem;background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-width:400px;z-index:1001;animation:toastSlideIn .3s ease-out;border-left:4px solid #e53e3e}.error-toast.info{border-left-color:#2b6cb0}.error-toast.warning{border-left-color:#f6ad55}.toast-content{display:flex;align-items:flex-start;padding:1rem;gap:.75rem}.toast-icon{font-size:1.25rem;flex-shrink:0}.toast-message{flex:1}.toast-message h4{font-size:1rem;font-weight:600;color:#1a202c;margin-bottom:.25rem}.toast-message p{font-size:.875rem;color:#6b7280;margin:0}.toast-close{background:none;border:none;font-size:1.25rem;color:#9ca3af;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.toast-close:hover{color:#6b7280}.error-modal{background:#fff;border-radius:16px;padding:2rem;text-align:center;max-width:400px;animation:modalSlideIn .3s ease-out}.error-modal .error-icon{font-size:3rem;margin-bottom:1rem}.error-modal h2{color:#e53e3e;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.error-modal p{color:#6b7280;margin-bottom:2rem;line-height:1.6}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#f7fafc;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeOut .5s ease-out 1.5s forwards}.loading-container{text-align:center;animation:fadeInUp .6s ease-out}.loading-logo{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem}.loading-logo .logo-icon{width:48px;height:48px;background:#2b6cb0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.loading-pulse{animation:loadingPulse 1.5s ease-in-out infinite}.loading-logo .logo-text{font-size:1.5rem;font-weight:700;color:#1a202c;margin-left:.5rem}.loading-spinner{position:relative;width:80px;height:80px;margin:0 auto 2rem}.spinner-ring{position:absolute;width:100%;height:100%;border:3px solid transparent;border-radius:50%;animation:spin 1.5s linear infinite}.spinner-ring:nth-child(1){border-top-color:#2b6cb0;animation-delay:0s}.spinner-ring:nth-child(2){border-right-color:#f6ad55;animation-delay:.3s;width:70%;height:70%;top:15%;left:15%}.spinner-ring:nth-child(3){border-bottom-color:#10b981;animation-delay:.6s;width:40%;height:40%;top:30%;left:30%}.loading-text{font-size:1.1rem;color:#6b7280;margin-bottom:2rem;animation:textPulse 2s ease-in-out infinite}.loading-progress{width:200px;height:4px;background:#e2e8f0;border-radius:2px;margin:0 auto;overflow:hidden}.progress-bar{width:100%;height:100%;background:linear-gradient(90deg,#2b6cb0,#f6ad55,#10b981);border-radius:2px;animation:progressLoad 1.5s ease-out}.btn-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}.faq{padding:6rem 0;background:#f7fafc}.faq-content{display:grid;grid-template-columns:1fr 2fr;gap:4rem;align-items:flex-start}.faq-left{position:sticky;top:2rem}.faq-title{font-size:3rem;font-weight:600;color:#1a202c;line-height:1.2}.faq-right{max-width:800px}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 6px -1px #0000001a}.faq-item.active{box-shadow:0 4px 6px -1px #2b6cb01a}.faq-question{font-family:Instrument Sans;width:100%;padding:1.5rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#1a202c;transition:all .3s ease}.faq-question span:first-child{flex:1;margin-right:1rem}.faq-icon{width:24px;height:24px;border-radius:50%;background:#f7fafc;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#4a5568;transition:all .3s ease;flex-shrink:0}.faq-item.active .faq-icon{color:#4a5568;transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease;background:#f8f9fa}.faq-answer.open{max-height:200px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4a5568;line-height:1.7;margin:0;padding-top:.5rem}@media (max-width: 768px){.faq-content{grid-template-columns:1fr;gap:2rem}.faq-left{position:static;text-align:center}.faq-title{font-size:2.5rem}.faq-question{padding:1.25rem;font-size:1rem}.faq-answer.open{max-height:300px;padding:0 1.25rem 1.25rem}}@media (max-width: 480px){.faq-title{font-size:2rem}.faq-question{padding:1rem;font-size:.95rem}.faq-answer.open{padding:0 1rem 1rem}.faq-icon{width:20px;height:20px;font-size:1rem}}@media (max-width: 480px){.container{padding:0 15px}.hero-title,.section-title{font-size:2rem}.error-page{padding:1rem}.error-container{padding:1.5rem}.error-illustration{font-size:4rem}.error-title{font-size:1.75rem}.error-message{font-size:1rem}.loading-progress{width:150px}.hero-image{height:300px}.programs-title{font-size:2rem}.program-track-card{padding:1.5rem}.track-icon{width:60px;height:60px;font-size:1.5rem}.hero-content{gap:2rem}.hero-right{margin-bottom:1.5rem}}.application-modal{background:#fff;border-radius:20px;max-width:800px;width:95%;max-height:90vh;overflow-y:auto;animation:modalSlideIn .3s ease-out;box-shadow:0 25px 50px -12px #00000040}.application-modal{scrollbar-width:none;-ms-overflow-style:none}.application-modal::-webkit-scrollbar{display:none}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e2e8f0}.modal-header h2{font-size:1.75rem;font-weight:700;color:#1a202c;margin:0}.application-form{padding:2rem}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.form-section h3{font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.form-section h3:before{content:"";width:4px;height:20px;background:#2b6cb0;border-radius:2px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:2rem;border-top:1px solid #e2e8f0;margin-top:2rem}.success-modal{max-width:500px;text-align:center}.success-content{padding:3rem 2rem}.success-icon{font-size:4rem;margin-bottom:1.5rem;animation:bounceIn .6s ease-out}.success-content h2{font-size:1.75rem;font-weight:700;color:#10b981;margin-bottom:1rem}.success-content p{color:#4a5568;line-height:1.6;margin-bottom:1rem}.success-content p:last-of-type{margin-bottom:2rem}.form-input select,.form-textarea{resize:vertical}.form-input:focus,.form-textarea:focus{border-color:#2b6cb0;box-shadow:0 0 0 3px #2b6cb01a}@media (max-width: 768px){.application-modal{width:98%;max-height:95vh;border-radius:12px}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-header h2{font-size:1.5rem}.application-form{padding:1.5rem}.form-section h3{font-size:1.125rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}@media (max-width: 480px){.modal-header,.application-form{padding:1rem}.modal-header h2{font-size:1.25rem}}@media (max-width: 768px){.nav{display:none}.hero-title{font-size:2.5rem}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-image-container{position:relative;z-index:1}.hero-left{position:relative;z-index:2}.fellowship-features,.programs-grid{grid-template-columns:1fr}.about-content,.contact-content{grid-template-columns:1fr;gap:2rem}.form-row,.checkout-content{grid-template-columns:1fr}.checkout-footer{flex-direction:column;gap:1rem}.cart-modal{width:95%}.checkout-modal{width:98%}.error-toast{right:1rem;left:1rem;max-width:none}.error-container{padding:2rem}.error-title{font-size:2rem}.error-actions{flex-direction:column}.header-actions{flex-direction:column;gap:.5rem}.stats-grid{grid-template-columns:1fr}.programs-title{font-size:2.5rem}.programs-grid{grid-template-columns:1fr}.program-track-card{padding:2rem}.track-meta,.track-stats{flex-direction:column;gap:.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(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)}}@keyframes confettiFall{0%{transform:translateY(-100vh) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@keyframes errorSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes errorBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes toastSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes loadingPulse{0%,to{transform:scale(1);box-shadow:0 4px 12px #2b6cb04d}50%{transform:scale(1.1);box-shadow:0 8px 20px #2b6cb080}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes textPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes progressLoad{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes circuitPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}}@keyframes circuitNodes{0%{opacity:.4}50%{opacity:.8}to{opacity:.4}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
