.register-page-wrapper{display:flex;flex-direction:column;align-items:center;min-height:100dvh;padding:88px 16px 48px;box-sizing:border-box;width:100%}.register-card{width:100%;max-width:720px}.register-card .hero-glass-panel{background:rgba(8,6,18,.82);backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);border:1.5px solid rgba(224,102,255,.22);border-top-color:hsla(0,0%,100%,.18);border-radius:24px;box-shadow:inset 0 0 0 .5px hsla(0,0%,100%,.06),0 8px 40px rgba(0,0,0,.65),0 0 80px rgba(160,80,255,.1);width:100%}.register-card .glass-panel-inner{padding:36px 40px}@media (max-width:640px){.register-page-wrapper{padding:80px 12px 40px}.register-card .glass-panel-inner{padding:24px 20px}}.register-card .hero-title{font-family:Space Grotesk,sans-serif;font-weight:700;line-height:1.15;color:#fff;letter-spacing:-.02em}.register-card .org-logos-row{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.register-card .hero-register-btn{background:rgba(160,80,255,.22);border:1px solid rgba(160,80,255,.45);border-radius:9999px;color:#fff;font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1rem;padding:14px 32px;cursor:pointer;transition:background .2s,box-shadow .2s,opacity .2s;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.register-card .hero-register-btn:hover:not(:disabled){background:rgba(160,80,255,.38);box-shadow:0 0 24px rgba(160,80,255,.3)}.register-card .hero-register-btn:disabled{opacity:.55;cursor:not-allowed}.register-section-title{font-size:.7rem;letter-spacing:.15em;color:rgba(160,80,255,.7);margin:24px 0 16px;border-bottom:1px solid rgba(160,80,255,.2);padding-bottom:8px}.register-label,.register-section-title{text-transform:uppercase;font-weight:600}.register-label{font-size:.8rem;letter-spacing:.06em;color:hsla(0,0%,100%,.55);margin-bottom:6px;display:block}.register-input,.register-select{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.register-input:focus:not(:-moz-placeholder),.register-select:focus:not(:-moz-placeholder){outline:none;background:hsla(0,0%,100%,.1);border-color:rgba(224,102,255,.7);box-shadow:0 0 0 3px rgba(224,102,255,.15),inset 0 1px 0 hsla(0,0%,100%,.08)}.register-input:focus,.register-input:focus:not(:placeholder-shown),.register-select:focus,.register-select:focus:not(:placeholder-shown){outline:none;background:hsla(0,0%,100%,.1);border-color:rgba(224,102,255,.7);box-shadow:0 0 0 3px rgba(224,102,255,.15),inset 0 1px 0 hsla(0,0%,100%,.08)}.register-input:not(:-moz-placeholder):not(:focus){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}.register-input:not(:placeholder-shown):not(:focus){background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}.register-input.error,.register-select.error{border-color:rgba(255,80,80,.7);box-shadow:0 0 0 3px rgba(255,80,80,.12)}.register-input{border-radius:10px;color:#fff;font-family:inherit;font-size:.95rem;outline:none;padding:12px 16px;width:100%}.register-input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.register-input::placeholder{color:hsla(0,0%,100%,.3)}.register-select{border-radius:10px;color:#fff;font-family:inherit;font-size:.95rem;outline:none;width:100%;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding:12px 40px 12px 16px}.register-select option{background:#1a1a2e;color:#fff}.register-checkbox-label{display:flex;align-items:flex-start;gap:12px;font-size:.9rem;color:hsla(0,0%,100%,.8);cursor:pointer;line-height:1.5}.register-checkbox{width:20px;height:20px;min-width:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:5px;background:hsla(0,0%,100%,.06);cursor:pointer;accent-color:#e066ff;margin-top:2px;flex-shrink:0}.register-dropzone{border:2px dashed rgba(160,80,255,.4);border-radius:14px;padding:32px 20px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;background:hsla(0,0%,100%,.03)}.register-dropzone--active,.register-dropzone:hover{border-color:rgba(160,80,255,.7);background:rgba(160,80,255,.07)}.register-error{color:#ff6b6b;font-size:.8rem;margin-top:4px;display:block}.school-dropdown{position:absolute;top:100%;left:0;right:0;background:rgba(15,10,35,.97);border:1px solid hsla(0,0%,100%,.15);border-top:none;border-radius:0 0 10px 10px;max-height:220px;overflow-y:auto;z-index:100;list-style:none;margin:0;padding:4px 0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.school-dropdown-item{padding:10px 14px;color:hsla(0,0%,100%,.85);font-size:.875rem;cursor:pointer;transition:background .15s}.school-dropdown-item:hover{background:rgba(160,100,255,.2);color:#fff}.register-success{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px 24px;text-align:center}