.register-module__jUGYdG__pageHeader{background-color:var(--light-blue);text-align:center;border-bottom:1px solid var(--border-light);padding:60px 0}.register-module__jUGYdG__pageHeader h1{color:var(--primary-blue);margin-bottom:10px}.register-module__jUGYdG__pageHeader p{color:var(--text-light);max-width:600px;margin:0 auto}.register-module__jUGYdG__container{max-width:var(--container-max-width);margin:0 auto;padding:0 20px}.register-module__jUGYdG__section{background-color:var(--bg-white);padding:80px 0}.register-module__jUGYdG__sectionAlt{background-color:var(--bg-light);padding:80px 0}.register-module__jUGYdG__sectionTitle{text-align:center;color:var(--primary-blue);margin-bottom:16px;font-size:2rem}.register-module__jUGYdG__sectionSubtitle{text-align:center;max-width:600px;color:var(--text-light);margin:0 auto 40px}.register-module__jUGYdG__registrationGrid{grid-template-columns:1.5fr 1fr;gap:40px;display:grid}.register-module__jUGYdG__registrationMain h2{color:var(--primary-blue);margin-bottom:16px}.register-module__jUGYdG__registrationMain>p{color:var(--text-light);margin-bottom:30px;line-height:1.7}.register-module__jUGYdG__formLinkBox{background-color:var(--light-blue);border:2px solid var(--primary-blue);text-align:center;border-radius:8px;margin-bottom:30px;padding:30px}.register-module__jUGYdG__formLinkBox h3{color:var(--primary-blue);margin-bottom:12px}.register-module__jUGYdG__formLinkBox>p{color:var(--text-light);margin-bottom:20px}.register-module__jUGYdG__btnPrimary{background-color:var(--primary-blue);color:var(--text-white);border-radius:4px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.register-module__jUGYdG__btnPrimary:hover{background-color:var(--dark-blue);color:var(--text-white)}.register-module__jUGYdG__formNote{color:var(--text-light);margin-top:16px;margin-bottom:0;font-size:.875rem}.register-module__jUGYdG__instructionsBox{background-color:var(--bg-light);border:1px solid var(--border-light);border-radius:8px;padding:24px}.register-module__jUGYdG__instructionsBox h3{color:var(--primary-blue);margin-bottom:16px}.register-module__jUGYdG__instructionsList{margin:0;padding-left:20px;list-style:decimal}.register-module__jUGYdG__instructionsList li{color:var(--text-light);margin-bottom:10px;line-height:1.7}.register-module__jUGYdG__instructionsList li:last-child{margin-bottom:0}.register-module__jUGYdG__sidebar{flex-direction:column;gap:24px;display:flex}.register-module__jUGYdG__bankDetailsBox{background-color:var(--bg-white);border:2px solid var(--accent-red);border-radius:8px;padding:24px}.register-module__jUGYdG__bankDetailsBox h3{color:var(--accent-red);margin-bottom:12px}.register-module__jUGYdG__bankNote{color:var(--text-light);margin-bottom:20px;font-size:.95rem}.register-module__jUGYdG__bankInfo{background-color:var(--bg-light);border-radius:4px;margin-bottom:16px;padding:16px}.register-module__jUGYdG__bankRow{border-bottom:1px solid var(--border-light);justify-content:space-between;padding:8px 0;display:flex}.register-module__jUGYdG__bankRow:last-child{border-bottom:none}.register-module__jUGYdG__bankLabel{color:var(--text-light);font-size:.9rem}.register-module__jUGYdG__bankValue{color:var(--text-dark);text-align:right;font-size:.9rem;font-weight:600}.register-module__jUGYdG__bankWarning{color:var(--text-light);margin-bottom:0;font-size:.875rem;font-style:italic}.register-module__jUGYdG__helpBox{background-color:var(--light-blue);border:1px solid var(--border-light);border-radius:8px;padding:24px}.register-module__jUGYdG__helpBox h4{color:var(--primary-blue);margin-bottom:12px}.register-module__jUGYdG__helpBox p{color:var(--text-light);margin-bottom:8px;font-size:.95rem}.register-module__jUGYdG__helpBox a{color:var(--primary-blue);text-decoration:none}.register-module__jUGYdG__helpBox a:hover{text-decoration:underline}.register-module__jUGYdG__categoriesNote{background-color:var(--bg-white);border:1px solid var(--border-light);text-align:center;border-radius:8px;margin-bottom:30px;padding:20px}.register-module__jUGYdG__categoriesNote p{color:var(--text-light);margin-bottom:0}.register-module__jUGYdG__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.register-module__jUGYdG__categoryCard{background-color:var(--bg-white);border:1px solid var(--border-light);text-align:center;border-radius:8px;padding:24px}.register-module__jUGYdG__categoryCard h4{color:var(--primary-blue);margin-bottom:8px}.register-module__jUGYdG__categoryCard p{color:var(--text-light);margin-bottom:16px;font-size:.9rem}.register-module__jUGYdG__categoryBadge{background-color:var(--light-blue);color:var(--primary-blue);border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.register-module__jUGYdG__notesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.register-module__jUGYdG__noteCard{background-color:var(--light-blue);border:1px solid var(--border-light);border-radius:8px;padding:24px}.register-module__jUGYdG__noteCard h4{color:var(--primary-blue);margin-bottom:12px}.register-module__jUGYdG__noteCard p{color:var(--text-light);margin-bottom:0;font-size:.95rem;line-height:1.6}.register-module__jUGYdG__noteCard a{color:var(--primary-blue);text-decoration:none}.register-module__jUGYdG__noteCard a:hover{text-decoration:underline}@media (max-width:1024px){.register-module__jUGYdG__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.register-module__jUGYdG__pageHeader{padding:40px 0}.register-module__jUGYdG__pageHeader h1{font-size:1.5rem}.register-module__jUGYdG__pageHeader p{font-size:.9rem}.register-module__jUGYdG__section,.register-module__jUGYdG__sectionAlt{padding:50px 0}.register-module__jUGYdG__sectionTitle{font-size:1.4rem}.register-module__jUGYdG__sectionSubtitle{font-size:.9rem}.register-module__jUGYdG__registrationGrid{grid-template-columns:1fr;gap:30px}.register-module__jUGYdG__registrationMain h2{font-size:1.3rem}.register-module__jUGYdG__registrationMain>p{font-size:.9rem}.register-module__jUGYdG__formLinkBox{padding:24px}.register-module__jUGYdG__formLinkBox h3{font-size:1.1rem}.register-module__jUGYdG__formLinkBox>p{font-size:.9rem}.register-module__jUGYdG__btnPrimary{padding:12px 24px;font-size:14px}.register-module__jUGYdG__instructionsBox{padding:20px}.register-module__jUGYdG__instructionsBox h3{font-size:1rem}.register-module__jUGYdG__instructionsList li{font-size:.9rem}.register-module__jUGYdG__bankDetailsBox{padding:20px}.register-module__jUGYdG__bankDetailsBox h3{font-size:1rem}.register-module__jUGYdG__bankNote,.register-module__jUGYdG__bankWarning{font-size:.85rem}.register-module__jUGYdG__bankLabel,.register-module__jUGYdG__bankValue{font-size:.8rem}.register-module__jUGYdG__helpBox{padding:20px}.register-module__jUGYdG__helpBox h4{font-size:1rem}.register-module__jUGYdG__helpBox p{font-size:.85rem}.register-module__jUGYdG__categoriesNote p{font-size:.9rem}.register-module__jUGYdG__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:16px}.register-module__jUGYdG__categoryCard{padding:20px 16px}.register-module__jUGYdG__categoryCard h4{font-size:.95rem}.register-module__jUGYdG__categoryCard p{margin-bottom:12px;font-size:.8rem}.register-module__jUGYdG__categoryBadge{padding:3px 8px;font-size:.65rem}.register-module__jUGYdG__notesGrid{grid-template-columns:repeat(2,1fr);gap:16px}.register-module__jUGYdG__noteCard{padding:20px 16px}.register-module__jUGYdG__noteCard h4{font-size:.95rem}.register-module__jUGYdG__noteCard p{font-size:.85rem}}@media (max-width:480px){.register-module__jUGYdG__pageHeader h1{font-size:1.3rem}.register-module__jUGYdG__sectionTitle{font-size:1.25rem}.register-module__jUGYdG__categoryCard{padding:16px 12px}.register-module__jUGYdG__categoryCard h4{font-size:.85rem}.register-module__jUGYdG__categoryCard p{font-size:.75rem}.register-module__jUGYdG__noteCard{padding:16px 12px}.register-module__jUGYdG__noteCard h4{font-size:.85rem}.register-module__jUGYdG__noteCard p{font-size:.8rem}}
