.register-module__NMWJVa__container{background-color:#f9fafb;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;display:flex}.register-module__NMWJVa__successCard{text-align:center;background-color:#fff;border-radius:1.5rem;width:100%;max-width:28rem;padding:2rem;box-shadow:0 25px 50px -12px #00000040}.register-module__NMWJVa__successIconWrapper{background-color:#fff3cc;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex}.register-module__NMWJVa__successIcon{color:#e0a800;width:3rem;height:3rem}.register-module__NMWJVa__successTitle{color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.register-module__NMWJVa__backButton{color:#000;background-color:#ffb81c;border-radius:.5rem;margin-top:1.5rem;padding:.75rem 2rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 6px -1px #0000001a}.register-module__NMWJVa__backButton:hover{background-color:#ffa000;box-shadow:0 10px 15px -3px #0000001a}.register-module__NMWJVa__pageContainer{background-color:#f9fafb;min-height:100vh;padding:3rem 1rem}.register-module__NMWJVa__contentWrapper{width:100%;max-width:48rem;margin-left:auto;margin-right:auto}.register-module__NMWJVa__backLink{color:#4b5563;align-items:center;gap:.5rem;margin-bottom:2rem;transition:color .3s;display:inline-flex}.register-module__NMWJVa__backLink:hover{color:#111827}.register-module__NMWJVa__backIcon{width:1.25rem;height:1.25rem}.register-module__NMWJVa__formCard{background-color:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.register-module__NMWJVa__header{color:#180000dc;text-align:center;background-color:#eeedcc;padding:2rem}.register-module__NMWJVa__logoWrapper{justify-content:center;margin-bottom:1rem;display:flex}.register-module__NMWJVa__logoImage{width:auto;height:4.5rem}@media (min-width:768px){.register-module__NMWJVa__logoImage{height:6.25rem}}.register-module__NMWJVa__title{margin-bottom:.75rem;font-size:1.875rem;font-weight:700}@media (min-width:1024px){.register-module__NMWJVa__title{font-size:2.25rem}}.register-module__NMWJVa__description{opacity:.9;font-size:1.125rem}.register-module__NMWJVa__form{flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.register-module__NMWJVa__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.register-module__NMWJVa__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem}.register-module__NMWJVa__formGridFull{grid-column:1/-1}}.register-module__NMWJVa__choiceButtonsContainer{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:768px){.register-module__NMWJVa__choiceButtonsContainer{flex-direction:row;gap:1.5rem}}.register-module__NMWJVa__choiceButton{color:#000;background-color:#ebd38cd3;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.register-module__NMWJVa__choiceButton:hover{background-color:#ecb622;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.register-module__NMWJVa__choiceButtonSecondary{color:#000;background-color:#cba32f;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.register-module__NMWJVa__choiceButtonSecondary:hover{background-color:#ecb622;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.register-module__NMWJVa__formGroup{flex-direction:column;margin-bottom:.5rem;display:flex}.register-module__NMWJVa__formGroupFull{grid-column:1/-1}.register-module__NMWJVa__label{color:#374151;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.register-module__NMWJVa__input{background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.register-module__NMWJVa__input:focus{background-color:#fff;border-color:#ffb81c;box-shadow:0 0 0 3px #ffb81c33}.register-module__NMWJVa__inputGroup{align-items:center;gap:.75rem;display:flex}.register-module__NMWJVa__inputGroup .register-module__NMWJVa__input{flex:1}.register-module__NMWJVa__select{cursor:pointer;background-color:#f9fafb;border:1.5px solid #e5e7eb;border-radius:.5rem;outline:none;width:7rem;padding:.875rem .75rem;font-size:1rem;transition:all .2s}.register-module__NMWJVa__select:focus{background-color:#fff;border-color:#ffb81c;box-shadow:0 0 0 3px #ffb81c33}.register-module__NMWJVa__fileInputContainer{width:100%;position:relative}.register-module__NMWJVa__fileInput{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.register-module__NMWJVa__fileInputLabel{cursor:pointer;text-align:center;background-color:#f9fafb;border:2px dashed #e5e7eb;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:2.5rem 1.5rem;transition:all .3s;display:flex}.register-module__NMWJVa__fileInputLabel:hover{background-color:#f3f4f6;border-color:#ffb81c}.register-module__NMWJVa__fileInputIcon{color:#9ca3af;width:2.5rem;height:2.5rem;margin-bottom:.75rem}.register-module__NMWJVa__fileInputText{color:#4b5563;margin-bottom:.25rem;font-size:.95rem}.register-module__NMWJVa__fileInputSubtext{color:#9ca3af;font-size:.85rem}.register-module__NMWJVa__fileInputLabel.register-module__NMWJVa__hasFile{background-color:#fff3cc;border-color:#ffb81c}.register-module__NMWJVa__fileInputLabel.register-module__NMWJVa__hasFile .register-module__NMWJVa__fileInputIcon{color:#e0a800}.register-module__NMWJVa__fileInputLabel.register-module__NMWJVa__hasFile .register-module__NMWJVa__fileInputText{color:#111827;font-weight:500}.register-module__NMWJVa__filePreview{flex-direction:column;align-items:center;margin-top:1rem;display:flex}.register-module__NMWJVa__filePreviewImage{object-fit:contain;border:1px solid #e5e7eb;border-radius:.5rem;max-width:100%;max-height:200px}.register-module__NMWJVa__fileName{color:#4b5563;text-align:center;margin-top:.5rem;font-size:.875rem}.register-module__NMWJVa__submitButton{color:#000;cursor:pointer;background-color:#ffb81c;border:none;border-radius:.5rem;width:100%;margin-top:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;transform:scale(1);box-shadow:0 4px 6px -1px #0000001a}.register-module__NMWJVa__submitButton:hover{background-color:#ffa000;transform:scale(1.02);box-shadow:0 10px 15px -3px #0000001a}.register-module__NMWJVa__submitButton:active{transform:scale(.98)}.register-module__NMWJVa__buttonIcon{width:1.5rem;height:1.5rem}@media (min-width:768px){.register-module__NMWJVa__buttonIcon{width:2rem;height:2rem}}.register-module__NMWJVa__optionalText{color:#666;margin-left:.25rem;font-size:.85em;font-weight:400}
