.alzio-global-header,
.alzio-global-footer {
    width: 100%;
    box-sizing: border-box;
    font-family: Pretendard, "Noto Sans KR", Arial, sans-serif;
}
.alzio-global-inner {
    width: calc(100% - 40px);
    max-width: 1450px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.alzio-global-header {
    position: relative;
    z-index: 1000;
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
}
.alzio-global-header-inner {
    min-height: 76px;
    display: flex;
    align-items: center;
    gap: 28px;
}
.alzio-global-brand { flex: 0 0 auto; }
.alzio-global-brand a {
    color: #111827;
    font-size: 26px;
    font-weight: 900;
    letter-spacing: -1px;
    text-decoration: none;
}
.alzio-global-nav {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}
.alzio-global-nav a,
.alzio-global-account a,
.alzio-global-footer-nav a {
    color: #374151;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}
.alzio-global-account {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    gap: 12px;
}
.alzio-global-footer {
    margin-top: 60px;
    background: #111827;
    color: #d1d5db;
}
.alzio-global-footer-inner { padding: 38px 0; }
.alzio-global-footer-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
}
.alzio-global-footer-nav a { color: #f3f4f6; }
.alzio-global-copyright {
    margin: 22px 0 0;
    color: #9ca3af;
    font-size: 13px;
}
@media (max-width: 1024px) {
    .alzio-global-header-inner {
        padding: 18px 0;
        flex-wrap: wrap;
    }
    .alzio-global-nav {
        order: 3;
        width: 100%;
        justify-content: flex-start;
        overflow-x: auto;
        padding-bottom: 4px;
    }
    .alzio-global-nav a { white-space: nowrap; }
    .alzio-global-account { margin-left: auto; }
}
@media (max-width: 767px) {
    .alzio-global-inner { width: calc(100% - 24px); }
    .alzio-global-header-inner { gap: 14px; }
    .alzio-global-brand a { font-size: 22px; }
    .alzio-global-account { gap: 9px; }
    .alzio-global-nav { gap: 18px; }
    .alzio-global-nav a,
    .alzio-global-account a { font-size: 14px; }
    .alzio-global-footer { margin-top: 40px; }
}

/* =========================================================
   ALZIO 공통 한 줄 상단 2026 - 메뉴 묶음 및 빠른검색
   ========================================================= */

.alzio-svg-sprite {
    position: absolute !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

.alzio-screen-reader-text {
    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;
    white-space: nowrap !important;
    border: 0 !important;
}

.alzio-global-header.alzio-one-header {
    position: relative !important;
    z-index: 3000 !important;
    width: 100% !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    clear: both !important;
    background: rgba(255, 255, 255, 0.99) !important;
    border: 0 !important;
    border-bottom: 1px solid #e7ebf1 !important;
    box-shadow: 0 5px 22px rgba(20, 43, 76, 0.055) !important;
    transform: none !important;
    backdrop-filter: blur(12px);
}

.alzio-one-header *,
.alzio-one-header *::before,
.alzio-one-header *::after {
    box-sizing: border-box !important;
}

.alzio-one-header .alzio-one-header-inner {
    position: relative !important;
    width: calc(100% - 40px) !important;
    max-width: 1450px !important;
    height: 82px !important;
    min-height: 82px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 12px !important;
    float: none !important;
    line-height: normal !important;
    transform: none !important;
}

.alzio-one-header .alzio-one-logo {
    flex: 0 0 228px !important;
    width: 228px !important;
    height: 40px !important;
    margin: 0 4px 0 0 !important;
    padding: 0 !important;
    display: block !important;
    line-height: 0 !important;
    text-decoration: none !important;
}

.alzio-one-header .alzio-one-logo img {
    display: block !important;
    width: 228px !important;
    min-width: 228px !important;
    max-width: 228px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: contain !important;
    object-position: left center !important;
}

.alzio-one-search-wrap {
    position: relative !important;
    flex: 0 1 205px !important;
    width: 205px !important;
    min-width: 175px !important;
    max-width: 205px !important;
    margin-right: 4px !important;
}

.alzio-one-header form.alzio-one-search {
    position: relative !important;
    width: 100% !important;
    height: 42px !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 0 43px 0 35px !important;
    display: flex !important;
    align-items: center !important;
    float: none !important;
    border: 1px solid #dce3ec !important;
    border-radius: 14px !important;
    background: #f8fafc !important;
    box-shadow: none !important;
    transform: none !important;
    transition:
        border-color 160ms ease,
        background 160ms ease,
        box-shadow 160ms ease !important;
}

.alzio-one-search-wrap.is-open form.alzio-one-search,
.alzio-one-header form.alzio-one-search:focus-within {
    border-color: #195dbe !important;
    background: #ffffff !important;
    box-shadow:
        0 0 0 3px rgba(25, 93, 190, 0.08) !important;
}

.alzio-one-header .alzio-one-search-icon {
    position: absolute !important;
    top: 50% !important;
    left: 12px !important;
    width: 17px !important;
    height: 17px !important;
    color: #76859a !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    transform: translateY(-50%) !important;
}

.alzio-one-header .alzio-one-search input[type="search"] {
    width: 100% !important;
    min-width: 0 !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #1e2938 !important;
    font-family:
        Pretendard,
        "Noto Sans KR",
        Arial,
        sans-serif !important;
    font-size: 13px !important;
    font-weight: 650 !important;
    line-height: 40px !important;
    letter-spacing: -0.35px !important;
    appearance: none !important;
}

.alzio-one-header .alzio-one-search input::placeholder {
    color: #98a3b2 !important;
    opacity: 1 !important;
}

.alzio-one-header .alzio-one-search button {
    position: absolute !important;
    top: 50% !important;
    right: 4px !important;
    width: 33px !important;
    min-width: 33px !important;
    height: 33px !important;
    min-height: 33px !important;
    margin: 0 !important;
    padding: 8px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border: 0 !important;
    border-radius: 10px !important;
    background: #155dd6 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    transform: translateY(-50%) !important;
}

.alzio-one-header .alzio-one-search button svg {
    width: 100% !important;
    height: 100% !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.alzio-quick-search {
    position: absolute !important;
    top: calc(100% + 12px) !important;
    left: 50% !important;
    z-index: 3500 !important;
    width: 560px !important;
    max-width: calc(100vw - 24px) !important;
    padding: 18px !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    border: 1px solid #dfe6f1 !important;
    border-radius: 20px !important;
    background: #ffffff !important;
    box-shadow:
        0 24px 60px rgba(18, 45, 86, 0.18) !important;
    transform:
        translate(-40%, -6px) !important;
    transition:
        opacity 150ms ease,
        transform 150ms ease,
        visibility 150ms ease !important;
}

.alzio-one-search-wrap.is-open .alzio-quick-search {
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: auto !important;
    transform:
        translate(-40%, 0) !important;
}

.alzio-quick-search-head {
    min-height: 37px !important;
    margin-bottom: 13px !important;
    padding: 0 3px 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    border-bottom: 1px solid #e8edf4 !important;
}

.alzio-quick-search-head strong {
    color: #13233b !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    letter-spacing: -0.7px !important;
}

.alzio-quick-search-head span {
    color: #60718a !important;
    font-size: 11px !important;
    font-weight: 650 !important;
    white-space: nowrap !important;
}

.alzio-quick-search-grid {
    display: grid !important;
    grid-template-columns:
        repeat(3, minmax(0, 1fr)) !important;
    gap: 9px !important;
}

.alzio-quick-search-grid a {
    min-height: 56px !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    padding: 9px 11px !important;
    border: 1px solid #e5eaf2 !important;
    border-radius: 14px !important;
    background: #f8faff !important;
    color: #16263f !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: -0.45px !important;
    text-decoration: none !important;
    transition:
        border-color 140ms ease,
        background 140ms ease,
        transform 140ms ease,
        box-shadow 140ms ease !important;
}

.alzio-quick-search-grid a:hover {
    border-color: #b8cff0 !important;
    background: #ffffff !important;
    box-shadow:
        0 8px 18px rgba(21, 93, 214, 0.1) !important;
    transform: translateY(-2px) !important;
}

.alzio-quick-search-icon {
    flex: 0 0 34px !important;
    width: 34px !important;
    height: 34px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 11px !important;
    background:
        linear-gradient(135deg, #1670ea, #064bc7) !important;
    color: #ffffff !important;
    box-shadow:
        0 7px 14px rgba(21, 93, 214, 0.22) !important;
}

.alzio-quick-search-icon svg {
    width: 19px !important;
    height: 19px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.alzio-one-header .alzio-one-navigation {
    position: static !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    height: 82px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 22px !important;
}

.alzio-one-menu-group {
    display: flex !important;
    align-items: center !important;
}

.alzio-one-menu-group-primary {
    gap: 3px !important;
}

.alzio-one-menu-group-utility {
    position: relative !important;
    gap: 2px !important;
    padding-left: 21px !important;
}

.alzio-one-menu-group-utility::before {
    content: "" !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    width: 1px !important;
    height: 28px !important;
    background: #dfe5ed !important;
    transform: translateY(-50%) !important;
}

.alzio-one-header .alzio-one-menu {
    position: relative !important;
    flex: 0 0 auto !important;
    min-height: 44px !important;
    height: 44px !important;
    margin: 0 !important;
    padding: 0 7px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    border-radius: 12px !important;
    background: transparent !important;
    color: #344054 !important;
    font-family:
        Pretendard,
        "Noto Sans KR",
        Arial,
        sans-serif !important;
    font-size: 12px !important;
    font-weight: 780 !important;
    line-height: 1 !important;
    letter-spacing: -0.5px !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transition:
        color 150ms ease,
        background 150ms ease,
        transform 150ms ease !important;
}

.alzio-one-menu-group-primary .alzio-one-menu {
    min-height: 48px !important;
    height: 48px !important;
    padding-right: 9px !important;
    padding-left: 9px !important;
    font-size: 13px !important;
    font-weight: 850 !important;
}

.alzio-one-header .alzio-one-menu:hover {
    color: #174d91 !important;
    background: #f1f5fa !important;
    transform: translateY(-1px) !important;
}

.alzio-one-header .alzio-one-menu svg,
.alzio-one-header .alzio-one-account svg {
    flex: 0 0 auto !important;
    width: 18px !important;
    height: 18px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.alzio-one-menu-group-primary .alzio-one-menu svg {
    width: 20px !important;
    height: 20px !important;
}

.alzio-one-header .alzio-one-menu-key {
    color: #174d91 !important;
    background: #edf4fc !important;
}

.alzio-one-header .alzio-one-menu-package {
    color: #76520b !important;
    background: #fff9e7 !important;
}

.alzio-one-header .alzio-one-menu-package svg {
    stroke: #7f5b0e !important;
}

.alzio-one-header .alzio-package-fill {
    fill: #ffc928 !important;
    stroke: #7f5b0e !important;
}

.alzio-one-header .alzio-one-menu-voucher {
    color: #087044 !important;
    background: #ecfbf4 !important;
}

.alzio-one-header .alzio-one-menu-voucher svg {
    stroke: #07915a !important;
}

.alzio-one-header .alzio-voucher-fill {
    fill: #bff1d7 !important;
    stroke: #07915a !important;
}

.alzio-one-header .alzio-one-account {
    flex: 0 0 auto !important;
    min-height: 40px !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
}

.alzio-one-header .alzio-one-account-icon {
    width: 31px !important;
    height: 31px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 50% !important;
    background: #172b46 !important;
    color: #ffffff !important;
}

.alzio-one-header .alzio-one-account-icon svg {
    width: 17px !important;
    height: 17px !important;
}

.alzio-one-header .alzio-one-account-text {
    color: #536071 !important;
    font-family:
        Pretendard,
        "Noto Sans KR",
        Arial,
        sans-serif !important;
    font-size: 11px !important;
    font-weight: 750 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
}

.alzio-one-header .alzio-one-mobile-toggle {
    display: none !important;
    flex: 0 0 auto !important;
    width: 42px !important;
    height: 42px !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    gap: 5px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 13px !important;
    background: #172b46 !important;
    cursor: pointer !important;
}

.alzio-one-header .alzio-one-mobile-toggle span {
    width: 18px !important;
    height: 2px !important;
    border-radius: 999px !important;
    background: #ffffff !important;
}

/* 마이페이지 장바구니 + 기본정보 수정 버튼 묶음 */
.alzio-class-hero-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.alzio-mypage-cart-button {
    min-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 0 16px !important;
    border: 1px solid rgba(255, 255, 255, 0.42) !important;
    border-radius: 13px !important;
    background: rgba(255, 255, 255, 0.14) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 850 !important;
    text-decoration: none !important;
    backdrop-filter: blur(8px) !important;
    transition:
        background 150ms ease,
        transform 150ms ease !important;
}

.alzio-mypage-cart-button:hover {
    background: rgba(255, 255, 255, 0.23) !important;
    color: #ffffff !important;
    transform: translateY(-2px) !important;
}

.alzio-mypage-cart-button svg {
    width: 20px !important;
    height: 20px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

/* 강의소개 단체강의 문의 */
.alzio-group-inquiry-20260729 {
    width: 100% !important;
    min-height: 58px !important;
    margin-top: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 11px !important;
    padding: 12px 16px !important;
    border: 1px solid #c7d8ef !important;
    border-radius: 16px !important;
    background:
        linear-gradient(135deg, #f6f9ff, #edf4ff) !important;
    color: #174d91 !important;
    font-size: 15px !important;
    font-weight: 900 !important;
    letter-spacing: -0.55px !important;
    text-decoration: none !important;
    box-shadow:
        0 8px 20px rgba(23, 77, 145, 0.08) !important;
    transition:
        transform 150ms ease,
        border-color 150ms ease,
        box-shadow 150ms ease !important;
}

.alzio-group-inquiry-20260729:hover {
    border-color: #8fb2df !important;
    color: #103d77 !important;
    box-shadow:
        0 12px 26px rgba(23, 77, 145, 0.14) !important;
    transform: translateY(-2px) !important;
}

.alzio-group-inquiry-20260729 svg {
    width: 24px !important;
    height: 24px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.alzio-group-inquiry-20260729 small {
    display: block !important;
    margin-left: 3px !important;
    color: #6d7f98 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
}

@media (max-width: 1450px) {
    .alzio-one-header .alzio-one-header-inner {
        gap: 7px !important;
    }

    .alzio-one-search-wrap {
        flex-basis: 175px !important;
        width: 175px !important;
        min-width: 155px !important;
        max-width: 175px !important;
    }

    .alzio-one-header .alzio-one-navigation {
        gap: 13px !important;
    }

    .alzio-one-menu-group-primary .alzio-one-menu {
        gap: 4px !important;
        padding-right: 6px !important;
        padding-left: 6px !important;
        font-size: 12px !important;
    }

    .alzio-one-header .alzio-one-menu {
        padding-right: 5px !important;
        padding-left: 5px !important;
        font-size: 11px !important;
    }

    .alzio-one-header .alzio-one-account-text {
        display: none !important;
    }
}

@media (max-width: 1180px) {
    .alzio-one-header .alzio-one-header-inner {
        height: 74px !important;
        min-height: 74px !important;
    }

    .alzio-one-search-wrap {
        flex: 1 1 auto !important;
        width: auto !important;
        max-width: none !important;
    }

    .alzio-one-header .alzio-one-mobile-toggle {
        display: inline-flex !important;
    }

    .alzio-one-header .alzio-one-navigation {
        position: absolute !important;
        top: 74px !important;
        right: 0 !important;
        left: 0 !important;
        z-index: 3200 !important;
        width: 100% !important;
        height: auto !important;
        padding: 14px !important;
        display: none !important;
        flex-direction: column !important;
        align-items: stretch !important;
        gap: 14px !important;
        border: 1px solid #e1e7ee !important;
        border-top: 0 !important;
        border-radius: 0 0 20px 20px !important;
        background: #ffffff !important;
        box-shadow:
            0 24px 48px rgba(22, 44, 75, 0.16) !important;
    }

    .alzio-one-header .alzio-one-navigation.is-open {
        display: flex !important;
    }

    .alzio-one-menu-group {
        display: grid !important;
        grid-template-columns:
            repeat(3, minmax(0, 1fr)) !important;
        gap: 8px !important;
    }

    .alzio-one-menu-group-utility {
        padding-top: 14px !important;
        padding-left: 0 !important;
        border-top: 1px solid #e4e9f0 !important;
    }

    .alzio-one-menu-group-utility::before {
        display: none !important;
    }

    .alzio-one-header .alzio-one-menu,
    .alzio-one-menu-group-primary .alzio-one-menu {
        min-height: 50px !important;
        height: 50px !important;
        padding: 0 12px !important;
        background: #f7f9fc !important;
        font-size: 13px !important;
    }

    .alzio-one-header .alzio-one-menu-key {
        background: #edf4fc !important;
    }

    .alzio-one-header .alzio-one-menu-package {
        background: #fff9e7 !important;
    }

    .alzio-one-header .alzio-one-menu-voucher {
        background: #ecfbf4 !important;
    }

    .alzio-one-header .alzio-one-account {
        min-height: 50px !important;
        height: 50px !important;
        justify-content: center !important;
    }

    .alzio-one-header .alzio-one-account-text {
        display: inline !important;
    }

    .alzio-quick-search {
        left: 0 !important;
        width: min(560px, calc(100vw - 40px)) !important;
        transform: translate(0, -6px) !important;
    }

    .alzio-one-search-wrap.is-open .alzio-quick-search {
        transform: translate(0, 0) !important;
    }
}

@media (max-width: 760px) {
    .alzio-one-header .alzio-one-header-inner {
        width: calc(100% - 24px) !important;
        height: 68px !important;
        min-height: 68px !important;
        gap: 8px !important;
    }

    .alzio-one-header .alzio-one-logo {
        flex-basis: 160px !important;
        width: 160px !important;
        height: auto !important;
    }

    .alzio-one-header .alzio-one-logo img {
        width: 160px !important;
        min-width: 160px !important;
        max-width: 160px !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: none !important;
    }

    .alzio-one-header .alzio-one-navigation {
        top: 68px !important;
    }

    .alzio-one-menu-group {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
    }

    .alzio-quick-search {
        left: auto !important;
        right: -50px !important;
        width: min(520px, calc(100vw - 24px)) !important;
    }

    .alzio-quick-search-grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
    }

    .alzio-quick-search-head span {
        display: none !important;
    }
}

@media (max-width: 520px) {
    .alzio-one-header .alzio-one-logo {
        flex-basis: 130px !important;
        width: 130px !important;
    }

    .alzio-one-header .alzio-one-logo img {
        width: 130px !important;
        min-width: 130px !important;
        max-width: 130px !important;
    }

    .alzio-one-header .alzio-one-search input::placeholder {
        color: transparent !important;
    }

    .alzio-one-menu-group {
        grid-template-columns: 1fr !important;
    }

    .alzio-quick-search {
        right: -50px !important;
        padding: 14px !important;
    }

    .alzio-quick-search-grid {
        grid-template-columns: 1fr !important;
    }

    .alzio-class-hero-actions {
        width: 100% !important;
        justify-content: flex-start !important;
    }
}

/* =========================================================
   ALZIO HEADER / MYPAGE REFINE V2 20260729
   ========================================================= */

/* 공통 상단에서는 계정 아이콘과 로그인·로그아웃을 표시하지 않는다. */
.alzio-one-header .alzio-one-account {
    display: none !important;
}

/* 검색창 확대 */
@media (min-width: 1281px) {
    .alzio-one-search-wrap {
        flex: 0 1 300px !important;
        width: 300px !important;
        min-width: 260px !important;
        max-width: 300px !important;
        margin-right: 10px !important;
    }

    /* 두 메뉴 묶음 사이 여백 확대 */
    .alzio-one-header .alzio-one-navigation {
        gap: 38px !important;
    }

    /* 1묶음: 높이는 그대로, 글자와 가로 폭만 확대 */
    .alzio-one-menu-group-primary {
        gap: 10px !important;
    }

    .alzio-one-menu-group-primary .alzio-one-menu {
        min-height: 48px !important;
        height: 48px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
        gap: 7px !important;
        font-size: 14px !important;
        font-weight: 850 !important;
    }

    .alzio-one-menu-group-primary .alzio-one-menu svg {
        width: 21px !important;
        height: 21px !important;
    }

    /* 2묶음: 현재 크기 유지, 항목 간 여백만 정돈 */
    .alzio-one-menu-group-utility {
        gap: 8px !important;
        padding-left: 34px !important;
    }

    .alzio-one-menu-group-utility .alzio-one-menu {
        padding-right: 9px !important;
        padding-left: 9px !important;
        font-size: 12px !important;
    }
}

@media (min-width: 1181px) and (max-width: 1280px) {
    .alzio-one-search-wrap {
        flex: 0 1 245px !important;
        width: 245px !important;
        min-width: 215px !important;
        max-width: 245px !important;
    }

    .alzio-one-header .alzio-one-navigation {
        gap: 24px !important;
    }

    .alzio-one-menu-group-primary {
        gap: 6px !important;
    }

    .alzio-one-menu-group-primary .alzio-one-menu {
        min-height: 48px !important;
        height: 48px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        font-size: 13px !important;
    }
}

/* 마이페이지 3개 버튼 */
.alzio-class-hero-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.alzio-mypage-action-button {
    min-height: 47px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 0 16px !important;
    border-radius: 14px !important;
    font-size: 13px !important;
    font-weight: 850 !important;
    letter-spacing: -0.35px !important;
    text-decoration: none !important;
    transition:
        transform 150ms ease,
        background 150ms ease,
        box-shadow 150ms ease !important;
}

.alzio-mypage-action-button:hover {
    transform: translateY(-2px) !important;
}

.alzio-mypage-action-button svg {
    width: 20px !important;
    height: 20px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.alzio-mypage-action-button.is-cart {
    border: 1px solid rgba(255, 255, 255, 0.46) !important;
    background: rgba(255, 255, 255, 0.15) !important;
    color: #ffffff !important;
    backdrop-filter: blur(8px) !important;
}

.alzio-mypage-action-button.is-profile {
    border: 1px solid rgba(255, 255, 255, 0.78) !important;
    background: #ffffff !important;
    color: #174d91 !important;
    box-shadow:
        0 9px 20px rgba(6, 29, 68, 0.16) !important;
}

.alzio-mypage-action-button.is-logout {
    border: 1px solid rgba(255, 214, 214, 0.72) !important;
    background: rgba(121, 22, 22, 0.22) !important;
    color: #ffffff !important;
    backdrop-filter: blur(8px) !important;
}

.alzio-mypage-action-button.is-cart:hover,
.alzio-mypage-action-button.is-logout:hover {
    background: rgba(255, 255, 255, 0.24) !important;
    color: #ffffff !important;
}

/* 프로필 페이지 마이페이지 + 탈퇴 */
.alzio-profile-top-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}

.alzio-withdraw-form {
    margin: 0 !important;
    padding: 0 !important;
}

.alzio-withdraw-button {
    min-height: 43px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 15px !important;
    border: 1px solid #efb5b5 !important;
    border-radius: 12px !important;
    background: #fff7f7 !important;
    color: #b42323 !important;
    font-family: inherit !important;
    font-size: 12px !important;
    font-weight: 850 !important;
    cursor: pointer !important;
}

.alzio-withdraw-button:hover {
    border-color: #dc7373 !important;
    background: #fff0f0 !important;
}

@media (max-width: 760px) {
    .alzio-class-hero-actions,
    .alzio-profile-top-actions {
        width: 100% !important;
        justify-content: flex-start !important;
    }

    .alzio-mypage-action-button {
        flex: 1 1 auto !important;
    }
}


/* =========================================================
   ALZIO_MYPAGE_BUTTON_POLISH_V2_20260729
   ========================================================= */

/*
 * 장바구니·정보수정·로그아웃
 * 데스크톱과 모바일 모두 반드시 한 줄 3열 유지
 */
.alzio-class-hero .alzio-class-hero-actions {
    flex: 0 1 440px !important;
    width: min(100%, 440px) !important;
    min-width: 390px !important;
    max-width: 440px !important;
    display: grid !important;
    grid-template-columns:
        repeat(3, minmax(0, 1fr)) !important;
    grid-auto-flow: column !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    gap: 9px !important;
    flex-wrap: nowrap !important;
}

.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 46px !important;
    margin: 0 !important;
    padding: 0 10px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
}

/* 장바구니: 흰색을 제거하고 청록 계열로 변경 */
.alzio-class-hero
.alzio-mypage-action-button.is-cart {
    border: 1px solid rgba(125, 204, 207, 0.78) !important;
    background:
        linear-gradient(
            135deg,
            rgba(191, 235, 235, 0.96),
            rgba(151, 215, 221, 0.94)
        ) !important;
    color: #164d59 !important;
    box-shadow:
        0 8px 18px rgba(13, 66, 77, 0.14) !important;
    backdrop-filter: none !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-cart svg,
.alzio-class-hero
.alzio-mypage-action-button.is-cart span {
    color: #164d59 !important;
    stroke: #164d59 !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-cart:hover {
    border-color: rgba(103, 187, 192, 0.94) !important;
    background:
        linear-gradient(
            135deg,
            rgba(207, 243, 243, 0.98),
            rgba(170, 225, 229, 0.97)
        ) !important;
    color: #123f49 !important;
}

/* 정보수정: 배너에 자연스럽게 섞이는 낮은 대비 */
.alzio-class-hero
.alzio-mypage-action-button.is-profile {
    border: 1px solid rgba(206, 221, 237, 0.22) !important;
    background: rgba(225, 235, 246, 0.08) !important;
    color: #b9c9d9 !important;
    box-shadow: none !important;
    backdrop-filter: blur(7px) !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-profile svg,
.alzio-class-hero
.alzio-mypage-action-button.is-profile span {
    color: #b9c9d9 !important;
    stroke: #b9c9d9 !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-profile:hover {
    border-color: rgba(220, 231, 242, 0.34) !important;
    background: rgba(235, 242, 250, 0.13) !important;
    color: #d7e2ed !important;
}

/* 로그아웃도 같은 계열로 차분하게 정리 */
.alzio-class-hero
.alzio-mypage-action-button.is-logout {
    border: 1px solid rgba(206, 221, 237, 0.2) !important;
    background: rgba(225, 235, 246, 0.06) !important;
    color: #aebfd0 !important;
    box-shadow: none !important;
    backdrop-filter: blur(7px) !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-logout svg,
.alzio-class-hero
.alzio-mypage-action-button.is-logout span {
    color: #aebfd0 !important;
    stroke: #aebfd0 !important;
}

.alzio-class-hero
.alzio-mypage-action-button.is-logout:hover {
    border-color: rgba(220, 231, 242, 0.32) !important;
    background: rgba(235, 242, 250, 0.12) !important;
    color: #d4dfea !important;
}

/*
 * 프로필 페이지 상단 버튼:
 * 정보수정 화면 배경과 자연스럽게 어울리는 중립색
 */
.alzio-profile-top-actions {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 9px !important;
    flex-wrap: nowrap !important;
}

.alzio-profile-top-actions .alzio-outline-button {
    border: 1px solid #d9e0e8 !important;
    background: #f4f6f8 !important;
    color: #647080 !important;
    box-shadow: none !important;
}

.alzio-profile-top-actions .alzio-outline-button:hover {
    border-color: #cbd3dc !important;
    background: #eef1f4 !important;
    color: #515d6c !important;
}

/* 탈퇴: 경고색을 제거하고 배경과 가까운 회색 */
.alzio-profile-top-actions .alzio-withdraw-button {
    border: 1px solid #dde2e8 !important;
    background: #f6f7f9 !important;
    color: #89919c !important;
    box-shadow: none !important;
}

.alzio-profile-top-actions .alzio-withdraw-button:hover {
    border-color: #d0d6dd !important;
    background: #f0f2f5 !important;
    color: #737c88 !important;
}

@media (max-width: 760px) {
    .alzio-class-hero .alzio-class-hero-actions {
        flex: 0 0 100% !important;
        width: 100% !important;
        min-width: 0 !important;
        max-width: none !important;
        grid-template-columns:
            repeat(3, minmax(0, 1fr)) !important;
        gap: 6px !important;
    }

    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button {
        min-height: 43px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
        gap: 4px !important;
        font-size: 11px !important;
    }

    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button svg {
        width: 17px !important;
        height: 17px !important;
    }

    .alzio-profile-top-actions {
        width: auto !important;
        flex-wrap: nowrap !important;
    }
}

/* BEGIN ALZIO_GLOBAL_FOOTER_V3_20260730 */
.alzio-footer-v3,.alzio-footer-v3 *{box-sizing:border-box}.alzio-footer-v3{position:relative;width:100%;margin:0;padding:0;overflow:hidden;color:#cbd5e1;background:radial-gradient(circle at 75% 0%,rgba(40,96,176,.15),transparent 35%),radial-gradient(circle at 8% 35%,rgba(18,104,155,.11),transparent 32%),linear-gradient(145deg,#061525 0%,#09192b 48%,#061321 100%);border-top:1px solid rgba(148,163,184,.12);font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo",Arial,sans-serif}.alzio-footer-v3::before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 85%)}.alzio-footer-v3-shell{position:relative;z-index:1;width:min(100%,1600px);margin:0 auto}.alzio-footer-v3 a{color:inherit;text-decoration:none}.alzio-footer-v3-shortcuts{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));min-height:96px;padding:0 56px;align-items:center;border-bottom:1px solid rgba(148,163,184,.16)}.alzio-footer-v3-shortcut{position:relative;min-width:0;padding:18px 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#d7dee8!important;font-size:15px;font-weight:650;letter-spacing:-.02em;white-space:nowrap;transition:color .2s ease,transform .2s ease}.alzio-footer-v3-shortcut:not(:last-child)::after{content:"";position:absolute;right:0;top:50%;width:1px;height:28px;transform:translateY(-50%);background:rgba(148,163,184,.22)}.alzio-footer-v3-shortcut:hover{color:#fff!important;transform:translateY(-2px)}.alzio-footer-v3-shortcut.is-accent{color:#69a5ff!important}.alzio-footer-v3-shortcut-icon{width:25px;height:25px;flex:0 0 25px;color:#dbe5f1}.alzio-footer-v3-shortcut.is-accent .alzio-footer-v3-shortcut-icon{color:#69a5ff}.alzio-footer-v3 svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.alzio-footer-v3-main{display:grid;grid-template-columns:minmax(155px,.9fr) minmax(195px,1.12fr) minmax(150px,.85fr) minmax(185px,1fr) minmax(300px,1.28fr);gap:clamp(28px,4vw,72px);padding:52px 64px 48px;align-items:start}.alzio-footer-v3-column{min-width:0}.alzio-footer-v3-title{margin:0 0 26px;display:flex;align-items:center;gap:14px;color:#f6f9fd;font-size:20px;font-weight:750;line-height:1.3;letter-spacing:-.035em}.alzio-footer-v3-title-icon{width:42px;height:42px;flex:0 0 42px;padding:10px;display:inline-flex;align-items:center;justify-content:center;color:#6ca5ff;border:1px solid rgba(96,165,250,.48);border-radius:50%;background:rgba(22,64,111,.22);box-shadow:inset 0 0 20px rgba(59,130,246,.08),0 8px 24px rgba(0,0,0,.14)}.alzio-footer-v3-list{margin:0;padding:0;list-style:none}.alzio-footer-v3-list li{position:relative;margin:0 0 16px;padding-left:18px}.alzio-footer-v3-list li::before{content:"";position:absolute;left:0;top:.72em;width:4px;height:4px;border-radius:50%;background:#71a7ff;box-shadow:0 0 10px rgba(96,165,250,.55)}.alzio-footer-v3-list a{color:#bcc7d5!important;font-size:15px;font-weight:460;line-height:1.55;letter-spacing:-.02em;transition:color .2s ease,padding-left .2s ease}.alzio-footer-v3-list a:hover,.alzio-footer-v3-list a.is-accent{color:#69a5ff!important}.alzio-footer-v3-list a:hover{padding-left:4px}.alzio-footer-v3-support{min-width:0;padding:26px 28px 24px;border:1px solid rgba(114,151,200,.27);border-radius:16px;background:linear-gradient(145deg,rgba(27,52,82,.86),rgba(10,28,48,.78));box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 50px rgba(0,0,0,.22)}.alzio-footer-v3-support-heading{display:flex;align-items:center;gap:12px;color:#f7faff;font-size:19px;font-weight:750}.alzio-footer-v3-support-icon{width:42px;height:42px;flex:0 0 42px;padding:10px;color:#dcecff;border-radius:50%;background:linear-gradient(135deg,rgba(71,136,231,.95),rgba(34,90,175,.92));box-shadow:0 10px 25px rgba(34,103,205,.32)}.alzio-footer-v3-phone{display:inline-block;margin:18px 0 20px;color:#5b9cff!important;font-size:clamp(34px,3.3vw,48px);font-weight:850;line-height:1;letter-spacing:.015em;text-shadow:0 0 24px rgba(59,130,246,.18)}.alzio-footer-v3-hours{margin:0}.alzio-footer-v3-hours div{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;margin:0 0 10px;color:#c6d0dd;font-size:14px;line-height:1.6}.alzio-footer-v3-hours dt{color:#8e9bac;font-weight:700}.alzio-footer-v3-hours dd{margin:0}.alzio-footer-v3-license{margin:22px 0 0;padding-top:20px;display:flex;align-items:center;gap:11px;border-top:1px solid rgba(148,163,184,.2);color:#d4dce7;font-size:13px;line-height:1.55}.alzio-footer-v3-license>span{width:31px;height:31px;flex:0 0 31px;padding:5px;color:#d7e6fa}.alzio-footer-v3-company{padding:34px 64px 32px;border-top:1px solid rgba(148,163,184,.16);background:rgba(1,11,23,.2)}.alzio-footer-v3-contact-row{display:flex;align-items:center;flex-wrap:wrap;gap:15px 32px;color:#aeb9c7;font-size:14px}.alzio-footer-v3-contact-row p{position:relative;margin:0;display:inline-flex;align-items:center;gap:10px}.alzio-footer-v3-contact-row p:not(:last-child)::after{content:"";width:1px;height:18px;margin-left:17px;background:rgba(148,163,184,.35)}.alzio-footer-v3-company-icon{width:22px;height:22px;flex:0 0 22px;color:#b9c9dd}.alzio-footer-v3-contact-row a{color:#b8c5d6!important}.alzio-footer-v3-contact-row a:hover{color:#6fa8ff!important}.alzio-footer-v3-business-row{margin-top:22px;display:flex;align-items:center;flex-wrap:wrap;gap:11px 0;color:#98a5b5;font-size:13px;line-height:1.65}.alzio-footer-v3-business-row span{display:inline-flex;align-items:center}.alzio-footer-v3-business-row span:not(:last-child)::after{content:"";width:1px;height:15px;margin:0 18px;background:rgba(148,163,184,.28)}.alzio-footer-v3-bottom-row{margin-top:24px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-top:1px solid rgba(148,163,184,.2)}.alzio-footer-v3-copyright{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:#8f9cad;font-size:12px;line-height:1.6}.alzio-footer-v3-divider{width:1px;height:18px;background:rgba(148,163,184,.32)}.alzio-footer-v3-support-records{flex:0 0 auto;padding-left:28px;display:grid;gap:7px;border-left:1px solid rgba(148,163,184,.25);color:#8996a7;font-size:12px;line-height:1.55}.alzio-footer-v3-support-records span::before{content:"•";margin-right:7px;color:#63758d}
@media(max-width:1280px){.alzio-footer-v3-shortcuts{padding:0 28px}.alzio-footer-v3-shortcut{padding:18px 12px;font-size:13px;gap:8px}.alzio-footer-v3-main{grid-template-columns:repeat(4,minmax(0,1fr));padding-left:42px;padding-right:42px;gap:38px}.alzio-footer-v3-support{grid-column:1/-1;display:grid;grid-template-columns:minmax(180px,.8fr) minmax(220px,1fr) minmax(260px,1fr);align-items:center;gap:20px 36px}.alzio-footer-v3-phone{margin:0;text-align:center}.alzio-footer-v3-license{margin:0;padding:0 0 0 28px;border-top:0;border-left:1px solid rgba(148,163,184,.2)}.alzio-footer-v3-company{padding-left:42px;padding-right:42px}}
@media(max-width:980px){.alzio-footer-v3-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr));padding:14px 20px}.alzio-footer-v3-shortcut:nth-child(4)::after,.alzio-footer-v3-shortcut:last-child::after{display:none}.alzio-footer-v3-main{grid-template-columns:repeat(2,minmax(0,1fr));padding:42px 28px;gap:42px 32px}.alzio-footer-v3-support{grid-column:1/-1;grid-template-columns:1fr 1fr}.alzio-footer-v3-license{grid-column:1/-1;padding:20px 0 0;border-left:0;border-top:1px solid rgba(148,163,184,.2)}.alzio-footer-v3-company{padding-left:28px;padding-right:28px}.alzio-footer-v3-bottom-row{align-items:flex-start;flex-direction:column}.alzio-footer-v3-support-records{width:100%;padding:18px 0 0;border-left:0;border-top:1px solid rgba(148,163,184,.18)}}
@media(max-width:640px){.alzio-footer-v3-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}.alzio-footer-v3-shortcut{min-height:54px;padding:10px 8px;justify-content:flex-start;font-size:12px}.alzio-footer-v3-shortcut:nth-child(even)::after,.alzio-footer-v3-shortcut:last-child::after{display:none}.alzio-footer-v3-shortcut-icon{width:21px;height:21px;flex-basis:21px}.alzio-footer-v3-main{grid-template-columns:1fr;padding:36px 20px;gap:38px}.alzio-footer-v3-title{margin-bottom:20px;font-size:18px}.alzio-footer-v3-title-icon{width:38px;height:38px;flex-basis:38px}.alzio-footer-v3-list li{margin-bottom:13px}.alzio-footer-v3-list a{font-size:14px}.alzio-footer-v3-support{grid-column:auto;display:block;padding:24px 20px}.alzio-footer-v3-phone{margin:18px 0 20px;font-size:38px}.alzio-footer-v3-license{margin-top:20px}.alzio-footer-v3-company{padding:28px 20px 30px}.alzio-footer-v3-contact-row{display:grid;gap:14px}.alzio-footer-v3-contact-row p::after{display:none}.alzio-footer-v3-business-row{display:grid;gap:8px}.alzio-footer-v3-business-row span::after{display:none}.alzio-footer-v3-copyright{align-items:flex-start}.alzio-footer-v3-divider{display:none}}
/* END ALZIO_GLOBAL_FOOTER_V3_20260730 */


/* ALZIO_FOOTER_PHONE_NOWRAP_20260730 */
.alzio-footer-v3-phone {
    display: block !important;
    width: max-content !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
    line-height: 1 !important;
}

.alzio-footer-v3-support {
    min-width: 330px !important;
}

@media (max-width: 1280px) {
    .alzio-footer-v3-support {
        min-width: 0 !important;
    }

    .alzio-footer-v3-phone {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@media (max-width: 640px) {
    .alzio-footer-v3-phone {
        width: auto !important;
        max-width: none !important;
        font-size: clamp(32px, 11vw, 40px) !important;
        text-align: left !important;
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}




/* ALZIO_FOOTER_COMPACT_SPACING_177A
 * Keep every existing font size. Reduce only vertical spacing and block height.
 */
.alzio-footer-v3-shortcuts {
    min-height: 72px;
}

.alzio-footer-v3-shortcut {
    padding-top: 12px;
    padding-bottom: 12px;
}

.alzio-footer-v3-main {
    padding-top: 32px;
    padding-bottom: 28px;
}

.alzio-footer-v3-title {
    margin-bottom: 15px;
}

.alzio-footer-v3-list li {
    margin-bottom: 7px;
}

.alzio-footer-v3-list a {
    line-height: 1.38;
}

.alzio-footer-v3-support {
    padding-top: 20px;
    padding-bottom: 18px;
}

.alzio-footer-v3-phone {
    margin-top: 10px;
    margin-bottom: 13px;
}

.alzio-footer-v3-hours div {
    margin-bottom: 4px;
    line-height: 1.4;
}

.alzio-footer-v3-license {
    margin-top: 13px;
    padding-top: 13px;
    line-height: 1.4;
}

.alzio-footer-v3-company {
    padding-top: 22px;
    padding-bottom: 20px;
}

.alzio-footer-v3-business-row {
    margin-top: 12px;
    line-height: 1.4;
}

.alzio-footer-v3-bottom-row {
    margin-top: 14px;
    padding-top: 14px;
}

.alzio-footer-v3-copyright,
.alzio-footer-v3-support-records {
    line-height: 1.4;
}

.alzio-footer-v3-support-records {
    gap: 4px;
}

@media (max-width: 980px) {
    .alzio-footer-v3-main {
        padding-top: 30px;
        padding-bottom: 28px;
        gap: 28px 30px;
    }

    .alzio-footer-v3-license {
        padding-top: 13px;
    }

    .alzio-footer-v3-support-records {
        padding-top: 13px;
    }
}

@media (max-width: 640px) {
    .alzio-footer-v3-shortcuts {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .alzio-footer-v3-shortcut {
        min-height: 48px;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .alzio-footer-v3-main {
        padding-top: 27px;
        padding-bottom: 24px;
        gap: 26px;
    }

    .alzio-footer-v3-title {
        margin-bottom: 13px;
    }

    .alzio-footer-v3-list li {
        margin-bottom: 6px;
    }

    .alzio-footer-v3-support {
        padding-top: 19px;
        padding-bottom: 17px;
    }

    .alzio-footer-v3-phone {
        margin-top: 10px;
        margin-bottom: 13px;
    }

    .alzio-footer-v3-license {
        margin-top: 12px;
        padding-top: 12px;
    }

    .alzio-footer-v3-company {
        padding-top: 20px;
        padding-bottom: 21px;
    }

    .alzio-footer-v3-contact-row {
        gap: 8px;
    }

    .alzio-footer-v3-business-row {
        gap: 5px;
    }
}

/* ALZIO_FOOTER_TIGHT_SPACING_176O
 * Keep every existing font size. Reduce external margin,
 * internal padding, list spacing and line height only.
 */
.alzio-global-footer,
.alzio-footer-v3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.alzio-footer-v3-shortcuts {
    min-height: 58px !important;
}

.alzio-footer-v3-shortcut {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.alzio-footer-v3-main {
    padding-top: 20px !important;
    padding-bottom: 16px !important;
    gap: 24px 38px !important;
}

.alzio-footer-v3-title {
    margin-bottom: 9px !important;
    line-height: 1.15 !important;
}

.alzio-footer-v3-list li {
    margin-bottom: 3px !important;
}

.alzio-footer-v3-list a {
    line-height: 1.22 !important;
}

.alzio-footer-v3-support {
    padding-top: 14px !important;
    padding-bottom: 13px !important;
}

.alzio-footer-v3-phone {
    margin-top: 6px !important;
    margin-bottom: 8px !important;
}

.alzio-footer-v3-hours div {
    margin-bottom: 2px !important;
    line-height: 1.25 !important;
}

.alzio-footer-v3-license {
    margin-top: 8px !important;
    padding-top: 8px !important;
    line-height: 1.25 !important;
}

.alzio-footer-v3-company {
    padding-top: 14px !important;
    padding-bottom: 13px !important;
}

.alzio-footer-v3-contact-row {
    row-gap: 6px !important;
}

.alzio-footer-v3-business-row {
    margin-top: 7px !important;
    line-height: 1.25 !important;
}

.alzio-footer-v3-bottom-row {
    margin-top: 8px !important;
    padding-top: 8px !important;
    gap: 16px !important;
}

.alzio-footer-v3-copyright,
.alzio-footer-v3-support-records {
    line-height: 1.25 !important;
}

.alzio-footer-v3-support-records {
    gap: 2px !important;
}

@media (max-width: 980px) {
    .alzio-footer-v3-main {
        padding-top: 18px !important;
        padding-bottom: 16px !important;
        gap: 20px 28px !important;
    }

    .alzio-footer-v3-license,
    .alzio-footer-v3-support-records {
        padding-top: 8px !important;
    }
}

@media (max-width: 640px) {
    .alzio-footer-v3-shortcuts {
        padding-top: 4px !important;
        padding-bottom: 4px !important;
    }

    .alzio-footer-v3-shortcut {
        min-height: 42px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    .alzio-footer-v3-main {
        padding-top: 17px !important;
        padding-bottom: 14px !important;
        gap: 18px !important;
    }

    .alzio-footer-v3-title {
        margin-bottom: 8px !important;
    }

    .alzio-footer-v3-list li {
        margin-bottom: 3px !important;
    }

    .alzio-footer-v3-support {
        padding-top: 13px !important;
        padding-bottom: 12px !important;
    }

    .alzio-footer-v3-phone {
        margin-top: 6px !important;
        margin-bottom: 8px !important;
    }

    .alzio-footer-v3-license {
        margin-top: 7px !important;
        padding-top: 7px !important;
    }

    .alzio-footer-v3-company {
        padding-top: 13px !important;
        padding-bottom: 14px !important;
    }

    .alzio-footer-v3-contact-row {
        gap: 5px !important;
    }

    .alzio-footer-v3-business-row {
        gap: 3px !important;
    }
}

/* ALZIO_FOOTER_ULTRA_COMPACT_177C
 * Keep all font sizes. Tighten only block, row and line spacing.
 */
.alzio-global-footer,
.alzio-footer-v3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.alzio-footer-v3-shortcuts {
    min-height: 48px !important;
}

.alzio-footer-v3-shortcut {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.alzio-footer-v3-main {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
    gap: 18px 32px !important;
}

.alzio-footer-v3-title {
    margin-bottom: 5px !important;
    line-height: 1.08 !important;
}

.alzio-footer-v3-list li {
    margin-bottom: 1px !important;
}

.alzio-footer-v3-list a {
    line-height: 1.1 !important;
}

.alzio-footer-v3-support {
    padding-top: 9px !important;
    padding-bottom: 8px !important;
}

.alzio-footer-v3-phone {
    margin-top: 3px !important;
    margin-bottom: 5px !important;
}

.alzio-footer-v3-hours div {
    margin-bottom: 1px !important;
    line-height: 1.15 !important;
}

.alzio-footer-v3-license {
    margin-top: 5px !important;
    padding-top: 5px !important;
    line-height: 1.15 !important;
}

.alzio-footer-v3-company {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.alzio-footer-v3-contact-row {
    row-gap: 3px !important;
}

.alzio-footer-v3-business-row {
    margin-top: 4px !important;
    line-height: 1.15 !important;
}

.alzio-footer-v3-bottom-row {
    margin-top: 4px !important;
    padding-top: 4px !important;
    gap: 10px !important;
}

.alzio-footer-v3-copyright,
.alzio-footer-v3-support-records {
    line-height: 1.15 !important;
}

.alzio-footer-v3-support-records {
    gap: 1px !important;
}

@media (max-width: 980px) {
    .alzio-footer-v3-main {
        padding-top: 11px !important;
        padding-bottom: 9px !important;
        gap: 15px 24px !important;
    }

    .alzio-footer-v3-license,
    .alzio-footer-v3-support-records {
        padding-top: 5px !important;
    }
}

@media (max-width: 640px) {
    .alzio-footer-v3-shortcuts {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .alzio-footer-v3-shortcut {
        min-height: 38px !important;
        padding-top: 3px !important;
        padding-bottom: 3px !important;
    }

    .alzio-footer-v3-main {
        padding-top: 10px !important;
        padding-bottom: 8px !important;
        gap: 12px !important;
    }

    .alzio-footer-v3-title {
        margin-bottom: 5px !important;
    }

    .alzio-footer-v3-list li {
        margin-bottom: 1px !important;
    }

    .alzio-footer-v3-support {
        padding-top: 8px !important;
        padding-bottom: 7px !important;
    }

    .alzio-footer-v3-phone {
        margin-top: 3px !important;
        margin-bottom: 5px !important;
    }

    .alzio-footer-v3-license {
        margin-top: 4px !important;
        padding-top: 4px !important;
    }

    .alzio-footer-v3-company {
        padding-top: 7px !important;
        padding-bottom: 8px !important;
    }

    .alzio-footer-v3-contact-row {
        gap: 3px !important;
    }

    .alzio-footer-v3-business-row {
        gap: 2px !important;
    }
}

/* ALZIO_FOOTER_SECTION_ICONS_HALF_177F
 * 학과 카테고리 / 고객지원 / 마이페이지 / Member / 학습지원센터
 * 제목 아이콘만 기존 크기의 1/2로 축소한다.
 */
.alzio-footer-v3-title-icon,
.alzio-footer-v3-support-icon {
    width: 21px !important;
    height: 21px !important;
    flex: 0 0 21px !important;
    padding: 5px !important;
}

@media (max-width: 640px) {
    .alzio-footer-v3-title-icon,
    .alzio-footer-v3-support-icon {
        width: 19px !important;
        height: 19px !important;
        flex-basis: 19px !important;
        padding: 4px !important;
    }
}

/* ALZIO_FOOTER_TEXT_GRAY_TUNE_20260809
 * Reduce high-contrast white footer text to a softer light gray.
 * Layout/background remain unchanged.
 */
.alzio-footer-v3,
.alzio-footer-v3 a,
.alzio-footer-v3 p,
.alzio-footer-v3 li,
.alzio-footer-v3 span,
.alzio-footer-v3 address,
.alzio-footer-v3 small,
.alzio-footer-v3 strong,
.alzio-footer-v3-title,
.alzio-footer-v3-support,
.alzio-footer-v3-support a,
.alzio-footer-v3-support strong,
.alzio-footer-v3-support span {
    color: #c9ced4 !important;
}

/* Keep headings slightly clearer than body copy, but not pure white. */
.alzio-footer-v3-title,
.alzio-footer-v3-support-heading strong {
    color: #d7dbe0 !important;
}
/* /ALZIO_FOOTER_TEXT_GRAY_TUNE_20260809 */

/* =========================================================
   ALZIO_PREMIUM_BRAND_SYSTEM_V1_20260822
   - existing fixed widths preserved
   - header / course detail / footer visual layer only
   ========================================================= */

:root {
    --alzio-premium-ink: #102033;
    --alzio-premium-ink-soft: #405168;
    --alzio-premium-muted: #718096;
    --alzio-premium-line: #dde5ee;
    --alzio-premium-line-soft: #edf2f7;
    --alzio-premium-surface: #ffffff;
    --alzio-premium-surface-soft: #f7f9fc;
    --alzio-premium-blue: #1559b7;
    --alzio-premium-blue-deep: #0b3f82;
    --alzio-premium-blue-soft: #eaf2fc;
    --alzio-premium-navy: #0a192b;
    --alzio-premium-shadow: 0 18px 46px rgba(25, 43, 69, 0.10);
}

/* ---------- GLOBAL HEADER ---------- */
html body .alzio-global-header.alzio-one-header {
    border-bottom-color: #e2e8f0 !important;
    background: linear-gradient(180deg, rgba(255,255,255,.995) 0%, rgba(250,252,255,.985) 100%) !important;
    box-shadow: 0 1px 0 rgba(15,35,60,.025), 0 8px 28px rgba(28,48,76,.055) !important;
}

html body .alzio-one-header .alzio-one-logo img {
    filter: saturate(.96) contrast(1.025);
}

html body .alzio-one-header form.alzio-one-search {
    border-color: #d9e1eb !important;
    border-radius: 12px !important;
    background: #f7f9fc !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.82) !important;
}

html body .alzio-one-header form.alzio-one-search:hover {
    border-color: #c7d3e1 !important;
    background: #fff !important;
}

html body .alzio-one-search-wrap.is-open form.alzio-one-search,
html body .alzio-one-header form.alzio-one-search:focus-within {
    border-color: #8eb2df !important;
    background: #fff !important;
    box-shadow: 0 0 0 4px rgba(21,89,183,.07), 0 8px 24px rgba(28,65,112,.08) !important;
}

html body .alzio-one-search input[type="search"] {
    color: #17263a !important;
    font-weight: 650 !important;
    letter-spacing: -.02em !important;
}

html body .alzio-one-search input[type="search"]::placeholder {
    color: #8a97a8 !important;
    opacity: 1 !important;
}

html body .alzio-one-search button[type="submit"] {
    color: #2d5f9f !important;
}

html body .alzio-one-header .alzio-one-menu {
    border-radius: 10px !important;
    color: #34455b !important;
    font-weight: 760 !important;
    letter-spacing: -.025em !important;
    transition: color 160ms ease, background-color 160ms ease, border-color 160ms ease, transform 160ms ease !important;
}

html body .alzio-one-header .alzio-one-menu svg {
    color: #61738a !important;
    transition: color 160ms ease, transform 160ms ease !important;
}

html body .alzio-one-header .alzio-one-menu:hover {
    color: #123f78 !important;
    background: #f1f5fa !important;
    transform: translateY(-1px) !important;
}

html body .alzio-one-header .alzio-one-menu:hover svg {
    color: #1559b7 !important;
    transform: translateY(-1px) !important;
}

html body .alzio-one-menu-package,
html body .alzio-one-menu-voucher,
html body .alzio-one-menu-key {
    border: 1px solid transparent !important;
}

html body .alzio-one-menu-package:hover,
html body .alzio-one-menu-voucher:hover,
html body .alzio-one-menu-key:hover {
    border-color: #dbe5f0 !important;
}

html body .alzio-quick-search {
    border: 1px solid #dde5ee !important;
    border-radius: 18px !important;
    background: rgba(255,255,255,.99) !important;
    box-shadow: 0 24px 60px rgba(18,40,68,.16) !important;
}

html body .alzio-quick-search-head strong {
    color: #13243a !important;
    letter-spacing: -.03em !important;
}

html body .alzio-quick-search-head span {
    color: #7b8899 !important;
}

html body .alzio-quick-search-grid > a {
    border-color: #e5ebf2 !important;
    border-radius: 12px !important;
    background: #fafbfd !important;
    color: #35465b !important;
    transition: border-color 160ms ease, background-color 160ms ease, color 160ms ease, transform 160ms ease !important;
}

html body .alzio-quick-search-grid > a:hover {
    border-color: #cddbed !important;
    background: #f2f6fb !important;
    color: #123f78 !important;
    transform: translateY(-1px) !important;
}

html body .alzio-quick-search-icon {
    color: #3369a9 !important;
    background: #edf4fc !important;
}

/* ---------- COURSE DETAIL ---------- */
html body .alzio-detail-page-176N {
    color: var(--alzio-premium-ink) !important;
}

html body .alzio-detail-eyebrow-176N {
    min-height: 28px !important;
    padding: 0 12px !important;
    border: 1px solid #d4e1f1 !important;
    border-radius: 999px !important;
    background: #eef4fb !important;
    color: #245991 !important;
    font-size: 10px !important;
    font-weight: 850 !important;
    letter-spacing: .13em !important;
}

html body .alzio-detail-title-176N {
    color: #102033 !important;
    font-weight: 900 !important;
    line-height: 1.08 !important;
    letter-spacing: -.055em !important;
    text-wrap: balance;
}

html body .alzio-detail-guide-176N {
    padding: 30px 32px 32px !important;
    border-color: #dae5f2 !important;
    border-radius: 22px !important;
    background: linear-gradient(180deg, #fbfdff 0%, #f6f9fd 100%) !important;
    box-shadow: 0 16px 38px rgba(30,67,110,.065) !important;
}

html body .alzio-detail-guide-176N__icon {
    border-radius: 18px !important;
    background: linear-gradient(145deg, #2466b5, #104681) !important;
    box-shadow: 0 12px 26px rgba(16,70,129,.18) !important;
}

html body .alzio-detail-guide-176N__head h2 {
    color: #13243a !important;
    font-weight: 900 !important;
    letter-spacing: -.045em !important;
}

html body .alzio-detail-guide-176N__head p {
    color: #68788d !important;
}

html body .alzio-detail-faq-176N {
    border-color: #dde6f1 !important;
    border-radius: 16px !important;
    background: rgba(255,255,255,.96) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.95) !important;
}

html body .alzio-detail-faq-176N__row strong {
    color: #205b9e !important;
}

html body .alzio-detail-faq-176N__row p {
    color: #35465c !important;
}

html body .alzio-detail-benefit-176N {
    border-color: #e0e7ef !important;
    border-radius: 18px !important;
    background: linear-gradient(180deg, #ffffff 0%, #fafbfd 100%) !important;
    box-shadow: 0 12px 30px rgba(28,47,72,.055) !important;
}

html body .alzio-detail-benefit-176N strong {
    color: #17283d !important;
}

html body .alzio-detail-benefit-176N p {
    color: #65758a !important;
}

html body .alzio-detail-benefit-176N a,
html body .alzio-detail-benefit-176N__more {
    color: #275f9e !important;
}

html body .alzio-detail-tabs-176T__track {
    border-color: #dce4ed !important;
    border-radius: 15px !important;
    background: rgba(255,255,255,.97) !important;
    box-shadow: 0 12px 30px rgba(20,39,64,.075) !important;
}

html body .alzio-detail-tab-176T {
    border-radius: 10px !important;
    color: #66768a !important;
    font-weight: 820 !important;
}

html body .alzio-detail-tab-176T:hover {
    color: #154d8c !important;
    background: #f0f5fb !important;
}

html body .alzio-detail-tab-176T.is-active {
    color: #fff !important;
    background: linear-gradient(135deg, #174e8e, #0a3769) !important;
    box-shadow: 0 8px 20px rgba(14,61,111,.20) !important;
}

html body.alzio-category-detail-mode-176C .alzio-detail-side-176N > .alzio-detail-sample-176N {
    border-color: #d9e1eb !important;
    border-radius: 18px !important;
    box-shadow: 0 20px 44px rgba(16,34,57,.16) !important;
}

html body .alzio-detail-sample-176N__shade {
    background: linear-gradient(180deg, rgba(7,17,30,.02) 25%, rgba(6,16,29,.72) 100%) !important;
}

html body .alzio-detail-sample-176N__button {
    min-width: 156px !important;
    min-height: 46px !important;
    border-color: rgba(255,255,255,.72) !important;
    background: rgba(8,25,45,.82) !important;
    font-weight: 850 !important;
    letter-spacing: -.02em !important;
    box-shadow: 0 10px 24px rgba(0,0,0,.20) !important;
}

html body .alzio-detail-sample-176N__button:hover {
    background: rgba(9,41,76,.92) !important;
    box-shadow: 0 14px 30px rgba(0,0,0,.24) !important;
}

html body.alzio-category-detail-mode-176C .alzio-detail-side-176N > .alzio-detail-purchase-176N {
    border-color: #dce4ed !important;
    border-radius: 18px !important;
    background: #fff !important;
    box-shadow: 0 22px 52px rgba(16,37,64,.11) !important;
}

html body .alzio-detail-info-176N {
    padding-top: 12px !important;
}

html body .alzio-detail-info-176N__row {
    border-bottom-color: #edf1f5 !important;
}

html body .alzio-detail-info-176N__row dt {
    color: #7b899a !important;
    font-weight: 760 !important;
}

html body .alzio-detail-info-176N__row dd {
    color: #26374c !important;
    font-weight: 780 !important;
}

html body .alzio-detail-info-176N__row.is-price {
    margin-top: 4px !important;
    padding-top: 18px !important;
    padding-bottom: 17px !important;
}

html body .alzio-detail-info-176N__row.is-price del {
    color: #9aa6b5 !important;
    font-weight: 650 !important;
}

html body .alzio-detail-info-176N__row.is-price strong {
    margin-top: 4px !important;
    color: #1559b7 !important;
    font-size: 32px !important;
    font-weight: 900 !important;
    letter-spacing: -.045em !important;
}

html body .alzio-detail-actions-176N {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    padding-top: 8px !important;
}

html body .alzio-detail-action-176N {
    border-radius: 12px !important;
    transition: border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 160ms ease !important;
}

html body .alzio-detail-action-176N.is-enroll {
    grid-row: 1 !important;
    min-height: 64px !important;
    border-color: #104f9d !important;
    background: linear-gradient(135deg, #1764c0, #0c468c) !important;
    box-shadow: 0 14px 28px rgba(13,75,145,.22) !important;
}

html body .alzio-detail-action-176N.is-enroll:hover {
    background: linear-gradient(135deg, #1157aa, #083b79) !important;
    box-shadow: 0 18px 34px rgba(13,75,145,.27) !important;
    transform: translateY(-1px) !important;
}

html body .alzio-detail-action-176N.is-enroll span {
    font-size: 17px !important;
    letter-spacing: -.025em !important;
}

html body .alzio-detail-action-176N.is-cart {
    grid-row: 2 !important;
    min-height: 49px !important;
    border-color: #d9e1ea !important;
    background: #f8fafc !important;
    color: #405168 !important;
}

html body .alzio-detail-action-176N.is-cart:hover {
    border-color: #c8d5e4 !important;
    background: #f2f6fa !important;
    color: #244b78 !important;
}

html body .alzio-detail-action-176N.is-cart small {
    display: none !important;
}

/* ---------- GLOBAL FOOTER ---------- */
html body .alzio-footer-v3 {
    border-top-color: rgba(158,181,207,.15) !important;
    background: radial-gradient(circle at 80% 0%, rgba(45,99,159,.13), transparent 34%), linear-gradient(145deg, #071421 0%, #0a1928 48%, #06111d 100%) !important;
}

html body .alzio-footer-v3::before {
    opacity: .44 !important;
}

html body .alzio-footer-v3-shortcuts {
    min-height: 56px !important;
    border-bottom-color: rgba(154,176,201,.14) !important;
}

html body .alzio-footer-v3-shortcut {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    color: #c6d1dd !important;
    font-weight: 620 !important;
}

html body .alzio-footer-v3-shortcut:hover {
    color: #fff !important;
    transform: translateY(-1px) !important;
}

html body .alzio-footer-v3-shortcut.is-accent {
    color: #89b9ef !important;
}

html body .alzio-footer-v3-shortcut-icon {
    color: #aebfd2 !important;
}

html body .alzio-footer-v3-shortcut.is-accent .alzio-footer-v3-shortcut-icon {
    color: #89b9ef !important;
}

html body .alzio-footer-v3-main {
    padding-top: 20px !important;
    padding-bottom: 18px !important;
}

html body .alzio-footer-v3-support {
    border-color: rgba(127,161,199,.24) !important;
    border-radius: 14px !important;
    background: linear-gradient(145deg, rgba(22,47,76,.91), rgba(9,27,45,.88)) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.035), 0 16px 36px rgba(0,0,0,.16) !important;
}

html body .alzio-footer-v3-support-heading {
    color: #eef4fb !important;
}

html body .alzio-footer-v3-support-icon {
    background: linear-gradient(135deg, #346fae, #1d4e83) !important;
    box-shadow: 0 9px 20px rgba(12,56,104,.22) !important;
}

html body .alzio-footer-v3-phone {
    color: #79afe8 !important;
    text-shadow: none !important;
}

html body .alzio-footer-v3-hours div {
    color: #bdc9d7 !important;
    line-height: 1.35 !important;
}

html body .alzio-footer-v3-hours dt {
    color: #8496a9 !important;
}

html body .alzio-footer-v3-license {
    border-top-color: rgba(148,169,192,.18) !important;
    color: #c9d4df !important;
    line-height: 1.35 !important;
}

html body .alzio-footer-v3-company {
    border-top-color: rgba(148,169,192,.13) !important;
    background: rgba(1,10,19,.18) !important;
}

html body .alzio-footer-v3-contact-row {
    color: #a8b6c5 !important;
}

html body .alzio-footer-v3-business-row {
    color: #8f9dad !important;
    line-height: 1.4 !important;
}

html body .alzio-footer-v3-bottom-row {
    border-top-color: rgba(148,169,192,.14) !important;
}

html body .alzio-footer-v3-copyright,
html body .alzio-footer-v3-support-records {
    color: #8391a2 !important;
    line-height: 1.4 !important;
}

/* ---------- RESPONSIVE POLISH ---------- */
@media (max-width: 1080px) {
    html body .alzio-detail-purchase-176N {
        box-shadow: 0 16px 36px rgba(16,37,64,.09) !important;
    }
}

@media (max-width: 760px) {
    html body .alzio-detail-title-176N {
        letter-spacing: -.045em !important;
    }

    html body .alzio-detail-guide-176N {
        padding: 24px 22px 24px !important;
        border-radius: 18px !important;
    }

    html body .alzio-detail-faq-176N {
        padding: 22px 20px !important;
    }

    html body .alzio-detail-tabs-176T__track {
        border-radius: 13px !important;
    }

    html body .alzio-detail-sample-176N,
    html body .alzio-detail-purchase-176N {
        border-radius: 16px !important;
    }

    html body .alzio-footer-v3-main {
        padding-top: 18px !important;
        padding-bottom: 16px !important;
    }

    html body .alzio-footer-v3-company {
        padding-top: 16px !important;
        padding-bottom: 16px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    html body .alzio-one-header .alzio-one-menu,
    html body .alzio-quick-search-grid > a,
    html body .alzio-detail-action-176N,
    html body .alzio-footer-v3-shortcut {
        transition: none !important;
        transform: none !important;
    }
}

/* /ALZIO_PREMIUM_BRAND_SYSTEM_V1_20260822 */

/* =========================================================
   ALZIO_PREMIUM_BRAND_SYSTEM_V2_FIX_20260822
   1) restore search icon
   2) strengthen primary header menu identity
   3) reduce mobile course-detail bottom whitespace
   4) compact footer support card at lower-right
   ========================================================= */

/* ---------- HEADER SEARCH ICON RESTORE ---------- */
html body .alzio-one-header
form.alzio-one-search > button[type="submit"] {
    position: absolute !important;
    top: 50% !important;
    right: 6px !important;
    z-index: 4 !important;
    display: inline-flex !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 9px !important;
    background: transparent !important;
    color: #245b9b !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
}

html body .alzio-one-header
form.alzio-one-search > button[type="submit"]:hover {
    background: #eaf2fb !important;
    color: #104d91 !important;
}

html body .alzio-one-header
form.alzio-one-search > button[type="submit"] svg {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    overflow: visible !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.9 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* ---------- HEADER PRIMARY MENU REDESIGN ---------- */
html body .alzio-one-menu-group-primary {
    gap: 6px !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu {
    position: relative !important;
    min-height: 46px !important;
    padding-right: 10px !important;
    padding-left: 10px !important;
    overflow: hidden !important;
    border: 1px solid #e1e8f0 !important;
    border-radius: 11px !important;
    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f7f9fc 100%
        ) !important;
    color: #263a52 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.98),
        0 3px 10px rgba(24,45,72,.045) !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu::after {
    content: "" !important;
    position: absolute !important;
    right: 11px !important;
    bottom: -1px !important;
    left: 11px !important;
    height: 2px !important;
    border-radius: 999px 999px 0 0 !important;
    background: #2b68aa !important;
    opacity: .58 !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu svg {
    width: 24px !important;
    height: 24px !important;
    padding: 4px !important;
    border-radius: 7px !important;
    background: #edf3fa !important;
    color: #2c639f !important;
    box-sizing: border-box !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu:hover {
    border-color: #cbd9e8 !important;
    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f1f6fb 100%
        ) !important;
    color: #103f76 !important;
    box-shadow:
        0 8px 20px rgba(24,60,101,.09) !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-package::after {
    background: #bb831c !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-package svg {
    background: #fbf3df !important;
    color: #9a6a12 !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-voucher::after {
    background: #24845f !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-voucher svg {
    background: #eaf6f0 !important;
    color: #237254 !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-key::after {
    background: #336fae !important;
}

html body .alzio-one-menu-group-primary
.alzio-one-menu-key svg {
    background: #eaf2fb !important;
    color: #285f9d !important;
}

html body .alzio-one-menu-group-utility
.alzio-one-menu {
    min-height: 44px !important;
    border: 1px solid transparent !important;
    border-radius: 10px !important;
    background: transparent !important;
}

html body .alzio-one-menu-group-utility
.alzio-one-menu:hover {
    border-color: #e0e7ef !important;
    background: #f5f8fb !important;
}

/* ---------- MOBILE COURSE DETAIL BOTTOM SPACE ---------- */
@media (max-width: 760px) {
    html body .CategoryMain {
        margin-bottom: 24px !important;
    }

    html body .alzio-detail-page-176N {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    html body .alzio-detail-layout-176N {
        margin-bottom: 16px !important;
        padding-bottom: 0 !important;
    }

    html body .alzio-detail-main-176N {
        padding-bottom: 0 !important;
    }

    html body .alzio-detail-related-176V {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }
}

/* ---------- FOOTER SUPPORT: COMPACT LOWER-RIGHT ---------- */
@media (min-width: 981px) {
    html body .alzio-footer-v3-shell {
        position: relative !important;
    }

    html body .alzio-footer-v3-main {
        display: block !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    html body .alzio-footer-v3-support {
        position: absolute !important;
        right: 64px !important;
        bottom: 18px !important;
        z-index: 5 !important;
        display: grid !important;
        grid-template-columns: minmax(0, 1fr) auto !important;
        gap: 6px 12px !important;
        width: 320px !important;
        max-width: 320px !important;
        margin: 0 !important;
        padding: 11px 14px 10px !important;
        border-radius: 12px !important;
        box-shadow:
            inset 0 1px 0 rgba(255,255,255,.035),
            0 10px 26px rgba(0,0,0,.14) !important;
    }

    html body .alzio-footer-v3-support-heading {
        grid-column: 1 !important;
        grid-row: 1 !important;
        gap: 8px !important;
        align-self: center !important;
        font-size: 14px !important;
    }

    html body .alzio-footer-v3-support-icon {
        width: 30px !important;
        height: 30px !important;
        flex: 0 0 30px !important;
        padding: 7px !important;
    }

    html body .alzio-footer-v3-phone {
        grid-column: 2 !important;
        grid-row: 1 !important;
        align-self: center !important;
        margin: 0 !important;
        font-size: 23px !important;
        line-height: 1 !important;
    }

    html body .alzio-footer-v3-hours {
        grid-column: 1 / -1 !important;
        grid-row: 2 !important;
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 3px 12px !important;
        margin: 0 !important;
        padding-top: 7px !important;
        border-top: 1px solid rgba(148,169,192,.14) !important;
    }

    html body .alzio-footer-v3-hours div {
        display: inline-flex !important;
        grid-template-columns: none !important;
        gap: 5px !important;
        margin: 0 !important;
        font-size: 11px !important;
        line-height: 1.25 !important;
        white-space: nowrap !important;
    }

    html body .alzio-footer-v3-license {
        grid-column: 1 / -1 !important;
        grid-row: 3 !important;
        margin: 1px 0 0 !important;
        padding: 6px 0 0 !important;
        font-size: 11px !important;
        line-height: 1.25 !important;
    }

    html body .alzio-footer-v3-license > span {
        width: 22px !important;
        height: 22px !important;
        flex: 0 0 22px !important;
        padding: 3px !important;
    }

    html body .alzio-footer-v3-company {
        min-height: 142px !important;
        padding-right: 420px !important;
    }
}

@media (min-width: 981px) and (max-width: 1200px) {
    html body .alzio-footer-v3-support {
        right: 32px !important;
        width: 300px !important;
        max-width: 300px !important;
    }

    html body .alzio-footer-v3-company {
        padding-right: 360px !important;
    }
}

@media (max-width: 980px) {
    html body .alzio-footer-v3-main {
        display: flex !important;
        justify-content: flex-end !important;
        padding: 12px 24px 8px !important;
    }

    html body .alzio-footer-v3-support {
        position: static !important;
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
    }

    html body .alzio-footer-v3-company {
        min-height: 0 !important;
        padding-right: 24px !important;
    }
}

@media (max-width: 640px) {
    html body .alzio-footer-v3-main {
        padding: 10px 12px 7px !important;
    }

    html body .alzio-footer-v3-company {
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
}

/* Preserve compact tablet/mobile menu behavior while using V2 identity. */
@media (max-width: 1180px) {
    html body .alzio-one-menu-group-primary
    .alzio-one-menu {
        min-height: 50px !important;
        height: 50px !important;
        padding-right: 12px !important;
        padding-left: 12px !important;
    }
}

/* /ALZIO_PREMIUM_BRAND_SYSTEM_V2_FIX_20260822 */

/* =========================================================
   ALZIO_COMMON_CACHE_BUST_AND_SEARCH_V3_20260822
   - custom pages load latest common.css via filemtime()
   - refined search lens icon treatment
   ========================================================= */

html body .alzio-one-header
form.alzio-one-search > button[type="submit"] {
    right: 5px !important;
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    min-height: 34px !important;
    border: 1px solid #dbe5f0 !important;
    border-radius: 10px !important;
    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #f0f5fa 100%
        ) !important;
    color: #245c99 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.96),
        0 3px 10px rgba(25,66,111,.075) !important;
    transition:
        border-color 150ms ease,
        background 150ms ease,
        color 150ms ease,
        box-shadow 150ms ease,
        transform 150ms ease !important;
}

html body .alzio-one-header
form.alzio-one-search > button[type="submit"]:hover {
    border-color: #c3d4e6 !important;
    background:
        linear-gradient(
            180deg,
            #ffffff 0%,
            #e8f1fa 100%
        ) !important;
    color: #104a86 !important;
    box-shadow:
        inset 0 1px 0 rgba(255,255,255,.98),
        0 5px 14px rgba(25,66,111,.11) !important;
}

html body .alzio-one-header
form.alzio-one-search > button[type="submit"]:active {
    box-shadow:
        inset 0 1px 3px rgba(19,55,94,.10) !important;
}

html body .alzio-one-header
.alzio-search-lens-v3 {
    display: block !important;
    width: 19px !important;
    height: 19px !important;
    overflow: visible !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.75 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

html body .alzio-one-header
.alzio-search-lens-v3__glint {
    stroke-width: 1.35 !important;
    opacity: .38 !important;
}

/* /ALZIO_COMMON_CACHE_BUST_AND_SEARCH_V3_20260822 */

/* =========================================================
   ALZIO_MYPAGE_QUICK_ACTIONS_PREMIUM_V2_20260823
   Final mypage-only override.
   Keeps existing hero/page width and all action URLs/permissions.
   ========================================================= */

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions {
    justify-self: end !important;
    align-self: center !important;
    width: min(100%, 640px) !important;
    min-width: 0 !important;
    max-width: 640px !important;
    display: grid !important;
    grid-template-columns:
        repeat(5, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    align-items: stretch !important;
    justify-content: stretch !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 12px !important;
    border: 1px solid rgba(193, 207, 222, 0.88) !important;
    border-radius: 19px !important;
    background:
        linear-gradient(
            145deg,
            rgba(255, 255, 255, 0.93),
            rgba(244, 248, 252, 0.90)
        ) !important;
    box-shadow:
        0 16px 36px rgba(17, 41, 67, 0.11),
        inset 0 1px 0 rgba(255, 255, 255, 0.90) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    box-sizing: border-box !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button {
    position: relative !important;
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    min-height: 98px !important;
    margin: 0 !important;
    padding: 13px 8px 12px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    overflow: hidden !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 14px !important;
    text-align: center !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    box-sizing: border-box !important;
    transition:
        transform 160ms ease,
        border-color 160ms ease,
        background 160ms ease,
        box-shadow 160ms ease,
        color 160ms ease !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    right: 12px !important;
    left: 12px !important;
    height: 3px !important;
    border-radius: 0 0 999px 999px !important;
    background: currentColor !important;
    opacity: 0.42 !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button svg {
    display: block !important;
    width: 38px !important;
    height: 38px !important;
    flex: 0 0 38px !important;
    padding: 8px !important;
    border: 1px solid currentColor !important;
    border-radius: 12px !important;
    background: rgba(255, 255, 255, 0.72) !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.75 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    box-sizing: border-box !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button > span {
    display: block !important;
    color: currentColor !important;
    font-size: 12.5px !important;
    font-weight: 850 !important;
    line-height: 1.25 !important;
    letter-spacing: -0.025em !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-class-hero-actions
.alzio-mypage-action-button:hover {
    transform: translateY(-3px) !important;
}

/* 기업교육 */
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-business,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-business:link,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-business:visited {
    border-color: #c7ded8 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #edf8f4 100%
        ) !important;
    color: #216b5d !important;
    box-shadow: 0 7px 18px rgba(31, 105, 88, 0.08) !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-business:hover {
    border-color: #9fcac0 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #e4f5ef 100%
        ) !important;
    box-shadow: 0 12px 25px rgba(31, 105, 88, 0.14) !important;
}

/* 내강의 판매 */
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-instructor,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-instructor:link,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-instructor:visited {
    border-color: #d7cfe6 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #f4f0fa 100%
        ) !important;
    color: #66508b !important;
    box-shadow: 0 7px 18px rgba(87, 63, 120, 0.08) !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-instructor:hover {
    border-color: #bdb0d6 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #eee8f7 100%
        ) !important;
    box-shadow: 0 12px 25px rgba(87, 63, 120, 0.13) !important;
}

/* 장바구니: 가장 중요한 빠른 액션 */
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart:link,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart:visited {
    border-color: #0f589a !important;
    background:
        linear-gradient(
            145deg,
            #1769b5 0%,
            #0d4a83 100%
        ) !important;
    color: #ffffff !important;
    box-shadow:
        0 11px 24px rgba(13, 74, 131, 0.23) !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart::before {
    background: rgba(255, 255, 255, 0.9) !important;
    opacity: 0.72 !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart svg {
    border-color: rgba(255, 255, 255, 0.34) !important;
    background: rgba(255, 255, 255, 0.13) !important;
    color: #ffffff !important;
    stroke: #ffffff !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart > span {
    color: #ffffff !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-cart:hover {
    border-color: #0a477d !important;
    background:
        linear-gradient(
            145deg,
            #1260a8 0%,
            #093e70 100%
        ) !important;
    box-shadow:
        0 16px 30px rgba(13, 74, 131, 0.29) !important;
}

/* 정보수정 */
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-profile,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-profile:link,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-profile:visited {
    border-color: #d4dee9 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #f1f5f9 100%
        ) !important;
    color: #435e79 !important;
    box-shadow: 0 7px 18px rgba(45, 71, 98, 0.07) !important;
    backdrop-filter: none !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-profile:hover {
    border-color: #b8c9da !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #eaf1f7 100%
        ) !important;
    color: #2c557d !important;
    box-shadow: 0 12px 25px rgba(45, 71, 98, 0.12) !important;
}

/* 로그아웃 */
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-logout,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-logout:link,
html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-logout:visited {
    border-color: #ead5d9 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #fff3f5 100%
        ) !important;
    color: #95505e !important;
    box-shadow: 0 7px 18px rgba(129, 61, 76, 0.07) !important;
    backdrop-filter: none !important;
}

html body .alzio-mypage-main
.alzio-class-hero
.alzio-mypage-action-button.is-logout:hover {
    border-color: #ddb9c0 !important;
    background:
        linear-gradient(
            155deg,
            #ffffff 0%,
            #fdebed 100%
        ) !important;
    color: #843d4c !important;
    box-shadow: 0 12px 25px rgba(129, 61, 76, 0.12) !important;
}

@media (max-width: 1180px) {
    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions {
        justify-self: stretch !important;
        width: 100% !important;
        max-width: none !important;
    }
}

@media (max-width: 820px) {
    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
        grid-auto-flow: row !important;
        gap: 8px !important;
        padding: 9px !important;
        border-radius: 16px !important;
    }

    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button {
        min-height: 78px !important;
        padding: 10px 8px !important;
    }

    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button:last-child {
        grid-column: 1 / -1 !important;
    }

    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button svg {
        width: 34px !important;
        height: 34px !important;
        flex-basis: 34px !important;
        padding: 7px !important;
    }
}

@media (max-width: 430px) {
    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions {
        grid-template-columns:
            repeat(2, minmax(0, 1fr)) !important;
    }

    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button {
        min-height: 74px !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    html body .alzio-mypage-main
    .alzio-class-hero
    .alzio-class-hero-actions
    .alzio-mypage-action-button {
        transition: none !important;
        transform: none !important;
    }
}

/* /ALZIO_MYPAGE_QUICK_ACTIONS_PREMIUM_V2_20260823 */


/* ==========================================================
 * ALZIO_GLOBAL_FOOTER_V4_STYLE_20260828
 * Simple corporate footer
 * ========================================================== */

html body .alzio-footer-v4,
html body .alzio-footer-v4 * {
    box-sizing: border-box;
}

html body .alzio-footer-v4 {
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: visible;
    color: #667085;
    background: #ffffff;
    border-top: 1px solid #e4e7ec;
    font-family:
        "Pretendard",
        "Noto Sans KR",
        "Apple SD Gothic Neo",
        Arial,
        sans-serif;
}

html body .alzio-footer-v4-shell {
    width: min(calc(100% - 48px), 1450px);
    margin: 0 auto;
}

html body .alzio-footer-v4 a {
    text-decoration: none;
}

html body .alzio-footer-v4-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 28px;
    min-height: 58px;
    padding: 17px 0;
    border-bottom: 1px solid #eaecf0;
}

html body .alzio-footer-v4-links a {
    position: relative;
    color: #475467 !important;
    font-size: 13px;
    font-weight: 560;
    line-height: 1.5;
    letter-spacing: -0.025em;
    white-space: nowrap;
    transition: color .18s ease;
}

html body .alzio-footer-v4-links a:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -14px;
    width: 1px;
    height: 11px;
    background: #d0d5dd;
    transform: translateY(-50%);
}

html body .alzio-footer-v4-links a:hover {
    color: #101828 !important;
}

html body .alzio-footer-v4-links a.is-accent {
    color: #1769e0 !important;
    font-weight: 700;
}

html body .alzio-footer-v4-body {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(260px, 310px);
    gap: 64px;
    padding: 29px 0 24px;
    align-items: start;
}

html body .alzio-footer-v4-company {
    min-width: 0;
}

html body .alzio-footer-v4-brand-row {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 9px 16px;
    margin-bottom: 13px;
}

html body .alzio-footer-v4-brand {
    color: #101828;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: -0.04em;
}

html body .alzio-footer-v4-brand-row > span {
    color: #667085;
    font-size: 12px;
    font-weight: 600;
}

html body .alzio-footer-v4-meta,
html body .alzio-footer-v4-records {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px 0;
    color: #667085;
    font-size: 12px;
    line-height: 1.75;
    letter-spacing: -0.015em;
}

html body .alzio-footer-v4-meta + .alzio-footer-v4-meta {
    margin-top: 1px;
}

html body .alzio-footer-v4-meta span,
html body .alzio-footer-v4-records span {
    display: inline-flex;
    align-items: center;
}

html body .alzio-footer-v4-meta span:not(:last-child)::after,
html body .alzio-footer-v4-records span:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 10px;
    margin: 0 10px;
    background: #d0d5dd;
}

html body .alzio-footer-v4-records {
    margin-top: 8px;
    color: #98a2b3;
    font-size: 11.5px;
}

html body .alzio-footer-v4-support {
    min-width: 0;
    padding: 1px 0 1px 34px;
    border-left: 1px solid #e4e7ec;
    background: transparent;
}

html body .alzio-footer-v4-support-title {
    display: block;
    margin: 0 0 5px;
    color: #475467;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -0.015em;
}

html body .alzio-footer-v4-phone {
    display: inline-block;
    margin: 0 0 9px;
    color: #1769e0 !important;
    font-size: 28px;
    font-weight: 800;
    line-height: 1.12;
    letter-spacing: -0.025em;
}

html body .alzio-footer-v4-support p {
    margin: 0;
    color: #667085;
    font-size: 12px;
    line-height: 1.7;
    letter-spacing: -0.015em;
}

html body .alzio-footer-v4-support p.alzio-footer-v4-support-muted {
    margin-top: 2px;
    color: #98a2b3;
}

html body .alzio-footer-v4-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 6px 24px;
    padding: 14px 0 22px;
    border-top: 1px solid #f0f1f3;
    color: #98a2b3;
    font-size: 11px;
    line-height: 1.6;
    letter-spacing: -0.01em;
}

@media (max-width: 860px) {
    html body .alzio-footer-v4-body {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    html body .alzio-footer-v4-support {
        padding: 20px 0 0;
        border-top: 1px solid #eaecf0;
        border-left: 0;
    }
}

@media (max-width: 640px) {
    html body .alzio-footer-v4-shell {
        width: min(calc(100% - 32px), 1450px);
    }

    html body .alzio-footer-v4-links {
        gap: 10px 20px;
        min-height: 0;
        padding: 15px 0;
    }

    html body .alzio-footer-v4-links a {
        font-size: 12px;
    }

    html body .alzio-footer-v4-links a:not(:last-child)::after {
        right: -10px;
    }

    html body .alzio-footer-v4-body {
        padding: 24px 0 20px;
    }

    html body .alzio-footer-v4-brand {
        font-size: 19px;
    }

    html body .alzio-footer-v4-meta,
    html body .alzio-footer-v4-records {
        display: block;
        font-size: 11.5px;
        line-height: 1.8;
    }

    html body .alzio-footer-v4-meta span,
    html body .alzio-footer-v4-records span {
        display: block;
    }

    html body .alzio-footer-v4-meta span::after,
    html body .alzio-footer-v4-records span::after {
        display: none;
    }

    html body .alzio-footer-v4-phone {
        font-size: 25px;
    }

    html body .alzio-footer-v4-bottom {
        display: grid;
        gap: 3px;
        padding-bottom: 20px;
    }
}
