.ios-nav-avatar[data-v-0fea3e00] {
    background: var(--_a);
    color: #fff;
    cursor: pointer;
    z-index: 2;
    -webkit-tap-highlight-color: transparent;
    border: none;
    border-radius: 8px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    min-width: 32px;
    height: 32px;
    margin-left: auto;
    padding: 0 8px;
    transition: transform .15s, opacity .15s, box-shadow .2s;
    display: flex;
    box-shadow: 0 1px 3px #0c235847, inset 0 1px #ffffff2e
}

.ios-nav-avatar[data-v-0fea3e00]:active {
    opacity: .85;
    transform: scale(.96)
}

.ios-nav-avatar[data-v-0fea3e00]:not(.has-plate) {
    border-radius: 50%;
    width: 32px;
    padding: 0
}

.ios-nav-avatar-chip[data-v-0fea3e00] {
    letter-spacing: .6px;
    text-shadow: 0 1px #0000002e;
    padding: 0 1px;
    font-family: Prompt, Roboto, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1
}

.ios-info-sheet[data-v-0fea3e00] {
    max-height: 70vh;
    animation: .46s cubic-bezier(.18, 1.25, .32, 1) sheetUpBouncy-0fea3e00
}

@keyframes sheetUpBouncy-0fea3e00 {
    0% {
        transform: translateY(100%)
    }

    60% {
        transform: translateY(-1.6%)
    }

    82% {
        transform: translateY(.6%)
    }

    to {
        transform: translateY(0)
    }
}

.ios-info-body[data-v-0fea3e00] {
    -webkit-overflow-scrolling: touch;
    padding: 0 16px 20px;
    overflow-y: auto
}

.ios-info-section[data-v-0fea3e00] {
    background: var(--_q);
    border-radius: 12px;
    margin-bottom: 12px;
    padding: 14px;
    box-shadow: 0 .5px 2px #0000000d
}

.ios-info-vehicle[data-v-0fea3e00] {
    align-items: center;
    gap: 12px;
    display: flex
}

.ios-info-plate[data-v-0fea3e00] {
    color: var(--_m);
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 600
}

.ios-info-sub[data-v-0fea3e00] {
    color: var(--_o);
    margin-top: 2px;
    font-size: 13px
}

.ios-info-label[data-v-0fea3e00] {
    color: var(--_o);
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 600
}

.ios-info-row[data-v-0fea3e00] {
    justify-content: space-between;
    align-items: center;
    padding: 6px 0;
    display: flex
}

.ios-info-total[data-v-0fea3e00] {
    color: var(--_a);
    font-size: 15px;
    font-weight: 600
}

.ios-info-route-item[data-v-0fea3e00] {
    color: var(--_n);
    border-bottom: .5px solid var(--_j);
    padding: 5px 0;
    font-size: 14px
}

.ios-info-route-item[data-v-0fea3e00]:last-child {
    border-bottom: none
}

.vf-page.vf-success[data-v-46d8948f] {
    min-height: 100vh;
    background: #f2f2f7;
    justify-content: center;
    align-items: flex-start;
    min-height: 100dvh;
    padding: 32px 20px 24px;
    font-family: Prompt, Roboto, -apple-system, BlinkMacSystemFont, system-ui, Segoe UI, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    display: flex;
    position: relative;
    overflow: hidden
}

.vf-success-glow[data-v-46d8948f] {
    pointer-events: none;
    z-index: 0;
    background: radial-gradient(120% 100% at 50% 0, #ffcf6638 0%, #ffcf6614 35%, #ffcf6600 65%), linear-gradient(#fff4d68c 0%, #fff4d600 100%);
    height: 220px;
    position: absolute;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0
}

.vf-success-panel[data-v-46d8948f] {
    z-index: 1;
    text-align: center;
    background: var(--_q, #fff);
    border-radius: var(--_ac, 16px);
    width: 100%;
    max-width: 400px;
    box-shadow: var(--_ae, 0 4px 12px #0f172a14);
    padding: 28px 22px 24px;
    position: relative
}

.success-badges[data-v-46d8948f] {
    opacity: 0;
    justify-content: center;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
    animation: .4s .2s forwards fade-up-46d8948f;
    display: flex
}

.success-badges img[data-v-46d8948f] {
    filter: drop-shadow(0 1px 2px #00000014);
    width: auto;
    height: 32px
}

.success-badges img[alt=EXAT][data-v-46d8948f] {
    height: 36px
}

.success-icon[data-v-46d8948f] {
    width: 72px;
    height: 72px;
    margin: 4px auto 18px;
    position: relative
}

.success-icon[data-v-46d8948f]:after {
    content: \"\";
    z-index: -1;
    background: radial-gradient(circle, #34c7592e 0%, #34c75900 70%);
    border-radius: 50%;
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px
}

.checkmark[data-v-46d8948f] {
    border-radius: 50%;
    width: 72px;
    height: 72px;
    display: block
}

.checkmark-circle[data-v-46d8948f] {
    stroke-dasharray: 166;
    stroke-dashoffset: 166px;
    stroke-width: 2px;
    stroke-miterlimit: 10;
    stroke: #34c759;
    animation: .6s ease-in-out forwards circle-fill-46d8948f
}

.checkmark-check[data-v-46d8948f] {
    stroke-dasharray: 48;
    stroke-dashoffset: 48px;
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #34c759;
    animation: .3s ease-in-out .4s forwards check-draw-46d8948f
}

.success-title[data-v-46d8948f] {
    color: var(--_d, #003f88);
    opacity: 0;
    margin-bottom: 6px;
    font-size: 22px;
    font-weight: 700;
    animation: .4s .6s forwards fade-up-46d8948f;
    transform: translateY(8px)
}

.success-text[data-v-46d8948f] {
    color: var(--_n, #3a3a3c);
    opacity: 0;
    margin-bottom: 20px;
    font-size: 13.5px;
    line-height: 1.6;
    animation: .4s .75s forwards fade-up-46d8948f;
    transform: translateY(8px)
}

.vf-receipt[data-v-46d8948f] {
    text-align: left;
    border: 1px solid var(--_j, #e5e5ea);
    border-radius: var(--_ab, 12px);
    opacity: 0;
    background: linear-gradient(#fbfcfe 0%, #f5f7fb 100%);
    margin-bottom: 18px;
    padding: 14px 16px 12px;
    animation: .4s .85s forwards fade-up-46d8948f;
    transform: translateY(8px)
}

.vf-receipt-header[data-v-46d8948f] {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 8px;
    display: flex
}

.vf-receipt-brand-wrap[data-v-46d8948f] {
    align-items: center;
    gap: 8px;
    display: flex
}

.vf-receipt-brand-logo[data-v-46d8948f] {
    width: auto;
    height: 22px
}

.vf-receipt-status[data-v-46d8948f] {
    background: var(--_ag, #e6f7ec);
    color: var(--_ah, #1a8a3a);
    letter-spacing: .3px;
    border-radius: 999px;
    padding: 3px 10px;
    font-size: 11px;
    font-weight: 700;
    display: inline-block
}

.vf-receipt-amount-row[data-v-46d8948f] {
    justify-content: space-between;
    align-items: baseline;
    padding: 6px 0 8px;
    display: flex
}

.vf-receipt-amount-label[data-v-46d8948f] {
    color: var(--_o, #8e8e93);
    text-transform: uppercase;
    letter-spacing: .4px;
    font-size: 12px;
    font-weight: 600
}

.vf-receipt-amount[data-v-46d8948f] {
    color: var(--_d, #003f88);
    letter-spacing: .2px;
    font-size: 24px;
    font-weight: 800
}

.vf-receipt-divider[data-v-46d8948f] {
    background-image: linear-gradient(90deg, #0000 0%, #0000001f 50%, #0000 100%);
    height: 1px;
    margin: 4px -16px 8px
}

.vf-receipt-row[data-v-46d8948f] {
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
    padding: 6px 0;
    font-size: 13px;
    display: flex
}

.vf-receipt-label[data-v-46d8948f] {
    color: var(--_o, #8e8e93);
    flex-shrink: 0
}

.vf-receipt-val[data-v-46d8948f] {
    color: var(--_m, #1c1c1e);
    text-align: right;
    word-break: break-word;
    font-weight: 600
}

.vf-receipt-route[data-v-46d8948f] {
    color: var(--_n, #3a3a3c);
    font-size: 12.5px;
    font-weight: 500;
    line-height: 1.4
}

.vf-success-actions[data-v-46d8948f] {
    opacity: 0;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 18px;
    animation: .4s .95s forwards fade-up-46d8948f;
    display: flex;
    transform: translateY(8px)
}

.vf-btn-with-icon[data-v-46d8948f] {
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex
}

.vf-btn-back[data-v-46d8948f] {
    color: var(--_d, #003f88);
    border: 1px solid var(--_i, #c8cdd6);
    background: 0 0
}

.vf-btn-back[data-v-46d8948f]:active {
    background: #003f880f
}

.success-footer[data-v-46d8948f] {
    color: var(--_o, #c7c7cc);
    opacity: 0;
    font-size: 11px;
    animation: .4s 1.05s forwards fade-up-46d8948f
}

@keyframes circle-fill-46d8948f {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes check-draw-46d8948f {
    to {
        stroke-dashoffset: 0
    }
}

@keyframes fade-up-46d8948f {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("-W_8XJnvUD7dzB2Cr_s4bg-CJfeExn4.ttf")format(\"truetype\")
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("-W_8XJnvUD7dzB2Cy_g4bg-aP-fapAt.ttf")format(\"truetype\")
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("-W__XJnvUD7dzB26Zw-7bvl8QqY.ttf")format(\"truetype\")
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("-W_8XJnvUD7dzB2Ck_k4bg-CLQKIKyu.ttf")format(\"truetype\")
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("-W_8XJnvUD7dzB2Cv_44bg-CxLBbUBA.ttf")format(\"truetype\")
}

@font-face {
    font-family: Prompt;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("-W_8XJnvUD7dzB2C2_84bg-C8K8ThBu.ttf")format(\"truetype\")
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    margin: 0;
    padding: 0
}

html {
    overscroll-behavior-y: none
}

:root {
    --_a: #003f88;
    --_b: #0057b7;
    --_c: #00214d;
    --_d: var(--_a);
    --_e: var(--_b);
    --_f: var(--_c);
    --_g: #007aff;
    --_h: #9aa3b8;
    --_i: #c8cdd6;
    --_j: #e5e5ea;
    --_k: #ff3b30;
    --_l: #34c759;
    --_m: #1c1c1e;
    --_n: #3a3a3c;
    --_o: #8e8e93;
    --_p: #f2f2f7;
    --_q: #fff;
    --_r: 44px;
    --_s: env(safe-area-inset-top, 20px);
    --_t: env(safe-area-inset-bottom, 0px);
    --_u: 4px;
    --_v: 8px;
    --_w: 12px;
    --_x: 16px;
    --_y: 20px;
    --_z: 24px;
    --_aa: 8px;
    --_ab: 12px;
    --_ac: 16px;
    --_ad: 0 1px 2px #0f172a0f, 0 1px 1px #0f172a0a;
    --_ae: 0 4px 12px #0f172a14, 0 2px 4px #0f172a0a;
    --_af: 0 14px 36px #0f172a24, 0 4px 12px #0f172a0f;
    --_ag: #e6f7ec;
    --_ah: #1a8a3a;
    --_ai: #fff5e0;
    --_aj: #b3621a;
    --_ak: #ffeaea;
    --_al: #c8281a
}

html {
    height: 100%
}

body {
    background: var(--_p);
    color: var(--_m);
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    overscroll-behavior-y: none;
    touch-action: manipulation;
    height: 100%;
    font-family: Prompt, Noto Sans Thai, Roboto, -apple-system, BlinkMacSystemFont, system-ui, Segoe UI, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    /* overflow: hidden */
}

.ios-nav {
    z-index: 100;
    -webkit-backdrop-filter: saturate(180%)blur(20px);
    backdrop-filter: saturate(180%)blur(20px);
    padding-top: var(--_s);
    background: #f2f2f7d9;
    border-bottom: .5px solid #0000001f;
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.ios-nav-inner {
    height: var(--_r);
    align-items: center;
    padding: 0 16px;
    display: flex;
    position: relative
}

.ios-nav-title {
    text-align: center;
    color: var(--_m);
    pointer-events: none;
    font-size: 17px;
    font-weight: 600;
    position: absolute;
    left: 0;
    right: 0
}

.ios-nav-logo {
    align-items: center;
    gap: 8px;
    display: flex;
    position: absolute;
    left: 50%;
    transform: translate(-50%)
}

.ios-nav-logo img {
    height: 22px
}

.ios-nav-badges {
    z-index: 2;
    align-items: center;
    gap: 6px;
    margin-left: auto;
    display: flex
}

.ios-nav-badges img {
    object-fit: contain;
    background: #fff;
    border: .5px solid #00000026;
    border-radius: 3px;
    width: 26px;
    height: 22px;
    padding: 1px 2px;
    box-shadow: 0 .5px 1px #0000000f
}

.ios-nav-badges img[alt=EXAT] {
    width: 30px
}

/* .ios-content {
    top: calc(var(--_s)+var(--_r));
    padding-bottom: var(--_t);
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-y: contain;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto
} */

.ios-content-inner {
    padding: 66px 16px 292px
}

.ios-panel,
.vf-panel {
    background: var(--_q);
    border-radius: 12px;
    margin-bottom: 12px;
    overflow: hidden
}

.vf-ios-panel-pad {
    padding: 16px
}

.vf-ios-panel-header,
.ios-group-title {
    color: var(--_o);
    text-transform: uppercase;
    letter-spacing: .5px;
    margin-bottom: 4px;
    padding: 8px 16px 8px 0;
    font-size: 13px;
    font-weight: 600
}

.ios-section-header {
    border-left: 3px solid var(--_a);
    background: linear-gradient(90deg, #0c23580f 0%, #0c235800 100%);
    border-radius: 4px 8px 8px 4px;
    align-items: center;
    gap: 10px;
    margin: 4px 0 14px;
    padding: 10px 12px 10px 14px;
    display: flex
}

.ios-section-header svg {
    color: #fff;
    background: var(--_a);
    box-sizing: content-box;
    border-radius: 6px;
    width: 18px;
    height: 18px;
    padding: 4px
}

.ios-section-header span {
    color: var(--_m);
    letter-spacing: .2px;
    font-size: 18px;
    font-weight: 700
}

.ios-form-group {
    background: var(--_q);
    border: 1px solid #0000;
    border-radius: 12px;
    margin-bottom: 12px;
    transition: box-shadow .2s, border-color .2s;
    overflow: hidden
}

.ios-form-group:focus-within {
    border-color: #0c235859;
    box-shadow: 0 0 0 3px #0c235814
}

.ios-form-row {
    border-bottom: .5px solid var(--_j);
    padding: 0 16px;
    transition: background .15s;
    position: relative
}

.ios-form-row:focus-within {
    background: #0c235806
}

.ios-form-row:focus-within:after {
    content: \"\";
    background: var(--_a);
    border-radius: 2px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0
}

.ios-form-row:last-child {
    border-bottom: none
}

.ios-form-row label {
    color: var(--_o);
    padding-top: 10px;
    font-size: 11px;
    font-weight: 500;
    display: block
}

.ios-form-row input,
.ios-form-row select {
    width: 100%;
    color: var(--_m);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    outline: none;
    padding: 4px 0 10px;
    font-family: inherit;
    font-size: 17px
}

.ios-form-row select {
    background-image: url(\"data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L6 6L10 2' stroke='%230c2358' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E\");
    background-position: right 0 center;
    background-repeat: no-repeat;
    padding-right: 22px
}

.ios-form-row-pair {
    gap: 0;
    display: flex
}

.ios-form-row-pair>.ios-form-row {
    flex: 1
}

.ios-form-row-pair>.ios-form-row:first-child {
    border-right: .5px solid var(--_j)
}

.ios-form-row .req {
    color: var(--_k)
}

.vf-label {
    color: var(--_o);
    padding-top: 10px;
    font-size: 11px;
    font-weight: 500;
    display: block
}

.ios-form-row .select-tap {
    cursor: pointer;
    justify-content: space-between;
    align-items: center;
    min-height: 44px;
    padding: 10px 0;
    display: flex
}

.ios-form-row .select-tap svg {
    color: var(--_o);
    flex-shrink: 0
}

.ios-form-row .select-tap .val {
    color: var(--_m);
    font-size: 17px
}

.ios-btn,
.vf-btn {
    cursor: pointer;
    -webkit-touch-callout: none;
    border: none;
    border-radius: 12px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    width: 100%;
    padding: 15px;
    font-family: inherit;
    font-size: 17px;
    font-weight: 600;
    transition: opacity .15s, transform .1s, background .2s, box-shadow .2s;
    display: flex;
    position: relative
}

.ios-btn:active,
.vf-btn:active {
    opacity: .85;
    transform: scale(.985)
}

.ios-btn-primary,
.vf-btn-primary {
    background: var(--_h);
    color: #fff
}

.ios-btn-primary.active,
.vf-btn-primary.active {
    background: linear-gradient(180deg, var(--_b) 0%, var(--_a) 100%);
    box-shadow: 0 2px 8px #0c235847, inset 0 1px #ffffff2e
}

.ios-btn-primary.active:hover,
.vf-btn-primary.active:hover {
    background: linear-gradient(#244a92 0%, #15306e 100%)
}

.ios-btn-primary.active:active,
.vf-btn-primary.active:active {
    background: var(--_a);
    box-shadow: inset 0 1px 3px #0000002e
}

.vf-btn.loading,
.vf-btn-primary.loading {
    pointer-events: none;
    opacity: .85
}

.vf-btn.loading:after {
    content: \"\";
    background: currentColor;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    margin-left: 4px;
    animation: 1s ease-in-out infinite vfBtnHeartbeat;
    display: inline-block
}

@keyframes vfBtnHeartbeat {

    0%,
    to {
        opacity: .55;
        transform: scale(.7)
    }

    50% {
        opacity: 1;
        transform: scale(1)
    }
}

.ios-btn-group {
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
    display: flex
}

.ios-btn-group.ios-bill-sticky {
    bottom: calc(var(--_t)+12px);
    z-index: 50;
    margin-top: 16px;
    padding: 8px 0 0;
    position: sticky
}

.ios-btn-group.ios-bill-sticky .vf-btn-primary.active {
    box-shadow: 0 6px 18px #0c235859, inset 0 1px #ffffff2e
}

.vf-ios-vehicle {
    align-items: center;
    gap: 12px;
    padding: 16px;
    display: flex
}

.ios-vehicle-icon {
    width: 46px;
    height: 46px;
    color: var(--_a);
    background: linear-gradient(135deg, #f4f7fd 0%, #dde4f3 100%);
    border-radius: 13px;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    box-shadow: 0 1px 2px #0c235814, 0 4px 10px #0c23581a, inset 0 1px #fff9
}

.ios-vehicle-info h3 {
    color: var(--_a);
    letter-spacing: .5px;
    font-size: 17px;
    font-weight: 700
}

.ios-vehicle-info p {
    color: var(--_o);
    margin-top: 2px;
    font-size: 13px
}

.ios-total-row {
    border-top: .5px solid var(--_j);
    justify-content: space-between;
    align-items: baseline;
    padding: 14px 16px;
    display: flex
}

.ios-total-label {
    color: var(--_o);
    font-size: 14px
}

.ios-total-value {
    color: var(--_a);
    font-variant-numeric: tabular-nums;
    font-feature-settings: \"tnum\";
    font-size: 22px;
    font-weight: 700
}

.ios-bill-item {
    border-bottom: .5px solid var(--_j);
    align-items: center;
    gap: 12px;
    padding: 14px 16px;
    display: flex
}

.ios-bill-item:last-child {
    border-bottom: none
}

.ios-bill-check {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1.5px solid var(--_i);
    cursor: pointer;
    background: #fff;
    border-radius: 7px;
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    transition: background .15s, border-color .15s;
    position: relative
}

.ios-bill-check:checked {
    background: var(--_a);
    border-color: var(--_a)
}

.ios-bill-check:checked:after {
    content: \"\";
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    width: 6px;
    height: 11px;
    position: absolute;
    top: 2px;
    left: 6px;
    transform: rotate(45deg)
}

.ios-bill-detail {
    flex: 1;
    min-width: 0
}

.ios-bill-route {
    color: var(--_m);
    font-size: 14px;
    font-weight: 500
}

.ios-bill-date {
    color: var(--_o);
    margin-top: 2px;
    font-size: 12px
}

.ios-bill-right {
    text-align: right;
    flex-direction: column;
    flex-shrink: 0;
    align-items: flex-end;
    gap: 4px;
    display: flex
}

.ios-bill-amount {
    color: var(--_a);
    font-variant-numeric: tabular-nums;
    font-feature-settings: \"tnum\";
    align-items: baseline;
    gap: 1px;
    font-size: 16px;
    font-weight: 700;
    display: inline-flex
}

.ios-bill-amount>span:first-child {
    opacity: .85;
    font-weight: 600
}

.ios-bill-status {
    letter-spacing: .2px;
    border-radius: 10px;
    padding: 2px 8px;
    font-size: 11px;
    font-weight: 600;
    display: inline-block
}

.ios-bill-status.unpaid {
    color: #b71f1f;
    background: #ffe9e5
}

.ios-bill-gate {
    color: var(--_n);
    margin-top: 1px;
    font-size: 12px
}

.ios-select-row {
    justify-content: space-between;
    align-items: center;
    padding: 6px 4px 0;
    display: flex
}

.ios-select-summary {
    color: var(--_o);
    font-size: 13px;
    font-weight: 500
}

.ios-select-summary strong {
    color: var(--_a);
    font-variant-numeric: tabular-nums;
    font-weight: 700
}

.ios-link-btn {
    color: var(--_g);
    cursor: pointer;
    background: 0 0;
    border: none;
    padding: 4px 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 600
}

.ios-summary-detail {
    padding: 16px
}

.ios-summary-row {
    color: var(--_n);
    justify-content: space-between;
    padding: 6px 0;
    font-size: 15px;
    display: flex
}

.ios-summary-row.total {
    border-top: .5px solid var(--_j);
    color: var(--_a);
    margin-top: 8px;
    padding-top: 12px;
    font-size: 18px;
    font-weight: 700
}

.ios-brand-row {
    justify-content: center;
    gap: 8px;
    padding: 12px 16px 4px;
    display: flex
}

.ios-brand-item {
    border: 1px solid var(--_j);
    background: var(--_q);
    opacity: .55;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 32px;
    transition: opacity .2s, border-color .2s, transform .2s;
    display: flex;
    overflow: hidden
}

.ios-brand-item svg {
    width: 100%;
    height: 100%;
    display: block
}

.ios-brand-item.on {
    opacity: 1;
    border-color: var(--_a);
    transform: scale(1.05);
    box-shadow: 0 0 0 2px #0c235826
}

.ios-input-with-brand {
    align-items: center;
    display: flex;
    position: relative
}

.ios-input-with-brand input {
    flex: 1;
    padding-right: 44px
}

.ios-input-brand {
    pointer-events: none;
    border-radius: 4px;
    justify-content: center;
    align-items: center;
    width: 36px;
    height: 22px;
    animation: .25s brandFadeIn;
    display: flex;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.ios-input-brand svg {
    width: 100%;
    height: 100%;
    display: block
}

@keyframes brandFadeIn {
    0% {
        opacity: 0;
        transform: translateY(-50%)scale(.8)
    }

    to {
        opacity: 1;
        transform: translateY(-50%)scale(1)
    }
}

.ios-modal {
    z-index: 200;
    visibility: hidden;
    opacity: 0;
    background: #00000059;
    justify-content: center;
    align-items: flex-end;
    transition: opacity .2s, visibility .2s;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ios-modal.open {
    visibility: visible;
    opacity: 1
}

.ios-modal-sheet {
    background: var(--_q);
    width: 100%;
    max-height: 80vh;
    padding-bottom: var(--_t);
    border-radius: 16px 16px 0 0;
    flex-direction: column;
    animation: .3s cubic-bezier(.2, .8, .2, 1) sheetUp;
    display: flex
}

@keyframes sheetUp {
    0% {
        transform: translateY(100%)
    }

    to {
        transform: translateY(0)
    }
}

.ios-modal-handle {
    background: #d1d1d6;
    border-radius: 3px;
    width: 36px;
    height: 5px;
    margin: 8px auto 4px
}

.ios-modal-header {
    justify-content: space-between;
    align-items: center;
    padding: 8px 16px 12px;
    font-weight: 600;
    display: flex
}

.ios-modal-close {
    color: var(--_g);
    cursor: pointer;
    background: 0 0;
    border: none;
    padding: 4px 8px;
    font-family: inherit;
    font-size: 17px
}

.ios-modal-search {
    padding: 0 16px 12px
}

.ios-modal-search input {
    width: 100%;
    color: var(--_m);
    background: #7676801f;
    border: none;
    border-radius: 10px;
    outline: none;
    padding: 10px 16px;
    font-family: inherit;
    font-size: 17px
}

.ios-modal-search input::placeholder {
    color: var(--_o)
}

.ios-modal-list {
    -webkit-overflow-scrolling: touch;
    flex: 1;
    overflow-y: auto
}

.ios-modal-option {
    color: var(--_m);
    border-bottom: .5px solid var(--_j);
    cursor: pointer;
    -webkit-touch-callout: none;
    padding: 14px 16px;
    font-size: 17px;
    transition: background .1s
}

.ios-modal-option:active {
    background: #0000000d
}

.ios-dp-sheet {
    background: var(--_q);
    width: 100%;
    padding-bottom: var(--_t);
    border-radius: 16px 16px 0 0;
    animation: .3s cubic-bezier(.2, .8, .2, 1) sheetUp
}

.ios-dp-header {
    border-bottom: .5px solid var(--_j);
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    display: flex
}

.ios-dp-header>span {
    font-weight: 600
}

.ios-dp-btn {
    color: var(--_g);
    cursor: pointer;
    background: 0 0;
    border: none;
    padding: 4px 8px;
    font-family: inherit;
    font-size: 17px;
    font-weight: 600
}

.ios-dp-nav {
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px 8px;
    display: flex
}

.ios-dp-nav-btn {
    cursor: pointer;
    width: 36px;
    height: 36px;
    color: var(--_g);
    background: 0 0;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    display: flex
}

.ios-dp-nav-title {
    color: var(--_m);
    font-size: 16px;
    font-weight: 600
}

.ios-dp-weekdays {
    text-align: center;
    color: var(--_o);
    grid-template-columns: repeat(7, 1fr);
    padding: 4px 12px;
    font-size: 12px;
    font-weight: 500;
    display: grid
}

.ios-dp-days {
    text-align: center;
    grid-template-columns: repeat(7, 1fr);
    gap: 2px;
    padding: 4px 12px 16px;
    display: grid
}

.ios-dp-day {
    cursor: pointer;
    width: 40px;
    height: 40px;
    color: var(--_m);
    background: 0 0;
    border: none;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: inherit;
    font-size: 15px;
    display: flex
}

.ios-dp-day:active {
    background: #0000000d
}

.ios-dp-day.selected {
    background: var(--_a);
    color: #fff;
    font-weight: 600
}

.ios-dp-day.other {
    color: #ccc;
    pointer-events: none
}

.ios-tp-fields {
    justify-content: center;
    gap: 20px;
    padding: 20px 24px;
    display: flex
}

.ios-tp-field label {
    color: var(--_o);
    text-align: center;
    margin-bottom: 6px;
    font-size: 13px;
    display: block
}

.ios-tp-field input {
    text-align: center;
    width: 80px;
    color: var(--_m);
    background: #7676801f;
    border: none;
    border-radius: 10px;
    outline: none;
    padding: 10px;
    font-family: inherit;
    font-size: 28px;
    font-weight: 500
}

.ios-tp-field input:focus {
    background: #0c235814
}

.ios-advanced-toggle {
    cursor: pointer;
    color: var(--_a);
    border-bottom: .5px solid var(--_j);
    -webkit-touch-callout: none;
    background: #0c235806;
    justify-content: space-between;
    align-items: center;
    padding: 14px 16px;
    font-size: 15px;
    font-weight: 600;
    display: flex
}

.ios-advanced-toggle.open {
    border-bottom-color: #0c23582e
}

.ios-advanced-toggle svg {
    width: 18px;
    height: 18px;
    transition: transform .3s
}

.ios-advanced-toggle.open svg {
    transform: rotate(180deg)
}

.ios-advanced-body {
    max-height: 0;
    transition: max-height .35s;
    overflow: hidden
}

.ios-advanced-body.open {
    max-height: 600px
}

.ios-advanced-body-inner {
    background: linear-gradient(#0c235805 0%, #0c235800 100%);
    padding: 14px 16px 18px
}

.ios-advanced-body-inner .ios-dt-row+.ios-dt-row {
    border-top: .5px dashed #0c23582e;
    margin-top: 10px;
    padding-top: 12px
}

.ios-time-label {
    color: var(--_o);
    padding: 4px 0 10px;
    font-size: 13px;
    font-weight: 500
}

.ios-dt-row {
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    display: flex
}

.ios-dt-field {
    cursor: pointer;
    background: #76768014;
    border-radius: 10px;
    flex: 1;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    display: flex
}

.ios-dt-field svg {
    width: 18px;
    height: 18px;
    color: var(--_o);
    flex-shrink: 0
}

.ios-dt-field .dt-label {
    color: var(--_o);
    font-size: 11px
}

.ios-dt-field .dt-value {
    color: var(--_m);
    font-size: 14px;
    font-weight: 500
}

.ios-dt-row .connector {
    color: var(--_o);
    flex-shrink: 0;
    font-size: 13px
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.ios-alert-overlay {
    z-index: 10000;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #0006;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ios-alert-overlay.show {
    display: flex
}

.ios-alert-box {
    -webkit-backdrop-filter: saturate(180%)blur(20px);
    backdrop-filter: saturate(180%)blur(20px);
    text-align: center;
    background: #fffffff2;
    border-radius: 14px;
    width: 100%;
    max-width: 300px;
    animation: .25s cubic-bezier(.2, .8, .2, 1) alertPop;
    overflow: hidden
}

@keyframes alertPop {
    0% {
        opacity: 0;
        transform: scale(.85)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.ios-alert-icon {
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    width: 52px;
    height: 52px;
    margin: 24px auto 12px;
    animation: .35s cubic-bezier(.2, .8, .2, 1) alertIconPop;
    display: flex
}

.ios-alert-icon.warn {
    background: #fff5d6;
    box-shadow: 0 0 0 6px #b8860d14
}

.ios-alert-icon.warn svg {
    color: #b8860b
}

.ios-alert-icon.error {
    background: #ffe5e5;
    box-shadow: 0 0 0 6px #b71f1f14
}

.ios-alert-icon.error svg {
    color: #b71f1f
}

.ios-alert-icon.success {
    background: #e2f5ec;
    box-shadow: 0 0 0 6px #1f7a4d14
}

.ios-alert-icon.success svg {
    color: #1f7a4d
}

@keyframes alertIconPop {
    0% {
        opacity: 0;
        transform: scale(.4)
    }

    60% {
        opacity: 1;
        transform: scale(1.1)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.ios-alert-title {
    color: var(--_m);
    margin-bottom: 6px;
    padding: 0 24px;
    font-size: 17px;
    font-weight: 700
}

.ios-alert-msg {
    color: var(--_n);
    padding: 0 24px 20px;
    font-size: 13px;
    line-height: 1.5
}

.ios-alert-btn-wrap {
    border-top: .5px solid #0000001f
}

.ios-alert-btn {
    width: 100%;
    color: var(--_g);
    cursor: pointer;
    background: 0 0;
    border: none;
    padding: 14px;
    font-family: inherit;
    font-size: 17px;
    font-weight: 600;
    transition: background .1s
}

.ios-alert-btn:active {
    background: #0000000d
}

.ios-alert-btn:disabled {
    color: var(--_o);
    cursor: not-allowed
}

.ios-processing-overlay {
    z-index: 10000;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background: #0006;
    justify-content: center;
    align-items: center;
    padding: 40px;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ios-processing-overlay.show {
    display: flex
}

.ios-processing-box {
    -webkit-backdrop-filter: saturate(180%)blur(20px);
    backdrop-filter: saturate(180%)blur(20px);
    text-align: center;
    background: #fffffff2;
    border-radius: 14px;
    width: 100%;
    max-width: 300px;
    padding: 28px 24px;
    animation: .25s cubic-bezier(.2, .8, .2, 1) alertPop
}

.ios-processing-spinner {
    border: 3.5px solid var(--_j);
    border-top-color: var(--_a);
    border-radius: 50%;
    width: 44px;
    height: 44px;
    margin: 0 auto 16px;
    animation: .8s linear infinite spin
}

.ios-processing-title {
    color: var(--_m);
    margin-bottom: 6px;
    font-size: 17px;
    font-weight: 700
}

.ios-processing-msg {
    color: var(--_n);
    font-size: 13px;
    line-height: 1.5
}

.ios-processing-amount {
    color: var(--_a);
    letter-spacing: .4px;
    margin: 14px 0 4px;
    font-size: 28px;
    font-weight: 700
}

.ios-processing-amount.pulse {
    animation: 1.6s ease-in-out infinite processingAmountPulse
}

@keyframes processingAmountPulse {

    0%,
    to {
        opacity: 1;
        letter-spacing: .4px
    }

    50% {
        opacity: .72;
        letter-spacing: 1.2px
    }
}

.ios-processing-ref {
    color: var(--_o);
    font-variant-numeric: tabular-nums;
    margin-bottom: 4px;
    font-size: 13px
}

.ios-processing-stage {
    color: var(--_a);
    background: #0c23580f;
    border-radius: 12px;
    align-items: center;
    gap: 6px;
    margin-top: 10px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    display: inline-flex
}

.ios-processing-stage-dot {
    background: #1f7a4d;
    border-radius: 50%;
    width: 6px;
    height: 6px;
    animation: 1.2s ease-in-out infinite stageBlink;
    box-shadow: 0 0 #1f7a4d80
}

@keyframes stageBlink {

    0%,
    to {
        box-shadow: 0 0 #1f7a4d80
    }

    50% {
        box-shadow: 0 0 0 5px #1f7a4d00
    }
}

.ios-processing-dots {
    justify-content: center;
    gap: 6px;
    margin-top: 14px;
    display: flex
}

.ios-processing-dots span {
    background: var(--_a);
    opacity: .3;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    animation: 1.2s ease-in-out infinite dotPulse
}

.ios-processing-dots.heart span {
    animation: 1.4s ease-in-out infinite dotHeartbeat
}

.ios-processing-dots span:nth-child(2) {
    animation-delay: .18s
}

.ios-processing-dots span:nth-child(3) {
    animation-delay: .36s
}

@keyframes dotPulse {

    0%,
    to {
        opacity: .3;
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(1.3)
    }
}

@keyframes dotHeartbeat {

    0%,
    60%,
    to {
        opacity: .35;
        transform: scale(1)
    }

    20% {
        opacity: 1;
        transform: scale(1.4)
    }

    40% {
        opacity: .85;
        transform: scale(1.15)
    }
}

.ios-splash,
.vf-page.vf-entry {
    z-index: 10001;
    background: radial-gradient(70% 55% at 50% 30%, #0c23580b 0%, #0000 70%), radial-gradient(60% 50% at 50% 78%, #d6b0600d 0%, #0000 65%), linear-gradient(#fdfdfb 0%, #f6f5f1 55%, #f1efe8 100%);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity .4s, visibility .4s;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}

.ios-splash:before,
.vf-page.vf-entry:before {
    content: \"\";
    pointer-events: none;
    opacity: .9;
    background-image: radial-gradient(circle at 18% 22%, #0c235805 .5px, #0000 1px), radial-gradient(circle at 72% 64%, #0c235804 .5px, #0000 1px), radial-gradient(circle at 42% 88%, #d6b06005 .5px, #0000 1px);
    background-size: 5px 5px, 7px 7px, 9px 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ios-splash>*,
.vf-page.vf-entry>* {
    z-index: 1;
    position: relative
}

.ios-splash.hide,
.vf-page.vf-entry.hide {
    opacity: 0;
    visibility: hidden;
    pointer-events: none
}

.ios-splash-logo {
    filter: drop-shadow(0 .5px #ffffffd9)drop-shadow(0 2px 5px #0c23582e)drop-shadow(0 10px 22px #0c235812);
    width: 160px;
    height: auto;
    animation: 1.2s ease-in-out infinite splashPulse
}

.ios-splash-badges {
    background: linear-gradient(#fff 0%, #faf8f3 100%);
    border: .5px solid #0c23581a;
    border-radius: 10px;
    grid-template-columns: repeat(4, auto);
    align-items: center;
    gap: 14px;
    margin-top: 22px;
    padding: 10px 16px;
    animation: .6s .2s both splashFadeUp;
    display: grid;
    box-shadow: inset 0 1px #fff, 0 1px 2px #0c23580d, 0 6px 16px #0c23580d
}

.ios-splash-badges img {
    filter: drop-shadow(0 1px 1px #0c23581a);
    width: auto;
    height: 26px;
    display: block
}

.ios-splash-badges img[alt=DOH] {
    height: 28px
}

.ios-splash-badges img[alt=DLT],
.ios-splash-badges img[alt=MOT] {
    height: 24px
}

.ios-splash-badges img[alt=EXAT] {
    height: 30px
}

.ios-splash-bar {
    background: #0c235814;
    border-radius: 2px;
    width: 168px;
    height: 3px;
    margin-top: 28px;
    animation: .6s .4s both splashFadeUp;
    overflow: hidden;
    box-shadow: inset 0 .5px 1px #0c23580f
}

.ios-splash-bar-fill {
    background: linear-gradient(90deg, var(--_a) 0%, #1a3a7a 45%, #d6b060 80%, #f0c878 100%);
    border-radius: 2px;
    width: 0;
    height: 100%;
    animation: .85s cubic-bezier(.4, 0, .2, 1) .5s forwards splashProgress;
    box-shadow: 0 0 6px #d6b06066
}

@keyframes splashPulse {

    0%,
    to {
        opacity: 1;
        transform: scale(1)
    }

    50% {
        opacity: .85;
        transform: scale(1.04)
    }
}

@keyframes splashFadeUp {
    0% {
        opacity: 0;
        transform: translateY(8px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes splashProgress {
    0% {
        width: 0
    }

    32% {
        width: 52%
    }

    72% {
        width: 84%
    }

    88% {
        width: 99%
    }

    to {
        width: 100%
    }
}

.fade-enter-active,
.fade-leave-active {
    transition: opacity .2s
}

.fade-enter-from,
.fade-leave-to {
    opacity: 0
}

.ios-footer {
    text-align: center;
    color: var(--_o);
    padding: 20px 16px 8px;
    font-size: 12px
}

input:-webkit-autofill {
    -webkit-text-fill-color: var(--_m);
    transition: background-color 5000s ease-in-out;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

input:-webkit-autofill:hover {
    -webkit-text-fill-color: var(--_m);
    transition: background-color 5000s ease-in-out;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

input:-webkit-autofill:focus {
    -webkit-text-fill-color: var(--_m);
    transition: background-color 5000s ease-in-out;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

input,
textarea,
select,
button {
    font-family: inherit;
    line-height: inherit
}

input:focus,
select:focus,
textarea:focus {
    outline: none
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media (max-height:500px) {
    .ios-content {
        padding-bottom: 0
    }
}

@media screen and (orientation:landscape) {
    html {
        -moz-text-size-adjust: 100%;
        text-size-adjust: 100%
    }
}

::selection {
    color: inherit;
    background: #007aff33
}

.input-masked {
    -webkit-text-security: disc;
    text-security: disc
}