.ghz-vce,.ghz-vce *,.ghz-vce-apply,.ghz-vce-apply *,.ghz-vce-account,.ghz-vce-account *,.ghz-vce-product-qa,.ghz-vce-product-qa *{box-sizing:border-box}.ghz-vce{display:grid;grid-template-columns:250px minmax(0,1fr);gap:0;min-height:680px;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#f8fafc;margin:20px 0}.ghz-vce__sidebar{background:#111827;color:#fff;padding:22px 14px;display:flex;flex-direction:column;gap:18px}.ghz-vce__brand{display:flex;align-items:center;gap:10px;padding:0 8px 10px}.ghz-vce__brand>span{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#fff;color:#111827;font-weight:800}.ghz-vce__brand strong,.ghz-vce__brand small{display:block}.ghz-vce__brand small{opacity:.72;margin-top:2px}.ghz-vce__sidebar nav{display:grid;gap:4px}.ghz-vce__sidebar nav a,.ghz-vce__public{color:#e5e7eb;text-decoration:none;padding:10px 12px;border-radius:9px;display:flex;align-items:center;gap:8px}.ghz-vce__sidebar nav a:hover,.ghz-vce__sidebar nav a.is-active{background:rgba(255,255,255,.11);color:#fff}.ghz-vce__sidebar nav a i{width:7px;height:7px;border-radius:50%;background:currentColor;opacity:.5}.ghz-vce__public{margin-top:auto;border:1px solid rgba(255,255,255,.18)}.ghz-vce__main{padding:24px;min-width:0}.ghz-vce__top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:18px}.ghz-vce__top h1{margin:4px 0 6px;font-size:28px}.ghz-vce__top p{margin:0;max-width:760px;color:#64748b}.ghz-vce__status,.ghz-vce__badge{display:inline-flex;align-items:center;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;background:#e2e8f0;color:#334155}.ghz-vce__status{background:#dcfce7;color:#166534}.ghz-vce__notice{padding:12px 14px;border-radius:10px;background:#e0f2fe;color:#075985;margin:12px 0}.ghz-vce__notice--ok{background:#dcfce7;color:#166534}.ghz-vce__notice--error{background:#fee2e2;color:#991b1b}.ghz-vce__panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin:0 0 18px}.ghz-vce__panel h2{font-size:20px;margin:0 0 14px}.ghz-vce__panel h3{font-size:16px}.ghz-vce__panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.ghz-vce__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.ghz-vce__metric{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:16px}.ghz-vce__metric span,.ghz-vce__metric strong{display:block}.ghz-vce__metric span{font-size:12px;color:#64748b;margin-bottom:7px}.ghz-vce__metric strong{font-size:22px;color:#0f172a}.ghz-vce__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ghz-vce__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ghz-vce__form label{display:grid;gap:6px;font-weight:600}.ghz-vce__form label>span{font-size:13px;color:#334155}.ghz-vce__form input:not([type=checkbox]):not([type=radio]),.ghz-vce__form select,.ghz-vce__form textarea,.ghz-vce-report input,.ghz-vce-report select,.ghz-vce-report textarea,.ghz-vce-product-qa textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:9px 10px;background:#fff;min-height:40px}.ghz-vce__form .wide,.ghz-vce__form-wide{grid-column:1/-1}.ghz-vce__actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.ghz-vce__table{overflow:auto}.ghz-vce__table table{width:100%;border-collapse:collapse;min-width:650px}.ghz-vce__table th,.ghz-vce__table td{padding:10px 9px;border-bottom:1px solid #eef2f7;text-align:start;vertical-align:top}.ghz-vce__table th{font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.02em}.ghz-vce__filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ghz-vce__filters input,.ghz-vce__filters select{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:7px 10px}.ghz-vce__repeat-row{display:grid;grid-template-columns:1fr 1.4fr auto auto auto;gap:8px;align-items:center;margin-bottom:8px}.ghz-vce__repeat-row--variation{grid-template-columns:1.5fr 1fr repeat(3,.75fr) auto auto}.ghz-vce__subform{border:1px solid #e2e8f0;border-radius:10px;padding:12px}.ghz-vce__subform legend{padding:0 6px;font-weight:700}.ghz-vce__case{border:1px solid #e2e8f0;border-radius:10px;padding:14px;margin:10px 0}.ghz-vce__case header{display:flex;justify-content:space-between;gap:12px}.ghz-vce__case blockquote{margin:10px 0;padding:10px 12px;border-inline-start:3px solid #94a3b8;background:#f8fafc}.ghz-vce__message{padding:12px;border:1px solid #e2e8f0;border-radius:10px;margin:8px 0}.ghz-vce__message p{margin:5px 0}.ghz-vce__message small{color:#64748b}.ghz-vce__notification{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #eef2f7}.ghz-vce__notification.is-unread{border-inline-start:3px solid #2563eb;padding-inline-start:10px}.ghz-vce__announcement{background:#f8fafc;border-radius:9px;padding:12px;margin:8px 0}.inline-form{display:inline}.link-button{border:0;background:none;padding:0;color:#2563eb;cursor:pointer;text-decoration:underline}.ghz-vce-apply{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:#fff;margin:20px 0}.ghz-vce-apply__hero{padding:34px;background:#111827;color:#fff}.ghz-vce-apply__hero h1{color:#fff;margin:4px 0 10px;font-size:32px}.ghz-vce-apply__hero p{max-width:720px;margin:0;color:#cbd5e1}.ghz-vce-apply__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px;padding:24px}.ghz-vce-apply__account .woocommerce{margin:0}.ghz-vce-account__nav{display:flex;gap:8px;margin-bottom:16px}.ghz-vce-account__nav a{padding:9px 12px;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none}.ghz-vce-account__nav a.is-active{background:#111827;color:#fff;border-color:#111827}.ghz-vce-report{margin:14px 0}.ghz-vce-report__form{margin-top:10px;padding:14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc}.ghz-vce-report__form form{display:grid;gap:10px}.ghz-vce-report__form label{display:grid;gap:5px}.ghz-vce-product-qa{clear:both;margin:28px 0;padding:22px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.ghz-vce-product-qa__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.ghz-vce-product-qa__head h2{margin:3px 0}.ghz-vce-product-qa__head>span{display:grid;place-items:center;min-width:36px;height:36px;border-radius:999px;background:#111827;color:#fff}.ghz-vce-product-qa__item{padding:14px 0;border-top:1px solid #eef2f7}.ghz-vce-product-qa__q,.ghz-vce-product-qa__a{display:grid;grid-template-columns:32px 1fr;gap:10px}.ghz-vce-product-qa__q>strong,.ghz-vce-product-qa__a>strong{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#e2e8f0}.ghz-vce-product-qa__a{margin:12px 0 0 40px}.ghz-vce-product-qa__a>strong{background:#dcfce7;color:#166534}.ghz-vce-product-qa__q p,.ghz-vce-product-qa__a p{margin:4px 0}.ghz-vce-product-qa small{color:#64748b}.ghz-vce-product-qa__ask{display:grid;gap:10px;margin-top:16px}.ghz-vce-product-qa__ask label{display:grid;gap:6px}.ghz-vce-tracking article{border:1px solid #e5e7eb;border-radius:10px;padding:12px;margin:8px 0}.ghz-vce-tracking article>span{margin-inline-start:8px;padding:3px 8px;border-radius:999px;background:#e2e8f0}.ghz-vce-vacation{margin-bottom:14px}.ghz-vce__details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ghz-vce__details>div{padding:12px;background:#f8fafc;border-radius:8px}.ghz-vce__details dt{font-size:12px;color:#64748b}.ghz-vce__details dd{margin:3px 0 0;font-weight:700}@media(max-width:991px){.ghz-vce{grid-template-columns:1fr}.ghz-vce__sidebar{position:static}.ghz-vce__sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.ghz-vce__public{margin-top:0}.ghz-vce__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.ghz-vce-apply__grid{grid-template-columns:1fr}}@media(max-width:640px){.ghz-vce__main{padding:14px}.ghz-vce__sidebar{padding:14px}.ghz-vce__sidebar nav{grid-template-columns:1fr 1fr;gap:3px}.ghz-vce__sidebar nav a{font-size:13px;padding:8px}.ghz-vce__top{display:block}.ghz-vce__status{margin-top:10px}.ghz-vce__metrics,.ghz-vce__grid,.ghz-vce__form,.ghz-vce__details{grid-template-columns:1fr}.ghz-vce__form .wide{grid-column:auto}.ghz-vce__repeat-row,.ghz-vce__repeat-row--variation{grid-template-columns:1fr}.ghz-vce-apply__hero{padding:24px 18px}.ghz-vce-apply__grid{padding:16px}.ghz-vce-product-qa{padding:15px}.ghz-vce-product-qa__a{margin-inline-start:18px}.ghz-vce-account__nav{overflow:auto;white-space:nowrap}}

/* GHZ VCE 1.0.1 — mobile onboarding/auth layout */
@media (max-width: 991px) {

    .ghz-vce-apply__grid,
    .ghz-vce-apply__account,
    .ghz-vce-apply__account .woocommerce,
    .ghz-vce-apply__account #customer_login,
    .ghz-vce-apply__account .u-columns,
    .ghz-vce-apply__account .col2-set {
        width: 100%;
        max-width: none;
        min-width: 0;
    }

    .ghz-vce-apply__account #customer_login > .u-column1,
    .ghz-vce-apply__account #customer_login > .u-column2,
    .ghz-vce-apply__account .col2-set > .col-1,
    .ghz-vce-apply__account .col2-set > .col-2 {
        float: none !important;
        width: 100% !important;
        max-width: none !important;
        margin: 0 0 28px !important;
        padding: 0 !important;
    }

    .ghz-vce-apply__account form,
    .ghz-vce-apply__account .form-row,
    .ghz-vce-apply__account .woocommerce-form-row {
        float: none !important;
        width: 100% !important;
        max-width: none !important;
        margin-inline: 0 !important;
    }

    .ghz-vce-apply__account input:not([type="checkbox"]):not([type="radio"]),
    .ghz-vce-apply__account select,
    .ghz-vce-apply__account textarea {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 0 !important;
        min-height: 46px;
    }

    .ghz-vce-apply__account input[type="checkbox"],
    .ghz-vce-apply__account input[type="radio"] {
        width: 18px !important;
        height: 18px !important;
        min-height: 0 !important;
        flex: 0 0 18px;
    }

    .ghz-vce-apply__account .woocommerce-form-login__rememberme {
        display: flex !important;
        align-items: center;
        gap: 8px;
        width: auto !important;
    }

    .ghz-vce-apply__account button,
    .ghz-vce-apply__account .button {
        min-height: 46px;
    }

    .ghz-vce-apply__account iframe {
        max-width: 100% !important;
    }
}

@media (max-width: 640px) {

    .ghz-vce-apply {
        border-radius: 12px;
        margin: 12px 0;
    }

    .ghz-vce-apply__hero {
        padding: 24px 18px;
    }

    .ghz-vce-apply__hero h1 {
        font-size: 27px;
        line-height: 1.35;
    }

    .ghz-vce-apply__grid {
        padding: 18px;
        gap: 20px;
    }

    .ghz-vce-apply__grid h2 {
        font-size: 23px;
        line-height: 1.4;
    }
}

/* GHZ VCE 1.0.2 — compact guest authentication */
.ghz-vce-apply__grid--guest {
    align-items: start;
}

.ghz-vce-apply__intro p {
    color: #64748b;
    line-height: 1.75;
    margin-bottom: 0;
}

.ghz-vce-apply__auth {
    min-width: 0;
}

.ghz-vce-auth-tabs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    padding: 5px;
    margin: 0 0 20px;
    border-radius: 12px;
    background: #f1f5f9;
}

.ghz-vce-auth-tabs__button {
    appearance: none;
    border: 0;
    border-radius: 9px;
    background: transparent;
    min-height: 46px;
    padding: 10px 14px;
    cursor: pointer;
    font: inherit;
    font-weight: 700;
    color: #475569;
}

.ghz-vce-auth-tabs__button.is-active {
    background: #111827;
    color: #fff;
}

.ghz-vce-apply__account[data-ghz-auth="login"]
#customer_login > .u-column2 {
    display: none !important;
}

.ghz-vce-apply__account[data-ghz-auth="register"]
#customer_login > .u-column1 {
    display: none !important;
}

.ghz-vce-apply__account #customer_login > .u-column1,
.ghz-vce-apply__account #customer_login > .u-column2 {
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ghz-vce-apply__account
#customer_login > .u-column1 > h2,
.ghz-vce-apply__account
#customer_login > .u-column2 > h2 {
    display: none;
}

.ghz-vce-apply__account
.woocommerce-form-login,
.ghz-vce-apply__account
.woocommerce-form-register {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding-inline: 0 !important;
}

.ghz-vce-apply__account .form-row {
    width: 100% !important;
    max-width: none !important;
    margin-bottom: 14px;
}

@media (max-width: 640px) {

    .ghz-vce-apply__grid--guest {
        padding: 18px;
    }

    .ghz-vce-apply__intro {
        margin-bottom: 2px;
    }

    .ghz-vce-apply__intro h2 {
        margin-bottom: 8px;
    }

    .ghz-vce-auth-tabs {
        position: sticky;
        top: 0;
        z-index: 2;
    }
}

/* GHZ VCE 1.0.2 — auth cleanup */

/* Digits duplicates the native first-name field. Keep it functional
   in the DOM but do not display a second first-name control. */
.ghz-vce-apply__account form.register #dig_cs_name {
    display: none !important;
}

/* Clean registration spacing. */
.ghz-vce-apply__account form.register .form-row {
    width: 100% !important;
    margin: 0 0 18px !important;
}

.ghz-vce-apply__account form.register label {
    display: block;
    margin-bottom: 7px !important;
}

.ghz-vce-apply__account form.register input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]) {
    width: 100% !important;
    min-height: 48px;
}

/* Porto/WooCommerce password visibility control is malformed here. */
.ghz-vce-apply__account .password-input {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.ghz-vce-apply__account .show-password-input {
    display: none !important;
}

/* Password strength must never become a narrow vertical block. */
.ghz-vce-apply__account .woocommerce-password-strength,
.ghz-vce-apply__account .woocommerce-password-hint {
    position: static !important;
    display: block;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 7px 0 0 !important;
}

/* Login remember-me cleanup. */
.ghz-vce-apply__account .woocommerce-form-login__rememberme {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 8px !important;
    width: auto !important;
}

.ghz-vce-apply__account #rememberme {
    -webkit-appearance: checkbox !important;
    appearance: auto !important;
    width: 18px !important;
    height: 18px !important;
    min-height: 18px !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 0 0 18px !important;
}

/* GHZ VCE 1.2.0 — premium native account access */
.ghz-vce-apply {
    --ghz-auth-ink:#0f172a;
    --ghz-auth-muted:#64748b;
    --ghz-auth-line:#dbe4ef;
    --ghz-auth-soft:#f8fafc;
    --ghz-auth-accent:#1d4ed8;
    --ghz-auth-success:#15803d;
    --ghz-auth-danger:#b91c1c;
}
.ghz-vce-auth-kicker{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:12px;font-weight:800}
.ghz-vce-auth-benefits{margin:20px 0 0;padding-inline-start:20px;color:#475569}.ghz-vce-auth-benefits li{margin:8px 0}
.ghz-vce-apply__auth{min-width:0;border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:18px}
.ghz-vce-auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:5px;margin-bottom:22px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}
.ghz-vce-auth-tabs__button{appearance:none;border:0;border-radius:10px;background:transparent;min-height:48px;padding:8px 12px;color:#475569;font-size:15px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}
.ghz-vce-auth-tabs__button:hover{color:#0f172a}.ghz-vce-auth-tabs__button.is-active{background:#0f172a;color:#fff;box-shadow:0 5px 16px rgba(15,23,42,.18)}.ghz-vce-auth-tabs__button:active{transform:translateY(1px)}
.ghz-vce-auth__panel[hidden]{display:none!important}.ghz-vce-auth__panel-head{margin-bottom:18px}.ghz-vce-auth__panel-head h3{margin:0 0 6px;color:#0f172a;font-size:22px;line-height:1.25}.ghz-vce-auth__panel-head p{margin:0;color:#64748b;font-size:13px;line-height:1.7}
.ghz-vce-auth__form{display:grid;gap:15px}.ghz-vce-auth__form>label,.ghz-vce-auth__two label,.ghz-vce-auth-step>label,.ghz-vce-auth__email-fallback label{display:grid;gap:7px;margin:0;color:#334155;font-weight:750}
.ghz-vce-auth__form input:not([type=checkbox]){appearance:none;width:100%;min-width:0;min-height:52px;border:1px solid #cbd5e1;border-radius:12px;padding:11px 13px;background:#fff;color:#0f172a;font-size:16px;line-height:1.2;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.ghz-vce-auth__form input:not([type=checkbox])::placeholder{color:#94a3b8}.ghz-vce-auth__form input:not([type=checkbox]):focus{outline:0;border-color:#64748b;box-shadow:0 0 0 4px rgba(100,116,139,.12)}.ghz-vce-auth__form input[readonly]{background:#f8fafc;color:#475569}
.ghz-vce-auth__two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ghz-vce-auth__row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.ghz-vce-auth__remember{display:flex!important;align-items:center;gap:8px!important;color:#475569!important;font-weight:500!important}.ghz-vce-auth__remember input{width:18px!important;height:18px!important;min-height:0!important;margin:0}
.ghz-vce-auth__link{color:#1d4ed8;font-size:13px;font-weight:700;text-decoration:none}.ghz-vce-auth__link:hover{text-decoration:underline}
.ghz-vce-auth-step{display:grid;gap:13px;padding:16px;border:1px solid #dbe4ef;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}.ghz-vce-auth-step--details{background:#fff}
.ghz-vce-auth-step__head{display:flex;align-items:flex-start;gap:10px}.ghz-vce-auth-step__head>div{min-width:0}.ghz-vce-auth-step__head strong{display:block;color:#0f172a;font-size:15px}.ghz-vce-auth-step__head small{display:block;margin-top:2px;color:#64748b;font-size:12px;line-height:1.55}
.ghz-vce-auth-step__number{display:inline-grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:9px;background:#0f172a;color:#fff;font-size:13px;font-weight:900}
.ghz-vce-auth__verify-phone,.ghz-vce-auth__send-email{width:100%;min-height:50px;border:1px solid #0f172a!important;border-radius:12px!important;background:#fff!important;color:#0f172a!important;font-weight:850!important;box-shadow:none!important}.ghz-vce-auth__verify-phone:hover,.ghz-vce-auth__send-email:hover{background:#f8fafc!important}
.ghz-vce-auth__hint,.ghz-vce-auth__field-hint{margin:0;color:#64748b;font-size:12px;line-height:1.65;font-weight:500}
.ghz-vce-auth-otp{display:grid;gap:12px;padding:14px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.ghz-vce-auth-otp[hidden]{display:none!important}
.ghz-vce-auth-otp__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ghz-vce-auth-otp__head strong{display:block;color:#1e3a8a}.ghz-vce-auth-otp__head small{display:block;margin-top:3px;color:#475569;font-size:12px;direction:ltr;text-align:start}.ghz-vce-auth-otp__badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#dbeafe;color:#1e40af;font-size:11px;font-weight:800}
.ghz-vce-auth__form .ghz-vce-auth-otp__input{min-height:60px!important;text-align:center;direction:ltr;letter-spacing:.48em;padding-inline-start:calc(13px + .48em)!important;font-size:24px!important;font-weight:850;font-variant-numeric:tabular-nums;border-color:#93c5fd!important;background:#fff!important}
.ghz-vce-auth-otp__confirm{width:100%;min-height:48px;border-radius:11px!important;background:#0f172a!important;color:#fff!important;font-weight:850!important}.ghz-vce-auth-otp__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;padding-top:2px}
.ghz-vce-auth__link-button{appearance:none;border:0;background:none;padding:2px 0;color:#1d4ed8;font:inherit;font-size:12px;font-weight:800;cursor:pointer;text-decoration:none}.ghz-vce-auth__link-button:hover{text-decoration:underline}.ghz-vce-auth__link-button:disabled{color:#94a3b8;cursor:not-allowed;text-decoration:none}.ghz-vce-auth-otp__timer{color:#64748b;font-size:11px}
.ghz-vce-auth__verified{display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid #bbf7d0;border-radius:14px;background:#f0fdf4;color:#166534}.ghz-vce-auth__verified[hidden]{display:none!important}.ghz-vce-auth__verified-icon{display:inline-grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#16a34a;color:#fff;font-weight:900}.ghz-vce-auth__verified strong,.ghz-vce-auth__verified small{display:block}.ghz-vce-auth__verified small{margin-top:2px;direction:ltr;color:#166534;font-size:12px}
.ghz-vce-auth__fallback{border-top:1px solid #e2e8f0;padding-top:4px}.ghz-vce-auth__fallback-trigger{appearance:none;display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;padding:10px 2px;color:#64748b;text-align:start;cursor:pointer}.ghz-vce-auth__fallback-trigger strong{color:#1d4ed8;font-size:12px}.ghz-vce-auth__fallback-trigger.is-attention strong{text-decoration:underline}
.ghz-vce-auth__email-fallback{display:grid;gap:12px;margin-top:4px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.ghz-vce-auth__email-fallback[hidden]{display:none!important}.ghz-vce-auth__fallback-head strong{display:block;color:#0f172a}.ghz-vce-auth__fallback-head p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.65}.ghz-vce-auth-otp--email{border-color:#dbe4ef;background:#fff}
.ghz-vce-auth__message{min-height:0;border-radius:12px;font-size:13px;line-height:1.65}.ghz-vce-auth__message:not(:empty){padding:11px 13px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155}.ghz-vce-auth__message.is-error:not(:empty){border-color:#fecaca;background:#fef2f2;color:#991b1b}.ghz-vce-auth__message.is-success:not(:empty){border-color:#bbf7d0;background:#f0fdf4;color:#166534}.ghz-vce-auth__message.is-info:not(:empty){border-color:#bfdbfe;background:#eff6ff;color:#1e40af}
.ghz-vce-auth__primary{position:relative;width:100%;min-height:52px;border:1px solid #0f172a!important;border-radius:12px!important;background:#0f172a!important;color:#fff!important;font-size:15px!important;font-weight:900!important;box-shadow:0 8px 22px rgba(15,23,42,.16)!important;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease!important}.ghz-vce-auth__primary:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(15,23,42,.22)!important}.ghz-vce-auth__primary:disabled{border-color:#cbd5e1!important;background:#f1f5f9!important;color:#94a3b8!important;box-shadow:none!important;cursor:not-allowed}
.ghz-vce-auth__form .is-busy{pointer-events:none;opacity:.72}.ghz-vce-auth__form .is-busy::after{content:"";display:inline-block;width:14px;height:14px;margin-inline-start:8px;border:2px solid currentColor;border-inline-end-color:transparent;border-radius:50%;vertical-align:-2px;animation:ghz-vce-auth-spin .7s linear infinite}
.ghz-vce-auth__privacy{margin:0;color:#94a3b8;font-size:10px;line-height:1.65;text-align:center}
@keyframes ghz-vce-auth-spin{to{transform:rotate(360deg)}}
@media(max-width:767px){
    .ghz-vce-apply__grid--guest{gap:16px}.ghz-vce-apply__auth{padding:12px;border-radius:18px;box-shadow:0 10px 30px rgba(15,23,42,.07)}.ghz-vce-auth-tabs{margin-bottom:18px}.ghz-vce-auth-tabs__button{min-height:50px;font-size:15px}.ghz-vce-auth__panel-head h3{font-size:20px}.ghz-vce-auth__two{grid-template-columns:1fr}.ghz-vce-auth-step{padding:13px}.ghz-vce-auth__form{gap:13px}.ghz-vce-auth__form input:not([type=checkbox]){min-height:54px}.ghz-vce-auth__row{align-items:flex-start}.ghz-vce-auth__fallback-trigger{display:grid;justify-items:start}.ghz-vce-auth-otp__actions{justify-content:flex-start}.ghz-vce-auth__privacy{padding-bottom:10px}.grecaptcha-badge{z-index:999999!important;bottom:92px!important}
}


/* GHZ VCE 1.3.0 — OTP login */
.ghz-vce-login-methods{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:6px;
    margin:0 0 18px;
    padding:5px;
    border:1px solid #e2e8f0;
    border-radius:13px;
    background:#f8fafc
}
.ghz-vce-login-methods__button{
    appearance:none;
    min-height:44px;
    padding:8px 10px;
    border:0;
    border-radius:9px;
    background:transparent;
    color:#64748b;
    font-size:13px;
    font-weight:850;
    cursor:pointer;
    transition:background .18s ease,color .18s ease,box-shadow .18s ease
}
.ghz-vce-login-methods__button.is-active{
    background:#fff;
    color:#0f172a;
    box-shadow:0 3px 12px rgba(15,23,42,.08)
}
[data-ghz-login-method-panel][hidden]{
    display:none!important
}
.ghz-vce-auth-step--login{
    margin-bottom:0
}
@media(max-width:767px){
    .ghz-vce-login-methods__button{
        min-height:46px;
        font-size:13px
    }
}


/* GHZ VCE GUIDED PRODUCT EDITOR v1 */
.ghz-vce__editor--guided{
    padding:0;
    overflow:hidden;
    border-color:#dde5ef;
    box-shadow:0 10px 32px rgba(15,23,42,.045);
}

.ghz-vce-product-guide{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(250px,340px);
    gap:28px;
    align-items:center;
    padding:26px 28px 22px;
    background:
        radial-gradient(circle at 92% 8%,rgba(59,130,246,.12),transparent 34%),
        linear-gradient(135deg,#f8fbff 0%,#f4f8ff 54%,#f8fafc 100%);
    border-bottom:1px solid #e4eaf2;
}

.ghz-vce-product-guide__copy{
    min-width:0;
}

.ghz-vce-product-guide__eyebrow{
    display:block;
    margin-bottom:7px;
    color:#2563eb;
    font-size:10px;
    line-height:1;
    font-weight:800;
    letter-spacing:.12em;
}

.ghz-vce-product-guide__copy h2{
    margin:0 0 8px!important;
    color:#0f172a;
    font-size:25px!important;
    line-height:1.2;
}

.ghz-vce-product-guide__copy p{
    max-width:760px;
    margin:0;
    color:#64748b;
    font-size:13px;
    line-height:1.65;
}

.ghz-vce-product-guide__progress{
    padding:16px 17px;
    border:1px solid #dbe5f2;
    border-radius:14px;
    background:rgba(255,255,255,.82);
    box-shadow:0 8px 24px rgba(30,64,175,.045);
}

.ghz-vce-product-guide__progress-head{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    margin-bottom:9px;
}

.ghz-vce-product-guide__progress-head span{
    color:#475569;
    font-size:11px;
    font-weight:700;
}

.ghz-vce-product-guide__progress-head strong{
    color:#1d4ed8;
    font-size:18px;
    line-height:1;
    font-variant-numeric:tabular-nums;
}

.ghz-vce-product-guide__track{
    display:block;
    width:100%;
    height:7px;
    overflow:hidden;
    border-radius:999px;
    background:#e8eef7;
}

.ghz-vce-product-guide__track i{
    display:block;
    width:0;
    height:100%;
    border-radius:inherit;
    background:linear-gradient(90deg,#2563eb,#4f7df3);
    transition:width .22s ease;
}

.ghz-vce-product-guide__progress small{
    display:block;
    margin-top:8px;
    color:#8492a6;
    font-size:10px;
    line-height:1.45;
}

.ghz-vce-product-guide__progress small span{
    color:#475569;
    font-weight:750;
}

.ghz-vce-product-guide__steps{
    display:grid;
    grid-template-columns:repeat(6,minmax(0,1fr));
    gap:7px;
    padding:13px 28px;
    background:#fff;
    border-bottom:1px solid #edf1f5;
}

.ghz-vce-product-guide__steps>span{
    display:flex;
    align-items:center;
    gap:7px;
    min-width:0;
    padding:7px 8px;
    border-radius:9px;
    color:#64748b;
    background:#f8fafc;
    font-size:10px;
    font-weight:700;
    white-space:nowrap;
}

.ghz-vce-product-guide__steps b{
    display:grid;
    place-items:center;
    width:20px;
    height:20px;
    flex:0 0 20px;
    border-radius:7px;
    background:#e8efff;
    color:#315fce;
    font-size:9px;
}

.ghz-vce__form--product{
    padding:22px 28px 26px;
    gap:12px;
    background:#f8fafc;
}

.ghz-vce__form--product>label{
    min-width:0;
    padding:13px;
    border:1px solid #e1e7ef;
    border-radius:11px;
    background:#fff;
    box-shadow:0 3px 12px rgba(15,23,42,.025);
}

.ghz-vce__form--product>label:focus-within{
    border-color:#a9c0f5;
    box-shadow:0 0 0 3px rgba(59,130,246,.07);
}

.ghz-vce__form--product>label>span{
    color:#334155;
    font-size:11px;
    font-weight:750;
}

.ghz-vce__form--product input:not([type=checkbox]):not([type=radio]),
.ghz-vce__form--product select,
.ghz-vce__form--product textarea{
    border-color:#d7e0ea;
    background:#fbfdff;
}

.ghz-vce__form--product input:not([type=checkbox]):not([type=radio]):focus,
.ghz-vce__form--product select:focus,
.ghz-vce__form--product textarea:focus{
    border-color:#87a8ee;
    box-shadow:0 0 0 2px rgba(59,130,246,.08);
    outline:0;
}

.ghz-vce__form--product>.ghz-vce__subform{
    padding:17px;
    border:1px solid #dce4ed;
    border-radius:12px;
    background:#fff;
    box-shadow:0 3px 12px rgba(15,23,42,.025);
}

.ghz-vce__form--product>.ghz-vce__subform legend{
    padding:0 7px;
    color:#172554;
    font-size:12px;
    font-weight:800;
}

.ghz-vce__form--product>.ghz-vce__subform>small{
    display:block;
    margin-top:10px;
    color:#7c8a9d;
    font-size:10px;
    line-height:1.5;
}

.ghz-vce__form--product>.ghz-vce__actions{
    margin-top:2px;
    padding:14px 0 0;
    border-top:1px solid #e5eaf1;
}

.ghz-vce__editor--guided.is-recommended-complete
.ghz-vce-product-guide__progress{
    border-color:#bae3ca;
    background:#f5fcf7;
}

.ghz-vce__editor--guided.is-recommended-complete
.ghz-vce-product-guide__progress-head strong{
    color:#16804a;
}

.ghz-vce__editor--guided.is-recommended-complete
.ghz-vce-product-guide__track i{
    background:linear-gradient(90deg,#16a05d,#35b875);
}

@media(max-width:1100px){
    .ghz-vce-product-guide{
        grid-template-columns:1fr;
        gap:16px;
    }

    .ghz-vce-product-guide__steps{
        grid-template-columns:repeat(3,minmax(0,1fr));
    }
}

@media(max-width:640px){
    .ghz-vce-product-guide{
        padding:20px 16px 17px;
    }

    .ghz-vce-product-guide__copy h2{
        font-size:21px!important;
    }

    .ghz-vce-product-guide__steps{
        grid-template-columns:repeat(2,minmax(0,1fr));
        padding:11px 16px;
    }

    .ghz-vce__form--product{
        padding:16px;
    }

    .ghz-vce__form--product>label{
        padding:12px;
    }
}

/* GHZ VCE PRODUCT WORKSPACE BULK v2 */
body.ghz-vce-focus-mode {
    overflow: hidden !important;
}
body.ghz-vce-focus-mode .ghz-vce {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147483000 !important;
    width: 100vw !important;
    max-width: none !important;
    height: 100vh !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    background: #f4f7fb;
}
body.ghz-vce-focus-mode .ghz-vce__shell {
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
}
body.ghz-vce-focus-mode .ghz-vce__sidebar {
    height: 100vh !important;
    overflow-y: auto !important;
}
body.ghz-vce-focus-mode .ghz-vce__main {
    height: 100vh !important;
    max-height: 100vh !important;
    overflow-y: auto !important;
    overscroll-behavior: contain;
}

.ghz-vce__workspace-bar {
    position: sticky;
    top: 0;
    z-index: 35;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: -2px 0 18px;
    padding: 10px 12px;
    border: 1px solid #dce5f0;
    border-radius: 14px;
    background: rgba(255,255,255,.96);
    box-shadow: 0 8px 24px rgba(15,23,42,.07);
    backdrop-filter: blur(10px);
}
.ghz-vce__workspace-bar-left,
.ghz-vce__workspace-bar-actions {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}
.ghz-vce__workspace-title {
    display: flex;
    flex-direction: column;
    min-width: 0;
}
.ghz-vce__workspace-title strong {
    color: #0f172a;
    font-size: 13px;
    line-height: 1.2;
}
.ghz-vce__workspace-title small {
    margin-top: 2px;
    color: #64748b;
    font-size: 11px;
}
.ghz-vce__workspace-button {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 12px;
    border: 1px solid #d4deea;
    border-radius: 9px;
    background: #fff;
    color: #334155;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
}
.ghz-vce__workspace-button:hover,
.ghz-vce__workspace-button:focus {
    border-color: #9eb3ca;
    color: #0f172a;
}
.ghz-vce__workspace-button--primary {
    border-color: #2563eb;
    background: #2563eb;
    color: #fff;
}
.ghz-vce__workspace-button--primary:hover,
.ghz-vce__workspace-button--primary:focus {
    border-color: #1d4ed8;
    background: #1d4ed8;
    color: #fff;
}

.ghz-vce__editor-tabs {
    position: sticky;
    top: 56px;
    z-index: 30;
    display: flex;
    gap: 7px;
    overflow-x: auto;
    margin: 0 0 18px;
    padding: 8px;
    border: 1px solid #dce5f0;
    border-radius: 14px;
    background: rgba(248,250,252,.97);
    scrollbar-width: thin;
    backdrop-filter: blur(10px);
}
.ghz-vce__editor-tab {
    appearance: none;
    flex: 0 0 auto;
    min-height: 36px;
    padding: 0 13px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: transparent;
    color: #64748b;
    font-size: 12px;
    font-weight: 800;
    cursor: pointer;
}
.ghz-vce__editor-tab:hover {
    color: #0f172a;
    background: #fff;
}
.ghz-vce__editor-tab.is-active {
    border-color: #bfdbfe;
    background: #eff6ff;
    color: #1d4ed8;
}

.ghz-vce__editor--guided [data-ghz-editor-section].is-ghz-section-hidden {
    display: none !important;
}
.ghz-vce__editor--guided [data-ghz-editor-always] {
    display: flex !important;
}

.ghz-vce__identity-fields {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 12px;
    padding: 16px;
    border: 1px solid #dce5f0;
    border-radius: 14px;
    background: #f8fafc;
}
.ghz-vce__identity-fields label {
    min-width: 0;
}
.ghz-vce__identity-note {
    grid-column: 1 / -1;
    margin: 0;
    color: #64748b;
    line-height: 1.55;
}

.ghz-vce__category-explorer {
    margin-top: 8px;
    border: 1px solid #dce5f0;
    border-radius: 14px;
    background: #fff;
    overflow: hidden;
}
.ghz-vce__category-toolbar {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px;
    border-bottom: 1px solid #e5edf5;
    background: #f8fafc;
}
.ghz-vce__category-search {
    min-width: 0;
    flex: 1 1 auto;
}
.ghz-vce__category-count {
    flex: 0 0 auto;
    color: #64748b;
    font-size: 11px;
    font-weight: 800;
}
.ghz-vce__category-clear {
    appearance: none;
    border: 0;
    background: transparent;
    color: #2563eb;
    font-size: 11px;
    font-weight: 800;
    cursor: pointer;
}
.ghz-vce__category-tree {
    max-height: 360px;
    overflow: auto;
    padding: 8px;
}
.ghz-vce__category-node {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    min-height: 34px;
    margin: 1px 0;
    padding: 7px 8px;
    border-radius: 8px;
    cursor: pointer;
}
.ghz-vce__category-node:hover {
    background: #f8fafc;
}
.ghz-vce__category-node input {
    flex: 0 0 auto;
    margin: 2px 0 0;
}
.ghz-vce__category-node span {
    min-width: 0;
    color: #334155;
    font-size: 12px;
    line-height: 1.45;
}
.ghz-vce__category-node small {
    display: block;
    margin-top: 2px;
    color: #94a3b8;
    font-size: 10px;
}
.ghz-vce__category-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    min-height: 0;
    padding: 0 10px 10px;
}
.ghz-vce__category-chip {
    display: inline-flex;
    align-items: center;
    max-width: 100%;
    padding: 5px 8px;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 10px;
    font-weight: 800;
}
.ghz-vce__category-native {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
    clip: rect(0,0,0,0) !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}

.ghz-vce__taxonomy-lock {
    display: inline-flex;
    align-items: center;
    margin: 5px 0 0;
    padding: 4px 7px;
    border-radius: 999px;
    background: #f1f5f9;
    color: #64748b;
    font-size: 10px;
    font-weight: 800;
}
.ghz-vce__repeat-row.is-ghz-taxonomy-locked {
    opacity: .82;
}
.ghz-vce__repeat-row.is-ghz-taxonomy-locked input[disabled] {
    background: #f1f5f9 !important;
    color: #475569 !important;
    cursor: not-allowed;
}

.ghz-vce__spec-tools,
.ghz-vce__variation-tools,
.ghz-vce__media-helper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin: 10px 0;
    padding: 10px;
    border: 1px dashed #cbd5e1;
    border-radius: 12px;
    background: #f8fafc;
}
.ghz-vce__spec-tools strong,
.ghz-vce__variation-tools strong {
    margin-inline-end: 2px;
    color: #334155;
    font-size: 11px;
}
.ghz-vce__mini-action {
    appearance: none;
    min-height: 30px;
    padding: 0 9px;
    border: 1px solid #d4deea;
    border-radius: 8px;
    background: #fff;
    color: #334155;
    font-size: 11px;
    font-weight: 800;
    cursor: pointer;
}
.ghz-vce__mini-action:hover {
    border-color: #93c5fd;
    color: #1d4ed8;
}

.ghz-vce__file-preview {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(120px,1fr));
    gap: 8px;
    width: 100%;
}
.ghz-vce__file-preview-item {
    min-width: 0;
    padding: 8px;
    border: 1px solid #dce5f0;
    border-radius: 10px;
    background: #fff;
}
.ghz-vce__file-preview-item img {
    display: block;
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: contain;
    margin-bottom: 6px;
    border-radius: 7px;
    background: #f8fafc;
}
.ghz-vce__file-preview-item span {
    display: block;
    overflow: hidden;
    color: #475569;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ghz-vce__drop-active {
    outline: 2px solid #60a5fa;
    outline-offset: 3px;
}

.ghz-vce__readiness {
    margin: 10px 0 16px;
    padding: 16px;
    border: 1px solid #dce5f0;
    border-radius: 14px;
    background: #fff;
}
.ghz-vce__readiness-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 12px;
}
.ghz-vce__readiness-head h3 {
    margin: 0;
    color: #0f172a;
    font-size: 14px;
}
.ghz-vce__readiness-score {
    min-width: 54px;
    padding: 5px 8px;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 11px;
    font-weight: 900;
    text-align: center;
}
.ghz-vce__readiness-list {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 7px 12px;
}
.ghz-vce__readiness-item {
    display: flex;
    align-items: center;
    gap: 7px;
    color: #64748b;
    font-size: 11px;
}
.ghz-vce__readiness-item::before {
    content: "○";
    color: #94a3b8;
    font-weight: 900;
}
.ghz-vce__readiness-item.is-ready {
    color: #166534;
}
.ghz-vce__readiness-item.is-ready::before {
    content: "✓";
    color: #16a34a;
}
.ghz-vce__readiness-warning {
    display: none;
    margin-top: 10px;
    padding: 9px 10px;
    border-radius: 9px;
    background: #fff7ed;
    color: #9a3412;
    font-size: 11px;
    line-height: 1.5;
}
.ghz-vce__readiness-warning.is-visible {
    display: block;
}

.ghz-vce__draft-banner {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin: 0 0 14px;
    padding: 10px 12px;
    border: 1px solid #fde68a;
    border-radius: 12px;
    background: #fffbeb;
    color: #92400e;
    font-size: 11px;
}
.ghz-vce__draft-banner.is-visible {
    display: flex;
}
.ghz-vce__draft-actions {
    display: flex;
    gap: 6px;
}
.ghz-vce__draft-actions button {
    appearance: none;
    min-height: 30px;
    padding: 0 9px;
    border: 1px solid #fcd34d;
    border-radius: 8px;
    background: #fff;
    color: #92400e;
    font-size: 10px;
    font-weight: 800;
    cursor: pointer;
}

.ghz-vce__variation-generator-status {
    width: 100%;
    color: #64748b;
    font-size: 10px;
    line-height: 1.5;
}

@media (max-width: 900px) {
    .ghz-vce__identity-fields,
    .ghz-vce__readiness-list {
        grid-template-columns: 1fr;
    }
    .ghz-vce__workspace-bar {
        align-items: flex-start;
    }
    .ghz-vce__workspace-bar-left {
        display: none;
    }
    .ghz-vce__workspace-bar-actions {
        width: 100%;
        justify-content: flex-end;
        flex-wrap: wrap;
    }
}
@media (max-width: 640px) {
    body.ghz-vce-focus-mode .ghz-vce__shell {
        height: 100vh !important;
    }
    .ghz-vce__workspace-bar {
        border-radius: 10px;
    }
    .ghz-vce__editor-tabs {
        top: 54px;
        margin-inline: -4px;
        border-radius: 10px;
    }
    .ghz-vce__category-tree {
        max-height: 300px;
    }
    .ghz-vce__draft-banner {
        align-items: flex-start;
        flex-direction: column;
    }
}

/* GHZ VCE PRODUCT FLOW v3 */
.ghz-vce__flow-active .ghz-vce-product-guide__steps{
    display:none!important;
}

.ghz-vce__flow-active .ghz-vce__actions{
    display:none!important;
}

.ghz-vce__flow-active .ghz-vce__editor-tab{
    position:relative;
}

.ghz-vce__flow-active .ghz-vce__editor-tab.is-complete{
    border-color:#bbf7d0;
    background:#f0fdf4;
    color:#166534;
}

.ghz-vce__flow-active .ghz-vce__editor-tab.is-complete::after{
    content:"✓";
    margin-inline-start:6px;
    font-weight:900;
}

.ghz-vce__flow-active .ghz-vce__editor-tab.is-current{
    border-color:#93c5fd;
    background:#eff6ff;
    color:#1d4ed8;
    box-shadow:0 0 0 2px rgba(37,99,235,.06);
}

.ghz-vce__flow-active .ghz-vce__editor-tab.is-locked{
    opacity:.42;
    cursor:not-allowed;
}

.ghz-vce__flow-step-head{
    grid-column:1/-1;
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:18px;
    margin:0 0 4px;
    padding:15px 16px;
    border:1px solid #dbe7f4;
    border-radius:13px;
    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 100%);
}

.ghz-vce__flow-step-copy{
    min-width:0;
}

.ghz-vce__flow-step-copy small{
    display:block;
    margin-bottom:4px;
    color:#2563eb;
    font-size:10px;
    font-weight:900;
    letter-spacing:.05em;
}

.ghz-vce__flow-step-copy h3{
    margin:0 0 5px;
    color:#0f172a;
    font-size:16px;
}

.ghz-vce__flow-step-copy p{
    margin:0;
    color:#64748b;
    font-size:11px;
    line-height:1.55;
}

.ghz-vce__flow-saved{
    flex:0 0 auto;
    padding:5px 8px;
    border-radius:999px;
    background:#dcfce7;
    color:#166534;
    font-size:10px;
    font-weight:900;
}

.ghz-vce__flow-nav{
    grid-column:1/-1;
    position:sticky;
    bottom:10px;
    z-index:40;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-top:14px;
    padding:11px 12px;
    border:1px solid #d7e2ee;
    border-radius:14px;
    background:rgba(255,255,255,.97);
    box-shadow:0 12px 34px rgba(15,23,42,.12);
    backdrop-filter:blur(12px);
}

.ghz-vce__flow-nav-copy{
    min-width:0;
    color:#64748b;
    font-size:10px;
    line-height:1.45;
}

.ghz-vce__flow-nav-actions{
    display:flex;
    align-items:center;
    gap:8px;
    flex:0 0 auto;
}

.ghz-vce__flow-btn{
    appearance:none;
    min-height:38px;
    padding:0 14px;
    border:1px solid #cbd5e1;
    border-radius:9px;
    background:#fff;
    color:#334155;
    font-size:11px;
    font-weight:900;
    cursor:pointer;
}

.ghz-vce__flow-btn:hover{
    border-color:#94a3b8;
    color:#0f172a;
}

.ghz-vce__flow-btn--next,
.ghz-vce__flow-btn--submit{
    border-color:#2563eb;
    background:#2563eb;
    color:#fff;
}

.ghz-vce__flow-btn--next:hover,
.ghz-vce__flow-btn--submit:hover{
    border-color:#1d4ed8;
    background:#1d4ed8;
    color:#fff;
}

.ghz-vce__flow-error{
    grid-column:1/-1;
    margin:0 0 4px;
    padding:10px 12px;
    border:1px solid #fed7aa;
    border-radius:10px;
    background:#fff7ed;
    color:#9a3412;
    font-size:11px;
    font-weight:700;
    line-height:1.5;
}

.ghz-vce__flow-active label[data-ghz-flow-status-field]{
    display:none!important;
}

.ghz-vce__flow-active[data-ghz-current-section="review"]
.ghz-vce__readiness{
    display:block!important;
}

@media(max-width:640px){
    .ghz-vce__flow-step-head{
        flex-direction:column;
        gap:9px;
    }

    .ghz-vce__flow-nav{
        bottom:6px;
        align-items:flex-start;
        flex-direction:column;
    }

    .ghz-vce__flow-nav-actions{
        width:100%;
    }

    .ghz-vce__flow-btn{
        flex:1 1 auto;
    }
}

/* GHZ VCE FLOW UI v3.2 */

/* Strict flow gets one clear progress/navigation system. */
.ghz-vce__editor--flow .ghz-vce-product-guide,
.ghz-vce__editor--flow .ghz-vce-product-guide__steps{
    display:none!important;
}

.ghz-vce__editor--flow{
    border:0;
    background:#f7f9fc;
    box-shadow:none;
}

.ghz-vce__editor--flow .ghz-vce__workspace-bar{
    margin-top:0;
}

/* Product index row actions. */
.ghz-vce__row-actions{
    display:flex;
    align-items:center;
    flex-wrap:wrap;
    gap:6px;
}

.ghz-vce__row-actions .inline-form{
    display:inline-flex;
    margin:0!important;
    padding:0!important;
}

.ghz-vce__row-actions>a,
.ghz-vce__row-actions button{
    appearance:none!important;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    min-height:31px!important;
    margin:0!important;
    padding:0 10px!important;
    border:1px solid #d8e1ec!important;
    border-radius:8px!important;
    background:#fff!important;
    box-shadow:none!important;
    color:#334155!important;
    font-size:10px!important;
    font-weight:800!important;
    line-height:1!important;
    text-decoration:none!important;
    cursor:pointer;
}

.ghz-vce__row-actions>a:hover,
.ghz-vce__row-actions button:hover{
    border-color:#93b2e9!important;
    background:#f8fbff!important;
    color:#1d4ed8!important;
}

.ghz-vce__row-actions>a:first-child{
    border-color:#bfdbfe!important;
    background:#eff6ff!important;
    color:#1d4ed8!important;
}

.ghz-vce__row-actions>form:last-child button{
    border-color:#fecaca!important;
    background:#fff7f7!important;
    color:#b42318!important;
}

.ghz-vce__row-actions>form:last-child button:hover{
    border-color:#fda4af!important;
    background:#fff1f2!important;
    color:#9f1239!important;
}

@media(max-width:640px){
    .ghz-vce__row-actions>a,
    .ghz-vce__row-actions button{
        min-height:34px!important;
    }
}

