@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes twinkle{0%,to{opacity:0}50%{opacity:1}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.cyber-registration-container{min-height:100vh;background:linear-gradient(180deg,#0a0e27,#0f1432);padding:2rem 1rem;position:relative;overflow:hidden}.navbar-logo{height:50px;width:auto;filter:drop-shadow(0 0 10px rgba(0,255,255,.5))}.cyber-registration-container:before{content:"";right:0;bottom:0;background-image:linear-gradient(rgba(0,245,255,.05) 1px,transparent 0),linear-gradient(90deg,rgba(0,245,255,.05) 1px,transparent 0);background-size:50px 50px;animation:gridMove 20s linear infinite}.cyber-registration-container:before,.cyber-stars{position:absolute;top:0;left:0;pointer-events:none}.cyber-stars{width:100%;height:100%}.cyber-stars:after,.cyber-stars:before{content:"";position:absolute;width:2px;height:2px;background:#00f5ff;border-radius:50%;box-shadow:100px 100px #00f5ff,200px 150px #00f5ff,300px 250px #00f5ff,400px 50px #00f5ff,500px 300px #00f5ff,150px 400px #00f5ff,250px 450px #00f5ff,350px 200px #00f5ff,450px 350px #00f5ff,50px 250px #00f5ff,550px 150px #00f5ff,600px 400px #00f5ff,700px 100px #00f5ff,800px 300px #00f5ff,900px 200px #00f5ff,1000px 350px #00f5ff,1100px 150px #00f5ff,1200px 250px #00f5ff;animation:twinkle 3s infinite;opacity:.6}.cyber-stars:after{animation-delay:1.5s}.cyber-glow-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;pointer-events:none;animation:float 8s ease-in-out infinite}.cyber-glow-orb-1{width:500px;height:500px;background:radial-gradient(circle,#00f5ff,transparent);top:-250px;left:-250px}.cyber-glow-orb-2{width:600px;height:600px;background:radial-gradient(circle,#09f,transparent);bottom:-300px;right:-300px;animation-delay:4s}.cyber-content-wrapper{max-width:1200px;margin:0 auto;position:relative;z-index:1}.cyber-registration-card{background:rgba(15,20,50,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;overflow:hidden;border:1px solid rgba(0,245,255,.2);box-shadow:0 0 60px rgba(0,245,255,.15),inset 0 0 60px rgba(0,245,255,.03)}.cyber-header{position:relative;padding:3rem 2rem;overflow:hidden}.cyber-header-bg{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,245,255,.1),rgba(0,153,255,.1))}.cyber-header-bg:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(0,245,255,.1) 50%,transparent);animation:shimmer 3s infinite}.cyber-header-content{position:relative;z-index:1;text-align:center}.cyber-logo-container{margin-bottom:1.5rem}.cyber-logo-circle,.cyber-logo-container{display:flex;align-items:center;justify-content:center}.cyber-logo-circle{width:112px;height:112px;background:rgba(0,245,255,.1);border:2px solid rgba(0,245,255,.3);border-radius:50%;position:relative;box-shadow:0 0 30px rgba(0,245,255,.3);animation:pulse-glow 3s ease-in-out infinite}.cyber-logo-placeholder{color:#00f5ff;filter:drop-shadow(0 0 10px rgba(0,245,255,.5))}.cyber-title{font-size:2.5rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 0 30px rgba(0,245,255,.3);letter-spacing:.5px}.cyber-subtitle{font-size:1rem;color:rgba(0,245,255,.8);font-weight:500}.cyber-form-container{padding:2.5rem}.cyber-tabs{display:flex;gap:1rem;margin-bottom:2.5rem}.cyber-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(10,14,39,.5);border:1px solid rgba(0,245,255,.2);border-radius:12px;color:hsla(0,0%,100%,.6);font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.cyber-tab:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,245,255,0),rgba(0,245,255,.1));opacity:0;transition:opacity .3s ease}.cyber-tab:hover:before{opacity:1}.cyber-tab-active{background:linear-gradient(135deg,#00f5ff,#09f);color:#0a0e27;border-color:#00f5ff;box-shadow:0 0 30px rgba(0,245,255,.4),inset 0 0 20px hsla(0,0%,100%,.1)}.cyber-tab-icon{width:20px;height:20px}.cyber-form{display:flex;flex-direction:column;gap:1.5rem}.cyber-form-grid{display:grid;gap:1.5rem}.cyber-form-grid-2{grid-template-columns:repeat(2,1fr)}.cyber-form-grid-3{grid-template-columns:repeat(3,1fr)}.cyber-form-grid-4{grid-template-columns:repeat(4,1fr)}.cyber-form-group{display:flex;flex-direction:column;gap:.5rem}.cyber-label{font-size:.875rem;font-weight:600;color:rgba(0,245,255,.9);letter-spacing:.3px}.cyber-required{color:#f87171}.cyber-input{width:100%;padding:.875rem 1rem;background:rgba(10,14,39,.5);border:1px solid rgba(0,245,255,.3);border-radius:10px;color:#fff;font-size:.9375rem;transition:all .3s ease;outline:none}.cyber-input::-moz-placeholder{color:hsla(0,0%,100%,.4)}.cyber-input::placeholder{color:hsla(0,0%,100%,.4)}.cyber-input:focus{border-color:#00f5ff;background:rgba(10,14,39,.7);box-shadow:0 0 0 3px rgba(0,245,255,.1),0 0 20px rgba(0,245,255,.2);transform:translateY(-1px)}.cyber-input:disabled{opacity:.5;cursor:not-allowed}.cyber-textarea{resize:vertical;min-height:80px}.cyber-input-with-icon{position:relative}.cyber-input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#00f5ff;pointer-events:none;z-index:1}.cyber-input-icon-left{padding-left:2.75rem}.cyber-input-hint{font-size:.75rem;color:hsla(0,0%,100%,.5);margin-top:.25rem}.cyber-radio-group{display:flex;gap:1.5rem;padding:.5rem 0}.cyber-radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#d1d5db;font-weight:500;transition:color .3s ease}.cyber-radio-label:hover{color:#00f5ff}.cyber-radio{width:20px;height:20px;accent-color:#00f5ff;cursor:pointer}.cyber-submit-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#00f5ff,#09f);border:none;border-radius:12px;color:#0a0e27;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,245,255,.4)}.cyber-submit-btn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,0));transform:translateX(-100%);transition:transform .6s ease}.cyber-submit-btn:hover:not(:disabled):before{transform:translateX(100%)}.cyber-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px rgba(0,245,255,.6)}.cyber-submit-btn:active:not(:disabled){transform:translateY(0)}.cyber-submit-btn:disabled{opacity:.6;cursor:not-allowed}.cyber-btn-icon{width:20px;height:20px}.animate-spin{animation:spin 1s linear infinite}.cyber-footer-text{text-align:center;color:hsla(0,0%,100%,.6);font-size:.875rem;margin-top:2rem}.cyber-footer-link{color:#00f5ff;font-weight:600;text-decoration:none;transition:color .3s ease}.cyber-footer-link:hover{color:#09f;text-decoration:underline}.cyber-toast{position:fixed;top:2rem;right:2rem;z-index:9999;display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(10,14,39,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.3);border:1px solid;min-width:300px}.cyber-toast-success{border-color:rgba(34,197,94,.5);box-shadow:0 10px 40px rgba(34,197,94,.2)}.cyber-toast-error{border-color:rgba(239,68,68,.5);box-shadow:0 10px 40px rgba(239,68,68,.2)}.cyber-toast-icon{width:20px;height:20px;flex-shrink:0}.cyber-toast-success .cyber-toast-icon{color:#22c55e}.cyber-toast-error .cyber-toast-icon{color:#ef4444}.cyber-toast-message{flex:1;color:#fff;font-size:.875rem;font-weight:500}.cyber-toast-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.cyber-toast-close:hover{color:#fff}.cyber-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.cyber-modal{background:rgba(15,20,50,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:2.5rem;max-width:500px;width:100%;border:1px solid rgba(0,245,255,.3);box-shadow:0 20px 60px rgba(0,245,255,.3)}.cyber-modal-header{text-align:center;margin-bottom:2rem}.cyber-modal-icon-container{width:80px;height:80px;margin:0 auto 1rem;background:rgba(0,245,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.cyber-modal-icon-container:before{content:"";position:absolute;inset:-5px;background:conic-gradient(from 0deg,transparent 0deg,#00f5ff 90deg,transparent 180deg);border-radius:50%;animation:spin 3s linear infinite;opacity:.5}.cyber-modal-icon{width:40px;height:40px;color:#00f5ff;position:relative;z-index:1}.cyber-modal-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem}.cyber-modal-subtitle{font-size:.9375rem;color:hsla(0,0%,100%,.7)}.cyber-otp-input{width:100%;padding:1rem;background:rgba(10,14,39,.5);border:2px solid rgba(0,245,255,.3);border-radius:12px;color:#fff;font-size:2rem;font-weight:700;text-align:center;letter-spacing:1rem;margin-bottom:2rem;transition:all .3s ease;outline:none}.cyber-otp-input:focus{border-color:#00f5ff;box-shadow:0 0 0 3px rgba(0,245,255,.1),0 0 30px rgba(0,245,255,.3)}.cyber-otp-input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.cyber-otp-input::placeholder{color:hsla(0,0%,100%,.3)}.cyber-modal-actions{display:flex;gap:1rem}.cyber-modal-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cyber-modal-btn-cancel{background:rgba(75,85,99,.3);color:#d1d5db;border:1px solid rgba(75,85,99,.5)}.cyber-modal-btn-cancel:hover{background:rgba(75,85,99,.5);color:#fff}.cyber-modal-btn-verify{background:linear-gradient(135deg,#00f5ff,#09f);color:#0a0e27;box-shadow:0 4px 20px rgba(0,245,255,.3)}.cyber-modal-btn-verify:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 30px rgba(0,245,255,.5)}.cyber-modal-btn-verify:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.cyber-registration-container{padding:1.5rem 1rem}.cyber-header{padding:2rem 1.5rem}.cyber-logo-circle{width:96px;height:96px}.cyber-logo-placeholder svg{width:70px;height:70px}.cyber-title{font-size:2rem}.cyber-subtitle{font-size:.875rem}.cyber-form-container{padding:2rem 1.5rem}.cyber-tabs{flex-direction:column;gap:.75rem}.cyber-tab{padding:.875rem 1.25rem}.cyber-form-grid-2,.cyber-form-grid-3,.cyber-form-grid-4{grid-template-columns:1fr}.cyber-toast{top:1rem;right:1rem;left:1rem;min-width:auto}.cyber-modal{padding:2rem}.cyber-modal-icon-container{width:70px;height:70px}.cyber-modal-icon{width:36px;height:36px}.cyber-modal-title{font-size:1.5rem}.cyber-otp-input{font-size:1.5rem;letter-spacing:.5rem}}@media (max-width:480px){.cyber-registration-container{padding:1rem .75rem}.cyber-header{padding:1.5rem 1rem}.cyber-logo-circle{width:80px;height:80px}.cyber-logo-placeholder svg{width:60px;height:60px}.cyber-title{font-size:1.5rem}.cyber-subtitle{font-size:.8125rem}.cyber-form-container{padding:1.5rem 1rem}.cyber-tabs{gap:.5rem}.cyber-tab{padding:.75rem 1rem;font-size:.875rem}.cyber-tab-icon{width:18px;height:18px}.cyber-form,.cyber-form-grid{gap:1.25rem}.cyber-label{font-size:.8125rem}.cyber-input{padding:.75rem .875rem;font-size:.875rem}.cyber-input-icon{width:16px;height:16px;left:.875rem}.cyber-input-icon-left{padding-left:2.5rem}.cyber-submit-btn{padding:.875rem 1.5rem;font-size:.9375rem}.cyber-btn-icon{width:18px;height:18px}.cyber-radio-group{gap:1rem}.cyber-radio{width:18px;height:18px}.cyber-modal{padding:1.5rem}.cyber-modal-icon-container{width:60px;height:60px}.cyber-modal-icon{width:32px;height:32px}.cyber-modal-title{font-size:1.25rem}.cyber-modal-subtitle{font-size:.875rem}.cyber-otp-input{font-size:1.25rem;letter-spacing:.25rem;padding:.875rem}.cyber-modal-actions{flex-direction:column}.cyber-modal-btn{padding:.75rem 1.25rem}}@media (min-width:769px) and (max-width:1024px){.cyber-form-grid-3,.cyber-form-grid-4{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.cyber-content-wrapper{max-width:1400px}.cyber-title{font-size:3rem}.cyber-subtitle{font-size:1.125rem}.cyber-form-container{padding:3rem}}@media (orientation:landscape) and (max-height:600px){.cyber-header{padding:1.5rem 2rem}.cyber-logo-circle{width:70px;height:70px}.cyber-logo-placeholder svg{width:50px;height:50px}.cyber-title{font-size:1.75rem}.cyber-form-container{padding:1.5rem 2.5rem}.cyber-form,.cyber-form-grid{gap:1rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.cyber-registration-container{background:#fff}.cyber-glow-orb,.cyber-stars{display:none}.cyber-registration-card{box-shadow:none;border:1px solid #000}.cyber-modal-overlay,.cyber-submit-btn,.cyber-toast{display:none}}