/* =========================================================
   APPLY RESPONSIVE AUTHORITY
   responsive only
   default 1920x1080 stays in style.css
   ========================================================= */

/* =========================================================
   GLOBAL APPLY AUTH MICRO-FIXES
   responsive layer overrides base auth quirks from style.css
   ========================================================= */
body[data-yh-page="apply"] #step-1.yh-landing-step .yh-password-shell {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
}

body[data-yh-page="apply"] #step-1.yh-landing-step .yh-password-input {
    padding-right: 84px;
}

body[data-yh-page="apply"] #step-1.yh-landing-step .yh-password-toggle {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 32px;
    height: 32px;
    padding: 0 12px;
    line-height: 1;
    font-size: 0.76rem;
    z-index: 3;
}

body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back {
    background: rgba(30, 41, 59, 0.96);
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    filter: none;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
}

/* =========================================================
   1440 x 900 down
   ========================================================= */
@media (max-width: 1440px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding-left: 12px;
        padding-right: 12px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-section,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-auth-wrap {
        width: min(100%, 1460px);
        max-width: 1460px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-topbar {
        padding-left: clamp(12px, 1.8vw, 22px) !important;
        padding-right: clamp(12px, 1.8vw, 22px) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        width: min(100%, 1380px);
        max-width: 1380px;
        grid-template-columns: minmax(0, 0.96fr) minmax(430px, 1fr);
        gap: clamp(18px, 1.8vw, 28px);
        align-items: center;
        align-content: center;
        min-height: clamp(720px, 88vh, 900px);
        padding-top: clamp(68px, 5vw, 90px) !important;
        padding-bottom: 18px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-copy {
        max-width: 620px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(2.6rem, 4vw, 3.65rem);
        max-width: 10.5ch;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        max-width: 560px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        width: 100%;
        min-height: clamp(520px, 66vh, 700px);
        height: clamp(520px, 66vh, 700px);
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(-47%, -50%) !important;
    }
}
/* =========================================================
   1280 x 800 down
   laptop
   ========================================================= */
@media (max-width: 1280px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding-left: 10px;
        padding-right: 10px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-section,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-auth-wrap {
        width: min(100%, 1300px);
        max-width: 1300px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-topbar {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        width: 100%;
        max-width: 100%;
        grid-template-columns: minmax(0, 0.96fr) minmax(400px, 1fr);
        gap: 24px;
        align-items: center;
        align-content: center;
        min-height: clamp(690px, 86vh, 790px);
        padding-top: 72px !important;
        padding-bottom: 18px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-copy {
        max-width: 560px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(2.14rem, 3.35vw, 2.78rem);
        margin-bottom: 0.74rem;
        max-width: 10.2ch;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        font-size: 0.8rem;
        line-height: 1.38;
        margin-bottom: 0.58rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        font-size: 0.74rem;
        line-height: 1.48;
        max-width: 520px;
        margin-bottom: 0.92rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-pill {
        margin-bottom: 0.72rem;
        font-size: 0.66rem;
        padding: 0.42rem 0.78rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-row {
        gap: 0.64rem;
        margin-bottom: 0.84rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-primary,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-secondary {
        min-width: 150px;
        padding: 0.66rem 0.82rem;
        font-size: 0.8rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-note {
        font-size: 0.64rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metrics {
        gap: 0.66rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metric-card {
        padding: 0.7rem 0.72rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metric-card strong {
        font-size: 0.96rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metric-card span {
        font-size: 0.69rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-scroll-hint {
        margin-top: 0.72rem;
        font-size: 0.72rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-panel {
        margin-top: 0.84rem !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-stream {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 0.58rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-event {
        min-height: 86px;
        padding: 0.68rem 0.68rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-event strong {
        font-size: 0.76rem;
        line-height: 1.28;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-meta {
        font-size: 0.66rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        width: 100%;
        min-height: clamp(510px, 65vh, 650px);
        height: clamp(510px, 65vh, 650px);
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(-46.8%, -50%) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back,
    body[data-yh-page="apply"] .approved-form-right {
        padding: 1.95rem 2.35rem;
    }

    body[data-yh-page="apply"] .main-title.step1-title {
        font-size: 1.58rem;
    }

    body[data-yh-page="apply"] .input-field {
        font-size: 0.85rem;
        padding: 0.75rem;
    }

    body[data-yh-page="apply"] .form-group label {
        font-size: 0.8rem;
        margin-bottom: 0.3rem;
    }
}

/* =========================================================
   1160 x 600 down
   short-height laptop
   ========================================================= */
@media (max-width: 1160px), (max-height: 700px) and (min-width: 821px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-topbar {
        padding-top: 8px !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-brand-logo {
        width: 40px;
        height: 40px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-brand-name {
        font-size: 0.88rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        grid-template-columns: minmax(0, 1fr) minmax(300px, 0.86fr);
        gap: 14px;
        min-height: clamp(540px, 82vh, 650px);
        padding-top: 50px !important;
        padding-bottom: 10px;
        align-items: center;
        align-content: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.9rem, 3.2vw, 2.45rem);
        margin-bottom: 0.48rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        font-size: 0.74rem;
        line-height: 1.3;
        margin-bottom: 0.42rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        font-size: 0.69rem;
        line-height: 1.34;
        margin-bottom: 0.62rem;
        max-width: 455px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-row {
        margin-bottom: 0.56rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-primary,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-secondary {
        min-width: 136px;
        padding: 0.58rem 0.7rem;
        font-size: 0.74rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metrics {
        gap: 0.46rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-stream {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(340px, 54vh, 430px);
        height: clamp(340px, 54vh, 430px);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(-47.2%, -49%) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card,
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        width: min(94vw, 960px);
        max-width: 960px;
        min-height: clamp(500px, 84dvh, 560px);
        height: clamp(500px, 84dvh, 560px);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .panel-left,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .yh-auth-panel-left {
        min-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .yh-auth-panel-copy {
        margin: auto 0;
        padding: clamp(1.2rem, 2vw, 1.6rem);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .panel-right-wrapper,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back {
        min-height: 100%;
        height: 100%;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back,
    body[data-yh-page="apply"] .approved-form-right {
        padding: 1.5rem 2rem;
    }

    body[data-yh-page="apply"] .step1-logo {
        width: 52px;
        margin-bottom: 2px;
    }

    body[data-yh-page="apply"] .main-title.step1-title {
        font-size: 1.42rem;
        line-height: 1.08;
    }

    body[data-yh-page="apply"] .subtitle.step1-subtitle {
        font-size: 0.8rem;
    }

    body[data-yh-page="apply"] .form-row,
    body[data-yh-page="apply"] .form-row-last {
        gap: 0.82rem;
        margin-bottom: 0.7rem;
    }

    body[data-yh-page="apply"] .form-group {
        margin-bottom: 0.7rem;
    }

    body[data-yh-page="apply"] .input-field {
        padding: 0.66rem;
        font-size: 0.82rem;
    }
}
/* =========================================================
   AUTH RESPONSIVE AUTHORITY
   apply landing auth lives here only
   ========================================================= */
@media (min-width: 1025px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        min-height: clamp(600px, 74svh, 760px);
        height: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner {
        min-height: clamp(620px, 78svh, 820px);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back {
        min-height: clamp(620px, 78svh, 820px);
        height: 100%;
        padding-bottom: 1.35rem;
    }
}

@media (max-width: 1100px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card {
        display: flex;
        flex-direction: column;
        width: min(100%, 760px);
        max-width: 760px;
        min-height: clamp(700px, 88dvh, 980px);
        height: clamp(700px, 88dvh, 980px);
        max-height: none;
        margin-left: auto;
        margin-right: auto;
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .panel-left {
        display: none;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .panel-right-wrapper {
        width: 100%;
        min-height: 100%;
        height: 100%;
        max-height: none;
        position: relative;
        overflow: hidden;
        display: block;
        justify-content: unset;
        perspective: 1500px;
        isolation: isolate;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner {
        position: relative;
        width: 100%;
        min-height: 100%;
        height: 100%;
        max-height: none;
        transform-style: preserve-3d;
        transition: transform 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
        transform: none;
        will-change: transform;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back {
        width: 100%;
        min-height: 100%;
        height: 100%;
        max-height: none;
        position: absolute;
        inset: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        padding: 1.5rem 1.4rem 1.35rem;
        background: rgba(30, 41, 59, 0.96);
        backdrop-filter: none;
        -webkit-backdrop-filter: none;
        filter: none;
        -webkit-font-smoothing: antialiased;
        text-rendering: geometricPrecision;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front {
        display: flex;
        transform: rotateY(0deg);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back {
        display: flex;
        transform: rotateY(180deg);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner.is-flipped {
        transform: rotateY(-180deg);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner.is-flipped .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-inner.is-flipped .flip-card-back {
        display: flex;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .auth-center-wrapper {
        min-height: 100%;
        justify-content: flex-start;
        margin: 0 auto;
        padding-bottom: 0.35rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step #form-register-simple .form-row,
    body[data-yh-page="apply"] #step-1.yh-landing-step #form-register-simple .form-row-last {
        flex-direction: column;
        gap: 0.72rem;
        margin-bottom: 0.72rem;
    }
}

/* =========================================================
   1024 x 1366 down
   large tablet
   ========================================================= */
@media (max-width: 1024px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding-left: 16px;
        padding-right: 16px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-topbar {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        padding: 8px 0 0 !important;
        margin-bottom: 0;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        width: 100%;
        grid-template-columns: minmax(0, 1fr) minmax(320px, 0.92fr);
        gap: 14px;
        min-height: auto;
        padding-top: 4px !important;
        padding-bottom: 10px;
        align-items: start;
        align-content: start;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(2.08rem, 4.7vw, 2.7rem);
        max-width: 9.8ch;
        margin-bottom: 0.5rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        font-size: 0.82rem;
        line-height: 1.38;
        margin-bottom: 0.46rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        font-size: 0.76rem;
        line-height: 1.42;
        max-width: none;
        margin-bottom: 0.64rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-row {
        flex-direction: row;
        align-items: center;
        gap: 0.5rem;
        flex-wrap: wrap;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-stack {
        width: auto;
        min-width: 0;
        flex: 0 1 auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-primary,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-secondary {
        width: auto;
        min-width: 136px;
        padding: 0.58rem 0.76rem;
        font-size: 0.74rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-note {
        font-size: 0.62rem;
        max-width: 200px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metrics {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 0.42rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metric-card {
        padding: 0.58rem 0.6rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-scroll-hint {
        font-size: 0.68rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-panel {
        margin-top: 0.52rem !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-stream {
        grid-template-columns: 1fr;
        gap: 0.42rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-event {
        min-height: 74px;
        padding: 0.56rem 0.58rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(340px, 39vw, 420px);
        height: clamp(340px, 39vw, 420px);
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(-46.6%, -49.8%) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card,
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        width: min(100%, 780px);
        max-width: 780px;
        min-height: clamp(860px, 90dvh, 1120px);
        height: clamp(860px, 90dvh, 1120px);
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-division-grid,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-testimonials-grid,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-dashboard-preview-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
/* =========================================================
   820 and below
   app-style
   ========================================================= */
@media (max-width: 820px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding: 0 12px 22px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        grid-template-columns: minmax(0, 1fr) minmax(250px, 0.82fr);
        gap: 10px;
        padding-top: 8px !important;
        padding-bottom: 0;
        min-height: auto;
        align-items: start;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-copy {
        max-width: none;
        order: 1;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        order: 2;
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.84rem, 5.7vw, 2.22rem);
        max-width: 9.2ch;
        margin-bottom: 0.38rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        font-size: 0.75rem;
        line-height: 1.34;
        margin-bottom: 0.34rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        font-size: 0.7rem;
        line-height: 1.34;
        margin-bottom: 0.5rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-row {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        gap: 0.42rem;
        flex-wrap: wrap;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-stack {
        width: auto;
        min-width: 0;
        flex: 0 1 auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-primary,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-secondary {
        width: auto;
        min-width: 118px;
        padding: 0.5rem 0.62rem;
        font-size: 0.68rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-note {
        font-size: 0.56rem;
        max-width: 165px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metrics {
        grid-template-columns: 1fr;
        gap: 0.34rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-division-grid,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-testimonials-grid,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-dashboard-preview-grid,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-stream {
        grid-template-columns: 1fr;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(260px, 36vw, 336px);
        height: clamp(260px, 36vw, 336px);
        overflow: visible;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(-46.8%, -50%) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card,
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        width: min(100%, 690px);
        max-width: 690px;
        min-height: clamp(820px, 91dvh, 1100px);
        height: clamp(820px, 91dvh, 1100px);
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

/* =========================================================
   768 and below
   ========================================================= */
@media (max-width: 768px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding: 0 12px 20px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.96rem, 8.6vw, 2.45rem);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        font-size: 0.84rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle {
        font-size: 0.78rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(280px, 38vh, 360px);
        height: clamp(280px, 38vh, 360px);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card,
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        width: min(100%, 620px);
        max-width: 620px;
        min-height: clamp(840px, 92dvh, 1120px);
        height: clamp(840px, 92dvh, 1120px);
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back,
    body[data-yh-page="apply"] .approved-form-right {
        padding: 1.42rem 1.18rem 1.32rem;
    }

    body[data-yh-page="apply"] .main-title.step1-title {
        font-size: 1.8rem;
        line-height: 1.1;
    }

    body[data-yh-page="apply"] .subtitle.step1-subtitle {
        font-size: 0.95rem;
    }
}

/* =========================================================
   PHONE AUTHORITY
   single source for 430 / 414 / 390 / 375
   ========================================================= */
@media (max-width: 430px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step {
        --yh-apply-phone-globe-x: -46.6%;
        --yh-apply-phone-auth-min: 900px;
        --yh-apply-phone-auth-fluid: 114dvh;
        --yh-apply-phone-auth-max: 1180px;
        --yh-apply-phone-auth-pad-bottom: 1.8rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-grid {
        grid-template-columns: 1fr;
        gap: 12px;
        justify-items: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-visual {
        order: 1;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        justify-self: center;
        overflow: visible;
        margin-left: auto;
        margin-right: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-hero-copy {
        order: 2;
        width: 100%;
        max-width: 100%;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-pill,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-scroll-hint,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-section-head,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-section-head {
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.82rem, 9.6vw, 2.18rem);
        max-width: 11ch;
        margin-left: auto;
        margin-right: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-subtitle,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-narrative {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-row {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-stack,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-primary,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-cta-secondary {
        width: 100%;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-metrics,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-activity-stream {
        width: 100%;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage {
        width: min(100%, 318px);
        max-width: 318px;
        margin-left: auto;
        margin-right: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(254px, 34vh, 302px);
        height: clamp(254px, 34vh, 302px);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        width: min(100%, 318px);
        max-width: 318px;
        margin-left: auto;
        margin-right: auto;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-world-map canvas {
        transform: translate(var(--yh-apply-phone-globe-x), -50%) !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card,
    body[data-yh-page="apply"] #step-1.yh-landing-step .form-card-ultrawide {
        width: min(100%, 94vw);
        max-width: 94vw;
        min-height: clamp(var(--yh-apply-phone-auth-min), var(--yh-apply-phone-auth-fluid), var(--yh-apply-phone-auth-max));
        height: clamp(var(--yh-apply-phone-auth-min), var(--yh-apply-phone-auth-fluid), var(--yh-apply-phone-auth-max));
        margin-left: auto !important;
        margin-right: auto !important;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-front,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .flip-card-back,
    body[data-yh-page="apply"] .approved-form-right {
        padding: 1.45rem 1.08rem var(--yh-apply-phone-auth-pad-bottom);
    }

    body[data-yh-page="apply"] .pill-input {
        padding: 10px 15px;
        font-size: 0.85rem;
    }

    body[data-yh-page="apply"] .pill-btn-login {
        width: 100%;
        max-width: 100%;
        min-height: 50px;
        padding: 10px 18px;
    }

    body[data-yh-page="apply"] .btn-back-icon {
        top: 1rem;
        left: 1rem;
        font-size: 0.75rem;
    }

    body[data-yh-page="apply"] .step1-logo {
        width: 60px;
        margin-bottom: 0;
    }

    body[data-yh-page="apply"] .main-title.step1-title {
        font-size: 1.4rem;
    }

    body[data-yh-page="apply"] .form-group label {
        font-size: 0.66rem;
        margin-bottom: 0.2rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body[data-yh-page="apply"] .input-field {
        padding: 0.6rem;
        font-size: 0.75rem;
    }

    body[data-yh-page="apply"] .btn-primary {
        padding: 0.8rem;
        font-size: 0.9rem;
        margin-top: 10px;
    }

    body[data-yh-page="apply"] .otp-styled-input {
        font-size: 1.5rem;
        letter-spacing: 5px;
        padding: 10px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-auth-card .auth-center-wrapper .text-center.mb-large {
        margin-bottom: 1.2rem;
    }
}

@media (max-width: 414px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step {
        --yh-apply-phone-globe-x: -45.8%;
        --yh-apply-phone-auth-min: 960px;
        --yh-apply-phone-auth-fluid: 124dvh;
        --yh-apply-phone-auth-max: 1240px;
        --yh-apply-phone-auth-pad-bottom: 1.95rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.78rem, 9.8vw, 2.08rem);
    }
}

@media (max-width: 390px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step {
        --yh-apply-phone-globe-x: -45.2%;
        --yh-apply-phone-auth-min: 1030px;
        --yh-apply-phone-auth-fluid: 132dvh;
        --yh-apply-phone-auth-max: 1300px;
        --yh-apply-phone-auth-pad-bottom: 2.05rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding: 0 11px 18px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.72rem, 10vw, 1.98rem);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        width: min(100%, 296px);
        max-width: 296px;
        min-height: clamp(236px, 32vh, 280px);
        height: clamp(236px, 32vh, 280px);
    }
}

@media (max-width: 375px) {
    body[data-yh-page="apply"] #step-1.yh-landing-step {
        --yh-apply-phone-globe-x: -30.5%;
        --yh-apply-phone-auth-min: 1120px;
        --yh-apply-phone-auth-fluid: 158dvh;
        --yh-apply-phone-auth-max: 1400px;
        --yh-apply-phone-auth-pad-bottom: 2.2rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-shell {
        padding: 0 10px 16px;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-brand-name {
        font-size: 0.78rem;
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-title {
        font-size: clamp(1.64rem, 10.2vw, 1.9rem);
    }

    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-globe-stage,
    body[data-yh-page="apply"] #step-1.yh-landing-step .yh-landing-map-stage-wrap {
        min-height: clamp(216px, 31vh, 258px);
        height: clamp(216px, 31vh, 258px);
    }
}