.ecell-footer{background:#050505;border-top:1px solid hsla(0,0%,100%,.1)}.footer-main{padding:5rem 0 3rem}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;padding:0 4rem;align-items:start}.footer-column{color:hsla(0,0%,100%,.7)}.footer-brand{max-width:100%}.footer-brand-name{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:.02em;margin-bottom:.25rem;text-transform:uppercase}.footer-institute{font-size:1rem;color:hsla(0,0%,100%,.6);margin-bottom:2rem;font-weight:300}.footer-description{font-size:.95rem;line-height:1.6;color:#aeaeae;margin-bottom:2rem;max-width:90%}.footer-subscribe{margin-bottom:2.5rem}.subscribe-label{font-size:.95rem;color:hsla(0,0%,100%,.9);margin-bottom:.75rem}.subscribe-input-wrapper{display:flex;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;overflow:hidden;transition:border-color .3s;max-width:350px}.subscribe-input-wrapper:focus-within{border-color:#ff1744}.subscribe-input{flex:1;background:transparent;border:none;padding:.75rem 1rem;color:#fff;font-size:.9rem;outline:none}.subscribe-input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.subscribe-input::placeholder{color:hsla(0,0%,100%,.3)}.subscribe-btn{background:#ff1744;border:none;padding:0 1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.subscribe-btn:hover{background:#d50000}.subscribe-btn svg{stroke:#fff}.footer-social{margin-top:1rem}.social-label{font-size:.9rem;color:hsla(0,0%,100%,.7);margin-bottom:1rem}.social-icons{display:flex;gap:.8rem;flex-wrap:wrap}.social-icon{width:36px;height:36px;background:hsla(0,0%,100%,.08);border-radius:50%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.7);transition:all .2s;border:1px solid transparent}.social-icon:hover{background:#ff1744;color:#fff;border-color:#ff1744;transform:translateY(-2px)}.footer-heading{font-size:.9rem;font-weight:700;color:#ff1744;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;margin-top:.5rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:1rem}.footer-links a{color:#e0e0e0;text-decoration:none;font-size:.95rem;transition:color .2s;display:inline-block}.footer-links a:hover{color:#ff1744}.footer-contact{display:flex;flex-direction:column;gap:1.5rem}.contact-item{display:flex;gap:1rem;align-items:flex-start}.contact-item-icon{color:#ff1744;flex-shrink:0;margin-top:.15rem}.contact-item p,.contact-text-group p{font-size:.95rem;color:#e0e0e0;line-height:1.6;margin:0}.footer-bottom{background:#000;border-top:1px solid hsla(0,0%,100%,.08);padding:1.5rem 0}.footer-bottom-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 4rem}.copyright-text{font-size:.85rem;color:hsla(0,0%,100%,.5);margin:0}.artist-signature{font-size:.85rem;color:hsla(0,0%,100%,.4);margin:0;font-style:italic}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr .5fr 1fr;gap:2rem;padding:0 2rem}}@media (max-width:768px){.footer-main{padding:4rem 0 3rem}.footer-grid{grid-template-columns:1fr;gap:3rem;padding:0 1rem;width:100%}.footer-brand,.footer-contact-col,.footer-links-col{width:100%}.footer-heading{margin-top:0;margin-bottom:1rem;font-size:1rem}.subscribe-input-wrapper{max-width:100%}.footer-description{max-width:100%;margin-bottom:1.5rem}.footer-bottom-container{flex-direction:column;gap:1rem;padding:0 1.5rem;text-align:center}.contact-item{align-items:flex-start}}.tec-registration-container{background:hsla(0,0%,4%,.4);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,23,68,.2);border-radius:32px;padding:3rem;box-shadow:0 20px 50px rgba(0,0,0,.5),inset 0 0 20px rgba(255,23,68,.05);position:relative;overflow:hidden}.tec-registration-container:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(255,23,68,.5),transparent)}.tec-form-header{border-bottom:1px solid hsla(0,0%,100%,.05);margin-bottom:2.5rem}.premium-input{width:100%;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;padding:1.2rem 1.5rem;color:#fff;font-size:1rem;font-weight:500;outline:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.premium-input:focus{background:rgba(255,23,68,.04);border-color:rgba(255,23,68,.5);box-shadow:0 0 20px rgba(255,23,68,.1);transform:translateY(-1px)}.tec-form-group label{display:block;font-size:.75rem;font-weight:800;color:hsla(0,0%,100%,.4);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.75rem;padding-left:.5rem}.tec-textarea{min-height:150px;resize:none;line-height:1.6}.premium-submit-btn{width:100%;margin-top:2rem;padding:1.4rem;background:#ff1744;color:#fff;font-weight:900;font-size:1.1rem;text-transform:uppercase;letter-spacing:2px;border-radius:18px;border:none;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:all .5s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px rgba(255,23,68,.3)}.premium-submit-btn:hover{background:#d50032;box-shadow:0 15px 40px rgba(255,23,68,.5);transform:translateY(-3px) scale(1.01)}.premium-submit-btn:active{transform:translateY(-1px)}.tec-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9L1 4H11L6 9Z' fill='white' fill-opacity='0.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.5rem center;cursor:pointer}.tec-select option{background-color:#1a1a1a;color:#fff;padding:10px}.premium-success-icon{width:100px;height:100px;background:rgba(0,255,127,.05);border:1px solid rgba(0,255,127,.2);color:#00ff7f;border-radius:50%;margin:0 auto 3rem;display:flex;align-items:center;justify-content:center;box-shadow:0 0 40px rgba(0,255,127,.1)}.premium-loader-container{width:200px;height:3px;background:hsla(0,0%,100%,.05);border-radius:10px;overflow:hidden;margin:0 auto}.premium-loader-bar{height:100%;background:#00ff7f;box-shadow:0 0 15px #00ff7f}@media (max-width:768px){.tec-registration-container{padding:2rem 1.5rem;border-radius:24px}.tec-form-header h2{font-size:1.5rem}.premium-input{padding:1rem}}