#uc-app,
#uc-app * {
    box-sizing: border-box;
}
#content {
    background: #f8f9fb;
}
#uc-app {
    --uc-bg: #f8f9fb;
    --uc-white: #ffffff;
    --uc-ink: #111827;
    --uc-muted: #6b7280;
    --uc-soft: #f3f4f6;
    --uc-border: #e5e7eb;
    --uc-border-soft: #f3f4f6;
    --uc-blue: #2563eb;
    --uc-blue-dark: #2b3c8e;
    --uc-yellow: #ffc933;
    --uc-yellow-hover: #fbbf24;
    --uc-emerald: #10b981;
    --uc-header-offset: 0px;
    --uc-radius: 16px;
    --uc-shadow-sm: 0 1px 2px rgba(15, 23, 42, .13);
    --uc-shadow-md: 0 8px 18px rgba(15, 23, 42, .09);
    width: 100%;
    min-height: 100vh;
    display: flex;
    /*background: var(--uc-bg) !important;*/
    color: var(--uc-ink) !important;
    font-family: ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
    line-height: 1.5;
}

#uc-app button,
#uc-app input,
#uc-app textarea,
#uc-app select {
    font: inherit !important;
}

#uc-app button {
    appearance: none;
    border: 0;
    background: transparent;
    cursor: pointer;
    margin: 0;
    text-transform: none !important;
    letter-spacing: 0 !important;
    -webkit-tap-highlight-color: transparent;
}

#uc-app button:focus,
#uc-app button:focus-visible,
#uc-app a:focus,
#uc-app a:focus-visible,
#uc-app input:focus,
#uc-app input:focus-visible,
#uc-app select:focus,
#uc-app select:focus-visible,
#uc-app textarea:focus,
#uc-app textarea:focus-visible {
    outline: none !important;
    box-shadow: none !important;
}

#uc-app button:hover,
#uc-app button:active,
#uc-app button:focus,
#uc-app button:active:focus,
#uc-app button:focus-visible {
    border-color: transparent;
    outline: none !important;
}

#uc-app a:hover,
#uc-app a:active,
#uc-app a:focus,
#uc-app a:focus-visible {
    outline: none !important;
    text-decoration: none !important;
}

.entry-content p {
    margin-bottom: 0;
}

.ast-plain-container.ast-no-sidebar #primary,
.ast-separate-container #primary,
.ast-page-builder-template .site-content > .ast-container,
.elementor-widget-shortcode,
.elementor-widget-shortcode > .elementor-widget-container,
.elementor-widget-shortcode .elementor-shortcode {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

#uc-app {
    margin-top: 0 !important;
}

.user-center-section {
    width: 80% !important;
    max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.user-center-section > .elementor-container,
.user-center-section > .elementor-container > .elementor-column > .elementor-widget-wrap,
.elementor-section:has(#uc-app),
.elementor-section:has(#uc-app) > .elementor-container,
.elementor-section:has(#uc-app) > .elementor-container > .elementor-column > .elementor-widget-wrap {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}



/* Override Elementor kit hover/focus glow injected by theme/page builder */
.elementor-kit-17077 #uc-app button:hover,
.elementor-kit-17077 #uc-app button:focus,
.elementor-kit-17077 #uc-app button:active:focus,
.elementor-kit-17077 #uc-app input[type="button"]:hover,
.elementor-kit-17077 #uc-app input[type="button"]:focus,
.elementor-kit-17077 #uc-app input[type="submit"]:hover,
.elementor-kit-17077 #uc-app input[type="submit"]:focus,
.elementor-kit-17077 #uc-app .elementor-button:hover,
.elementor-kit-17077 #uc-app .elementor-button:focus {
    box-shadow: none !important;
}

/* Generic override for any Elementor kit id without hard-coding numeric suffix */
[class*="elementor-kit-"] #uc-app button:hover,
[class*="elementor-kit-"] #uc-app button:focus,
[class*="elementor-kit-"] #uc-app button:active:focus,
[class*="elementor-kit-"] #uc-app input[type="button"]:hover,
[class*="elementor-kit-"] #uc-app input[type="button"]:focus,
[class*="elementor-kit-"] #uc-app input[type="submit"]:hover,
[class*="elementor-kit-"] #uc-app input[type="submit"]:focus,
[class*="elementor-kit-"] #uc-app .elementor-button:hover,
[class*="elementor-kit-"] #uc-app .elementor-button:focus,
[class*="elementor-kit-"] #uc-app a:hover,
[class*="elementor-kit-"] #uc-app a:focus,
[class*="elementor-kit-"] #uc-app a:active {
    box-shadow: none !important;
}

#uc-app a {
    color: inherit;
    text-decoration: none;
}

#uc-app h2,
#uc-app h3,
#uc-app h4,
#uc-app h5,
#uc-app ul,
#uc-app dl,
#uc-app dd {
    margin: 0;
    padding: 0;
}

#uc-app ul {
    list-style: none;
}

#uc-app table {
    border-collapse: collapse;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

@media (min-width: 1200px) {
    .ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0 !important;
    }
}

.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0 !important;
}

.ast-container,
.ast-container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body.uc-drawer-open {
    overflow: hidden !important;
}

[v-cloak] {
    display: none !important;
}

.uc-icon-sprite {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
}

.uc-icon {
    display: inline-block;
    flex: 0 0 auto;
    vertical-align: middle;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

button:hover {
    box-shadow: none !important;
}

.uc-sidebar {
    position: sticky;
    top: 0;
    width: 244px;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-shrink: 0;
    border-right: 1px solid #f3f4f6 !important;
    background: #fff;
    z-index: 5;
}

#uc-app > .uc-mobile-topbar,
#uc-app > .uc-mobile-overlay {
    display: none !important;
}

#uc-app .uc-mobile-menu-button {
    display: inline-flex !important;
    align-items: center;
    gap: 10px;
    min-height: 44px;
    padding: 10px 14px !important;
    border-radius: 12px !important;
    background: #2563eb !important;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(37, 99, 235, .22) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-nav {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 20px 15px;
    min-height: 0;
}

.uc-nav-button,
.uc-logout {
    position: relative;
    width: 100%;
    display: flex !important;
    align-items: center;
    gap: 13px;
    min-height: 44px;
    padding: 12px 15px !important;
    border-radius: 12px !important;
    color: #64748b !important;
    background: transparent !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-align: left;
    transition: background .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.uc-nav-button:hover,
.uc-logout:hover {
    background: #f9fafb !important;
    color: #111827 !important;
}

.uc-nav-button.is-active {
    background: #2563eb !important;
    color: #ffffff !important;
    box-shadow: 0 8px 18px rgba(37, 99, 235, .22) !important;
}

.uc-nav-unread-dot {
    position: absolute;
    top: 10px;
    right: 12px;
    width: 9px;
    height: 9px;
    border: 2px solid #ffffff;
    border-radius: 999px;
    background: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, .14);
}

.uc-nav-button.is-active .uc-nav-unread-dot {
    border-color: #2563eb;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .22);
}

.uc-sidebar-footer {
    padding: 16px;
    border-top: 1px solid #f3f4f6;
}

.uc-main {
    flex: 1;
    min-width: 0;
    overflow: visible;
}

.uc-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 30px 32px 48px;
}

.uc-panel {
    display: none;
}

.uc-panel.is-active {
    display: block;
    animation: ucFadeIn .34s ease both;
}

.uc-page-stack {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.uc-welcome {
    position: relative;
    z-index: 30;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
}

.uc-hero-title {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #111827 !important;
    font-size: 30px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

.uc-wave-hand {
    display: inline-block;
    transform-origin: 72% 72%;
    animation: ucWaveHand 2.4s ease-in-out infinite;
    will-change: transform;
}

@keyframes ucWaveHand {
    0%,
    58%,
    100% {
        transform: rotate(0deg);
    }
    8% {
        transform: rotate(16deg);
    }
    16% {
        transform: rotate(-9deg);
    }
    24% {
        transform: rotate(14deg);
    }
    32% {
        transform: rotate(-6deg);
    }
    40% {
        transform: rotate(8deg);
    }
}

.uc-school-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 10px;
    padding: 4px 8px;
    border: 1px solid #e5e7eb;
    border-radius: 6px;
    background: #f3f4f6;
    box-shadow: var(--uc-shadow-sm);
    color: #374151 !important;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
}

.uc-status-block {
    text-align: right;
    background: transparent !important;
    box-shadow: none !important;
}

.uc-status-block p {
    margin-bottom: 4px !important;
    color: #9ca3af !important;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: .12em !important;
    text-transform: uppercase;
}

.uc-status-block strong {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 6px;
    color: #10b981 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-flow-status {
    position: relative;
    z-index: 60;
    min-width: 178px;
}

.uc-flow-status-trigger {
    display: block !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: inherit !important;
    text-align: right;
    cursor: pointer;
}

.uc-flow-status-trigger:hover {
    transform: none !important;
}

.uc-flow-status-trigger small {
    display: block;
    margin-top: 3px;
    color: #94a3b8 !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 750 !important;
    max-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uc-flow-popover {
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    width: 348px;
    padding: 14px;
    border: 1px solid rgba(202, 213, 226, .82);
    border-radius: 16px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 22px 54px rgba(15, 23, 42, .18);
    backdrop-filter: blur(14px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-5px) scale(.985);
    transform-origin: top right;
    transition: opacity .16s ease, transform .16s ease, visibility .16s ease;
}

.uc-flow-status.is-open .uc-flow-popover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0) scale(1);
}

.uc-flow-status-trigger .uc-icon {
    border-radius: 999px;
    animation: ucStatusInfoBreath 1.8s ease-in-out infinite;
}

@keyframes ucStatusInfoBreath {
    0%,
    100% {
        transform: scale(1);
        filter: drop-shadow(0 0 0 rgba(37, 99, 235, 0));
        opacity: .82;
    }
    50% {
        transform: scale(1.16);
        filter: drop-shadow(0 0 7px rgba(37, 99, 235, .38));
        opacity: 1;
    }
}

.uc-flow-popover::before {
    content: "";
    position: absolute;
    top: -7px;
    right: 28px;
    width: 14px;
    height: 14px;
    border-top: 1px solid rgba(202, 213, 226, .82);
    border-left: 1px solid rgba(202, 213, 226, .82);
    background: rgba(255, 255, 255, .96);
    transform: rotate(45deg);
}

.uc-flow-popover-head {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    padding: 2px 2px 12px;
    border-bottom: 1px solid #edf1f7;
}

.uc-flow-popover-head span {
    color: #94a3b8 !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-flow-popover-head strong {
    color: #111827 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    text-align: right;
}

.uc-flow-popover-list {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 2px;
    padding-top: 10px;
}

.uc-flow-popover-step {
    position: relative;
    display: grid !important;
    grid-template-columns: 30px minmax(0, 1fr) max-content;
    gap: 10px;
    align-items: start;
    margin: 0 !important;
    padding: 8px 10px !important;
    border: 0 !important;
    border-radius: 12px !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: left;
    cursor: default;
}

.uc-flow-popover-step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 35px;
    left: 22px;
    bottom: -8px;
    width: 2px;
    border-radius: 999px;
    background: #e7edf5;
}

.uc-flow-popover-step.is-done:not(:last-child)::after {
    background: #a7f3d0;
}

.uc-flow-popover-step.is-clickable {
    cursor: pointer;
}

.uc-flow-popover-step.is-clickable:hover {
    background: #fff8ed !important;
    box-shadow: inset 0 0 0 1px rgba(245, 158, 11, .2) !important;
}

.uc-flow-popover-step:disabled {
    opacity: 1;
}

.uc-flow-popover-dot {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #d8e0ea;
    border-radius: 999px;
    background: #ffffff;
    color: #94a3b8;
    box-shadow: 0 0 0 5px #f6f8fb;
}

.uc-flow-popover-step.is-done .uc-flow-popover-dot {
    border-color: #10b981;
    background: #ecfdf5;
    color: #059669;
}

.uc-flow-popover-step.is-current .uc-flow-popover-dot {
    border-color: #f59e0b;
    background: #fffbeb;
    box-shadow: 0 0 0 5px #fef3c7;
}

.uc-flow-popover-step.is-current .uc-flow-popover-dot::after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: #f59e0b;
}

.uc-flow-popover-step.is-locked {
    opacity: .62;
}

.uc-flow-popover-copy {
    min-width: 0;
}

.uc-flow-popover-copy strong {
    display: block;
    color: #111827 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
}

.uc-flow-popover-copy small {
    display: block;
    margin-top: 4px;
    color: #7c8798 !important;
    font-size: 11.5px !important;
    line-height: 1.25 !important;
    font-weight: 700 !important;
}

.uc-flow-popover-step.is-current .uc-flow-popover-copy strong {
    color: #92400e !important;
}

.uc-flow-popover-step.is-current .uc-flow-popover-copy small {
    color: #b45309 !important;
}

.uc-flow-step-cue {
    align-self: center;
    display: inline-flex;
    align-items: center;
    gap: 2px;
    padding: 5px 7px;
    border: 1px solid rgba(245, 158, 11, .28);
    border-radius: 999px;
    background: rgba(255, 251, 235, .92);
    color: #b45309 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    font-style: normal !important;
    font-weight: 900 !important;
    letter-spacing: .02em;
    white-space: nowrap;
    box-shadow: 0 6px 14px rgba(245, 158, 11, .12);
    transform: translateX(0);
    transition: transform .16s ease, background .16s ease, box-shadow .16s ease;
}

.uc-flow-popover-step.is-clickable:hover .uc-flow-step-cue {
    background: #f59e0b;
    color: #ffffff !important;
    box-shadow: 0 10px 22px rgba(245, 158, 11, .22);
    transform: translateX(2px);
}

.uc-flow-step-cue.is-upload {
    border-color: rgba(37, 99, 235, .22);
    background: rgba(239, 246, 255, .95);
    color: #2563eb !important;
    box-shadow: 0 8px 18px rgba(37, 99, 235, .12);
}

.uc-flow-popover-step.is-clickable:hover .uc-flow-step-cue.is-upload {
    background: #2563eb;
    color: #ffffff !important;
    box-shadow: 0 12px 24px rgba(37, 99, 235, .24);
}

.uc-dashboard-grid {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(300px, 1fr);
    gap: 24px;
}

.uc-main-column,
.uc-side-column {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.uc-section-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 12px;
}

.uc-section-line h3,
.uc-section-title,
.uc-panel-heading {
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}

.uc-link-button {
    color: #2563eb !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-plan-card {
    position: relative;
    overflow: hidden;
    padding: 24px;
    border-radius: var(--uc-radius) !important;
    background: #2b3c8e !important;
    color: #ffffff !important;
    box-shadow: var(--uc-shadow-md) !important;
}

.uc-plan-card-large {
    padding: 32px;
    display: flex;
    flex-direction: column;
}

.uc-soft-orb {
    position: absolute;
    top: -80px;
    right: -80px;
    width: 256px;
    height: 256px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .05);
    filter: blur(32px);
    pointer-events: none;
}

.uc-plan-head {
    position: relative;
    z-index: 6;
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 32px;
}

.uc-plan-head h3 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffffff !important;
    font-size: 24px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
}

.uc-plan-card-large .uc-plan-head h3 {
    font-size: 30px !important;
}

.uc-crown-wrap {
    position: relative;
    display: inline-flex;
    align-items: center;
    z-index: 7;
}

.uc-crown-trigger {
    width: 28px;
    height: 28px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 8px !important;
    background: transparent !important;
    color: #ffc933 !important;
    font-size: 0 !important;
    line-height: 1 !important;
    cursor: pointer;
}

.uc-crown-trigger::before {
    content: "\1F451";
    font-size: 20px;
    line-height: 1;
}

.uc-crown-trigger:hover {
    background: rgba(255, 201, 51, .16) !important;
}

.uc-crown-trigger[aria-expanded="true"] {
    background: rgba(255, 201, 51, .22) !important;
}

.uc-plus-benefits-popover {
    position: absolute;
    top: calc(100% + 8px);
    left: -8px;
    width: 288px;
    padding: 16px !important;
    border-radius: 12px !important;
    background: #07193b !important;
    border: 1px solid rgba(82, 119, 199, .45) !important;
    box-shadow: 0 16px 28px rgba(0, 0, 0, .35) !important;
    z-index: 80;
}

.uc-plus-benefits-popover::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 20px;
    width: 12px;
    height: 12px;
    background: #07193b;
    border-top: 1px solid rgba(82, 119, 199, .45);
    border-left: 1px solid rgba(82, 119, 199, .45);
    transform: rotate(45deg);
}

.uc-plus-benefits-popover h4 {
    margin-bottom: 8px !important;
    color: #ffc933 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

.uc-plus-benefits-popover ul {
    margin: 0 0 12px 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.uc-plus-benefits-popover li {
    position: relative;
    padding-left: 12px;
    margin-bottom: 4px !important;
    color: #ffffff !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;
}

.uc-plus-benefits-popover li::before {
    content: "";
    position: absolute;
    left: 0;
    top: .58em;
    width: 4px;
    height: 4px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .95);
}

.uc-plus-benefits-divider {
    margin: 0 0 12px;
    border-top: 1px solid rgba(148, 163, 184, .45);
}

.uc-plus-benefits-qr {
    width: 90px;
    height: 90px;
    margin: 0 auto 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #ffffff !important;
    color: #111827 !important;
}

.uc-plus-benefits-qr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.uc-plus-benefits-popover p {
    text-align: center;
    color: #9ca3af !important;
    font-size: 10px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
}

.uc-warning-badge {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    border-radius: 4px;
    background: #ffc933 !important;
    color: #000000 !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    line-height: 1.4;
    text-transform: uppercase;
}

.uc-plan-meta {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 32px;
    margin-bottom: 32px;
}

.uc-plan-meta p {
    margin-bottom: 4px !important;
    color: #bfdbfe !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-plan-meta strong {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
}

.uc-waive-alert {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 24px;
    padding: 12px 14px;
    border: 1px solid #fde68a;
    border-radius: 12px;
    background: #fffbeb !important;
    color: #92400e !important;
    box-shadow: var(--uc-shadow-sm);
}

.uc-waive-alert > div {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.uc-waive-alert-copy {
    min-height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.uc-waive-alert-copy p {
    margin-bottom: 0 !important;
}

.uc-waive-alert .uc-icon {
    color: #d97706 !important;
    margin-top: 2px;
}

.uc-waive-alert h4 {
    color: #92400e !important;
    font-size: 15px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

.uc-waive-alert p {
    margin-top: 2px !important;
    color: #b45309 !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
}

.uc-plan-actions {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 16px;
}

.uc-plan-actions-left {
    justify-content: flex-start;
}

.uc-plan-progress-strip {
    position: relative;
    z-index: 2;
    margin-top: 18px;
    padding: 12px 14px 13px;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 14px;
    background: rgba(5, 17, 49, .18);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

.uc-plan-progress-head {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 12px;
    margin-bottom: 10px;
}

.uc-plan-progress-head span {
    color: rgba(219, 234, 254, .9) !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-plan-progress-head strong {
    min-width: 0;
    color: #ffffff !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 850 !important;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uc-plan-progress-rail {
    display: flex;
    align-items: stretch;
    gap: 0;
}

.uc-plan-progress-step {
    position: relative;
    flex: 1 1 0;
    min-width: 0;
    display: grid !important;
    grid-template-columns: 28px minmax(0, 1fr);
    align-items: center;
    gap: 8px;
    margin: 0 !important;
    padding: 6px 8px !important;
    border: 0 !important;
    border-radius: 11px !important;
    background: transparent !important;
    color: inherit !important;
    text-align: left;
    box-shadow: none !important;
    cursor: default;
}

.uc-plan-progress-step:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 19px;
    left: calc(100% - 6px);
    width: 12px;
    height: 2px;
    border-radius: 999px;
    background: rgba(219, 234, 254, .28);
}

.uc-plan-progress-step.is-done:not(:last-child)::after {
    background: rgba(16, 185, 129, .72);
}

.uc-plan-progress-step.is-clickable {
    cursor: pointer;
}

.uc-plan-progress-step.is-clickable:hover {
    background: rgba(255, 255, 255, .09) !important;
}

.uc-plan-progress-step:disabled {
    opacity: 1;
}

.uc-plan-progress-dot {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid rgba(219, 234, 254, .55);
    border-radius: 999px;
    background: rgba(255, 255, 255, .1);
    color: #bfdbfe;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .06);
}

.uc-plan-progress-step.is-done .uc-plan-progress-dot {
    border-color: #34d399;
    background: rgba(236, 253, 245, .96);
    color: #059669;
}

.uc-plan-progress-step.is-current .uc-plan-progress-dot {
    border-color: #fbbf24;
    background: #fff7ed;
    box-shadow: 0 0 0 4px rgba(251, 191, 36, .2);
}

.uc-plan-progress-step.is-current .uc-plan-progress-dot::after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: #f59e0b;
}

.uc-plan-progress-step.is-locked {
    opacity: .58;
}

.uc-plan-progress-copy {
    min-width: 0;
    display: block;
}

.uc-plan-progress-copy strong {
    display: block;
    color: #ffffff !important;
    font-size: 12px !important;
    line-height: 1.15 !important;
    font-weight: 900 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uc-plan-progress-copy small {
    display: block;
    margin-top: 3px;
    color: rgba(219, 234, 254, .76) !important;
    font-size: 10.5px !important;
    line-height: 1.15 !important;
    font-weight: 700 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uc-plan-progress-step.is-current .uc-plan-progress-copy strong {
    color: #fef3c7 !important;
}

.uc-plan-progress-step.is-current .uc-plan-progress-copy small {
    color: #fde68a !important;
}

.uc-guidance-grid {
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(320px, .88fr);
    align-items: stretch;
    gap: 18px;
    margin-top: 16px;
    margin-bottom: 20px;
}

.uc-next-step-card {
    position: relative;
    min-height: 156px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 18px;
    padding: 22px 22px 20px 24px !important;
    border: 1px solid #d7e2f4 !important;
    border-radius: 18px !important;
    background:
            linear-gradient(135deg, rgba(37, 99, 235, .055), rgba(255, 255, 255, 0) 42%),
            #ffffff !important;
    box-shadow: 0 14px 34px rgba(15, 23, 42, .07) !important;
}

.uc-next-step-card::before {
    content: "";
    width: 5px;
    position: absolute;
    top: 18px;
    bottom: 18px;
    left: 0;
    border-radius: 0 999px 999px 0;
    background: #2563eb;
}

.uc-next-step-card.is-warning::before {
    background: #f59e0b;
}

.uc-next-step-card.is-success::before {
    background: #10b981;
}

.uc-next-step-main {
    min-width: 0;
}

.uc-next-step-kicker {
    display: inline-flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 5px 9px;
    border-radius: 999px;
    background: #eef5ff;
    color: #2563eb !important;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 900 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-next-step-card h3 {
    margin: 0 0 8px !important;
    color: #111827 !important;
    font-size: 22px !important;
    line-height: 1.22 !important;
    font-weight: 900 !important;
}

.uc-next-step-card p {
    max-width: 520px;
    margin: 0 !important;
    color: #64748b !important;
    font-size: 13.5px !important;
    line-height: 1.55 !important;
    font-weight: 650 !important;
}

.uc-next-step-card .uc-button {
    align-self: flex-end;
    min-width: 132px;
    height: 42px;
    justify-content: center;
    white-space: nowrap;
}

.uc-status-timeline {
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding: 18px 20px 16px;
    border: 1px solid #dfe7f2;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 14px 32px rgba(15, 23, 42, .06);
}

.uc-status-timeline-head {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 4px;
    margin-bottom: 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #edf1f7;
}

.uc-status-timeline-head span {
    display: block;
    color: #111827 !important;
    font-size: 16px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
}

.uc-status-timeline-head strong {
    display: block;
    color: #94a3b8 !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
    text-align: left;
}

.uc-status-timeline-list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.uc-status-step {
    position: relative;
    display: grid;
    grid-template-columns: 30px minmax(120px, 1fr);
    gap: 12px;
    align-items: start;
    min-height: 48px;
    padding-bottom: 12px;
}

.uc-status-step:last-child {
    min-height: 30px;
    padding-bottom: 0;
}

.uc-status-step::before {
    content: "";
    position: absolute;
    top: 29px;
    bottom: -3px;
    left: 11px;
    width: 2px;
    border-radius: 999px;
    background: #e7edf5;
}

.uc-status-step:last-child::before {
    display: none;
}

.uc-status-step.is-done::before {
    background: #a7f3d0;
}

.uc-status-dot {
    position: relative;
    z-index: 1;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 1px;
    border: 2px solid #d8e0ea;
    border-radius: 999px;
    background: #ffffff;
    color: #94a3b8;
    box-shadow: 0 0 0 5px #f6f8fb;
}

.uc-status-step.is-done .uc-status-dot {
    border-color: #10b981;
    background: #ecfdf5;
    color: #059669;
}

.uc-status-step.is-current .uc-status-dot {
    border-color: #f59e0b;
    background: #fffbeb;
    box-shadow: 0 0 0 5px #fef3c7;
}

.uc-status-step.is-current .uc-status-dot::after {
    content: "";
    width: 7px;
    height: 7px;
    border-radius: 999px;
    background: #f59e0b;
}

.uc-status-step.is-locked {
    opacity: .62;
}

.uc-status-step strong {
    display: block;
    color: #111827 !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
}

.uc-status-step small {
    display: block;
    margin-top: 4px;
    color: #7c8798 !important;
    font-size: 11.5px !important;
    line-height: 1.25 !important;
    font-weight: 650 !important;
}

.uc-status-step.is-current > div {
    margin: -5px 0 0;
    padding: 7px 9px;
    border: 1px solid #fde68a;
    border-radius: 10px;
    background: #fffbeb;
}

.uc-status-step.is-current strong {
    color: #92400e !important;
}

.uc-status-step.is-current small {
    color: #b45309 !important;
}

.uc-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 42px;
    padding: 10px 20px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
    text-align: center;
    transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
}

.uc-button:hover {
    transform: scale(1.02);
}

.uc-button:active {
    transform: scale(.96);
}

.uc-button-outline-light {
    flex: 1;
    border: 1px solid rgba(255, 255, 255, .30) !important;
    background: transparent !important;
    color: #ffffff !important;
}

.uc-button-outline-light:hover {
    background: rgba(255, 255, 255, .10) !important;
}

.uc-button-yellow {
    flex: 1;
    background: #ffc933 !important;
    color: #000000 !important;
}

.uc-button-yellow:hover {
    background: #fbbf24 !important;
}

.uc-button-orange {
    background: #f59e0b !important;
    color: #ffffff !important;
    padding-inline: 14px !important;
    font-size: 10px !important;
    min-height: 30px;
    border-radius: 10px !important;
}

.uc-button-orange:hover {
    background: #d97706 !important;
}

.uc-button-primary {
    background: #2563eb !important;
    color: #ffffff !important;
}

.uc-button-primary:hover {
    background: #1d4ed8 !important;
}

.uc-button-black {
    background: #111827 !important;
    color: #ffffff !important;
}

.uc-button-white {
    background: #ffffff !important;
    color: #243b8b !important;
}

.uc-button-plain {
    background: transparent !important;
    color: #374151 !important;
}

.uc-full {
    width: 100%;
}

.uc-action-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 12px;
    margin-bottom: 16px;
}

.uc-color-action {
    min-height: 139px;
    padding: 20px !important;
    border-radius: var(--uc-radius) !important;
    color: #ffffff !important;
    text-align: left;
    box-shadow: var(--uc-shadow-sm);
    transition: transform .18s ease, filter .18s ease;
}

.uc-color-action:hover {
    transform: scale(1.02);
    filter: brightness(1.08);
}

.uc-color-action.is-locked,
.uc-material-card.is-locked {
    opacity: .88;
    filter: saturate(.72) brightness(.96);
}

.uc-color-action.is-locked:hover,
.uc-material-card.is-locked:hover {
    transform: none;
    filter: saturate(.72) brightness(.96);
}

.uc-gradient-blue {
    background: linear-gradient(135deg, #1e3a8a, #3b82f6) !important;
}

.uc-gradient-green {
    background: linear-gradient(135deg, #047857, #10b981) !important;
}

.uc-gradient-purple {
    background: linear-gradient(135deg, #6d28d9, #8b5cf6) !important;
}

.uc-icon-box {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    border-radius: 9px;
    background: rgba(255, 255, 255, .20);
}

.uc-color-action strong {
    display: block;
    margin-bottom: 4px;
    color: #ffffff !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}

.uc-color-action span:last-child {
    display: block;
    color: rgba(255, 255, 255, .82) !important;
    font-size: 11px !important;
    line-height: 1.18 !important;
    font-weight: 600;
}

.uc-mini-action-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
}

.uc-dashboard-grid.is-au-layout .uc-action-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.uc-dashboard-grid.is-au-layout .uc-mini-action-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.uc-dashboard-grid.is-au-layout .uc-color-action {
    min-height: 148px;
}

.uc-mini-action {
    height: 96px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #374151 !important;
    text-align: center;
    transition: background .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.uc-mini-action:hover {
    background: #f9fafb !important;
    border-color: #d1d5db !important;
    box-shadow: var(--uc-shadow-sm);
}

.uc-mini-action.is-locked {
    background: #f9f9fa !important;
    border-color: #e1e7f0 !important;
    border-style: dashed !important;
}

.uc-mini-action.is-locked:hover {
    background: #f9f9fa !important;
    border-color: #d6deea !important;
}

.uc-mini-action span {
    color: #374151 !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

.uc-text-emerald {
    color: #10b981 !important;
}

.uc-text-blue {
    color: #3b82f6 !important;
}

.uc-text-purple {
    color: #a855f7 !important;
}

.uc-text-orange {
    color: #f97316 !important;
}

.uc-text-pink {
    color: #ec4899 !important;
}

.uc-refer-card {
    position: relative;
    overflow: hidden;
    padding: 24px;
    border-radius: var(--uc-radius) !important;
    background: linear-gradient(135deg, #5a4fcf, #2e5be4) !important;
    color: #ffffff !important;
    box-shadow: var(--uc-shadow-md);
}

.uc-refer-card h3 {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px !important;
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}

.uc-refer-card h3 .uc-icon {
    color: #facc15 !important;
}

.uc-refer-card > p {
    position: relative;
    z-index: 1;
    width: 84%;
    margin-bottom: 24px !important;
    color: #dbeafe !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.uc-refer-subtext {
    margin-top: 10px !important;
    margin-bottom: 18px !important;
    width: 100%;
    max-width: 92%;
    line-height: 1.45 !important;
}

.uc-referral-code {
    position: relative;
    z-index: 1;
    margin-bottom: 16px;
    padding: 16px;
    border: 1px solid rgba(255, 255, 255, .20);
    border-radius: 12px;
    background: rgba(255, 255, 255, .10);
    text-align: center;
}

.uc-referral-code span {
    display: block;
    margin-bottom: 4px;
    color: #bfdbfe !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: .14em !important;
    text-transform: uppercase;
}

.uc-referral-code strong {
    display: block;
    color: #ffffff !important;
    font-size: 26px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
    letter-spacing: .12em !important;
}

.uc-refer-foot {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 14px;
    color: #bfdbfe !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-refer-foot a {
    text-decoration: underline;
    text-decoration-color: rgba(191, 219, 254, .5);
    text-underline-offset: 2px;
}

.uc-card {
    border: 1px solid #f3f4f6 !important;
    border-radius: var(--uc-radius) !important;
    background: #ffffff !important;
    box-shadow: var(--uc-shadow-sm) !important;
}

.uc-notifications {
    padding: 24px;
}

.uc-side-column .uc-notifications {
    background: #f9f9fa !important;
    border: 1px solid #dfe5ef !important;
    box-shadow: 0 8px 20px rgba(15, 23, 42, .05), inset 0 0 0 1px #eef2f7 !important;
    padding: 24px;
}

.uc-card-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.uc-card-head h3,
.uc-notifications h3,
.uc-card h3 {
    color: #111827 !important;
    font-size: 18px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}

.uc-notifications .uc-card-head {
    margin-bottom: 20px;
}

.uc-notifications .uc-card-head > span {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #ef4444;
}

.uc-notifications ul {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.uc-notifications button {
    display: block !important;
    width: 100%;
    padding: 16px !important;
    border: 1px solid #e3e7ef !important;
    border-radius: 12px !important;
    background: #f9f9fa !important;
    text-align: left;
    transition: background .18s ease, border-color .18s ease;
}

.uc-side-column .uc-notifications button {
    background: #f9f9fa !important;
}

.uc-notifications button:hover {
    background: #f1f2f4 !important;
    border-color: #d8deea !important;
}

.uc-notification-detail-body > .uc-notification-detail-block {
    border: 1px solid #e3e7ef;
    border-radius: 12px;
    background: #f9f9fa;
    padding: 16px;
    color: #1f2937 !important;
    font-size: 16px !important;
    line-height: 1.58 !important;
}

.uc-notification-detail-block p,
.uc-notification-detail-block div {
    margin: 0 0 12px !important;
}

.uc-notification-detail-block p:last-child,
.uc-notification-detail-block div:last-child {
    margin-bottom: 0 !important;
}

.uc-notification-detail-block ul,
.uc-notification-detail-block ol {
    margin: 8px 0 14px 22px !important;
    padding-left: 0 !important;
}

.uc-notification-detail-block li + li {
    margin-top: 6px !important;
}

.uc-notification-detail-block br {
    display: block;
    content: "";
    margin-top: 6px;
}

.uc-notification-detail-block strong,
.uc-notification-detail-block b {
    color: #111827 !important;
    font-weight: 900 !important;
}

.uc-notifications strong {
    display: block;
    margin-bottom: 4px;
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    font-weight: 800 !important;
}

.uc-notifications span {
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
}

.uc-title-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.uc-title-row span {
    width: 6px;
    height: 24px;
    border-radius: 999px;
    background: #2563eb;
}

.uc-title-row h2 {
    color: #111827 !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}

.uc-two-column {
    display: grid;
    grid-template-columns: minmax(0, 2fr) minmax(300px, 1fr);
    gap: 24px;
}

.uc-two-column.is-plan-only {
    grid-template-columns: minmax(0, 1fr);
}

.uc-wide-left {
    grid-template-columns: minmax(0, 2fr) minmax(280px, 1fr);
    gap: 32px;
}

.uc-narrow-left {
    grid-template-columns: minmax(260px, 1fr) minmax(0, 2fr);
}

.uc-coverage-card {
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.uc-coverage-card h3 {
    margin-bottom: 20px !important;
    padding-bottom: 14px !important;
    border-bottom: 1px solid #f3f4f6;
    color: #9ca3af !important;
    font-size: 12px !important;
    letter-spacing: .12em !important;
    text-transform: uppercase;
}

.uc-coverage-card dl {
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.uc-coverage-card dl div {
    display: grid;
    grid-template-columns: minmax(0, 1fr) max-content;
    column-gap: 16px;
    align-items: baseline;
    padding: 0;
}

.uc-coverage-card dt {
    color: #6b7280 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
}

.uc-coverage-card dd {
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    text-align: right;
    white-space: nowrap;
    font-variant-numeric: tabular-nums;
}

.uc-material-grid,
.uc-docs-grid {
    display: grid;
    gap: 16px;
}

.uc-material-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    margin-top: 16px;
}

.uc-material-card {
    min-height: 128px;
    padding: 20px !important;
    border-radius: 12px !important;
    color: #ffffff !important;
    text-align: left;
    transition: transform .18s ease, filter .18s ease;
}

.uc-material-card:hover {
    transform: scale(1.02);
    filter: brightness(1.08);
}

.uc-material-card .uc-icon {
    margin-bottom: 12px;
}

.uc-material-card strong {
    display: block;
    margin-bottom: 4px;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.uc-material-card span {
    display: block;
    color: rgba(255, 255, 255, .82) !important;
    font-size: 12px !important;
}

.uc-material-card em {
    display: block;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, .22);
    color: rgba(255, 255, 255, .92) !important;
    font-size: 11px !important;
    line-height: 1.35 !important;
    font-style: normal !important;
    font-weight: 700 !important;
}

.uc-material-blue {
    background: #3b77f6 !important;
}

.uc-material-purple {
    background: #8b5cf6 !important;
}

.uc-material-green {
    background: #10b981 !important;
}

.uc-material-teal {
    background: #0ea5a4 !important;
}

.uc-docs-grid {
    grid-template-columns: minmax(280px, 1fr) minmax(0, 2fr);
    gap: 32px;
}

.uc-docs-grid.is-orders-only {
    grid-template-columns: minmax(0, 1fr);
}

.uc-list-card {
    overflow: hidden;
}

.uc-list-scroll {
    max-height: 350px;
    overflow-y: auto;
}

.uc-list-card a {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px !important;
    border-bottom: 1px solid #f9fafb;
    color: #374151 !important;
    text-align: left;
    transition: background .18s ease, color .18s ease;
}

.uc-list-card a:hover,
.uc-list-card button:hover {
    background: #f9fafb !important;
    color: #2563eb !important;
}

.uc-list-download-all {
    width: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 14px 16px !important;
    border-top: 1px solid #f3f4f6;
    color: #1f2937 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    text-align: center;
    background: #ffffff !important;
}

.uc-list-card a > span:nth-child(2) {
    flex: 1;
    min-width: 0;
}

.uc-list-card strong {
    display: block;
    color: #1f2937 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-list-card small {
    display: block;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-doc-icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #eff6ff;
    color: #2563eb;
}

.uc-table-card {
    overflow-x: auto;
}

.uc-table-card table {
    width: 100%;
    min-width: 720px;
}

.uc-table-card th,
.uc-table-card td {
    padding: 12px 24px;
    border-bottom: 1px solid #f9fafb;
    text-align: left;
}

.uc-table-card th {
    background: rgba(249, 250, 251, .55);
    color: #9ca3af !important;
    font-size: 11px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-table-card td {
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.uc-preline {
    white-space: pre-line;
    color: #6b7280 !important;
    font-size: 12px !important;
    line-height: 1.55 !important;
}

.uc-status {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 10px !important;
    line-height: 1.2 !important;
    font-style: normal;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-status-yellow {
    background: #fef3c7 !important;
    color: #92400e !important;
}

.uc-status-gray {
    background: #f3f4f6 !important;
    color: #4b5563 !important;
    border-color: #e5e7eb !important;
}

.uc-status-blue {
    background: #eff6ff !important;
    color: #2563eb !important;
    border-color: #dbeafe !important;
}

.uc-status-green {
    background: #ecfdf5 !important;
    color: #059669 !important;
    border-color: #d1fae5 !important;
}

.uc-status-orange {
    background: #fff7ed !important;
    color: #ea580c !important;
    border-color: #ffedd5 !important;
}

.uc-status-block strong.uc-status-yellow {
    color: #92400e !important;
}

.uc-status-block strong.uc-status-gray {
    color: #4b5563 !important;
}

.uc-status-block strong.uc-status-blue {
    color: #2563eb !important;
}

.uc-status-block strong.uc-status-green {
    color: #059669 !important;
}

.uc-status-block strong.uc-status-orange {
    color: #ea580c !important;
}

.uc-warning-badge.uc-badge-yellow {
    background: #fef3c7 !important;
    color: #92400e !important;
}

.uc-warning-badge.uc-badge-gray {
    background: #f3f4f6 !important;
    color: #4b5563 !important;
}

.uc-warning-badge.uc-badge-blue {
    background: #dbeafe !important;
    color: #1e40af !important;
}

.uc-warning-badge.uc-badge-green {
    background: #FFC933 !important;
    color: #000 !important;
}

.uc-warning-badge.uc-badge-orange {
    background: #ffedd5 !important;
    color: #9a3412 !important;
}

.uc-table-action {
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 4px;
    width: 100%;
    color: #2563eb !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-table-action-stack {
    min-width: 118px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 8px;
}

.uc-table-action-stack .uc-table-action {
    width: auto;
}

.uc-table-action-pay {
    padding: 6px 10px !important;
    border: 1px solid #bfdbfe !important;
    border-radius: 8px !important;
    background: #eff6ff !important;
    box-shadow: 0 4px 10px rgba(37, 99, 235, .08);
}

.uc-table-action-pay:hover {
    background: #dbeafe !important;
}

.uc-detail-row {
    display: none;
    background: rgba(249, 250, 251, .3);
}

.uc-detail-row.is-open {
    display: table-row;
}

.uc-detail-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.uc-order-detail-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.uc-detail-grid span {
    display: block;
    margin-bottom: 6px;
    color: #6b7280 !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase;
}

.uc-detail-grid strong {
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-banner {
    position: relative;
    overflow: hidden;
    min-height: 160px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 32px !important;
    border-radius: var(--uc-radius) !important;
    color: #ffffff !important;
    box-shadow: var(--uc-shadow-md);
}

.uc-banner h2 {
    margin-bottom: 8px !important;
    color: #ffffff !important;
    font-size: 30px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

.uc-banner p {
    color: #bfdbfe !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.uc-banner p strong {
    color: #ffffff !important;
}

.uc-banner-school-link {
    color: #ffffff !important;
    text-decoration: underline !important;
}

#uc-app .uc-banner-school-link:hover,
#uc-app .uc-banner-school-link:focus {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.uc-banner-school-link strong {
    text-decoration: none !important;
}

.uc-banner-blue {
    background: #2b3c8e !important;
}

.uc-banner-claims {
    background: linear-gradient(90deg, #243b8b, #4b398b) !important;
}

.uc-banner-referrals {
    display: block;
    text-align: center;
    background: linear-gradient(90deg, #243b8b, #3956b8) !important;
}

.uc-banner-ugc {
    display: block;
    background: linear-gradient(90deg, #6b42f5, #8c52ff) !important;
}

.uc-steps-card,
.uc-faq-card,
.uc-doc-buttons,
.uc-fixed-info,
.uc-form-card,
.uc-ticket-card,
.uc-recent-card,
.uc-settings-card {
    padding: 24px;
}

.uc-steps-card {
    padding: 32px;
}

.uc-steps-card > h3,
.uc-steps-card h4,
.uc-faq-card h3 {
    margin-bottom: 24px !important;
    color: #111827 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

.uc-faq-card .uc-card-head {
    align-items: center;
    margin-bottom: 24px;
}

.uc-faq-card .uc-card-head h3 {
    margin-bottom: 0 !important;
    line-height: 1.2 !important;
}

.uc-stepper {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 4px 32px 48px;
}

.uc-stepper::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 16px;
    height: 2px;
    background: #f3f4f6;
}

.uc-stepper div {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.uc-stepper span {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #2563eb;
    color: #ffffff;
    box-shadow: 0 0 0 4px #ffffff;
    font-size: 14px;
    font-weight: 800;
}

.uc-stepper strong {
    color: #111827 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-timeline {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.uc-timeline > div {
    display: flex;
    gap: 16px;
}

.uc-timeline > div > span {
    width: 20px;
    height: 20px;
    margin-top: 2px;
    border: 4px solid #ffffff;
    border-radius: 999px;
    background: #e5e7eb;
    box-shadow: var(--uc-shadow-sm);
    flex-shrink: 0;
}

.uc-timeline h5 {
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-timeline p,
.uc-question p,
.uc-info-card p {
    margin-top: 4px !important;
    color: #6b7280 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    font-weight: 500 !important;
}

.uc-waive-step-guide {
    width: min(100%, 582px);
    margin-top: 14px;
    border: 1px solid #edf0f5;
    border-radius: 12px;
    background: #f9fafb;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(15, 23, 42, .04);
}

.uc-waive-step-guide-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    min-height: 46px;
    padding: 0 16px;
    border: 0;
    background: #f9fafb;
    color: #111827;
    font-size: 14px;
    font-weight: 800;
    cursor: pointer;
    text-decoration: none !important;
    transition: background .18s ease, color .18s ease;
}

.uc-waive-step-guide-toggle:hover {
    background: #f3f6fb;
    color: #111827;
}

.uc-waive-step-guide-toggle > span {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.uc-waive-step-guide-toggle .uc-icon:first-child {
    color: #2563eb;
}

.uc-waive-step-guide-toggle > .uc-icon:last-child {
    color: #64748b;
    transition: transform .18s ease, color .18s ease;
}

.uc-waive-step-guide-toggle:hover > .uc-icon:last-child {
    color: #2563eb;
    transform: translateX(2px);
}

.uc-waiver-approval-actions {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
    width: min(100%, 582px);
    margin-left: auto;
}

.uc-waiver-approval-cta {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 7px;
}

.uc-waiver-approval-cta > div {
    display: flex;
    align-items: center;
    gap: 10px;
}

.uc-waiver-approval-cta small {
    max-width: 360px;
    color: #64748b !important;
    font-size: 12px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
    text-align: right;
}

.uc-waiver-approval-button,
.uc-waiver-approval-view {
    min-height: 36px !important;
    padding: 0 14px !important;
    border-radius: 10px !important;
    font-size: 13px !important;
}

.uc-waiver-approval-view {
    color: #2563eb !important;
    background: #eff6ff !important;
}

.uc-waive-guide-preview {
    position: relative;
    display: block;
    aspect-ratio: 16 / 9;
    width: 100%;
    border: 1px dashed #cfd7e5;
    border-radius: 8px;
    overflow: hidden;
    background: #f3f5f8;
    color: inherit;
}

.uc-waive-guide-browser-bar {
    position: absolute;
    inset: 0 0 auto;
    z-index: 2;
    height: 32px;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    border-bottom: 1px solid #e5e9f0;
    background: rgba(226, 232, 240, .72);
    backdrop-filter: blur(6px);
}

.uc-waive-guide-browser-bar i {
    width: 8px;
    height: 8px;
    border-radius: 999px;
}

.uc-waive-guide-browser-bar i:nth-child(1) {
    background: #fb7185;
}

.uc-waive-guide-browser-bar i:nth-child(2) {
    background: #facc15;
}

.uc-waive-guide-browser-bar i:nth-child(3) {
    background: #22c55e;
}

.uc-waive-guide-canvas,
.uc-waive-guide-canvas img {
    display: block;
    width: 100%;
    height: 100%;
}

.uc-waive-guide-canvas img {
    object-fit: cover;
    object-position: top center;
    padding-top: 32px;
    background: #f8fafc;
    transition: transform .25s ease;
}

.uc-waive-guide-preview:hover .uc-waive-guide-canvas img {
    transform: scale(1.015);
}

.uc-waive-guide-preview.is-image {
    aspect-ratio: auto;
    min-height: 0;
    border-style: solid;
    background: #ffffff;
}

.uc-waive-guide-image {
    display: block;
    width: 100%;
    max-height: 560px;
    object-fit: contain;
    object-position: top center;
    background: #ffffff;
}

.uc-waive-guide-preview.is-image:hover .uc-waive-guide-image {
    transform: none;
}

.uc-waive-guide-fallback {
    height: 100%;
    padding: 58px 15% 24px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.uc-waive-guide-fallback b,
.uc-waive-guide-fallback em,
.uc-waive-guide-fallback strong {
    display: block;
    border-radius: 4px;
    font-style: normal;
}

.uc-waive-guide-fallback b {
    width: 34%;
    height: 16px;
    background: #e3e8ef;
}

.uc-waive-guide-fallback em {
    position: relative;
    height: 30px;
    border: 1px solid #e1e7ef;
    background: #ffffff;
}

.uc-waive-guide-fallback em.is-focus {
    border-color: #8bb3ff;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, .12);
}

.uc-waive-guide-fallback em.is-focus i {
    position: absolute;
    top: -13px;
    right: -12px;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #ffffff;
    border-radius: 999px;
    background: #facc15;
    color: #854d0e;
    box-shadow: 0 4px 12px rgba(234, 179, 8, .3);
    font-size: 12px;
}

.uc-waive-guide-fallback strong {
    height: 32px;
    margin-top: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2f80ff;
}

.uc-waive-guide-fallback small {
    width: 48px;
    height: 8px;
    display: block;
    border-radius: 999px;
    background: rgba(255, 255, 255, .58);
}

.uc-waive-step-guide-body > p {
    margin: 12px 0 0 !important;
    text-align: center;
    color: #475569 !important;
    font-size: 12px !important;
    line-height: 1.6 !important;
}

.uc-question {
    padding: 20px;
    border: 1px solid #f3f4f6;
    border-radius: 12px;
    background: rgba(249, 250, 251, .55);
}

.uc-question-toggle {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    text-align: left;
}

.uc-question-toggle .uc-icon {
    color: #6b7280;
    transition: transform .18s ease;
}

.uc-question-body {
    display: none;
}

.uc-question.is-open .uc-question-body {
    display: block;
}

.uc-question.is-open .uc-question-toggle .uc-icon {
    transform: rotate(180deg);
}

.uc-question + .uc-question {
    margin-top: 16px;
}

.uc-question strong {
    color: #1d4ed8 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-muted-badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    min-height: 24px;
    border-radius: 6px;
    background: #f3f4f6;
    color: #6b7280 !important;
    font-size: 10px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.uc-guide-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 24px;
    border-radius: var(--uc-radius);
    background: linear-gradient(90deg, #2563eb, #4f46e5);
    color: #ffffff !important;
    box-shadow: var(--uc-shadow-md);
    transition: transform .18s ease, box-shadow .18s ease;
}

.uc-guide-link:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 28px rgba(37, 99, 235, .18);
}

.uc-guide-link strong {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.uc-guide-link small {
    display: block;
    margin-top: 4px;
    color: #dbeafe !important;
    font-size: 14px !important;
}

.uc-guide-link-badge {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: rgba(255, 255, 255, .20);
    transition: background .18s ease;
}

.uc-guide-link:hover .uc-guide-link-badge {
    background: rgba(255, 255, 255, .30);
}

.uc-guide-link-badge .uc-icon {
    color: #ffffff !important;
    transition: transform .18s ease;
}

.uc-guide-link:hover .uc-guide-link-badge .uc-icon {
    transform: scale(1.1);
}

.uc-warning-panel {
    padding: 24px;
    border: 1px solid #fef3c7;
    border-radius: var(--uc-radius);
    background: #fffbeb;
    box-shadow: var(--uc-shadow-sm);
}

.uc-warning-panel h4 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px !important;
    color: #92400e !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-warning-panel p {
    color: rgba(113, 63, 18, .85) !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.uc-warning-panel p strong {
    display: inline-block;
    margin-top: 4px;
    color: #92400e !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.uc-doc-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.uc-doc-buttons h3,
.uc-fixed-info h3 {
    margin-bottom: 4px !important;
}

.uc-doc-buttons button {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px !important;
    border: 1px solid #f3f4f6 !important;
    border-radius: 12px !important;
    color: #374151 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-doc-buttons .uc-doc-entry {
    width: 100%;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    text-align: left;
}

.uc-doc-buttons .uc-doc-entry-main {
    min-width: 0;
    display: grid;
    grid-template-columns: 30px minmax(0, 1fr);
    align-items: center;
    gap: 10px;
}

.uc-doc-buttons .uc-doc-entry-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: #eff6ff;
    color: #2563eb;
}

.uc-doc-buttons .uc-doc-entry-copy {
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.uc-doc-buttons .uc-doc-entry-copy strong {
    display: block;
    margin: 0 !important;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
    word-break: break-word;
}

.uc-doc-buttons .uc-doc-entry-copy small {
    display: block;
    margin: 0 !important;
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.45 !important;
    word-break: break-word;
}

.uc-doc-buttons .uc-doc-entry-copy em {
    display: block;
    margin: 2px 0 0 !important;
    color: #475569 !important;
    font-size: 11px !important;
    line-height: 1.35 !important;
    font-style: normal !important;
    font-weight: 700 !important;
    word-break: break-word;
}

.uc-doc-buttons .uc-doc-entry > .uc-icon:last-child {
    flex: 0 0 auto;
    align-self: center;
    color: #10b981;
}

.uc-doc-buttons button:hover {
    border-color: #bfdbfe !important;
    background: #eff6ff !important;
}

.uc-doc-buttons .uc-icon:last-child {
    color: #10b981;
}

.uc-doc-more-trigger {
    width: 100%;
    min-height: 40px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-top: 2px;
    color: #2563eb !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    border-radius: 10px !important;
    background: #f8fafc !important;
    border: 1px solid #e2e8f0 !important;
    transition: background .18s ease, border-color .18s ease, transform .18s ease;
}

.uc-doc-more-trigger:hover {
    background: #eff6ff !important;
    border-color: #bfdbfe !important;
    transform: translateY(-1px);
}

.uc-doc-more-trigger .uc-icon {
    color: currentColor;
}

.uc-fixed-info {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.uc-fixed-info span {
    display: block;
    margin-bottom: 4px;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.uc-fixed-info strong {
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 800 !important;
}

.uc-checklist {
    position: relative;
    z-index: 1;
    padding: 24px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: var(--uc-radius);
    background: rgba(255, 255, 255, .10);
    backdrop-filter: blur(8px);
}

.uc-checklist h4 {
    margin-bottom: 16px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-checklist ul {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.uc-checklist li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    max-width: 260px;
    color: #eff6ff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
}

.uc-checklist .uc-icon {
    color: #34d399;
}

.uc-form {
    margin-top: 10px;
}

.uc-form-card {
    display: none;
}

.uc-form-card.is-open,
.uc-success-card.is-open {
    display: block;
    animation: ucSlideIn .25s ease both;
}

.uc-claim-doc-tools {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 14px;
}

.uc-claim-doc-link {
    min-height: 42px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 10px 12px !important;
    border: 1px solid #dbeafe !important;
    border-radius: 10px !important;
    background: #f8fbff !important;
    color: #1d4ed8 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.uc-claim-doc-link:hover {
    border-color: #93c5fd !important;
    background: #eff6ff !important;
    color: #1d4ed8 !important;
}

.uc-claim-doc-link:hover .uc-icon,
.uc-claim-doc-link:focus-visible,
.uc-claim-doc-link:focus-visible .uc-icon,
.uc-claim-doc-link:active,
.uc-claim-doc-link:active .uc-icon {
    color: #1d4ed8 !important;
}

.uc-claim-doc-tools p {
    grid-column: 1 / -1;
    margin: 6px 0 0 !important;
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.4 !important;
}

.uc-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.uc-form-single {
    grid-template-columns: 1fr;
}

.uc-form label {
    display: block;
}

.uc-form label span {
    display: block;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-form input,
.uc-form select,
.uc-form textarea {
    width: 100% !important;
    min-height: 48px;
    padding: 14px !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: var(--uc-shadow-sm);
    outline: none !important;
}

.uc-form input:focus,
.uc-form select:focus,
.uc-form textarea:focus {
    border-color: #2563eb !important;
    box-shadow: 0 0 0 2px rgba(37, 99, 235, .15) !important;
}

.uc-form textarea {
    min-height: 150px;
    resize: none;
}

.uc-ugc-share-link {
    margin: 18px 0 0;
}

.uc-ugc-share-link small {
    display: block;
    margin-top: 7px;
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.uc-form-wide {
    grid-column: 1 / -1;
}

.uc-upload-box {
    width: 100%;
    min-height: 155px;
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 32px !important;
    border: 2px dashed #e5e7eb !important;
    border-radius: var(--uc-radius) !important;
    background: #ffffff !important;
    color: #2563eb !important;
    text-align: center;
    transition: border-color .18s ease, background .18s ease, transform .18s ease;
}

.uc-upload-box:hover {
    border-color: #93c5fd !important;
    background: rgba(239, 246, 255, .5) !important;
}

.uc-upload-box strong {
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-upload-box span {
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-form-actions {
    display: flex;
    justify-content: flex-end;
    gap: 12px;
    padding-top: 16px;
    border-top: 1px solid #f3f4f6;
}

.uc-claim-list {
    padding: 8px;
}

.uc-claim-list article {
    overflow: hidden;
    margin-bottom: 8px;
    border: 1px solid #f9fafb;
    border-radius: 12px;
    background: rgba(249, 250, 251, .55);
}

.uc-claim-list article:last-child {
    margin-bottom: 0;
}

.uc-empty-state {
    padding: 20px 16px;
    color: #6b7280;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

.uc-claim-row {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
}

.uc-claim-toggle {
    width: 100%;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto auto;
    align-items: center;
    gap: 16px;
    padding: 16px !important;
    color: #111827 !important;
    text-align: left;
}

.uc-claim-eob-button {
    min-height: 36px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
    margin-right: 16px;
    padding: 8px 12px !important;
    border: 1px solid #bfdbfe !important;
    border-radius: 10px !important;
    background: #eff6ff !important;
    color: #1d4ed8 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    white-space: nowrap;
    box-shadow: 0 8px 18px rgba(37, 99, 235, .08);
    transition: border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease;
}

.uc-claim-eob-button:hover {
    border-color: #93c5fd !important;
    background: #dbeafe !important;
    transform: translateY(-1px);
    box-shadow: 0 12px 24px rgba(37, 99, 235, .14);
}

.uc-claim-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #dbeafe;
    color: #2563eb;
}

.uc-claim-list strong {
    display: block;
    color: #111827 !important;
    font-size: 15px !important;
    font-weight: 800 !important;
}

.uc-claim-list small {
    display: block;
    margin-top: 2px;
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-pending-sync-badge {
    display: inline-flex;
    align-items: center;
    margin-left: 6px;
    padding: 2px 8px;
    border-radius: 999px;
    background: #fef3c7;
    color: #92400e !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-style: normal;
    white-space: nowrap;
}

.uc-claim-amount {
    text-align: right;
}

.uc-claim-amount strong {
    margin-bottom: 4px;
    font-size: 18px !important;
}

.uc-claim-detail {
    display: none;
    padding: 24px;
    border-top: 1px solid #f3f4f6;
    background: #ffffff;
}

.uc-claim-detail.is-open {
    display: block;
}

.uc-claim-detail h5 {
    margin-bottom: 24px !important;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.uc-claim-subheading {
    margin-top: 20px !important;
    margin-bottom: 14px !important;
}

.uc-claim-primary-grid,
.uc-claim-secondary-grid,
.uc-claim-financial-grid {
    gap: 18px;
}

.uc-claim-detail .uc-detail-grid strong {
    line-height: 1.35 !important;
    word-break: break-word;
}

.uc-progress-line {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 6px;
    margin-bottom: 24px;
}

.uc-progress-line span {
    height: 5px;
    border-radius: 999px;
    background: #2563eb;
}

.uc-claim-detail-actions {
    margin-top: 18px;
    display: flex;
    justify-content: flex-end;
}

.uc-info-card {
    position: sticky;
    top: 24px;
    align-self: start;
    padding: 24px;
}

.uc-info-card > .uc-icon {
    width: 32px;
    height: 32px;
    padding: 7px;
    margin-bottom: 16px;
    border-radius: 999px;
    background: #eff6ff;
    color: #2563eb;
}

.uc-info-card h4 {
    margin-bottom: 8px !important;
    color: #111827 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.uc-round-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 24px;
    border-radius: 999px;
    background: rgba(255, 255, 255, .10);
    box-shadow: 0 0 0 4px rgba(255, 255, 255, .05);
    color: #facc15;
}

.uc-referral-tools {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    max-width: 760px;
    width: 100%;
    margin: 32px auto 0;
}

.uc-referral-tools > div {
    display: flex;
    align-items: center;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, .20);
    border-radius: 12px;
    background: rgba(255, 255, 255, .10);
    color: #ffffff;
}

.uc-referral-tools span {
    padding: 14px 20px;
    border-right: 1px solid rgba(255, 255, 255, .10);
    background: rgba(0, 0, 0, .10);
    color: #bfdbfe !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    letter-spacing: .08em;
    text-transform: uppercase;
    white-space: nowrap;
}

.uc-referral-tools strong {
    flex: 1;
    min-width: 0;
    padding: 14px 20px;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: .08em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uc-referral-tools button {
    align-self: stretch;
    display: inline-flex !important;
    align-items: center;
    gap: 6px;
    padding: 0 16px !important;
    color: #ffffff !important;
}

.uc-referral-tools > div:nth-child(2) button {
    background: #ffc933 !important;
    color: #000000 !important;
    font-weight: 800 !important;
}

.uc-milestone-card {
    padding: 24px 28px 20px;
    position: relative;
    z-index: 10;
    overflow: visible;
    display: flex;
    flex-direction: column;
}

.uc-milestone-card .uc-card-head {
    align-items: flex-end;
}

.uc-milestone-card .uc-card-head p {
    margin-top: 4px !important;
    color: #64748b !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.uc-milestone-card .uc-card-head p strong {
    color: #2563eb !important;
}

.uc-milestone-note {
    margin-top: 4px !important;
    color: #94a3b8 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 1.35 !important;
}

.uc-soft-button {
    display: inline-flex !important;
    align-items: center;
    gap: 6px;
    padding: 8px 12px !important;
    border-radius: 10px !important;
    background: #eff6ff !important;
    color: #2563eb !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-milestone-reminder {
    position: relative;
    z-index: 1;
    width: fit-content;
    margin: 10px auto 0;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 18px;
    border: 1px solid #bfdbfe;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.uc-milestone-reminder-star {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    line-height: 1;
}

.uc-milestone-scroll {
    position: relative;
    z-index: 20;
    margin-top: 10px;
    overflow: visible;
    max-width: 100%;
    padding-bottom: 6px;
}

.uc-milestones {
    position: relative;
    z-index: 20;
    display: flex;
    justify-content: space-between;
    min-width: 980px;
    padding: 72px 40px 10px;
}

.uc-milestones-track,
.uc-milestones-track-active {
    position: absolute;
    top: 90px;
    left: 86px;
    right: 86px;
    height: 5px;
    border-radius: 999px;
}

.uc-milestones-track {
    background: #f0f1f4;
}

.uc-milestones-track-active {
    right: auto;
    width: 0;
    background: #4f3d97;
    transition: width .8s ease;
}

.uc-milestone-node {
    position: relative;
    z-index: 1;
    width: 92px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.uc-milestone-node span {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #d1d5db;
    border-radius: 999px;
    background: #ffffff;
    color: #4f3d97;
    box-shadow: 0 0 0 4px #ffffff;
    font-size: 16px;
    font-weight: 800;
    transition: transform .18s ease, border-color .18s ease, color .18s ease, background .18s ease;
}

.uc-milestone-node.is-big span {
    width: 40px;
    height: 40px;
}

.uc-milestone-node:not(.is-big) span {
    margin-top: 5px;
    margin-bottom: 5px;
}

.uc-milestone-node.is-complete.is-big span {
    border-color: #4f3d97;
    background: #4f3d97;
    color: #ffffff;
}

.uc-milestone-node.is-complete:not(.is-big) span {
    border-color: #4f3d97;
    background: #ffffff;
    color: #4f3d97;
}

.uc-milestone-node.is-next:not(.is-complete) span {
    border-color: #4f3d97;
    background: #ffffff;
    color: #4f3d97;
}

.uc-milestone-node:hover {
    z-index: 2147483000;
}

.uc-milestone-node:hover span {
    transform: scale(1.12);
    border-color: #4f3d97;
}

.uc-milestone-node strong {
    color: #111827 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
}

.uc-milestone-node.is-next::after {
    content: "";
    position: absolute;
    top: 4px;
    right: 22px;
    width: 10px;
    height: 10px;
    border-radius: 999px;
    background: #10b981;
    border: 2px solid #ffffff;
    box-shadow: 0 0 0 1px #10b981;
}

.uc-milestone-ambassador-link {
    display: inline-block;
    margin-top: -2px;
    color: #2563eb !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
    text-align: center;
    text-decoration: underline !important;
    text-underline-offset: 2px;
}

.uc-milestone-tip {
    position: absolute;
    top: auto;
    bottom: calc(100% + 14px);
    width: 238px;
    padding: 14px 14px 12px;
    border: 1px solid #334155;
    border-radius: 12px;
    background: #0f172a;
    box-shadow: 0 16px 30px rgba(2, 6, 23, .38);
    color: #ffffff;
    opacity: 0;
    pointer-events: none;
    transform: scale(.96);
    transform-origin: bottom center;
    transition: opacity .16s ease, transform .16s ease;
    z-index: 2147483001;
}

.uc-milestone-tip.is-center {
    left: 50%;
    transform: translateX(-50%) scale(.96);
}

.uc-milestone-tip.is-left {
    left: 0;
    transform-origin: bottom left;
}

.uc-milestone-tip.is-right {
    right: 0;
    transform-origin: bottom right;
}

.uc-milestone-tip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #0f172a;
}

.uc-milestone-tip.is-left::after {
    left: 34px;
    transform: none;
}

.uc-milestone-tip.is-right::after {
    left: auto;
    right: 34px;
    transform: none;
}

.uc-milestone-node:hover .uc-milestone-tip {
    opacity: 1;
    transform: translateX(-50%) scale(1);
}

.uc-milestone-node:hover .uc-milestone-tip.is-left,
.uc-milestone-node:hover .uc-milestone-tip.is-right {
    transform: scale(1);
}

.uc-milestone-tip-title {
    margin: 0 0 4px !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
}

.uc-milestone-tip-sub {
    margin: 0 0 8px !important;
    padding-bottom: 8px;
    border-bottom: 1px solid #334155;
    color: #d1d5db !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
}

.uc-milestone-tip-base {
    margin: 0 !important;
    color: #facc15 !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

.uc-milestone-tip-extra {
    margin: 3px 0 0 !important;
    color: #34d399 !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

.uc-milestone-tip-locked {
    margin: 0 !important;
    color: #94a3b8 !important;
    font-size: 13px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

.uc-milestone-floating-tip {
    position: absolute;
    width: min(238px, calc(100vw - 40px));
    padding: 14px 14px 12px;
    border: 1px solid #334155;
    border-radius: 12px;
    background: #0f172a;
    box-shadow: 0 18px 34px rgba(2, 6, 23, .40);
    color: #ffffff;
    pointer-events: none;
    transform: translate(-50%, -100%) scale(1);
    transform-origin: bottom center;
    z-index: 2147483002;
}

.uc-milestone-floating-tip.is-left {
    transform: translateY(-100%) scale(1);
    transform-origin: bottom left;
}

.uc-milestone-floating-tip.is-right {
    transform: translate(-100%, -100%) scale(1);
    transform-origin: bottom right;
}

.uc-milestone-floating-tip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 6px solid transparent;
    border-top-color: #0f172a;
}

.uc-milestone-floating-tip.is-left::after {
    left: 34px;
    transform: none;
}

.uc-milestone-floating-tip.is-right::after {
    left: auto;
    right: 34px;
    transform: none;
}

.uc-earn-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
    padding: 24px;
    border-radius: var(--uc-radius);
    background: #111827;
    color: #ffffff;
}

.uc-earn-card h4 {
    color: #ffffff !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}

.uc-earn-card p {
    margin-top: 4px !important;
    color: #9ca3af !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.uc-earn-list {
    padding: 12px;
}

.uc-earn-list > div {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 16px;
    border: 1px solid #f9fafb;
    border-radius: 12px;
}

.uc-earn-list > div:first-child {
    background: rgba(249, 250, 251, .55);
}

.uc-earn-list .uc-icon {
    width: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    background: #ecfdf5;
    color: #059669;
}

.uc-earn-list > div:nth-child(2) .uc-icon {
    background: #eff6ff;
    color: #2563eb;
}

.uc-earn-list small {
    display: block;
    margin-bottom: 4px;
    color: #9ca3af !important;
    font-size: 10px !important;
    font-weight: 800 !important;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.uc-earn-list strong {
    color: #111827 !important;
    font-size: 24px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
}

.uc-earn-list .uc-reward-summary {
    display: block;
    max-width: 260px;
    color: #111827 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
    font-weight: 850 !important;
}

.uc-earn-list strong span {
    color: #9ca3af !important;
    font-size: 14px !important;
}

.uc-referral-history {
    padding: 24px;
}

.uc-referral-history h3 {
    margin-bottom: 24px !important;
}

.uc-referral-history > div:not(.uc-pagination) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px;
    border: 1px solid #f9fafb;
    border-radius: 12px;
    transition: background .18s ease, transform .18s ease;
}

.uc-referral-history > div:not(.uc-pagination):hover {
    background: #f9fafb;
    transform: scale(1.01);
}

.uc-referral-history > div + div {
    margin-top: 12px;
}

.uc-referral-history .uc-referral-id {
    min-width: 72px;
    height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #f8fafc;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 800;
}

.uc-referral-history .uc-referral-history-row.is-referral .uc-referral-id {
    background: #eef2ff;
    color: #4f3d97 !important;
}

.uc-referral-history .uc-referral-history-row.is-buyer .uc-referral-id {
    background: #ecfdf5;
    color: #047857 !important;
}

.uc-referral-history .uc-referral-main {
    flex: 1;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-referral-history .uc-referral-main > span {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.uc-referral-history .uc-referral-main b {
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uc-referral-role {
    flex: 0 0 auto;
    padding: 3px 8px;
    border-radius: 999px;
    background: #eff6ff;
    color: #2563eb !important;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.uc-referral-history-row.is-buyer .uc-referral-role {
    background: #ecfdf5;
    color: #047857 !important;
}

.uc-referral-history-row.is-referral .uc-referral-role {
    background: #eef2ff;
    color: #4f3d97 !important;
}

.uc-referral-history small {
    display: block;
    margin-top: 2px;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-referral-status-stack {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    flex-wrap: wrap;
}

.uc-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px !important;
    padding-top: 16px;
    border-top: 1px solid #f9fafb;
}

.uc-pagination button {
    display: inline-flex !important;
    align-items: center;
    gap: 4px;
    padding: 6px 12px !important;
    border-radius: 8px !important;
    color: #4b5563 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-pagination button:hover {
    background: #f3f4f6 !important;
}

.uc-pagination span {
    color: #9ca3af !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-order-pagination {
    margin: 0 !important;
    padding: 14px 16px 16px;
    border-top: 1px solid #f3f4f6;
}

.uc-order-pagination button[disabled] {
    opacity: .42;
    cursor: not-allowed;
    pointer-events: none;
}

.uc-platform-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.uc-platform-card {
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    min-height: 245px;
    padding: 24px !important;
    border: 2px solid #f3f4f6 !important;
    border-radius: var(--uc-radius) !important;
    background: #ffffff !important;
    box-shadow: var(--uc-shadow-sm);
    text-align: left;
    transition: transform .18s ease, border-color .18s ease, background .18s ease, box-shadow .18s ease;
}

.uc-platform-card:hover {
    transform: translateY(-4px);
    border-color: #fecaca !important;
    box-shadow: 0 8px 22px rgba(15, 23, 42, .08);
}

.uc-platform-card.is-selected {
    border-color: #ef4444 !important;
    box-shadow: 0 10px 24px rgba(239, 68, 68, .14);
}

.uc-platform-card > span {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    border-radius: 12px;
    transition: transform .18s ease, background .18s ease, color .18s ease;
}

.uc-platform-card:hover > span,
.uc-platform-card.is-selected > span {
    transform: scale(1.08);
}

.uc-platform-red {
    background: #fef2f2;
    color: #ef4444;
}

.uc-platform-red-dark {
    background: #fef2f2;
    color: #dc2626;
}

.uc-platform-orange {
    background: #fff7ed;
    color: #ea580c;
}

.uc-platform-card strong {
    margin-bottom: 8px;
    color: #111827 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

.uc-platform-card p {
    flex: 1;
    margin-bottom: 24px !important;
    color: #6b7280 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.uc-platform-card em {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 14px;
    border: 1px solid #f3f4f6;
    border-radius: 12px;
    background: #f9fafb;
    color: #374151;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    transition: background .18s ease, border-color .18s ease, transform .18s ease;
}

.uc-platform-card:hover em {
    background: #f3f4f6;
    border-color: #fecaca;
}

.uc-platform-card.is-selected em {
    background: #fef2f2;
    border-color: #fca5a5;
}

.uc-platform-card:active em {
    transform: scale(.985);
}

.uc-upload-card {
    width: min(100%, 896px);
    margin: 0 auto;
    padding: 32px;
}

.uc-tip-box {
    margin: 28px 0;
    padding: 20px;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: rgba(239, 246, 255, .55);
}

.uc-tip-box strong {
    display: block;
    margin-bottom: 8px;
    color: #1e3a8a !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-tip-box p {
    color: rgba(30, 64, 175, .85) !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    font-weight: 600 !important;
}

.uc-consent {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin: 24px 0;
    padding: 20px;
    border: 1px solid #f3e8ff;
    border-radius: 12px;
    background: #faf5ff;
    color: #581c87 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.uc-consent input {
    margin-top: 3px;
}

.uc-success-card {
    display: none;
    position: relative;
    grid-template-columns: minmax(0, 1fr) 256px;
    align-items: center;
    gap: 52px;
    padding: 32px !important;
    border: 1px solid #bfdbfe !important;
    border-radius: 16px !important;
    background: #ffffff !important;
    box-shadow: 0 14px 36px rgba(37, 99, 235, .10), 0 2px 8px rgba(15, 23, 42, .05) !important;
    overflow: hidden;
}

.uc-success-card.is-open {
    display: grid;
}

.uc-success-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 0;
    border-radius: 999px;
    background: transparent;
    color: #94a3b8;
    cursor: pointer;
    transition: background .18s ease, color .18s ease, transform .18s ease;
    z-index: 2;
}

.uc-success-close:hover {
    background: #f1f5f9;
    color: #475569;
    transform: rotate(90deg);
}

.uc-success-copy {
    min-width: 0;
}

.uc-success-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    border-radius: 999px;
    background: #d1fae5;
    color: #059669;
}

.uc-success-card h3 {
    margin: 0 0 14px !important;
    color: #111827 !important;
    font-size: 26px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
}

.uc-success-card p {
    max-width: 560px;
    margin: 0 0 26px !important;
    color: #4b5563 !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
    font-weight: 500 !important;
}

.uc-success-wechat {
    width: min(100%, 448px);
    padding: 20px 22px;
    border: 1px solid #bfdbfe;
    border-radius: 12px;
    background: #eff6ff;
}

.uc-success-wechat h4 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 12px !important;
    color: #1e3a8a !important;
    font-size: 16px !important;
    font-weight: 900 !important;
}

.uc-success-wechat .uc-icon {
    color: #1d4ed8;
}

.uc-success-wechat ul {
    margin: 0 !important;
    padding-left: 20px !important;
    color: #1d4ed8 !important;
}

.uc-success-wechat li {
    margin: 8px 0 !important;
    color: #1d4ed8 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
}

.uc-success-qr-panel {
    width: 256px;
    min-height: 256px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 16px;
    background: #f8fafc;
}

.uc-success-qr-panel > span {
    margin-top: 14px;
    color: #6b7280 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
    letter-spacing: .08em;
    text-align: center;
    text-transform: uppercase;
}

.uc-qr-box {
    position: relative;
    width: 192px;
    height: 192px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 10px 24px rgba(15, 23, 42, .08);
    overflow: hidden;
}

.uc-qr-box img {
    width: 168px;
    height: 168px;
    object-fit: contain;
    background: #ffffff;
}

.uc-review-history {
    padding: 16px;
}

.uc-review-history h3 {
    margin: 0 8px 18px !important;
}

.uc-review-history > div {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 20px;
    border: 1px solid #f3f4f6;
    border-radius: 12px;
    background: rgba(249, 250, 251, .55);
}

.uc-review-history > div + div {
    margin-top: 16px;
}

.uc-review-history .is-featured {
    border-color: rgba(107, 66, 245, .2);
    background: linear-gradient(90deg, rgba(107, 66, 245, .05), transparent);
}

.uc-review-history .uc-icon {
    width: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 12px;
    background: #ffffff;
    color: #ef4444;
    box-shadow: var(--uc-shadow-sm);
}

.uc-review-history span {
    flex: 1;
}

.uc-review-history strong {
    display: block;
    color: #111827 !important;
    font-size: 15px !important;
    font-weight: 800 !important;
}

.uc-review-history small {
    display: block;
    margin-top: 3px;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-review-history button {
    padding: 10px 20px !important;
    border-radius: 9px !important;
    background: linear-gradient(90deg, #a855f7, #ec4899) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.uc-panel-intro {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 32px;
}

.uc-panel-intro > span {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #eff6ff;
    color: #2563eb;
    flex-shrink: 0;
}

.uc-panel-intro h3 {
    color: #111827 !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}

.uc-panel-intro p {
    margin-top: 2px !important;
    color: #6b7280 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.uc-recent-card {
    padding: 0;
    overflow: hidden;
}

.uc-recent-card h3 {
    padding: 24px;
    border-bottom: 1px solid #f9fafb;
    background: rgba(249, 250, 251, .3);
}

.uc-recent-card button {
    width: calc(100% - 16px);
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    margin: 8px;
    padding: 16px !important;
    border-radius: 12px !important;
    color: #111827 !important;
    text-align: left;
}

.uc-recent-card button:hover {
    background: #f9fafb !important;
}

.uc-ticket-form b,
.uc-ticket-subcategory b {
    color: #ef4444;
    font-weight: 900;
}

.uc-ticket-subcategory {
    min-height: 76px;
}

.uc-ticket-subcategory > span {
    display: block;
    margin-bottom: 8px;
    color: #374151 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.uc-ticket-subcategory > small {
    display: flex;
    min-height: 44px;
    align-items: center;
    padding: 0 14px;
    border: 1px dashed #dbe3ef;
    border-radius: 10px;
    background: #f8fafc;
    color: #94a3b8 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}

.uc-ticket-radio-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.uc-ticket-radio-grid label {
    cursor: pointer;
}

.uc-ticket-radio-grid label span {
    min-height: 44px;
    display: flex;
    align-items: center;
    padding: 10px 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #ffffff;
    color: #475467 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    transition: border-color .18s ease, background .18s ease, color .18s ease, box-shadow .18s ease;
}

.uc-ticket-radio-grid input {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

.uc-ticket-radio-grid label:hover span,
.uc-ticket-radio-grid input:checked + span {
    border-color: #2563eb;
    background: #eff6ff;
    color: #1d4ed8 !important;
    box-shadow: 0 8px 20px rgba(37, 99, 235, .10);
}

.uc-ticket-card .uc-form label > span {
    color: #111827 !important;
}

.uc-ticket-attach-box {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-top: 10px;
    padding: 14px;
    border: 1px dashed #cbd5e1;
    border-radius: 12px;
    background: #f8fafc;
}

.uc-ticket-upload-button {
    min-height: 40px;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    padding: 9px 14px !important;
    border: 1px solid #dbeafe !important;
    border-radius: 10px !important;
    background: #eff6ff !important;
    color: #1d4ed8 !important;
    font-size: 13px !important;
    font-weight: 850 !important;
}

.uc-ticket-upload-button:hover {
    border-color: #93c5fd !important;
    background: #dbeafe !important;
}

.uc-ticket-attach-box small {
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.uc-ticket-card .uc-consent {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 2px 0 10px !important;
    min-height: 50px;
    padding: 10px 14px !important;
    border: 1px solid #dbeafe;
    border-radius: 12px;
    background: #f8fbff;
    color: #344054 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    font-weight: 750 !important;
}

.uc-ticket-card .uc-consent input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block !important;
    flex: 0 0 16px;
    width: 16px !important;
    max-width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: translateY(0);
    border: 2px solid #94a3b8 !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    box-shadow: none !important;
    cursor: pointer;
    position: relative;
}

.uc-ticket-card .uc-form .uc-consent input[type="checkbox"] {
    width: 16px !important;
    min-height: 16px !important;
    padding: 0 !important;
}

.uc-ticket-card .uc-consent input[type="checkbox"]:checked {
    border-color: #2563eb !important;
    background: #2563eb !important;
}

.uc-ticket-card .uc-consent input[type="checkbox"]:checked::after {
    content: "";
    position: absolute;
    left: 3px;
    top: 0;
    width: 5px;
    height: 9px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.uc-ticket-card .uc-consent span {
    display: flex !important;
    align-items: center;
    min-height: 18px;
    color: #344054 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 750 !important;
}

.uc-ticket-card .uc-file-list {
    grid-column: 1 / -1;
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: -2px;
}

.uc-ticket-card .uc-file-item {
    width: 100%;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #ffffff;
}

.uc-ticket-card .uc-file-info {
    min-width: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.uc-ticket-card .uc-file-info > .uc-icon {
    flex: 0 0 auto;
    color: #64748b;
}

.uc-ticket-card .uc-file-info > div {
    min-width: 0;
    display: flex;
    align-items: baseline;
    gap: 6px;
    white-space: nowrap;
}

.uc-ticket-card .uc-file-info strong {
    min-width: 0;
    max-width: 420px;
    overflow: hidden;
    color: #111827 !important;
    font-size: 13px !important;
    line-height: 1.2 !important;
    font-weight: 850 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uc-ticket-card .uc-file-info small {
    flex: 0 0 auto;
    color: #64748b !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    white-space: nowrap;
}

.uc-ticket-card .uc-file-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    white-space: nowrap;
}

.uc-ticket-card .uc-upload-progress,
.uc-ticket-card .uc-file-actions .uc-status {
    display: inline-flex !important;
    align-items: center;
    gap: 5px;
    line-height: 1 !important;
    white-space: nowrap;
}

.uc-ticket-card .uc-file-remove {
    width: 26px;
    height: 26px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 999px !important;
    color: #64748b !important;
}

.uc-ticket-card .uc-file-remove:hover {
    background: #fee2e2 !important;
    color: #dc2626 !important;
}

.uc-ticket-record-card {
    padding: 0;
}

.uc-ticket-record-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 24px;
    border-bottom: 1px solid #eef2f7;
    background: rgba(249, 250, 251, .35);
}

.uc-ticket-record-head h3 {
    color: #111827 !important;
    font-size: 18px !important;
    font-weight: 900 !important;
}

.uc-ticket-record-head span {
    color: #94a3b8 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-ticket-table {
    padding: 12px;
}

.uc-recent-card .uc-ticket-row {
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 10px;
    padding: 16px !important;
    /*border: 1px solid #f1f5f9 !important;*/
    border-radius: 14px !important;
    background: #ffffff !important;
    text-align: left;
    transition: background .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}

.uc-recent-card .uc-ticket-row:hover {
    border-color: #dbeafe !important;
    background: #f8fbff !important;
    box-shadow: 0 10px 22px rgba(15, 23, 42, .06);
    transform: translateY(-1px);
}

.uc-ticket-row > span {
    color: #475467 !important;
    font-size: 13px !important;
    font-weight: 750 !important;
    overflow-wrap: anywhere;
}

.uc-ticket-id-pill {
    min-width: 132px;
    max-width: 170px;
    min-height: 42px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 8px 12px;
    border-radius: 12px;
    background: #eef2ff;
    color: #4f3d97 !important;
    font-size: 12px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    overflow-wrap: anywhere;
    text-align: center;
}

.uc-ticket-main {
    flex: 1;
    min-width: 0;
    color: #111827 !important;
}

.uc-ticket-main > span {
    display: flex;
    align-items: center;
    gap: 8px;
    min-width: 0;
}

.uc-ticket-main b {
    min-width: 0;
    overflow: hidden;
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.uc-ticket-main i {
    flex: 0 0 auto;
    max-width: 150px;
    overflow: hidden;
    padding: 4px 9px;
    border-radius: 999px;
    background: #eff6ff;
    color: #2563eb !important;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    letter-spacing: .04em;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
}

.uc-ticket-main small {
    display: block;
    margin-top: 4px;
    color: #94a3b8 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
}

.uc-ticket-status-stack {
    flex: 0 0 auto;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
    white-space: nowrap;
}

.uc-ticket-action {
    position: relative;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 6px;
    min-width: 64px;
    color: #475569 !important;
    font-size: 13px !important;
    font-weight: 900 !important;
}

.uc-ticket-unread-dot {
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #ef4444;
    box-shadow: 0 0 0 3px rgba(239, 68, 68, .14);
}

.uc-ticket-pagination {
    padding: 0 20px 20px;
}

.uc-ticket-detail-box {
    width: min(100%, 980px);
}

.uc-ticket-detail-box .uc-card-head p {
    margin-top: 2px !important;
    color: #64748b !important;
    font-size: 13px !important;
    font-weight: 700 !important;
}

.uc-ticket-detail-body {
    max-height: 74vh;
    background: #f4f9fd;
}

.uc-ticket-detail-body > div {
    padding: 0;
    border-radius: 0;
    background: transparent;
}

.uc-ticket-detail-body > div + div {
    margin-top: 18px;
}

.uc-ticket-detail-summary {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 4px 0 10px;
}

.uc-ticket-detail-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 26px;
}

.uc-ticket-detail-fields > div {
    display: grid;
    grid-template-columns: 128px minmax(0, 1fr);
    align-items: start;
    gap: 10px;
    color: #111827 !important;
    font-size: 15px !important;
    line-height: 1.35 !important;
}

.uc-ticket-detail-fields span,
.uc-ticket-status-title span {
    color: #0f172a !important;
    font-size: 15px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
}

.uc-ticket-detail-fields strong {
    min-width: 0;
    color: #111827 !important;
    font-size: 15px !important;
    font-weight: 650 !important;
    line-height: 1.35 !important;
    overflow-wrap: anywhere;
    white-space: pre-wrap;
}

.uc-ticket-detail-files {
    display: grid;
    grid-template-columns: 128px minmax(0, 1fr);
    align-items: start !important;
    gap: 10px;
}

.uc-ticket-detail-files small {
    color: #64748b !important;
    font-size: 13px !important;
    font-weight: 650 !important;
}

.uc-ticket-progress-panel {
    min-width: 0;
    padding: 14px 18px 12px;
    border: 1px solid #dbeafe;
    border-radius: 14px;
    background: rgba(255, 255, 255, .62);
    overflow: hidden;
}

.uc-ticket-status-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.uc-ticket-status-title strong {
    font-size: 15px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
}

.uc-ticket-status-title strong.uc-status-green {
    color: #22c55e !important;
}

.uc-ticket-status-title strong.uc-status-red {
    color: #ef4444 !important;
}

.uc-ticket-status-title strong.uc-status-blue {
    color: #2563eb !important;
}

.uc-ticket-progress {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    width: 100%;
    min-width: 0;
    padding: 0 18px;
    border: 0;
    border-radius: 0;
    background: transparent;
}

.uc-ticket-progress::before {
    content: "";
    position: absolute;
    left: calc(16.666% + 24px);
    right: calc(16.666% + 24px);
    top: 8px;
    height: 2px;
    background: linear-gradient(90deg, #22c55e 0%, #22c55e 50%, #94a3b8 50%, #94a3b8 100%);
}

.uc-ticket-progress div {
    position: relative;
    z-index: 1;
    min-height: 74px;
    min-width: 0;
    padding: 24px 4px 0;
    border: 0;
    border-radius: 0;
    background: transparent;
    text-align: center;
}

.uc-ticket-progress i {
    position: absolute;
    left: 50%;
    top: 1px;
    width: 14px;
    height: 14px;
    border: 3px solid #cbd5e1;
    border-radius: 999px;
    background: #f4f9fd;
    transform: translateX(-50%);
}

.uc-ticket-progress .is-complete i {
    border-color: #22c55e;
    background: #22c55e;
    box-shadow: none;
}

.uc-ticket-progress span {
    display: block;
    color: #334155 !important;
    font-size: 12px !important;
    font-weight: 750 !important;
    line-height: 1.25 !important;
    word-break: normal;
}

.uc-ticket-progress small {
    display: block;
    margin-top: 4px;
    color: #94a3b8 !important;
    font-size: 11px !important;
    font-weight: 650 !important;
    line-height: 1.2 !important;
}

.uc-ticket-attachment-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.uc-ticket-attachment-list a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 10px;
    border: 1px solid #dbeafe;
    border-radius: 10px;
    background: #eff6ff;
    color: #1d4ed8 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}

.uc-ticket-chat {
    border: 1px solid #d9e7f4;
    border-radius: 14px;
    background: linear-gradient(180deg, #cde8fb 0%, #f7fbff 100%);
    overflow: hidden;
    box-shadow: 0 8px 20px rgba(15, 23, 42, .10);
}

.uc-ticket-chat-log {
    min-height: 260px;
    max-height: 360px;
    overflow: auto;
    padding: 18px;
    background: transparent;
}

.uc-ticket-chat-message {
    width: min(72%, 560px);
    padding: 12px 14px;
    border: 1px solid #b7c5d4;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: none;
}

.uc-ticket-chat-message + .uc-ticket-chat-message {
    margin-top: 12px;
}

.uc-ticket-chat-message.is-user {
    margin-left: auto;
    border-color: #b7c5d4;
    background: #ffffff;
}

.uc-ticket-chat-message strong {
    margin: 0 0 5px !important;
    color: #111827 !important;
    font-size: 12px !important;
    font-weight: 900 !important;
}

.uc-ticket-chat-message p {
    margin: 0 !important;
    color: #344054 !important;
    font-size: 14px !important;
    line-height: 1.55 !important;
    font-weight: 600 !important;
}

.uc-ticket-chat-message small {
    display: block;
    margin-top: 7px;
    color: #94a3b8 !important;
    font-size: 11px !important;
    font-weight: 700 !important;
}

.uc-ticket-chat-input {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 10px;
    margin: 0 14px 14px;
    padding: 10px;
    border: 1px solid #b7c5d4;
    border-radius: 14px;
    background: #ffffff;
}

.uc-ticket-chat-input input {
    width: 100%;
    min-height: 42px;
    border: 1px solid #e5e7eb !important;
    border-radius: 10px !important;
    padding: 0 12px !important;
}

.uc-ticket-success-box .uc-modal-body {
    text-align: center;
}

.uc-ticket-success-icon {
    width: 58px;
    height: 58px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
    border-radius: 999px;
    background: #dcfce7;
    color: #16a34a !important;
}

.uc-ticket-success-id {
    margin-top: 14px !important;
    border: 1px solid #dbeafe;
    background: #eff6ff !important;
}

.uc-recent-card strong,
.uc-settings-card strong {
    display: block;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-recent-card small,
.uc-settings-card small {
    display: block;
    margin-top: 3px;
    color: #9ca3af !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.uc-settings-card {
    position: sticky;
    top: 24px;
    align-self: start;
}

.uc-settings-card .uc-panel-intro {
    margin-bottom: 24px;
}

.uc-settings-card .uc-panel-intro > span {
    width: 32px;
    height: 32px;
    background: #f3f4f6;
    color: #6b7280;
}

.uc-settings-card button {
    width: 100%;
    display: flex !important;
    align-items: flex-start;
    gap: 16px;
    padding: 16px !important;
    border: 1px solid #f3f4f6 !important;
    border-radius: 12px !important;
    text-align: left;
}

.uc-settings-card button:hover {
    border-color: #d1d5db !important;
    background: #f9fafb !important;
}

.uc-form-card > h3 {
    margin-bottom: 24px !important;
}

.uc-form-card input[readonly] {
    background: #f9fafb !important;
    border-color: #f3f4f6 !important;
}

.uc-modal {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(17, 24, 39, .40);
    backdrop-filter: blur(6px);
}

.uc-modal.is-open {
    display: flex;
}

.uc-modal-box {
    width: min(100%, 630px);
    overflow: hidden;
    border-radius: var(--uc-radius);
    background: #ffffff;
    box-shadow: 0 24px 60px rgba(15, 23, 42, .22);
    animation: ucZoomIn .2s ease both;
}

.uc-modal-small {
    width: min(100%, 430px);
}

.uc-modal-box .uc-card-head {
    padding: 20px;
    border-bottom: 1px solid #f3f4f6;
}

.uc-modal-box .uc-card-head button {
    width: 36px;
    height: 36px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 999px !important;
    color: #9ca3af !important;
}

.uc-modal-box .uc-card-head button:hover {
    background: #f3f4f6 !important;
    color: #4b5563 !important;
}

.uc-modal-body {
    max-height: 60vh;
    overflow: auto;
    padding: 24px;
}

.uc-modal-body > p {
    margin-bottom: 16px !important;
    color: #4b5563 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
}

.uc-modal-body > div {
    padding: 16px;
    border-radius: 12px;
    background: #f9fafb;
}

.uc-modal-body > div + div {
    margin-top: 16px;
}

.uc-sos-body {
    padding: 24px 24px 20px;
}

.uc-sos-body > p {
    margin-bottom: 16px !important;
    color: #475467 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
}

.uc-sos-phone-card {
    border: 1px solid #e8eef8 !important;
    border-radius: 14px;
    background: linear-gradient(180deg, #f9fbff 0%, #f3f7ff 100%) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .65);
}

.uc-sos-phone-card strong {
    margin-bottom: 10px;
    color: #0f172a !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.uc-sos-phone-number {
    display: inline-block;
    margin-bottom: 8px;
    color: #1d4ed8 !important;
    font-size: 30px !important;
    line-height: 1.1 !important;
    font-weight: 900 !important;
    letter-spacing: .01em;
}

.uc-sos-phone-card span {
    display: block;
    color: #64748b !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.uc-onboarding-box {
    width: min(100%, 468px);
}

.uc-onboarding-body {
    padding: 20px 24px 22px;
}

.uc-onboarding-body > p {
    margin-bottom: 16px !important;
    color: #64748b !important;
    font-size: 14px !important;
    font-weight: 650 !important;
}

.uc-onboarding-steps {
    display: grid;
    gap: 10px;
    padding: 0 !important;
    background: transparent !important;
}

.uc-onboarding-steps article {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    padding: 12px;
    border: 1px solid #edf2fb;
    border-radius: 14px;
    background: #f9fafe;
}

.uc-onboarding-steps article span {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 13px;
    background: #eaf2ff;
    color: #2563eb !important;
}

.uc-onboarding-steps article:nth-child(2) span {
    background: #ecfdf5;
    color: #059669 !important;
}

.uc-onboarding-steps article:nth-child(3) span {
    background: #fff7ed;
    color: #ea580c !important;
}

.uc-onboarding-steps strong {
    display: block;
    color: #111827 !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
}

.uc-onboarding-steps small {
    display: block;
    margin-top: 3px;
    color: #64748b !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
}

.uc-modal-body strong {
    display: block;
    margin-bottom: 4px;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-modal-body span {
    color: #6b7280 !important;
    font-size: 14px !important;
}

.uc-oshc-pay-body {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.uc-modal-body.uc-oshc-pay-body > div {
    padding: 0;
    background: transparent;
}

.uc-oshc-wechat-pay {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 16px !important;
    border: 1px solid #dbeafe;
    border-radius: 14px;
    background: #f8fbff !important;
}

.uc-oshc-wechat-title {
    color: #111827 !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
}

.uc-oshc-wechat-pay img {
    width: 180px;
    height: 180px;
    object-fit: contain;
    border-radius: 10px;
    background: #ffffff;
}

.uc-oshc-wechat-pay small {
    color: #667085 !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
    font-weight: 650 !important;
    text-align: center;
}

.uc-wechat-pay-actions {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 12px;
    padding: 0 !important;
    background: transparent !important;
}

.uc-pay-text-button {
    padding: 0 !important;
    background: transparent !important;
    color: #2563eb !important;
    font-size: 12px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

.uc-pay-text-button:hover {
    color: #1d4ed8 !important;
    text-decoration: underline;
}

.uc-oshc-pay-body > p {
    margin: 0 0 4px !important;
    color: #475467 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 650 !important;
}

.uc-pay-option {
    width: 100%;
    min-height: 82px;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 14px;
    padding: 16px !important;
    border: 1px solid #e3e8f2 !important;
    border-radius: 14px !important;
    background: #ffffff !important;
    text-align: left;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.uc-pay-option:hover {
    border-color: #bfdbfe !important;
    box-shadow: 0 10px 20px rgba(37, 99, 235, .10);
    transform: translateY(-1px);
}

.uc-pay-option:disabled {
    cursor: not-allowed;
    opacity: .72;
    transform: none;
}

.uc-pay-option .uc-pay-option-icon {
    width: 46px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    background: #eff6ff;
    color: #2563eb !important;
    flex: 0 0 auto;
    padding: 0 !important;
}

.uc-pay-option .uc-pay-option-copy {
    display: block;
    min-width: 0;
    padding: 0 !important;
    background: transparent !important;
    color: inherit !important;
}

.uc-pay-option .uc-pay-option-copy strong {
    display: block !important;
    margin: 0 !important;
    color: #111827 !important;
    font-size: 15px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
    text-align: left !important;
}

.uc-pay-option .uc-pay-option-copy small {
    display: block;
    margin-top: 4px;
    color: #667085 !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    font-weight: 650 !important;
    text-align: left !important;
}

.uc-pay-option > .uc-icon:last-child {
    color: #94a3b8;
}

.uc-oshc-email-body {
    text-align: center;
}

.uc-oshc-email-icon {
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    padding: 0 !important;
    border-radius: 999px;
    background: #ecfdf5 !important;
    color: #059669 !important;
}

.uc-oshc-email-body h3 {
    margin: 0 0 12px !important;
    color: #111827 !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 900 !important;
}

.uc-oshc-email-body p {
    margin: 0 0 22px !important;
    color: #667085 !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    font-weight: 600 !important;
}

.uc-support-card {
    margin-top: 16px;
    padding: 14px 16px;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    background: #f8fafc;
}

.uc-support-card strong {
    margin-bottom: 8px;
}

.uc-support-email {
    display: inline-block;
    margin-top: 4px;
    padding: 4px 0;
    color: #1d4ed8 !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    font-weight: 900 !important;
    letter-spacing: .01em;
    text-decoration: underline;
    text-decoration-color: rgba(29, 78, 216, .35);
    text-underline-offset: 4px;
}

.uc-support-qr-box {
    width: 164px;
    height: 164px;
    margin: 12px auto 0;
    padding: 6px;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    background: #ffffff;
}

.uc-support-qr-box img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.uc-rules-modal-body {
    padding-top: 18px;
}

.uc-rules-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 0;
    border: 0;
    background: transparent;
}

.uc-rule-region {
    border: 1px solid #dbe3f0;
    border-radius: 12px;
    background: #ffffff;
    padding: 14px 14px 12px;
    box-shadow: none;
    transition: border-color .2s ease;
}

.uc-rule-region.is-usa {
    border-color: rgba(37, 99, 235, .24);
}

.uc-rule-region.is-au {
    border-color: rgba(15, 118, 110, .24);
}

.uc-rule-region-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 12px;
}

.uc-rule-region h4 {
    margin-bottom: 0 !important;
    color: #0f172a !important;
    font-size: 17px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

.uc-rule-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 11px !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.uc-rule-region.is-usa .uc-rule-badge {
    background: #dbeafe;
    color: #1d4ed8 !important;
}

.uc-rule-region.is-au .uc-rule-badge {
    background: #ccfbf1;
    color: #0f766e !important;
}

.uc-rule-section + .uc-rule-section {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px dashed #d1d5db;
}

.uc-rule-section.is-highlight {
    border: 0;
    border-radius: 0;
    padding: 0;
    background: transparent;
}

.uc-rule-section strong {
    display: block;
    margin-bottom: 7px;
    color: #1e3a8a !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;
}

.uc-rule-section ul {
    margin: 0 !important;
    padding-left: 16px !important;
    list-style: disc !important;
}

.uc-rule-section li {
    color: #334155 !important;
    font-size: 12px !important;
    line-height: 1.55 !important;
    font-weight: 600 !important;
}

.uc-rule-section li + li {
    margin-top: 4px;
}

.uc-modal-foot {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 12px;
    padding: 20px;
    border-top: 1px solid #f3f4f6;
    background: #f9fafb;
}

.uc-global-loading {
    position: fixed;
    inset: 0;
    z-index: 10010;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background: rgba(10, 16, 32, .42);
    backdrop-filter: blur(8px);
}

.uc-global-loading-card {
    width: min(92vw, 360px);
    padding: 24px 20px 20px;
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 18px;
    background: linear-gradient(145deg, rgba(255, 255, 255, .95), rgba(248, 250, 255, .90));
    box-shadow: 0 18px 40px rgba(15, 23, 42, .24);
    text-align: center;
}

.uc-global-loading-card strong {
    display: block;
    margin-top: 12px;
    color: #0f172a !important;
    font-size: 20px !important;
    font-weight: 800 !important;
}

.uc-global-loading-card p {
    margin-top: 6px !important;
    color: #475467 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

.uc-global-loading-orbit {
    width: 68px;
    height: 68px;
    margin: 0 auto;
    position: relative;
}

.uc-global-loading-orbit span {
    position: absolute;
    inset: 0;
    border: 2px solid transparent;
    border-top-color: #2563eb;
    border-radius: 999px;
    animation: ucSpin 1s linear infinite;
}

.uc-global-loading-orbit span:nth-child(2) {
    inset: 8px;
    border-top-color: #4f46e5;
    animation-duration: .85s;
    animation-direction: reverse;
}

.uc-global-loading-orbit span:nth-child(3) {
    inset: 13px;
    border-top-color: #10b981;
    animation-duration: .7s;
}

.uc-global-loading-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    transform: translate(-50%, -50%);
    object-fit: contain;
    z-index: 2;
    border-radius: 8px;
    filter: drop-shadow(0 2px 5px rgba(37, 99, 235, .22));
    pointer-events: none;
}

.uc-loading-enter-active,
.uc-loading-leave-active {
    transition: opacity .18s ease;
}

.uc-loading-enter-from,
.uc-loading-leave-to {
    opacity: 0;
}

.uc-reward-option {
    position: relative;
    width: 100%;
    display: flex !important;
    align-items: center;
    gap: 16px;
    padding: 16px 50px 16px 16px !important;
    border: 2px solid #f3f4f6 !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    text-align: left;
}

.uc-claim-reward-head {
    padding: 22px 24px !important;
}

.uc-claim-reward-body {
    padding: 24px !important;
}

.uc-claim-reward-body > p {
    margin: 0 0 22px !important;
    color: #4b5563 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
}

.uc-reward-option:hover {
    border-color: #008a5b !important;
    background: #f0fdf9 !important;
}

.uc-reward-option.is-selected {
    border-color: #008a5b !important;
    background: #f3fbf8 !important;
}

.uc-reward-option + .uc-reward-option {
    margin-top: 16px !important;
}

.uc-reward-option .uc-icon {
    width: 48px;
    height: 48px;
    padding: 12px;
    border-radius: 999px;
    background: #dff7ef;
    color: #008a5b;
}

.uc-reward-option:not(.is-selected) .uc-icon {
    background: #eaf2ff;
    color: #2563eb;
}

.uc-claim-reward-body .uc-reward-option:first-of-type .uc-icon {
    background: #dff7ef;
    color: #008a5b;
}

.uc-claim-reward-body .uc-reward-option:last-of-type .uc-icon {
    background: #eaf2ff;
    color: #2563eb;
}

.uc-reward-option > span {
    flex: 1;
}

.uc-reward-option > span strong {
    margin: 0 0 2px !important;
    color: #111827 !important;
    font-size: 17px !important;
    line-height: 1.2 !important;
}

.uc-reward-option > span small {
    display: block;
    color: #667085 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.uc-reward-option > i {
    position: absolute;
    right: 18px;
    top: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #d9dee7;
    border-radius: 999px;
    transform: translateY(-50%);
}

.uc-reward-option.is-selected > i {
    border-color: #008a5b;
}

.uc-reward-option.is-selected > i::after {
    content: "";
    position: absolute;
    inset: 4px;
    border-radius: inherit;
    background: #008a5b;
}

.uc-claim-back {
    display: inline-flex !important;
    margin: 0 0 24px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    color: #667085 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
}

.uc-claim-generate-body {
    text-align: center;
}

.uc-claim-large-icon {
    width: 80px;
    height: 80px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 18px;
    border-radius: 999px;
    background: #e4f5ef;
    color: #008a5b;
}

.uc-claim-generate-body h4,
.uc-claim-form-title h4 {
    margin: 0 0 8px !important;
    color: #111827 !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
    font-weight: 850 !important;
}

.uc-claim-generate-body > p {
    margin: 0 0 24px !important;
    color: #667085 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
}

.uc-claim-generate-btn,
.uc-claim-submit-btn {
    width: 100%;
    min-height: 52px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
    border: 0 !important;
    border-radius: 10px !important;
    background: #008456 !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: 850 !important;
    box-shadow: 0 8px 18px rgba(0, 132, 86, .18);
}

.uc-claim-submit-btn {
    background: #2563eb !important;
    box-shadow: 0 8px 18px rgba(37, 99, 235, .18);
}

.uc-claim-generate-btn:disabled,
.uc-claim-submit-btn:disabled {
    opacity: .62;
    cursor: wait;
}

.uc-claim-form-title {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
}

.uc-claim-form-title > span {
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: #dbeafe;
    color: #2563eb !important;
}

.uc-claim-form-title p {
    margin: 0 !important;
    color: #667085 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
}

.uc-claim-field {
    display: block;
    margin-bottom: 16px;
}

.uc-claim-field span {
    display: block;
    margin-bottom: 8px;
    color: #111827 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}

.uc-claim-field input {
    width: 100%;
    min-height: 46px;
    padding: 0 14px;
    border: 1px solid #dbe1ea;
    border-radius: 12px;
    background: #f9fafb;
    color: #111827;
    font-size: 14px;
    outline: none;
    transition: border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

.uc-claim-field input:focus {
    border-color: #2563eb;
    background: #ffffff;
    box-shadow: 0 0 0 4px rgba(37, 99, 235, .10);
}

.uc-renew-modal {
    background: rgba(17, 24, 39, .38);
}

.uc-renew-modal-box {
    position: relative;
    width: min(100%, 448px);
    padding: 58px 32px 34px;
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 26px 70px rgba(15, 23, 42, .28);
    text-align: center;
    animation: ucZoomIn .2s ease both;
}

.uc-renew-close {
    position: absolute;
    top: 22px;
    right: 22px;
    width: 32px;
    height: 32px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 999px !important;
    color: #9ca3af !important;
    transition: background .18s ease, color .18s ease;
}

.uc-renew-close:hover {
    background: #f3f4f6 !important;
    color: #4b5563 !important;
}

.uc-renew-modal-icon {
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 26px;
    border-radius: 999px;
    background: #eff6ff;
    color: #2563eb;
}

.uc-renew-modal-box h2 {
    margin-bottom: 16px !important;
    color: #111827 !important;
    font-size: 26px !important;
    line-height: 1.25 !important;
    font-weight: 800 !important;
}

.uc-renew-modal-box > p {
    max-width: 340px;
    margin: 0 auto 34px !important;
    color: #667085 !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    font-weight: 500 !important;
}

.uc-renew-modal-reward {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 32px;
    padding: 17px 18px;
    border: 1px solid #fde68a;
    border-radius: 12px;
    background: #fffbeb;
    color: #92400e;
    text-align: left;
}

.uc-renew-modal-reward .uc-icon {
    margin-top: 1px;
    color: #f59e0b;
}

.uc-renew-modal-reward strong {
    color: #92400e !important;
    font-size: 15px !important;
    line-height: 1.55 !important;
    font-weight: 800 !important;
}

.uc-renew-now,
.uc-renew-later {
    width: 100%;
    min-height: 56px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    transition: transform .18s ease, background .18s ease, box-shadow .18s ease;
}

.uc-renew-now {
    margin-bottom: 14px !important;
    background: #2563eb !important;
    color: #ffffff !important;
    box-shadow: 0 8px 16px rgba(37, 99, 235, .25);
}

.uc-renew-now:hover {
    background: #1d4ed8 !important;
    transform: translateY(-1px);
}

.uc-renew-later {
    border: 1px solid #e5e7eb !important;
    background: #ffffff !important;
    color: #4b5563 !important;
    box-shadow: 0 2px 5px rgba(15, 23, 42, .10);
}

.uc-renew-later:hover {
    background: #f9fafb !important;
}

.uc-toast {
    position: fixed;
    right: 24px;
    bottom: 24px;
    z-index: 10020;
    width: min(420px, calc(100vw - 28px));
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: start;
    gap: 14px;
    padding: 16px 16px 16px 14px;
    border: 1px solid rgba(15, 23, 42, .08);
    border-radius: 16px;
    background: rgba(255, 255, 255, .96);
    box-shadow: 0 20px 40px rgba(15, 23, 42, .18);
    backdrop-filter: blur(10px);
}

.uc-toast.is-success {
    border-color: rgba(16, 185, 129, .22);
}

.uc-toast.is-error {
    border-color: rgba(239, 68, 68, .22);
}

.uc-toast-icon {
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    flex: 0 0 auto;
}

.uc-toast.is-success .uc-toast-icon {
    background: #dcfce7;
    color: #059669;
}

.uc-toast.is-error .uc-toast-icon {
    background: #fee2e2;
    color: #dc2626;
}

.uc-toast-body {
    min-width: 0;
}

.uc-toast-body strong {
    display: block;
    margin-bottom: 3px;
    color: #0f172a !important;
    font-size: 14px !important;
    line-height: 1.3 !important;
    font-weight: 800 !important;
}

.uc-toast-body p {
    color: #475467 !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    font-weight: 600 !important;
}

.uc-toast-close {
    width: 28px;
    height: 28px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    border-radius: 999px !important;
    color: #98a2b3 !important;
    flex: 0 0 auto;
}

.uc-toast-close:hover {
    background: #f3f4f6 !important;
    color: #475467 !important;
}

.uc-toast-enter-active,
.uc-toast-leave-active {
    transition: opacity .22s ease, transform .22s ease;
}

.uc-toast-enter-from,
.uc-toast-leave-to {
    opacity: 0;
    transform: translateY(12px);
}

.uc-milestone-scroll {
    overflow-x: auto;
    overflow-y: visible;
    -webkit-overflow-scrolling: touch;
    margin-inline: -8px;
    padding-inline: 8px;
    scrollbar-width: thin;
}

@keyframes ucFadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes ucSlideIn {
    from {
        opacity: 0;
        transform: translateY(-12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes ucZoomIn {
    from {
        opacity: 0;
        transform: scale(.96);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes ucSpin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (min-width: 761px) and (max-width: 1180px) {
    .elementor-shortcode { width: 100%; margin: auto; }
    .uc-container {
        padding: 24px 18px 42px;
    }

    .uc-dashboard-grid,
    .uc-guidance-grid,
    .uc-two-column,
    .uc-docs-grid,
    .uc-narrow-left {
        grid-template-columns: 1fr;
    }

    .uc-side-column {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .uc-action-grid,
    .uc-material-grid,
    .uc-platform-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .uc-ticket-detail-summary {
        gap: 20px;
    }
}

@media (max-width: 1280px) {
    .uc-banner-referrals {
        overflow: hidden;
    }

    .uc-referral-tools {
        max-width: min(100%, 720px);
    }

    .uc-referral-tools > div {
        min-width: 0;
    }

    .uc-referral-tools span {
        padding-inline: 16px;
    }

    .uc-referral-tools strong {
        min-width: 0;
        padding-inline: 16px;
    }

    .uc-milestone-card {
        max-width: 100%;
        overflow: visible;
    }

    .uc-milestone-card .uc-card-head,
    .uc-milestone-reminder {
        position: relative;
        z-index: 30;
    }

    .uc-milestone-scroll {
        overflow-x: auto;
        overflow-y: visible;
        -webkit-overflow-scrolling: touch;
        margin-inline: -8px;
        padding-inline: 8px;
        scrollbar-width: thin;
    }

    .uc-milestone-scroll::-webkit-scrollbar {
        height: 6px;
    }

    .uc-milestone-scroll::-webkit-scrollbar-thumb {
        border-radius: 999px;
        background: #cbd5e1;
    }
}

@media (max-width: 760px) {
    .elementor-shortcode { width: 100%; margin: auto; }
    #uc-app {
        flex-direction: column;
    }

    .user-center-section {
        width: 100% !important;
        max-width: 100% !important;
    }

    #uc-app > .uc-mobile-topbar {
        position: static !important;
        top: auto !important;
        inset: auto !important;
        z-index: 1001;
        display: flex !important;
        align-items: center;
        padding: 12px;
        border-bottom: 1px solid #f3f4f6;
        background: #ffffff;
    }

    #uc-app > .uc-mobile-overlay {
        position: fixed;
        top: var(--uc-header-offset);
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1002;
        display: block !important;
        background: rgba(15, 23, 42, .42);
        opacity: 0;
        pointer-events: none;
        transition: opacity .24s ease;
    }

    .uc-mobile-overlay.is-open {
        opacity: 1;
        pointer-events: auto;
    }

    .uc-sidebar {
        position: fixed;
        top: var(--uc-header-offset);
        right: auto;
        bottom: 0;
        left: 0;
        z-index: 1003;
        width: min(82vw, 286px);
        height: calc(100dvh - var(--uc-header-offset));
        min-height: calc(100vh - var(--uc-header-offset));
        transform: translateX(-105%);
        transition: transform .28s ease;
        box-shadow: 18px 0 40px rgba(15, 23, 42, .16);
        background: #ffffff !important;
    }

    .uc-sidebar.is-open {
        transform: translateX(0);
    }

    .uc-nav {
        flex-direction: column;
        flex: 1 1 auto;
        min-height: 0;
        overflow-y: auto;
        padding: 20px 15px 18px;
    }

    .uc-nav-button {
        width: 100%;
        white-space: nowrap;
    }

    .uc-sidebar-footer {
        display: block;
        flex: 0 0 auto;
        background: #ffffff !important;
        padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
        border-top: 1px solid #e5e7eb;
    }

    .uc-container {
        padding: 24px 18px 42px;
    }

    .uc-dashboard-grid,
    .uc-guidance-grid,
    .uc-two-column,
    .uc-docs-grid,
    .uc-narrow-left {
        grid-template-columns: 1fr;
    }

    .uc-side-column {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .uc-action-grid,
    .uc-material-grid,
    .uc-platform-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 760px) {
    .elementor-shortcode { width: 100%; margin: auto; }
    .uc-container {
        padding: 18px 14px 36px;
    }

    .uc-welcome,
    .uc-section-line,
    .uc-waive-alert,
    .uc-banner,
    .uc-success-card {
        flex-direction: column;
        align-items: flex-start;
    }

    .uc-status-block {
        text-align: left;
        width: 100%;
    }

    .uc-status-block strong {
        justify-content: flex-start;
    }

    .uc-flow-status {
        min-width: 0;
    }

    .uc-flow-status-trigger {
        text-align: left;
    }

    .uc-flow-status-trigger small {
        max-width: 100%;
    }

    .uc-flow-popover {
        left: 0;
        right: auto;
        width: min(360px, calc(100vw - 28px));
        transform-origin: top left;
    }

    .uc-flow-popover::before {
        left: 28px;
        right: auto;
    }

    .uc-hero-title {
        font-size: 26px !important;
    }

    .uc-plan-meta,
    .uc-plan-actions,
    .uc-guidance-grid,
    .uc-action-grid,
    .uc-mini-action-grid,
    .uc-side-column,
    .uc-material-grid,
    .uc-referral-tools,
    .uc-form,
    .uc-platform-grid,
    .uc-detail-grid {
        grid-template-columns: 1fr;
    }

    .uc-mini-action-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .uc-mini-action-grid .uc-mini-action:nth-child(5):last-child {
        grid-column: 1 / -1;
    }

    .uc-next-step-card {
        flex-direction: column;
        min-height: auto;
    }

    .uc-next-step-card .uc-button {
        align-self: stretch;
        width: 100%;
    }

    .uc-status-timeline {
        grid-template-columns: 1fr;
    }

    .uc-plan-actions {
        display: grid;
    }

    .uc-plan-progress-strip {
        margin-top: 14px;
        padding: 11px 12px 12px;
    }

    .uc-plan-progress-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 3px;
    }

    .uc-plan-progress-head strong {
        text-align: left;
        white-space: normal;
    }

    .uc-plan-progress-rail {
        overflow-x: auto;
        padding-bottom: 3px;
    }

    .uc-plan-progress-step {
        flex: 0 0 132px;
    }

    .uc-plan-card,
    .uc-plan-card-large,
    .uc-card,
    .uc-banner,
    .uc-upload-card {
        padding: 20px !important;
    }

    .uc-stepper {
        margin-inline: 0;
        overflow-x: auto;
        gap: 36px;
        justify-content: flex-start;
    }

    .uc-stepper::before {
        width: 520px;
    }

    .uc-stepper div {
        min-width: 92px;
    }

    .uc-banner-referrals {
        overflow: hidden;
    }

    .uc-banner-referrals h2 {
        font-size: clamp(24px, 7vw, 34px) !important;
        line-height: 1.12 !important;
        overflow-wrap: anywhere;
    }

    .uc-banner-referrals p {
        max-width: 100%;
        font-size: 13px !important;
        line-height: 1.45 !important;
    }

    .uc-referral-tools {
        gap: 10px;
        margin-top: 22px;
    }

    .uc-referral-tools > div {
        min-width: 0;
        display: grid;
        grid-template-columns: minmax(96px, auto) minmax(0, 1fr) auto;
        align-items: stretch;
    }

    .uc-referral-tools span {
        display: flex;
        align-items: center;
        padding: 12px 12px;
        font-size: 10px !important;
        letter-spacing: .06em;
        white-space: normal;
        line-height: 1.15 !important;
    }

    .uc-referral-tools strong {
        display: flex;
        align-items: center;
        min-width: 0;
        padding: 12px 12px;
        font-size: 14px !important;
    }

    .uc-referral-tools button {
        min-width: 42px;
        justify-content: center;
        padding: 0 12px !important;
        white-space: nowrap;
    }

    .uc-milestone-card {
        overflow: visible;
        max-width: 100%;
    }

    .uc-milestone-card .uc-card-head {
        align-items: flex-start;
        gap: 14px;
    }

    .uc-milestone-card .uc-card-head .uc-soft-button {
        align-self: flex-start;
    }

    .uc-milestone-reminder {
        max-width: 100%;
        text-align: center;
        white-space: normal;
    }

    .uc-milestone-scroll {
        overflow-x: auto;
        overflow-y: visible;
        -webkit-overflow-scrolling: touch;
        padding: 0 0 12px;
        margin-inline: -4px;
        scrollbar-width: thin;
    }

    .uc-milestone-scroll::-webkit-scrollbar {
        height: 6px;
    }

    .uc-milestone-scroll::-webkit-scrollbar-thumb {
        border-radius: 999px;
        background: #cbd5e1;
    }

    .uc-milestones {
        width: max-content;
        min-width: 760px;
        padding: 68px 24px 8px;
    }

    .uc-milestones-track,
    .uc-milestones-track-active {
        top: 86px;
        left: 66px;
        right: 66px;
    }

    .uc-milestone-node {
        width: 82px;
    }

    .uc-milestone-tip {
        width: 220px;
    }

    .uc-table-card th,
    .uc-table-card td {
        padding: 12px;
    }

    .uc-claim-row {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .uc-claim-toggle {
        grid-template-columns: auto minmax(0, 1fr);
    }

    .uc-claim-eob-button {
        justify-self: flex-start;
        margin: 0 0 14px 72px;
    }

    .uc-claim-doc-tools {
        grid-template-columns: 1fr;
    }

    .uc-claim-toggle > .uc-claim-amount,
    .uc-claim-toggle > .uc-icon:last-child {
        grid-column: 2;
    }

    .uc-referral-history > div:not(.uc-pagination),
    .uc-review-history > div {
        flex-direction: column;
        align-items: flex-start;
    }

    .uc-success-card.is-open {
        grid-template-columns: 1fr;
        gap: 24px;
        padding: 24px !important;
    }

    .uc-success-card h3 {
        font-size: 22px !important;
        padding-right: 34px;
    }

    .uc-success-wechat {
        width: 100%;
    }

    .uc-success-qr-panel {
        width: 100%;
        min-height: auto;
    }

    .uc-qr-box {
        width: min(192px, 100%);
        height: 192px;
    }
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0 !important;
    }

    .uc-toast {
        right: 14px;
        bottom: 14px;
        width: min(420px, calc(100vw - 28px));
    }

    .uc-rules-grid {
        grid-template-columns: 1fr;
    }

    .uc-ticket-radio-grid,
    .uc-ticket-chat-input {
        grid-template-columns: 1fr;
    }

    .uc-ticket-detail-summary {
        gap: 18px;
    }

    .uc-ticket-detail-box {
        height: min(92vh, 860px);
    }

    .uc-ticket-detail-fields > div {
        grid-template-columns: 118px minmax(0, 1fr);
        gap: 8px;
    }

    .uc-ticket-detail-files {
        grid-template-columns: 118px minmax(0, 1fr);
    }

    .uc-ticket-progress div {
        min-height: 70px;
        padding: 24px 6px 0;
    }

    .uc-ticket-chat-message {
        width: 100%;
    }

    .uc-ticket-card .uc-file-item {
        grid-template-columns: 1fr;
        align-items: flex-start;
    }

    .uc-ticket-card .uc-file-actions {
        width: 100%;
        justify-content: space-between;
    }

    .uc-ticket-card .uc-file-info strong {
        max-width: 58vw;
    }

    .uc-recent-card .uc-ticket-row {
        flex-direction: column;
        align-items: stretch;
    }

    .uc-ticket-id-pill {
        width: fit-content;
        max-width: 100%;
    }

    .uc-ticket-main > span {
        flex-wrap: wrap;
    }

    .uc-ticket-main b {
        white-space: normal;
    }

    .uc-ticket-status-stack {
        width: 100%;
        justify-content: space-between;
    }
}

@media (max-width: 420px) {
    .elementor-shortcode { width: 100%; margin: auto; }
    .uc-ticket-detail-fields {
        grid-template-columns: 1fr;
    }

    .uc-ticket-detail-fields > div {
        grid-template-columns: 1fr;
        gap: 3px;
    }

    .uc-ticket-detail-files {
        grid-template-columns: 1fr;
        gap: 6px;
    }

    .uc-ticket-progress span {
        font-size: 11px !important;
    }

    .uc-ticket-progress small {
        font-size: 10px !important;
    }
}
