.pagination_wrap {
    float: left;
    width: 100%;
    padding: 15px 15px 0 15px;
    text-align: left;
}

/* Remove table hover effect */
.table-hover tbody tr:hover {
    background-color: transparent !important;
}

/*--Overriding Form CSS--*/

body {
    font-size: 12px;
}

.form-group {
    margin-bottom: 0;
    position: relative;
}

.dashboard-header .navbar {
    border-bottom: 0px solid #e6e6f2;
}

body .form-control {
    height: calc(2.3em + 0.8rem + 2px);
    padding: 0.4rem 1rem;
    font-size: 12px;
    color: #000000;
}

body select.form-control {
    cursor: pointer;
    background-image: url("assets/images/down-arrow.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    appearance: none;
}

select.form-control.select2-hidden-accessible {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    appearance: none !important;
    background-image: none !important;
}

.bg-warning {
    background-color: rgb(255, 215, 0) !important;
}

.btn-warning {
    color: #2e2f39;
    background-color: rgb(255, 215, 0);
    border-color: rgb(255, 215, 0);
}

.table td.selectrow {
    width: 60px;
}

.table td,
.table th {
    padding: 0.75rem 1.25rem;
}

.table td.selectrow .far {
    font-size: 15px;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.table th.selectall .far {
    font-size: 15px;
    cursor: pointer;
    margin: 0 10px 0 0;
}

.formselectwrap {
    display: none;
    position: absolute;
    top: 70px;
    width: 100%;
    padding: 10px 15px 15px 15px;
    background-color: #fff;
    min-height: 168px;
    z-index: 1;
    border: 1px solid #e6e6f2;
    box-sizing: border-box;
    border-radius: 0.25rem;
    font-size: 12px;
}

.formselectwrap.active {
    display: block;
}

body textarea.form-control {
    height: auto;
    padding: 0.4rem 1rem;
}

body .custom-control-label {
    font-size: 12px;
    line-height: 22px;
}

body .form-control:focus,
.body .custom-control-input:focus {
    color: #000000;
    background-color: transparent;
    border-color: #d9dcff;
    outline: 0;
    box-shadow: none;
}

body label.custom-radio,
body label.custom-checkbox {
    cursor: pointer;
}

body .btn,
body .btn:focus,
body .btn:active,
body .btn:selected {
    outline: 0;
    box-shadow: none;
}

.logoimg {
    height: 24px;
}

.forminlinewrap {
    display: block;
    width: 100%;
}

.logoimage {
    height: 140px;
    margin: 0 0 30px;
}

.logoimage.small {
    height: 90px;
    margin: 0 0 15px;
}

.logoimage.toosmall {
    height: 50px;
    margin: 0 0 15px;
}

.footerft {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    color: #000000;
    background-color: #ffffff;
}
.logo-img {
    height: auto;
    margin: 0 0 30px;
    max-width: 100%;
}
.page-login .splash-description {
    font-size: 0.9rem;
}

.transaction_numfield {
    display: none;
}

.transaction_numfield.active {
    display: block;
}

.showdetails {
    cursor: pointer;
    text-align: center;
    padding: 0px 0px 0px;
    float: right;
    color: #5969ff;
}

.itemname .fa {
    cursor: pointer;
    color: #2ec551;
}

#doctor_qualifications {
    min-height: 210px;
    white-space: pre-wrap;
}

.keywordswrap {
    position: relative;
    width: 100%;
    float: left;
}

.keywordswrap .fa {
    position: absolute;
    right: 8px;
    top: 12px;
}

.userphoto {
    display: inline-block;
    width: auto;
    position: relative;
}

.userpic {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 3px;
    object-fit: cover;
}
.editpic {
    position: relative;
    right: 0;
    font-size: 13px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: -0.2px;
    color: #000;
}

.removepic {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    z-index: 10;
    transition: all 0.3s ease;
}

.removepic i {
    color: #dc3545;
    font-size: 10px;
}

.removepic:hover {
    background-color: #dc3545;
    transform: scale(1.1);
}

.removepic:hover i {
    color: #fff;
}

.multiselectorbox {
    display: inline-block;
    width: 100%;
    position: relative;
}

.multiselector_label {
    float: left;
    width: 100%;
    border: 1px solid #e6e6f2;
    height: 38px;
    line-height: 38px;
    padding: 0 15px 0 15px;
    cursor: pointer;
    border-radius: 0.25rem;
    background-image: url("assets/images/down-arrow.png");
    background-position: 95% center;
    background-repeat: no-repeat;
}

.multiselector {
    padding: 0px 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #e6e6f2;
    z-index: 5;
    border-radius: 0.25rem;
    display: none;
    max-height: 240px;
    overflow-y: auto;
}

.multiselector.active {
    display: block;
}

.multiselector li {
    float: left;
    width: 100%;
    padding: 0px 14px;
    margin: 0 0 1px;
    cursor: pointer;
    background-color: #f3f3f3;
    line-height: 40px;
}
.multiselector li:hover {
    background-color: #f4f4f4;
    line-height: 40px;
}
.multiselector li.selected {
    background-color: #f2f2f2;
}

.multiselector li.disabled {
    background-color: #e6e6e6;
    cursor: default;
    opacity: 0.2;
}

.multiselector li:last-child {
    margin: 0;
}

.signupareain {
    margin: 0 auto;
    max-width: 680px;
}

.thankyouareain {
    text-align: center;
    margin: 0 auto;
    max-width: 480px;
}

.thankyouicon {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: green;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
}

.signpthm {
    font-size: 17px;
}

.coursephoto {
    float: left;
    width: 100%;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    max-width: 100%;
    border-radius: 5px;
}

.addsym {
    float: left;
    width: 100%;
    height: 320px;
    max-width: 100%;
    line-height: 320px;
    text-align: center;
}

.coursephoto .selected {
    width: 100%;
    height: 320px;
    object-fit: cover;
    padding: 5px;
    border-radius: 5px;
}

.coursetable td {
    vertical-align: middle;
}

.cimg {
    height: 50px;
}

.langwrap .btn-light {
    background-color: #ffffff;
}
.langwrap .show .btn-light.dropdown-toggle {
    background-color: #ffffff;
}

.langwrap .btn-light:not(:disabled):not(.disabled):active {
    background-color: #ffffff;
}

.mentorphoto {
    display: inline-block;
    width: 120px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    height: 120px;
    border-radius: 5px;
}

.mentorphoto .addsym {
    float: left;
    width: 100%;
    height: 120px;
    max-width: 100%;
    line-height: 120px;
    text-align: center;
}

.mentorphoto .selected {
    width: 120px;
    height: 120px;
    object-fit: cover;
    padding: 5px;
    border-radius: 5px;
}

.editmentorphoto {
    display: inline-block;
    width: 120px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    height: 120px;
    border-radius: 5px;
}

.editmentorphoto .addsym {
    float: left;
    width: 100%;
    height: 120px;
    max-width: 100%;
    line-height: 120px;
    text-align: center;
}

.editmentorphoto .selected {
    width: 120px;
    height: 120px;
    object-fit: cover;
    padding: 5px;
    border-radius: 5px;
}

#editmentor .editmentorphoto img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    padding: 5px;
    border-radius: 5px;
}

.picvideo {
    display: inline-block;
    width: 100%;
    height: 240px;
    border: 1px solid #e4e4e4;
    line-height: 240px;
    text-align: center;
    cursor: pointer;
}
.deltimestamp {
    color: #ff0000;
    cursor: pointer;
}
.delnote {
    color: #ff0000;
    cursor: pointer;
}
.delsession {
    color: #ff0000;
    cursor: pointer;
}

.picvideo video {
    width: 100%;
}

.timestamptble th,
.timestamptble td {
    vertical-align: middle;
}

.editts,
.trashts {
    cursor: pointer;
}
.editsession,
.trashsession {
    cursor: pointer;
}

.moduleloader {
    font-size: 14px;
}

.module .far {
    margin: 0 5px 0 0;
}

.page-edit-course.modal-open .datepickers-container {
    z-index: 100000;
}

.linkedinurl {
    float: right;
    width: auto;
}
.blinkedinurl {
    float: right;
    width: auto;
}
.blinkedinuri {
    float: right;
    width: auto;
}
.denaurlenurl {
    float: right;
    width: auto;
}
.bdenaurlenurl {
    float: right;
    width: auto;
}
.denaurlenuri {
    float: right;
    width: auto;
}
.xurl {
    float: right;
    width: auto;
}
.bxurl {
    float: right;
    width: auto;
}
.xurl {
    float: right;
    width: auto;
}

.editform label {
    font-weight: 600;
    color: #000;
}

.avatar-xs {
    object-fit: cover;
}

.payorder {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0px 0;
}

.payorder_inner {
    display: inline-block;
    margin: 0;
}

.payorder_items {
    display: inline-block;
    text-align: left;
    max-width: 100%;
    background-color: #f3f3f3;
    padding: 15px 15px 15px;
    line-height: 30px;
    font-weight: 700;
}

.useraccwrap {
    display: inline-block;
    width: 100%;
    margin: 15px 0;
}

.page-tracker .datepickers-container {
    z-index: 10000;
}

.cswitch {
    min-height: 25px;
    margin: 10px 0;
}

.commenthistory_list {
    max-height: 1082px;
    overflow-y: auto;
    min-height: 1082px;
}
.removecomment {
    cursor: pointer;
}

.faqs .btn:active,
.faqs .btn:focus {
    box-shadow: none;
}

.faqs .btn:active,
.faqs .btn:focus {
    box-shadow: none;
}

.psychometric_assessment_form_in {
    max-width: 680px;
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 30px;
}
#assessmentForm input {
    display: block;
}

.form-container {
    max-width: 680px;
    margin: 0 auto;
    padding: 0 15px;
}
.evolskills-header {
    background-color: #1a1a1a;
    color: white;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 8px;
}
.evolskills-logo {
    background-color: #ffd700;
    color: #1a1a1a;
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
}
.section-header {
    background-color: #f8f9fa;
    padding: 15px;
    margin-bottom: 20px;
    font-weight: bold;
    border-radius: 4px;
    border-left: 4px solid #2c7bf7;
    font-size: 21px;
    color: #2c7bf7;
}
.form-stage {
    display: none;
}
.form-stage.active {
    display: block;
}
.question-card {
    margin-bottom: 20px;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    transition: box-shadow 0.2s ease-in-out;
}
.question-card:hover {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.question-card .card-body {
    padding: 20px;
}
.question-card .card-title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #202124;
    line-height: 26px;
}
.likert-scale {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 0;
    padding: 10px;
    background-color: #f8f9fa;
    border-radius: 6px;
}
.likert-scale input[type="radio"] {
    margin: 0 15px;
    transform: scale(1.2);
    cursor: pointer;
}
.likert-scale span {
    font-size: 14px;
    color: #5f6368;
}
.progress-container {
    margin-bottom: 30px;
}
.form-check {
    margin-bottom: 12px;
    padding-left: 25px;
    position: relative;
}
.form-check-input {
    position: absolute;
    left: 0;
    top: 2px;
    margin: 0;
    transform: scale(1.1);
    cursor: pointer;
}
.form-check-label {
    font-size: 14px;
    color: #202124;
    cursor: pointer;
    margin-bottom: 0;
    display: block;
    line-height: 1.4;
}
.task-card {
    background-color: #f8f9fa;
    border-left: 4px solid #34a853;
}
.task-instructions {
    background-color: #e8f0fe;
    padding: 12px;
    border-radius: 6px;
    margin-bottom: 15px;
    font-size: 14px;
}
.question-number {
    color: #202124;
    font-size: 16px;
    float: left;
    margin-right: 5px;
    height: 30px;
    position: relative;
    top: 2px;
    font-weight: bold;
}
.error-message {
    color: #d93025;
    font-size: 12px;
    margin-top: 5px;
    display: none;
}
.question-card.error {
    border-color: #d93025;
    box-shadow: 0 0 0 1px #d93025;
}

.page-phsychometric div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em;
}

.page-phsychometric
    div:where(.swal2-container)
    div:where(.swal2-html-container) {
    font-size: 1em;
}

.categoryname {
    cursor: pointer;
}

.downuparrow .fa {
    font-size: 18px;
}

.question:first-child {
    font-weight: 700;
}
.uadi {
    height: 40px;
}

.dashsocial_link {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.fa-linkedin,
.fa-twitter {
    font-size: 25px;
    color: #0077b5;
    margin: 10px;
    filter: grayscale(100%);
    transition: 0.3s ease;
}

.fa-linkedin:hover,
.fa-twitter:hover {
    filter: grayscale(0%);
}

.denlogo {
    height: 40px;
}

body .datepicker {
    z-index: 1051;
}

/* Notification Red Dot Indicator */
.notification-indicator {
    position: relative;
}

.notification-indicator .red-dot {
    position: absolute;
    top: -2px;
    right: -8px;
    width: 8px;
    height: 8px;
    background-color: #dc3545;
    border-radius: 50%;
    border: 1.5px solid #1a1f3a;
}

/* Psychometric Question Styles */
.psy-question-text {
    font-size: 15px;
}

.psy-question-meta {
    font-size: 14px;
}

.psy-option-text {
    font-size: 14px;
}

#gallery_preview img {
    width: 95px;
    height: auto;
}

.gallery-preview-wrapper img {
    width: 95px;
    height: auto;
}

#existing_gallery .gallery-image-wrapper {
    width: 95px;
    height: auto;
}

#existing_gallery .gallery-image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Game Card Footer Styles */
.game-card-footer {
    background-color: #000;
    border-top: 1px solid #e6e6f2;
}

/* Profile Completion Progress Bar Styles */
.profile-completion-section {
    padding: 15px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #ffd700;
    transition: all 0.3s ease;
}

.profile-completion-section.profile-complete {
    background-color: #f1f9f4;
    border-left: 4px solid #28a745;
}

.profile-completion-section:hover {
    box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
    transform: translateY(-2px);
}

.profile-completion-section.profile-complete:hover {
    box-shadow: 0 2px 8px rgba(40, 167, 69, 0.2);
}

.profile-completion-section .progress {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.profile-completion-section .progress-bar {
    transition: width 0.6s ease;
    box-shadow: 0 1px 3px rgba(255, 215, 0, 0.4);
}

.profile-completion-section.profile-complete .progress-bar {
    box-shadow: 0 1px 3px rgba(40, 167, 69, 0.4);
}

.profile-completion-section a:hover {
    text-decoration: underline !important;
    color: #ffed4e !important;
}

#retaketest ul li {
    font-size: 13px;
}

.accountbg {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    gap: 10px;
}
.accountbg a {
    width: 100%;
    display: inline-block;
}
.accountbg img {
    margin: 0;
    width: 100%;
    height: 228px;
    object-fit: cover;
    /* Anchor the visible crop to the top of the photo so faces stay in frame —
       any cropping happens at the bottom (where there's usually empty floor),
       which fixed the two portrait-oriented shots that previously lost their tops. */
    object-position: center top;
}

.card:has(.accountbg) {
    max-height: 1480px;
    overflow: hidden;
}

.card:has(.accountbg) .card-body {
    max-height: 1460px;
    overflow-y: auto;
}

.progress-circle {
    position: relative;
    width: 80px;
    height: 80px;
}

.progress-circle svg {
    transform: rotate(-90deg);
    width: 100%;
    height: 100%;
}

.progress-circle circle {
    fill: none;
    stroke-width: 5;
    stroke-linecap: round;
}

.progress-circle .bg {
    stroke: #e9ecef; /* Bootstrap gray background */
}

.progress-circle .progress {
    transition: stroke-dashoffset 0.6s ease;
}
.progress-circle .progress.complete {
    stroke: rgb(255, 215, 0); /* Bootstrap primary color */
}
.progress-circle .progress.incomplete {
    stroke: #ef172c; /* Bootstrap primary color */
}

.progress-circle .percentage {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-weight: 600;
    font-size: 1.2rem;
}
.showpass {
    cursor: pointer;
    position: absolute;
    top: 12px;
    right: 1rem;
}
.editform .showpass {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 1rem;
}

@media (max-width: 768px) {
    .accountbg {
        grid-template-columns: 1fr;
    }
}
.border-top-success {
    border-top: solid #28a745 !important;
}

.nav-tabs .nav-link.publish-btn {
    border-radius: 5px;
    padding: 6px 12px;
    transition: all 0.3s ease;
}

.nav-tabs .nav-link.publish-btn:hover {
    background-color: #ffd700 !important;
    color: #000 !important;
}

.nav-tabs .nav-link.publish-btn.active {
    background-color: #ffd700 !important;
    color: #000 !important;
}

/* Job Action Buttons - Active/Focus States */
.jobaction:active,
.jobaction:focus,
.jobaction:hover {
    background-color: #ffd700 !important;
    border-color: #ffd700 !important;
    color: #000 !important;
    box-shadow: none !important;
    outline: none !important;
}

/* Nav Pills Filter Buttons - Global Dashboard Styles */
.dashboard-content .nav-pills .nav-link {
    border-radius: 5px;
    color: #000;
    background-color: transparent;
    border: 1px solid #ddd;
    margin-right: 8px;
}

.dashboard-content .nav-pills .nav-link:hover {
    background-color: #ffd700;
    color: #000;
    border-color: #ffd700;
}

.dashboard-content .nav-pills .nav-link.active {
    background-color: #ffd700 !important;
    color: #000 !important;
    border-color: #ffd700 !important;
}

.dashboard-content .nav-pills .nav-link:focus,
.dashboard-content .nav-pills .nav-link:active {
    background-color: #ffd700 !important;
    color: #000 !important;
    border-color: #ffd700 !important;
    box-shadow: none !important;
    outline: none !important;
}

.courselistwrap .select2-container {
	background-image: url("assets/images/down-arrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}

.courselistwrap .select2-container .select2-selection--single {
	height: 42px;
}

.page-signup .select2-dropdown {
	border: 1px solid #e6e6f2;
}

.page-signup .select2-search--dropdown .select2-search__field {
	padding: 0.4rem 1rem;
	border: 1px solid #e6e6f2;
	height: calc(2.3em + 0.8rem + 2px);
	outline: none !important;
}
.page-signup .select2-results {
	display: block;
	max-height: 315px;
	overflow-y: auto;
}

.page-signup .select2-results {
	display: block;
	max-height: 315px;
	overflow-y: auto;
}

 
.page-settings .select2-results {
	display: block;
	max-height: 315px;
	overflow-y: auto;
}

.editform .select2-container {
	background-image: url("assets/images/down-arrow.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}

.courselistwrap .select2-container .select2-selection--single {
	height: 42px;
}

body.page-settings .select2-dropdown,
body.page-editaccount .select2-dropdown {
	border: 1px solid #e6e6f2;
}

body.page-settings .select2-search--dropdown .select2-search__field,
body.page-editaccount .select2-search--dropdown .select2-search__field {
	padding: 0.4rem 1rem;
	border: 1px solid #e6e6f2;
	height: calc(2.3em + 0.8rem + 2px);
	font-size: 12px;
	outline: none !important;
}

body.page-settings .select2-results,
body.page-editaccount .select2-results {
	display: block;
	max-height: 315px;
	overflow-y: auto;
}

body.page-settings .select2-results__option,
body.page-editaccount .select2-results__option {
	font-size: 12px;
	padding: 6px 12px;
}

.editform .select2-container--default .select2-selection--single {
	height: calc(2.3em + 0.8rem + 2px);
	padding: 0.4rem 1rem;
	border: 1px solid #e6e6f2;
	border-radius: 0.25rem;
	background: transparent;
}

.editform .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 0;
	line-height: 2.3em;
	font-size: 12px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.editform .select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.editform .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #6c757d;
}


/* =====================================================================
   Sign-up page styles (.page-signup-v8) - revamped design
   ===================================================================== */
:root{
  /* EvolBees brand: gold + black */
  --bg:#F7F8FA; --card:#FFFFFF; --fill:#FAFAF7;
  --ink:#1a1a1a; --ink2:#2b2b2b; --muted:#4d4d4d; --faint:#6e6e6e;
  --line:#EFEFEA; --line2:#E2E2DA;
  --brand:#ffd700; --brand2:#e6c000; --brand-deep:#b89500;
  --brand-soft:#fffbe6; --brand-100:#fff9d6;
  --ink-card:#1a1a1a; --ink-card2:#000000;
  --gold:#ffd700; --gold2:#b89500;
  --red:#dc3545; --ok:#28a745;
  --t:.22s cubic-bezier(.4,0,.2,1);
}
.page-signup-v8 *{box-sizing:border-box}
.page-signup-v8 html,.page-signup-v8 body{margin:0;padding:0}
.page-signup-v8{font-family:'Plus Jakarta Sans',-apple-system,BlinkMacSystemFont,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;padding:26px 22px;min-height:100vh}
.page-signup-v8 .page{max-width:880px;margin:0 auto}
.page-signup-v8 a{color:inherit}

/* preview strip */
.page-signup-v8 .preview-strip{max-width:1200px;margin:0 auto 14px;background:#FFF8E5;border:1px solid #F0E2A0;border-radius:10px;padding:9px 14px;font-size:12.5px;color:#7A5B00;display:flex;align-items:center;gap:10px}
.page-signup-v8 .preview-strip .pull{margin-left:auto}
.page-signup-v8 .preview-strip button{background:transparent;border:1px solid #D9B75C;color:#7A5B00;border-radius:6px;padding:3px 10px;font-size:11.5px;font-weight:600;cursor:pointer;font-family:inherit}
.page-signup-v8 .preview-strip button.on{background:#ffd700;color:#1a1a1a;border-color:#ffd700}

/* banner */
.page-signup-v8 .banner{position:relative;border-radius:16px 16px 0 0;overflow:hidden;min-height:230px;display:flex;align-items:center;background:radial-gradient(ellipse at 25% 60%,rgba(255,215,0,.10) 0%,transparent 50%),linear-gradient(135deg,#252c3b 0%,#1a1f2b 100%);margin-bottom:0}
.page-signup-v8 .banner .photo{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background-image:url('/assets/images/evolgal/evolgal8.jpg');background-size:cover;background-position:center 70%;background-repeat:no-repeat}
.page-signup-v8 .banner .ov{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background:linear-gradient(90deg,rgba(26,26,26,.78) 0%,rgba(26,26,26,.58) 35%,rgba(26,26,26,.38) 70%,rgba(26,26,26,.28) 100%)}
.page-signup-v8 .banner .bc{position:relative;z-index:2;padding:42px 46px;max-width:53%}
.page-signup-v8 .banner h1{font-size:33px;font-weight:800;color:#fff;line-height:1.13;margin:0 0 14px;letter-spacing:-.5px}
.page-signup-v8 .banner h1 span{color:var(--gold)}
.page-signup-v8 .banner .bsub{font-size:15px;line-height:1.6;color:rgba(255,255,255,.78);margin:0 0 26px;max-width:48ch}
.page-signup-v8 .feats{display:flex}
.page-signup-v8 .feat{display:flex;flex-direction:column;align-items:center;gap:9px;padding:0 22px;border-right:1px solid rgba(255,255,255,.16)}
.page-signup-v8 .feat:first-child{padding-left:0}
.page-signup-v8 .feat:last-child{border-right:none;padding-right:0}
.page-signup-v8 .feat .fi{width:30px;height:30px}
.page-signup-v8 .feat .fi svg{width:30px;height:30px}
.page-signup-v8 .feat span{font-size:11.5px;color:rgba(255,255,255,.82);font-weight:600;text-align:center;white-space:nowrap}

/* layout — single column (sidebar removed) */
.page-signup-v8 .body{display:block;margin-top:0}
.page-signup-v8 .formcard{background:var(--card);border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;padding:6px 36px;box-shadow:0 6px 24px -16px rgba(18,34,64,.10);max-width:880px;margin:0 auto}
.page-signup-v8 .section{padding:32px 0}
.page-signup-v8 .section+.section{border-top:1px solid var(--line)}
.page-signup-v8 .sec-head{display:flex;align-items:center;gap:12px;margin-bottom:26px}
.page-signup-v8 .sec-ico{width:32px;height:32px;flex:none;border-radius:50%;background:#fafbfb;border:1px solid var(--line);color:#1a1a1a;display:grid;place-items:center}
.page-signup-v8 .sec-ico svg{width:19px;height:19px}
.page-signup-v8 .sec-head h2{font-size:16px;font-weight:700;letter-spacing:-.1px;margin:0;color:var(--ink)}

.page-signup-v8 .fields{display:flex;flex-direction:column;gap:20px}
.page-signup-v8 .field{display:flex;flex-direction:column;gap:8px;min-width:0}
.page-signup-v8 label.lab{font-size:13px;font-weight:600;color:var(--ink2);display:flex;align-items:center;gap:5px}
.page-signup-v8 label.lab .req{color:var(--red);font-weight:700}
.page-signup-v8 label.lab .opt,.page-signup-v8 label.lab .lim{color:var(--faint);font-weight:500;font-size:12px}
.page-signup-v8 .hint{font-size:12px;color:var(--muted)}
.page-signup-v8 .cnt{margin-left:auto;font-variant-numeric:tabular-nums;color:var(--faint);font-weight:500;font-size:12px}
.page-signup-v8 .meta-hint{display:none;font-size:11px;color:var(--faint);margin-top:4px;font-style:italic}
.page-signup-v8.show-hints .meta-hint{display:block}
.page-signup-v8 .meta-hint code{background:var(--fill);padding:1px 5px;border-radius:3px;color:var(--muted);font-style:normal;font-size:10.5px;border:1px solid var(--line)}

/* inputs/selects use Bootstrap .form-control (theme.min.css); only the error-state hook is custom */
/* DOB is the only readonly input — cancel theme's .form-control[readonly] blue-grey fill (#efeff6) so it matches the other inputs */
.page-signup-v8 .form-control[readonly]{background-color:transparent}
.page-signup-v8 input.bad,.page-signup-v8 select.bad,.page-signup-v8 textarea.bad{border-color:var(--red);background:#FEF6F4}
.page-signup-v8 .err-msg{font-size:12px;color:var(--red);font-weight:600;display:none}
.page-signup-v8 .field.invalid .err-msg{display:block}
.page-signup-v8 .lockwrap{position:relative}
.page-signup-v8 .lockwrap input{padding-right:38px;background:var(--fill)}
.page-signup-v8 .lockwrap .lk{position:absolute;right:13px;top:50%;transform:translateY(-50%);color:var(--faint)}
.page-signup-v8 .lockwrap .lk svg{width:14px;height:14px;display:block}
/* password show/hide eye toggle */
.page-signup-v8 .pw-wrap{position:relative}
.page-signup-v8 .pw-wrap input{padding-right:42px}
.page-signup-v8 .pw-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;padding:0;border:0;background:transparent;color:var(--faint);cursor:pointer;display:grid;place-items:center;border-radius:6px;transition:var(--t)}
.page-signup-v8 .pw-toggle:hover{color:var(--ink2);background:var(--fill)}
.page-signup-v8 .pw-toggle:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(255,215,0,.30)}
.page-signup-v8 .pw-toggle svg{width:18px;height:18px;display:block}

/* identity */
.page-signup-v8 .identity-grid{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:start}
.page-signup-v8 .idf{display:flex;flex-direction:column;gap:18px}
.page-signup-v8 .photo-box{position:relative;min-height:175px;border:2px dashed var(--line2);border-radius:14px;background:var(--brand-100);cursor:pointer;display:grid;place-items:center;text-align:center;transition:var(--t);overflow:hidden}
.page-signup-v8 .photo-box:hover{border-color:var(--brand);background:#fff5cc}
.page-signup-v8 .photo-box .ppv{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:none}
.page-signup-v8 .pph{display:flex;flex-direction:column;align-items:center;gap:9px;padding:14px}
.page-signup-v8 .pph .pcam{width:52px;height:52px;border-radius:50%;background:#1a1a1a;color:#ffd700;display:grid;place-items:center}
.page-signup-v8 .pph .pcam svg{width:24px;height:24px}
.page-signup-v8 .pph b{font-size:13.5px;font-weight:700;color:var(--ink)}
.page-signup-v8 .pph small{font-size:11.5px;color:var(--muted)}
/* remove (×) button — only visible once a photo is loaded */
.page-signup-v8 .photo-rm{position:absolute;top:8px;right:8px;z-index:3;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:rgba(26,26,26,.78);color:#fff;cursor:pointer;display:none;place-items:center;transition:var(--t)}
.page-signup-v8 .photo-rm svg{width:15px;height:15px;display:block}
.page-signup-v8 .photo-rm:hover{background:var(--red)}
.page-signup-v8 .photo-box.has-photo .photo-rm{display:grid}
/* "Change photo" hint — overlays the preview on hover */
.page-signup-v8 .photo-hint{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:9px 12px;font-size:12px;font-weight:600;color:#fff;background:linear-gradient(0deg,rgba(26,26,26,.82),rgba(26,26,26,0));display:none;align-items:center;justify-content:center;gap:6px;opacity:0;transition:var(--t)}
.page-signup-v8 .photo-hint svg{width:15px;height:15px}
.page-signup-v8 .photo-box.has-photo .photo-hint{display:flex}
.page-signup-v8 .photo-box.has-photo:hover .photo-hint{opacity:1}

/* chips / pills */
.page-signup-v8 .chips{display:flex;flex-wrap:wrap;gap:8px}
.page-signup-v8 .chip{font-family:inherit;font-size:12px;font-weight:500;color:var(--muted);padding:7px 12px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer;transition:var(--t);user-select:none;line-height:1;display:inline-flex;align-items:center;gap:6px}
.page-signup-v8 .chip:hover{border-color:#C3CEDA}
.page-signup-v8 .chip.on{background:#1a1a1a;border-color:#1a1a1a;color:#fff;font-weight:600}
.page-signup-v8 .chip.on::before{content:"";width:5px;height:5px;border-radius:50%;background:#ffd700}
.page-signup-v8 .chip.locked{opacity:.4;cursor:not-allowed}

/* ===== Role-specific block — simplified, lightweight ===== */

/* Subtle role banner — no gradient, just a clean bar */
.page-signup-v8 .role-banner{
  background:#fafbfb;
  border:1px solid var(--line);
  border-radius:10px;
  padding:11px 16px;
  font-size:13px;font-weight:500;color:var(--ink2);
  display:flex;align-items:center;gap:9px;
  margin-bottom:22px;
}
.page-signup-v8 .role-banner b{color:#1a1a1a;font-weight:600}
.page-signup-v8 .role-banner svg{opacity:.6}
.page-signup-v8 .role-banner .x{
  margin-left:auto;color:var(--faint);cursor:pointer;
  font-weight:500;font-size:14px;
  width:22px;height:22px;border-radius:50%;
  display:grid;place-items:center;transition:all .15s;
}
.page-signup-v8 .role-banner .x:hover{background:rgba(0,0,0,.05);color:var(--red)}

/* Sub-section header — just a clean text title */
.page-signup-v8 .rsub-head{
  display:flex;align-items:center;gap:8px;
  margin:22px 0 12px;
}
.page-signup-v8 .rsub-num{
  font-size:11px;font-weight:700;color:var(--faint);
  text-transform:uppercase;letter-spacing:1.2px;
  background:none;width:auto;height:auto;border-radius:0;
  display:inline;flex-shrink:0;
}
.page-signup-v8 .rsub-num::after{content:'·';margin:0 4px;color:var(--line2)}
.page-signup-v8 .rsub-title{
  font-size:13.5px;font-weight:700;color:var(--ink2);letter-spacing:-.1px;
  text-transform:uppercase;letter-spacing:1.2px;
}

/* Clean multi-select card — white, subtle border, no gradient, no stripe */
.page-signup-v8 .poe-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  padding:16px 18px;
  position:relative;
  box-shadow:none;
}
.page-signup-v8 .poe-card::before{display:none}
.page-signup-v8 .poe-head{
  display:flex;align-items:flex-start;justify-content:space-between;gap:12px;
  margin-bottom:12px;flex-wrap:wrap;
}
.page-signup-v8 .poe-title{
  font-size:13.5px;font-weight:700;color:var(--ink);letter-spacing:-.1px;line-height:1.3;
}
.page-signup-v8 .poe-sub{
  font-size:12px;color:var(--muted);margin-top:2px;line-height:1.5;font-weight:400;
}
.page-signup-v8 .poe-cnt{
  background:transparent;color:var(--muted);
  font-size:11.5px;font-weight:600;
  padding:0;border:0;border-radius:0;flex-shrink:0;
  font-variant-numeric:tabular-nums;
}

/* Clean single-select card — same treatment as poe-card */
.page-signup-v8 .goal-card{
  background:#fff;border:1px solid var(--line);
  border-radius:12px;padding:16px 18px;position:relative;box-shadow:none;
}
.page-signup-v8 .goal-card::before{display:none}
.page-signup-v8 .goal-head{margin-bottom:12px}
.page-signup-v8 .goal-title{
  font-size:13.5px;font-weight:700;color:var(--ink);letter-spacing:-.1px;line-height:1.3;
}
.page-signup-v8 .goal-sub{
  font-size:12px;color:var(--muted);margin-top:2px;line-height:1.5;font-weight:400;
}

/* Simplified legacy notice — minimal */
.page-signup-v8 .legacy-notice{
  background:#fafbfb;
  border:1px solid var(--line);
  border-radius:12px;
  padding:22px 24px;text-align:center;
}
.page-signup-v8 .legacy-notice .lego-icon{
  width:40px;height:40px;background:#1a1a1a;color:#ffd700;
  border-radius:10px;display:grid;place-items:center;margin:0 auto 12px;
}
.page-signup-v8 .legacy-notice .lego-icon svg{width:18px;height:18px}
.page-signup-v8 .legacy-notice h4{
  font-size:14px;font-weight:700;color:var(--ink);margin:0 0 6px;letter-spacing:-.1px;
}
.page-signup-v8 .legacy-notice p{
  font-size:12.5px;color:var(--muted);line-height:1.55;margin:0 auto 10px;max-width:460px;
}
.page-signup-v8 .legacy-notice .lego-keys{
  display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:10px;
}
.page-signup-v8 .legacy-notice .lego-keys code{
  background:#fff;border:1px solid var(--line);
  padding:3px 8px;border-radius:6px;color:var(--muted);font-size:10.5px;font-weight:500;
}

/* Chips inside cards */
.page-signup-v8 .poe-card .chips{display:flex;flex-wrap:wrap;gap:8px}
.page-signup-v8 .goal-card .pills{display:flex;flex-wrap:wrap;gap:8px}

/* Purpose of Enrollment (multi-select) AND Primary Goal (single-select)
   — both have 6 options per role, arranged neatly in a 3×2 grid */
.page-signup-v8 #poeChips,
.page-signup-v8 #poenChips,
.page-signup-v8 #hrpoeChips,
.page-signup-v8 #mpoeChips,
.page-signup-v8 #apprChips,
.page-signup-v8 .pills[data-name="current_goal"],
.page-signup-v8 .pills[data-name="hr_current_goal"],
.page-signup-v8 .pills[data-name="mentor_current_goal"]{
  display:grid !important;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
}
.page-signup-v8 #poeChips .chip,
.page-signup-v8 #poenChips .chip,
.page-signup-v8 #hrpoeChips .chip,
.page-signup-v8 #mpoeChips .chip,
.page-signup-v8 #apprChips .chip,
.page-signup-v8 .pills[data-name="current_goal"] .pill,
.page-signup-v8 .pills[data-name="hr_current_goal"] .pill,
.page-signup-v8 .pills[data-name="mentor_current_goal"] .pill{
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  white-space:normal;
  line-height:1.3;
  min-height:42px;
  padding:9px 12px;
}
@media (max-width:720px){
  .page-signup-v8 #poeChips,
  .page-signup-v8 #poenChips,
  .page-signup-v8 #hrpoeChips,
  .page-signup-v8 #mpoeChips,
  .page-signup-v8 #apprChips,
  .page-signup-v8 .pills[data-name="current_goal"],
  .page-signup-v8 .pills[data-name="hr_current_goal"],
  .page-signup-v8 .pills[data-name="mentor_current_goal"]{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:420px){
  .page-signup-v8 #poeChips,
  .page-signup-v8 #poenChips,
  .page-signup-v8 #hrpoeChips,
  .page-signup-v8 #mpoeChips,
  .page-signup-v8 #apprChips,
  .page-signup-v8 .pills[data-name="current_goal"],
  .page-signup-v8 .pills[data-name="hr_current_goal"],
  .page-signup-v8 .pills[data-name="mentor_current_goal"]{grid-template-columns:1fr}
}

/* Your Interests — same clean style as the others */
.page-signup-v8 .interests-card{
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  padding:18px 20px;
  position:relative;
  box-shadow:none;
}
.page-signup-v8 .interests-card::before{display:none}
.page-signup-v8 .interests-head{
  display:flex;align-items:flex-start;justify-content:space-between;gap:14px;
  margin-bottom:14px;flex-wrap:wrap;
}
.page-signup-v8 .interests-title{
  font-size:14px;font-weight:700;color:var(--ink);letter-spacing:-.1px;line-height:1.3;
}
.page-signup-v8 .interests-sub{
  font-size:12px;color:var(--muted);margin-top:3px;line-height:1.5;font-weight:400;
}
.page-signup-v8 .interests-cnt{
  background:transparent;color:var(--muted);
  font-size:11.5px;font-weight:600;
  padding:0;border:0;border-radius:0;
  font-variant-numeric:tabular-nums;flex-shrink:0;
}

/* Interests chips — 6-column grid for even alignment across 31 options */
.page-signup-v8 #interestChips{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:8px;
}
.page-signup-v8 #interestChips .chip{
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:10px 8px;
  font-size:11.5px;
  line-height:1.25;
  min-height:48px;
  white-space:normal;
  word-break:normal;
  border-radius:10px;
}
.page-signup-v8 #interestChips .chip.on::before{margin-right:5px;flex-shrink:0}
@media (max-width:1100px){
  .page-signup-v8 #interestChips{grid-template-columns:repeat(5,1fr)}
}
@media (max-width:900px){
  .page-signup-v8 #interestChips{grid-template-columns:repeat(4,1fr)}
}
@media (max-width:600px){
  .page-signup-v8 #interestChips{grid-template-columns:repeat(3,1fr)}
  .page-signup-v8 #interestChips .chip{font-size:11px;padding:9px 6px;min-height:44px}
}
@media (max-width:380px){
  .page-signup-v8 #interestChips{grid-template-columns:repeat(2,1fr)}
}

.page-signup-v8 .pills{display:flex;flex-wrap:wrap;gap:8px}
.page-signup-v8 .pill{font-family:inherit;font-size:12px;font-weight:500;color:var(--muted);padding:8px 14px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer;transition:var(--t);user-select:none}
.page-signup-v8 .pill:hover{border-color:var(--line2);color:var(--ink2)}
.page-signup-v8 .pill.on{background:#1a1a1a;border-color:#1a1a1a;color:#ffd700;font-weight:600}


/* role */
.page-signup-v8 .role-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.page-signup-v8 .rcard{position:relative;border:1px solid var(--line2);border-radius:13px;padding:17px;cursor:pointer;transition:var(--t);background:#fff;display:flex;gap:13px;align-items:flex-start}
.page-signup-v8 .rcard:hover{border-color:#C3CEDA}
.page-signup-v8 .rcard.on{border-color:var(--brand);background:var(--brand-100)}
.page-signup-v8 .rcard .ico{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:9px;background:var(--brand-soft);color:#b89500;transition:var(--t)}
.page-signup-v8 .rcard .ico svg{width:20px;height:20px}
.page-signup-v8 .rcard b{display:block;font-size:14px;font-weight:700;margin-bottom:3px}
.page-signup-v8 .rcard span{font-size:12.5px;color:var(--muted);line-height:1.4}
.page-signup-v8 .rcard .tick{position:absolute;top:13px;right:13px;width:18px;height:18px;border-radius:50%;border:1.5px solid var(--line2);transition:var(--t)}
.page-signup-v8 .rcard.on .tick{background:var(--brand);border-color:var(--brand)}
.page-signup-v8 .rcard.on .tick::after{content:"";position:absolute;left:5px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.page-signup-v8 .role-form{display:none;margin-top:18px}
.page-signup-v8 .role-form.show{display:block;animation:fade .3s ease both}
@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.page-signup-v8 .role-banner{display:flex;align-items:center;gap:9px;background:var(--brand-100);border:1px solid var(--line);border-radius:10px;padding:11px 15px;font-size:13px;font-weight:500;color:var(--ink2);margin-bottom:6px}
.page-signup-v8 .role-banner b{color:#1a1a1a;font-weight:700}
.page-signup-v8 .role-banner .x{margin-left:auto;color:var(--faint);cursor:pointer;font-weight:600;font-size:15px;line-height:1}
.page-signup-v8 .role-banner .x:hover{color:var(--red)}

.page-signup-v8 .terms{display:flex;gap:11px;align-items:flex-start;font-size:13px;color:var(--ink2);line-height:1.55;margin-top:18px}
.page-signup-v8 .terms input{margin-top:2px;width:17px;height:17px;accent-color:#b89500;flex:none}
.page-signup-v8 .terms a{color:#1a1a1a;font-weight:700;text-decoration:underline;text-decoration-color:#ffd700;text-underline-offset:2px}

.page-signup-v8 .submit-row{padding:12px 0 20px}
.page-signup-v8 .btn-primary{width:100%;font-family:inherit;font-weight:700;font-size:15px;border:none;border-radius:12px;padding:15px 24px;cursor:pointer;transition:var(--t);display:flex;align-items:center;justify-content:center;gap:9px;color:#1a1a1a;background:linear-gradient(120deg,#ffd700,#e6c000);box-shadow:0 14px 30px -12px rgba(184,149,0,.55)}
.page-signup-v8 .btn-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}
.page-signup-v8 .btn-primary:active{transform:translateY(0)}
.page-signup-v8 .btn-primary:disabled{background:#b0bbc7;box-shadow:none;cursor:not-allowed}
.page-signup-v8 .btn-primary svg{width:18px;height:18px}

/* sidebar */
.page-signup-v8 .sidebar{display:flex;flex-direction:column;gap:18px;min-width:0;align-self:start;position:sticky;top:26px}
.page-signup-v8 .why{position:relative;overflow:hidden;background:linear-gradient(160deg,#1C3160,#0F1D3C);border-radius:16px;padding:26px 24px;color:#fff}
.page-signup-v8 .why .hp{position:absolute;top:-30px;right:-26px;width:150px;opacity:.16;pointer-events:none}
.page-signup-v8 .why .ey{font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--gold);text-transform:uppercase;margin-bottom:11px;position:relative}
.page-signup-v8 .why h3{font-size:21px;font-weight:700;line-height:1.26;margin:0 0 20px;position:relative}
.page-signup-v8 .why h3 span{color:var(--gold)}
.page-signup-v8 .why ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px;position:relative}
.page-signup-v8 .why li{display:flex;gap:11px;font-size:13.5px;line-height:1.4;color:#DAD5EE;font-weight:500}
.page-signup-v8 .why li .ck{width:21px;height:21px;flex:none;border-radius:50%;background:rgba(84,179,62,.30);color:var(--gold);display:grid;place-items:center;margin-top:1px}
.page-signup-v8 .why li .ck svg{width:11px;height:11px}

.page-signup-v8 .hive{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 18px 50px -34px rgba(18,34,64,.16)}
.page-signup-v8 .hive .hh{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.page-signup-v8 .hive h3{font-size:16px;font-weight:700;margin:0;color:var(--ink)}
.page-signup-v8 .hive .more{font-size:13px;color:var(--brand);font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:5px}
.page-signup-v8 .hive .more svg{width:14px;height:14px}
.page-signup-v8 .hgrid{display:flex;flex-direction:column;gap:10px}
.page-signup-v8 .hgrid img{width:100%;aspect-ratio:3/2;object-fit:cover;object-position:center;border-radius:11px;display:block;cursor:pointer;transition:transform .22s}
.page-signup-v8 .hgrid img:hover{transform:translateY(-2px)}

/* ============ RESPONSIVE ============ */
/* tablet: 3-col rows become 2-col for breathing room */
@media (max-width:980px){
  .page-signup-v8 .role-cards{grid-template-columns:1fr 1fr}
}
/* small tablet / large mobile */
@media (max-width:720px){
  .page-signup-v8{padding:0;background:#fff;min-height:100vh}
  .page-signup-v8 .page{max-width:100%;margin:0}
  .page-signup-v8 .preview-strip{margin:10px 14px;border-radius:8px;font-size:11.5px}
  .page-signup-v8 .preview-strip .pull button{font-size:11px;padding:3px 8px}

  /* Banner becomes full-bleed photo with text on top */
  .page-signup-v8 .banner{border-radius:0;min-height:240px}
  .page-signup-v8 .banner .photo{width:100%}
  .page-signup-v8 .banner .ov{width:100%;background:linear-gradient(180deg,rgba(26,26,26,.78) 0%,rgba(26,26,26,.55) 60%,rgba(26,26,26,.40) 100%)}
  .page-signup-v8 .banner .bc{max-width:100%;padding:28px 20px}
  .page-signup-v8 .banner h1{font-size:24px;line-height:1.18;margin-bottom:10px}
  .page-signup-v8 .banner .bsub{font-size:13.5px;margin-bottom:20px}
  .page-signup-v8 .feats{flex-wrap:wrap;gap:14px 0;justify-content:flex-start}
  .page-signup-v8 .feat{padding:0 12px;flex:0 0 50%;box-sizing:border-box}
  .page-signup-v8 .feat:nth-child(2n){border-right:none}
  .page-signup-v8 .feat span{font-size:10.5px;white-space:normal}

  /* Formcard becomes full-bleed */
  .page-signup-v8 .formcard{border-radius:0;border:none;box-shadow:none;padding:0 18px;max-width:100%}
  .page-signup-v8 .body{margin-top:0}
  .page-signup-v8 .section{padding:22px 0}
  .page-signup-v8 .sec-head{margin-bottom:18px;gap:10px}
  .page-signup-v8 .sec-ico{width:32px;height:32px}
  .page-signup-v8 .sec-ico svg{width:17px;height:17px}
  .page-signup-v8 .sec-head h2{font-size:16px}

  /* Stack all multi-col rows */
  .page-signup-v8 .fields{gap:16px}

  /* Identity grid: photo above fields */
  .page-signup-v8 .identity-grid{grid-template-columns:1fr;gap:16px}
  .page-signup-v8 .photo-box{min-height:160px}

  /* Role cards stack */
  .page-signup-v8 .role-cards{grid-template-columns:1fr;gap:10px}
  .page-signup-v8 .rcard{padding:14px}

  /* Inputs slightly tighter */
  .page-signup-v8 input[type=text],
  .page-signup-v8 input[type=email],
  .page-signup-v8 input[type=tel],
  .page-signup-v8 input[type=password],
  .page-signup-v8 input[type=url],
  .page-signup-v8 input[type=number],
  .page-signup-v8 input[type=date],
  .page-signup-v8 select,
  .page-signup-v8 textarea{padding:11px 13px;font-size:14px}

  /* Chips and pills tighter */
  .page-signup-v8 .chip{padding:7px 12px;font-size:12px}
  .page-signup-v8 .pill{padding:8px 13px;font-size:12px}

  /* Already a member text */
  .page-signup-v8 .page > p:last-child{padding:0 18px 24px}
}
/* very small mobile */
@media (max-width:380px){
  .page-signup-v8 .banner h1{font-size:21px}
  .page-signup-v8 .feat{flex:0 0 100%;border-right:none;padding:0;align-items:flex-start;flex-direction:row;gap:11px}
  .page-signup-v8 .feat .fi{width:24px;height:24px}
  .page-signup-v8 .feat .fi svg{width:24px;height:24px}
  .page-signup-v8 .feat span{font-size:12px;text-align:left;white-space:normal}
}

/* Multi-select dropdown widget (Languages) */
.page-signup-v8 .multidd{position:relative;width:100%}
.page-signup-v8 .multidd-label{
  font-family:inherit;font-size:14px;color:var(--ink);width:100%;padding:12px 38px 12px 14px;
  border:1px solid var(--line2);border-radius:9px;background:#fff;transition:var(--t);cursor:pointer;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='%236F6A82' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat:no-repeat;background-position:right 13px center;
}
.page-signup-v8 .multidd-label:hover{border-color:#C6D0DC}
.page-signup-v8 .multidd.open .multidd-label{border-color:#d9dcff;box-shadow:none}
.page-signup-v8 .multidd-list{
  list-style:none;margin:4px 0 0;padding:6px;
  position:absolute;left:0;right:0;top:100%;z-index:30;
  background:#fff;border:1px solid var(--line2);border-radius:12px;
  box-shadow:0 12px 28px rgba(11,13,18,.10);max-height:260px;overflow-y:auto;display:none;
}
.page-signup-v8 .multidd.open .multidd-list{display:block}
.page-signup-v8 .multidd-list li{
  padding:9px 12px;border-radius:7px;margin:1px 0;font-size:13.5px;color:var(--ink2);
  cursor:pointer;display:flex;align-items:center;gap:9px;
}
.page-signup-v8 .multidd-list li:hover{background:#F4F6F9}
.page-signup-v8 .multidd-list li.selected{background:var(--brand-soft);color:#8a6d00;font-weight:700}
.page-signup-v8 .multidd-list li.selected i{color:#b89500}
.page-signup-v8 .multidd-list li.locked{opacity:.4;cursor:not-allowed}
.page-signup-v8 .multidd.is-full .multidd-label{background-color:#F4F6F9;color:var(--muted)}

/* ===== Account section polish ===== */
.page-signup-v8 .account-fields{gap:22px}
@media (max-width:980px){
}

/* Account row labels share a consistent height so inputs line up across columns */
.page-signup-v8 .account-row .field > label.lab{
  min-height:20px;
  align-items:center;
  flex-wrap:nowrap;
}
.page-signup-v8 .account-row .field > label.lab .opt{
  white-space:nowrap;
}
.page-signup-v8 .account-row .field > label.lab .cnt{
  flex-shrink:0;
}

/* Password match hint reserves space so Confirm Password column doesn't grow taller than New Password */
.page-signup-v8 .match-hint{
  min-height:18px;line-height:18px;font-size:11.5px;font-weight:600;
}

/* Mobile number — intl-tel-input flag/dial-code selector fills the field & inherits form fonts */
.page-signup-v8 .iti{width:100%;display:block}
.page-signup-v8 .iti__dropdown-content{font-family:inherit}
.page-signup-v8 .iti__search-input{font-family:inherit;font-size:14px}

.page-signup-v8 .signup-altlogin{text-align:center;color:#555;font-size:12.5px;margin:16px 0 4px}
.page-signup-v8 .signup-altlogin-link{color:#1a1a1a;font-weight:700;text-decoration:none;border-bottom:1px solid #ffd700;padding-bottom:1px}
