@media (max-width: 991.98px) {
    body.permohonan-page {
        background: #0b0b0f;
    }

    body.permohonan-page main {
        padding-top: 0 !important;
    }

    .permohonan-shell {
        color: #f2f2f7;
        padding: 0 0 1rem;
    }

    .permohonan-shell__header {
        padding: 1rem 1rem 0.25rem;
    }

    .permohonan-shell__title {
        font-size: 1.65rem;
        font-weight: 700;
        letter-spacing: -0.02em;
        margin: 0 0 0.35rem;
        color: #fff;
    }

    .permohonan-shell__subtitle {
        font-size: 0.88rem;
        color: rgba(255, 255, 255, 0.55);
        margin: 0;
        line-height: 1.45;
    }

    .permohonan-shell .permohonan-desktop-title {
        display: none;
    }

    .permohonan-shell .alert {
        margin: 0.75rem 1rem 0;
        border-radius: 0.85rem;
        border: 0;
        font-size: 0.88rem;
    }

    .permohonan-shell .permohonan-notice {
        margin: 0.85rem 1rem 0;
    }

    .permohonan-notice--success {
        background: linear-gradient(135deg, rgba(104, 192, 152, 0.18) 0%, rgba(104, 192, 152, 0.08) 100%);
        border-color: rgba(104, 192, 152, 0.24);
        color: #d8f8e8;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
    }

    .permohonan-notice--success .permohonan-notice__icon {
        background: rgba(104, 192, 152, 0.2);
        color: #9ee4c0;
    }

    .permohonan-notice--success .permohonan-notice__title {
        color: #fff;
    }

    .permohonan-notice--success .permohonan-notice__text {
        color: rgba(255, 255, 255, 0.82);
    }

    .permohonan-notice--success .permohonan-notice__meta {
        background: rgba(255, 255, 255, 0.06);
        border-color: rgba(104, 192, 152, 0.22);
        color: #c9f5dd;
    }

    .permohonan-notice--success .permohonan-notice__meta .fa-whatsapp {
        color: #25d366;
    }

    .permohonan-notice--error {
        background: linear-gradient(135deg, rgba(220, 53, 69, 0.16) 0%, rgba(220, 53, 69, 0.08) 100%);
        border-color: rgba(220, 53, 69, 0.24);
        color: #ffd7dc;
        box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
    }

    .permohonan-notice--error .permohonan-notice__icon {
        background: rgba(220, 53, 69, 0.18);
        color: #ff9aa6;
    }

    .permohonan-notice--error .permohonan-notice__title {
        color: #fff;
    }

    .permohonan-notice--error .permohonan-notice__text,
    .permohonan-notice--error .permohonan-notice__list {
        color: rgba(255, 255, 255, 0.82);
    }

    .permohonan-shell .alert-success {
        background: rgba(104, 192, 152, 0.18);
        color: #9ee4c0;
    }

    .permohonan-shell .alert-danger {
        background: rgba(220, 53, 69, 0.18);
        color: #ffb3bd;
    }

    .permohonan-shell .alert ul {
        padding-left: 1.1rem;
        margin-bottom: 0;
    }

    .permohonan-form {
        padding: 0 1rem;
    }

    .ios-section {
        margin-top: 1.25rem;
    }

    .ios-section__label {
        font-size: 0.72rem;
        font-weight: 600;
        letter-spacing: 0.06em;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.45);
        margin: 0 0 0.45rem 0.35rem;
    }

    .ios-card {
        background: #1c1c1e;
        border-radius: 0.85rem;
        overflow: hidden;
        border: 1px solid rgba(255, 255, 255, 0.06);
    }

    .ios-field {
        padding: 0.7rem 0.95rem;
        border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    }

    .ios-field:last-child {
        border-bottom: 0;
    }

    .ios-field__label {
        display: block;
        font-size: 0.72rem;
        color: rgba(255, 255, 255, 0.5);
        margin-bottom: 0.3rem;
    }

    .ios-field__label .text-danger {
        color: #ff6b7a !important;
    }

    .permohonan-shell .form-control,
    .permohonan-shell .form-select {
        background: rgba(255, 255, 255, 0.06);
        border: 1px solid rgba(255, 255, 255, 0.08);
        color: #fff;
        border-radius: 0.65rem;
        padding: 0.65rem 0.8rem;
        font-size: 0.95rem;
    }

    .permohonan-shell .form-control::placeholder {
        color: rgba(255, 255, 255, 0.28);
    }

    .permohonan-shell .form-control:focus,
    .permohonan-shell .form-select:focus {
        background: rgba(255, 255, 255, 0.09);
        border-color: rgba(104, 192, 152, 0.55);
        color: #fff;
        box-shadow: 0 0 0 3px rgba(104, 192, 152, 0.15);
    }

    .permohonan-shell .form-select option {
        background: #1c1c1e;
        color: #fff;
    }

    .permohonan-shell textarea.form-control {
        min-height: 6.5rem;
        resize: vertical;
    }

    .permohonan-shell .form-label {
        color: rgba(255, 255, 255, 0.88);
        font-size: 0.82rem;
        font-weight: 600;
        margin-bottom: 0.45rem;
    }

    .permohonan-shell .text-muted,
    .permohonan-shell small.text-muted {
        color: rgba(255, 255, 255, 0.42) !important;
    }

    .permohonan-shell .form-check-label {
        color: rgba(255, 255, 255, 0.88);
    }

    .ios-segmented {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 0.35rem;
        padding: 0.55rem;
    }

    .ios-segmented__input {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }

    .ios-segmented__label {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        min-height: 2.4rem;
        padding: 0.45rem 0.35rem;
        border-radius: 0.55rem;
        font-size: 0.78rem;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.65);
        background: rgba(255, 255, 255, 0.04);
        border: 1px solid transparent;
        cursor: pointer;
        transition: background 0.15s, color 0.15s, border-color 0.15s;
    }

    .ios-segmented__input:checked + .ios-segmented__label {
        background: rgba(104, 192, 152, 0.22);
        border-color: rgba(104, 192, 152, 0.45);
        color: #b8f0d4;
    }

    .ios-file {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 0.35rem;
        padding: 1.1rem 0.75rem;
        border: 1.5px dashed rgba(255, 255, 255, 0.18);
        border-radius: 0.75rem;
        background: rgba(255, 255, 255, 0.03);
        text-align: center;
        cursor: pointer;
    }

    .ios-file__icon {
        width: 2.5rem;
        height: 2.5rem;
        border-radius: 999px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        background: rgba(104, 192, 152, 0.15);
        color: rgb(104, 192, 152);
        font-size: 1rem;
    }

    .ios-file__text {
        font-size: 0.82rem;
        color: rgba(255, 255, 255, 0.75);
        font-weight: 600;
    }

    .ios-file__hint {
        font-size: 0.72rem;
        color: rgba(255, 255, 255, 0.4);
    }

    .ios-file input[type="file"] {
        position: absolute;
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        z-index: -1;
    }

    .ios-file__name {
        font-size: 0.75rem;
        color: rgb(104, 192, 152);
        word-break: break-all;
        display: none;
    }

    .ios-file__name.is-visible {
        display: block;
    }

    .permohonan-shell .captcha-box {
        background: rgba(255, 255, 255, 0.04);
        border: 1px solid rgba(104, 192, 152, 0.25);
        border-radius: 0.85rem;
        padding: 0.95rem;
        margin: 0;
    }

    .permohonan-shell .captcha-box .form-label {
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 0.55rem;
    }

    .permohonan-shell .captcha-box strong {
        color: rgb(104, 192, 152);
    }

    .permohonan-shell .btn-link {
        color: rgb(104, 192, 152);
        text-decoration: none;
        font-size: 0.82rem;
    }

    .permohonan-shell hr {
        border-color: rgba(255, 255, 255, 0.08);
        margin: 1.25rem 0;
    }

    .ios-submit-wrap {
        margin-top: 1.25rem;
        padding-bottom: 0.5rem;
    }

    .ios-submit-btn {
        width: 100%;
        border: 0;
        border-radius: 0.85rem;
        padding: 0.9rem 1rem;
        font-size: 1rem;
        font-weight: 700;
        background: rgb(104, 192, 152);
        color: #0b1a12;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        gap: 0.45rem;
    }

    .ios-submit-btn:disabled {
        opacity: 0.65;
    }

    .permohonan-shell .row {
        margin-left: 0;
        margin-right: 0;
    }

    .permohonan-shell .row > [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    .permohonan-shell .mb-3 {
        margin-bottom: 0 !important;
    }

    .permohonan-shell .ios-section .form-check-inline {
        display: none;
    }

    .permohonan-shell input[type="date"],
    .permohonan-shell input[type="time"] {
        color-scheme: dark;
    }

    .permohonan-kategori {
        display: grid;
    }

    .permohonan-instansi-tipe {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media (min-width: 992px) {
    .permohonan-shell__header {
        display: none;
    }

    .permohonan-shell .ios-section__label {
        display: none;
    }

    .permohonan-kategori {
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem 1rem;
        padding: 0;
    }

    .permohonan-kategori .ios-segmented__input,
    .permohonan-instansi-tipe .ios-segmented__input {
        position: static;
        opacity: 1;
        pointer-events: auto;
        margin-right: 0.35rem;
    }

    .permohonan-kategori .ios-segmented__label,
    .permohonan-instansi-tipe .ios-segmented__label {
        display: inline;
        min-height: auto;
        padding: 0;
        border-radius: 0;
        background: transparent;
        border: 0;
        color: inherit;
        font-size: inherit;
        font-weight: 500;
    }

    .permohonan-kategori .ios-segmented__input:checked + .ios-segmented__label,
    .permohonan-instansi-tipe .ios-segmented__input:checked + .ios-segmented__label {
        background: transparent;
        border: 0;
        color: inherit;
        font-weight: 600;
    }

    .permohonan-instansi-tipe {
        display: inline-flex;
        flex-wrap: wrap;
        gap: 0.5rem 1.25rem;
        margin-bottom: 0.75rem;
    }

    .permohonan-shell .ios-card .ios-field {
        padding: 0;
        border: 0;
    }

    .permohonan-shell .ios-card {
        background: transparent;
        border: 0;
        border-radius: 0;
        overflow: visible;
    }

    .permohonan-shell .ios-card {
        background: transparent;
        border: 0;
        border-radius: 0;
        overflow: visible;
    }

    .ios-submit-wrap .ios-submit-btn {
        width: 100%;
    }
}

/* —— Upload lampiran (mobile + desktop) —— */
.permohonan-upload {
    margin-top: 0.35rem;
}

.permohonan-upload__zone {
    display: block;
    position: relative;
    margin: 0;
    cursor: pointer;
    border: 1.5px dashed rgba(104, 192, 152, 0.35);
    border-radius: 1rem;
    background: linear-gradient(145deg, rgba(104, 192, 152, 0.06) 0%, rgba(104, 192, 152, 0.02) 100%);
    padding: 1.15rem 1rem;
    text-align: center;
    transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
}

.permohonan-upload__zone:hover,
.permohonan-upload__zone.is-dragover {
    border-color: rgba(104, 192, 152, 0.55);
    background: linear-gradient(145deg, rgba(104, 192, 152, 0.1) 0%, rgba(104, 192, 152, 0.04) 100%);
    box-shadow: 0 8px 24px rgba(104, 192, 152, 0.12);
}

.permohonan-upload--ready .permohonan-upload__zone {
    border-style: solid;
    border-color: rgba(104, 192, 152, 0.35);
    cursor: default;
    padding: 0.85rem;
    pointer-events: none;
}

.permohonan-upload--ready .permohonan-upload__remove {
    pointer-events: auto;
}

.permohonan-upload--compressing .permohonan-upload__zone {
    pointer-events: none;
    border-color: rgba(104, 192, 152, 0.45);
}

.permohonan-upload--error .permohonan-upload__zone {
    border-color: rgba(220, 53, 69, 0.35);
    background: linear-gradient(145deg, rgba(220, 53, 69, 0.06) 0%, rgba(220, 53, 69, 0.02) 100%);
}

.permohonan-upload__zone input[type="file"] {
    position: absolute;
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    z-index: -1;
}

.permohonan-upload__icon {
    width: 2.75rem;
    height: 2.75rem;
    margin: 0 auto 0.55rem;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgba(104, 192, 152, 0.15);
    color: rgb(104, 192, 152);
    font-size: 1.1rem;
}

.permohonan-upload__title {
    display: block;
    font-size: 0.9rem;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 0.25rem;
}

.permohonan-upload__hint {
    display: block;
    font-size: 0.78rem;
    color: #6b7280;
    line-height: 1.45;
}

.permohonan-upload__compressing {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.45rem;
    padding: 0.5rem 0;
}

.permohonan-upload__compressing-title {
    font-size: 0.9rem;
    font-weight: 600;
    color: #1f2937;
}

.permohonan-upload__compress-meta {
    font-size: 0.78rem;
    color: #6b7280;
    word-break: break-all;
}

.permohonan-upload__spinner {
    width: 2rem;
    height: 2rem;
    border: 3px solid rgba(104, 192, 152, 0.2);
    border-top-color: rgb(104, 192, 152);
    border-radius: 50%;
    animation: permohonan-upload-spin 0.75s linear infinite;
}

@keyframes permohonan-upload-spin {
    to { transform: rotate(360deg); }
}

.permohonan-upload__result {
    text-align: left;
}

.permohonan-upload__preview-wrap {
    position: relative;
    border-radius: 0.85rem;
    overflow: hidden;
    background: #0f172a;
    margin-bottom: 0.75rem;
}

.permohonan-upload__preview {
    display: block;
    width: 100%;
    max-height: 220px;
    object-fit: contain;
    background: #0f172a;
}

.permohonan-upload__remove {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 2rem;
    height: 2rem;
    border: 0;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.72);
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.15s;
}

.permohonan-upload__remove:hover {
    background: rgba(220, 53, 69, 0.9);
}

.permohonan-upload__stats {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.65rem;
    margin-bottom: 0.5rem;
}

.permohonan-upload__stat {
    flex: 1;
    text-align: center;
    padding: 0.55rem 0.5rem;
    border-radius: 0.65rem;
    background: rgba(15, 23, 42, 0.04);
    border: 1px solid rgba(15, 23, 42, 0.06);
}

.permohonan-upload__stat--success {
    background: rgba(104, 192, 152, 0.1);
    border-color: rgba(104, 192, 152, 0.22);
}

.permohonan-upload__stat-label {
    display: block;
    font-size: 0.68rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #6b7280;
    margin-bottom: 0.15rem;
}

.permohonan-upload__stat-value {
    display: block;
    font-size: 0.92rem;
    font-weight: 700;
    color: #111827;
}

.permohonan-upload__stat--success .permohonan-upload__stat-value {
    color: #2f7a57;
}

.permohonan-upload__stat-arrow {
    color: rgba(104, 192, 152, 0.8);
    font-size: 0.85rem;
    flex-shrink: 0;
}

.permohonan-upload__filename {
    margin: 0 0 0.55rem;
    font-size: 0.78rem;
    color: #6b7280;
    word-break: break-all;
    text-align: center;
}

.permohonan-upload__badge {
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    font-size: 0.78rem;
    font-weight: 600;
    background: rgba(104, 192, 152, 0.14);
    color: #2f7a57;
    margin: 0 auto;
    width: fit-content;
}

.permohonan-upload__result .permohonan-upload__badge {
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.permohonan-upload__error {
    font-size: 0.85rem;
    color: #b91c1c;
    line-height: 1.5;
    padding: 0.25rem 0;
}

.permohonan-upload__retry {
    display: block;
    width: 100%;
    margin-top: 0.65rem;
    padding: 0.55rem 0.75rem;
    border: 1px solid rgba(220, 53, 69, 0.25);
    border-radius: 0.65rem;
    background: transparent;
    color: #dc3545;
    font-size: 0.85rem;
    font-weight: 600;
    cursor: pointer;
}

.permohonan-upload__retry:hover {
    background: rgba(220, 53, 69, 0.06);
}

.permohonan-upload__footnote {
    display: block;
    margin-top: 0.45rem;
}

.permohonan-notice {
    display: flex;
    gap: 0.85rem;
    align-items: flex-start;
    margin-bottom: 1rem;
    padding: 1rem 1.05rem;
    border-radius: 1rem;
    border: 1px solid transparent;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.08);
}

.permohonan-notice__icon {
    flex-shrink: 0;
    width: 2.35rem;
    height: 2.35rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    font-size: 1.2rem;
}

.permohonan-notice__body {
    min-width: 0;
}

.permohonan-notice__title {
    margin: 0 0 0.35rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.35;
}

.permohonan-notice__text {
    margin: 0;
    font-size: 0.9rem;
    line-height: 1.55;
}

.permohonan-notice__meta {
    display: flex;
    align-items: flex-start;
    gap: 0.55rem;
    margin: 0.75rem 0 0;
    padding: 0.7rem 0.8rem;
    border-radius: 0.75rem;
    font-size: 0.84rem;
    line-height: 1.5;
}

.permohonan-notice__meta .fa-whatsapp {
    font-size: 1.1rem;
    margin-top: 0.1rem;
}

.permohonan-notice__list {
    margin: 0;
    padding-left: 1.1rem;
    font-size: 0.88rem;
    line-height: 1.5;
}

.permohonan-notice--success {
    background: linear-gradient(135deg, rgba(104, 192, 152, 0.16) 0%, rgba(104, 192, 152, 0.08) 100%);
    border-color: rgba(104, 192, 152, 0.28);
    color: #1f4f39;
}

.permohonan-notice--success .permohonan-notice__icon {
    background: rgba(104, 192, 152, 0.18);
    color: #2f7a57;
}

.permohonan-notice--success .permohonan-notice__meta {
    background: rgba(255, 255, 255, 0.55);
    border: 1px solid rgba(104, 192, 152, 0.18);
    color: #245f45;
}

.permohonan-notice--error {
    background: linear-gradient(135deg, rgba(220, 53, 69, 0.12) 0%, rgba(220, 53, 69, 0.06) 100%);
    border-color: rgba(220, 53, 69, 0.22);
    color: #7f1d1d;
}

.permohonan-notice--error .permohonan-notice__icon {
    background: rgba(220, 53, 69, 0.14);
    color: #dc3545;
}

.permohonan-instansi-field {
    display: grid;
    gap: 0.75rem;
}

.permohonan-instansi-nama {
    margin-top: 0.15rem;
}

.permohonan-instansi-nama__label {
    display: block;
    margin-bottom: 0.4rem;
    font-size: 0.82rem;
    font-weight: 600;
    color: #64748b;
}

.permohonan-instansi-nama__hint {
    display: block;
    margin-top: 0.4rem;
    font-size: 0.78rem;
    color: #94a3b8;
}

.permohonan-instansi-perorangan-note {
    margin: 0.15rem 0 0;
    padding: 0.75rem 0.85rem;
    border-radius: 0.75rem;
    background: rgba(104, 192, 152, 0.1);
    border: 1px solid rgba(104, 192, 152, 0.22);
    color: #2f7a57;
    font-size: 0.86rem;
    line-height: 1.45;
}

.permohonan-lokasi-field__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0.75rem;
    margin-bottom: 0.85rem;
}

.permohonan-lokasi-field__copy {
    flex: 1;
    min-width: 0;
}

.permohonan-lokasi-field__hint {
    margin: 0.25rem 0 0;
    font-size: 0.82rem;
    line-height: 1.45;
    color: #6c757d;
}

.permohonan-lokasi-add-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    padding: 0.55rem 0.95rem;
    border: 1px solid rgba(104, 192, 152, 0.45);
    border-radius: 0.75rem;
    background: rgba(104, 192, 152, 0.12);
    color: #2f7a57;
    font-size: 0.88rem;
    font-weight: 600;
    line-height: 1.2;
    flex-shrink: 0;
}

.permohonan-lokasi-add-btn:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.permohonan-lokasi-list {
    display: grid;
    gap: 0.85rem;
}

.permohonan-lokasi-row {
    padding: 0.9rem;
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 0.85rem;
    background: rgba(248, 250, 252, 0.85);
}

.permohonan-lokasi-row__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.75rem;
}

.permohonan-lokasi-row__badge {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #2f7a57;
}

.permohonan-lokasi-row__fields {
    display: grid;
    gap: 0.85rem;
}

.permohonan-lokasi-row__datetime {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.85rem;
}

.permohonan-lokasi-row__field {
    min-width: 0;
}

.permohonan-lokasi-row__label {
    display: block;
    margin-bottom: 0.4rem;
    font-size: 0.78rem;
    font-weight: 600;
    color: #64748b;
}

.permohonan-lokasi-row .form-control,
.permohonan-lokasi-row .form-select {
    width: 100%;
    min-height: 2.75rem;
}

.permohonan-lokasi-remove-btn {
    border: 0;
    background: transparent;
    color: #dc3545;
    padding: 0.2rem 0.35rem;
}

@media (min-width: 992px) {
    .permohonan-lokasi-row__fields {
        grid-template-columns: minmax(0, 1.6fr) minmax(0, 1.4fr);
        align-items: end;
        gap: 0.75rem;
    }
}

@media (max-width: 991.98px) {
    .permohonan-lokasi-field {
        padding: 0.95rem 1rem;
    }

    .permohonan-lokasi-field .ios-field__label {
        font-size: 0.78rem;
        color: rgba(255, 255, 255, 0.78);
        margin-bottom: 0.35rem;
    }

    .permohonan-instansi-nama__label {
        color: rgba(255, 255, 255, 0.55);
    }

    .permohonan-instansi-nama__hint {
        color: rgba(255, 255, 255, 0.42);
    }

    .permohonan-instansi-perorangan-note {
        background: rgba(104, 192, 152, 0.12);
        border-color: rgba(104, 192, 152, 0.24);
        color: #b8f0d2;
    }

    .permohonan-lokasi-field__head {
        flex-direction: column;
        align-items: stretch;
        gap: 0.85rem;
    }

    .permohonan-lokasi-field__hint {
        color: rgba(255, 255, 255, 0.55);
        margin-top: 0.35rem;
        line-height: 1.55;
        max-width: 36rem;
    }

    .permohonan-lokasi-add-btn {
        width: 100%;
        min-height: 2.85rem;
        padding: 0.75rem 1rem;
        border-radius: 0.85rem;
        background: rgba(104, 192, 152, 0.14);
        border-color: rgba(104, 192, 152, 0.32);
        color: #b8f0d2;
        box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
    }

    .permohonan-lokasi-row {
        background: rgba(255, 255, 255, 0.04);
        border-color: rgba(255, 255, 255, 0.08);
        padding: 0.95rem 0.9rem;
    }

    .permohonan-lokasi-row__badge {
        color: #9ee4c0;
    }

    .permohonan-lokasi-row__label {
        color: rgba(255, 255, 255, 0.55);
        margin-bottom: 0.45rem;
    }

    .permohonan-lokasi-row__fields {
        gap: 1rem;
    }

    .permohonan-lokasi-row__datetime {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .permohonan-lokasi-row .form-control,
    .permohonan-lokasi-row .form-select {
        min-height: 2.9rem;
    }

    .permohonan-lokasi-remove-btn {
        color: #ff8f9b;
    }

    /* Upload lampiran — override gaya terang desktop di mobile */
    .permohonan-shell .permohonan-upload__zone {
        border-color: rgba(255, 255, 255, 0.16);
        background: rgba(255, 255, 255, 0.03);
    }

    .permohonan-shell .permohonan-upload__zone:hover,
    .permohonan-shell .permohonan-upload__zone.is-dragover {
        border-color: rgba(104, 192, 152, 0.45);
        background: rgba(104, 192, 152, 0.08);
        box-shadow: 0 10px 28px rgba(0, 0, 0, 0.25);
    }

    .permohonan-shell .permohonan-upload--ready .permohonan-upload__zone {
        border-color: rgba(104, 192, 152, 0.28);
    }

    .permohonan-shell .permohonan-upload--error .permohonan-upload__zone {
        border-color: rgba(220, 53, 69, 0.35);
        background: rgba(220, 53, 69, 0.08);
    }

    .permohonan-shell .permohonan-upload__title,
    .permohonan-shell .permohonan-upload__compressing-title {
        color: #fff;
    }

    .permohonan-shell .permohonan-upload__hint,
    .permohonan-shell .permohonan-upload__compress-meta,
    .permohonan-shell .permohonan-upload__filename {
        color: rgba(255, 255, 255, 0.55);
    }

    .permohonan-shell .permohonan-upload__stat {
        background: rgba(255, 255, 255, 0.04);
        border-color: rgba(255, 255, 255, 0.08);
    }

    .permohonan-shell .permohonan-upload__stat--success {
        background: rgba(104, 192, 152, 0.12);
        border-color: rgba(104, 192, 152, 0.24);
    }

    .permohonan-shell .permohonan-upload__stat-label {
        color: rgba(255, 255, 255, 0.45);
    }

    .permohonan-shell .permohonan-upload__stat-value {
        color: #fff;
    }

    .permohonan-shell .permohonan-upload__stat--success .permohonan-upload__stat-value {
        color: #9ee4c0;
    }

    .permohonan-shell .permohonan-upload__badge {
        background: rgba(104, 192, 152, 0.16);
        color: #b8f0d2;
    }

    .permohonan-shell .permohonan-upload__error {
        color: #ffb3bd;
    }

    .permohonan-shell .permohonan-upload__retry {
        border-color: rgba(220, 53, 69, 0.35);
        color: #ff9aa6;
    }

    .permohonan-shell .permohonan-upload__footnote {
        display: block;
        margin: 0.5rem 0 0;
        color: rgba(255, 255, 255, 0.42);
        font-size: 0.75rem;
    }
}
