.topbar-setting {
    position: fixed;
    max-width: 480px;
    width: 100%;
    height: auto;
    /* border: 1px solid red; */
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    background-color: white;
    z-index: 100;
}

.setting-content {
    padding-top: 2.5rem;
    width: 100%;
    /* border: 1px solid blue; */
    height: auto;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.picsprof-box {
    position: sticky;
    top: 45px;
    padding: 1rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: white;
    /* border: 1px solid black; */
}

.picsprof-wrapper {
    width: 60%;
    /* border: 1px solid black; */
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}

.picsprof-img {
    width: 23%;
    height: auto;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 99px;
    /* border: 1px solid red; */
}

.picsprof-img img {
    /* aspect-ratio: 1/1.2; */
    width: 100%;
}

.picsprof-title {
    width: fit-content !important;
    display: flex;
    flex-direction: column;
}

.text-wrapper {
    display: flex;
    flex-direction: row;
}

.badge2 {
    width: 8%;
}

.picsprof-saldo {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    align-items: center;
}

.picsprof-saldo img {
    aspect-ratio: 1/1;
    width: 10%;
    height: fit-content;
}

.btn-shop {
    position: relative;
    width: 35%;
    border-radius: 12px;
    padding: 0.6rem !important;
    text-align: center;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    gap: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.071);
}

.btn-wrapper {
    width: 100%;
    /* border: 1px solid black; */
    display: flex;
    flex-direction: row;
    align-items: center;
}

.btn-wrapper img {
    width: 20%;
    height: fit-content;
    aspect-ratio: 1/1;
}

.daftar-seller {
    width: 30%;
    border-radius: 12px;
    padding: 0.5rem 0rem !important;
    text-align: center;
    height: fit-content;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    gap: 0.5rem;
}

.daftar-seller img {
    width: 15%;
    height: auto;
    aspect-ratio: 1/1;
}

.notif-seller {
    top: -1px;
    left: -1px;
    width: 12px;
    height: 12px;
    border-radius: 99px;
    background-color: red;
}

.setting-box {
    width: 100%;
    height: auto;
    background-color: #f5f5f5;
    /* background-color: white; */
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
    gap: 1rem;
    /* padding-bottom: 4rem; */
}

.setting-container {
    /* border: 1px solid blue; */
    width: 100%;
    height: auto;
    background-color: white;
}

.setting-title {
    width: 100%;
    /* border: 1px solid black; */
    height: auto;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.setting-title-pesanan-saya {
    width: 100%;
    /* border: 1px solid black; */
    height: auto;
    padding: 1rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.setting-title-pesanan-saya a {
    text-decoration: none;
}
.setting-title-pesanan-saya a.Lihat-riwayat {
    display: flex;
    gap: 0.5rem;
}

.setting-footer {
    width: 100%;
    /* border: 1px solid black; */
    height: auto;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer-btn {
    width: 100%;
    padding: 0.7rem;
    background-color: #10abcf;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    text-decoration: none;
}

.setting-item {
    display: flex;
    flex-direction: column;
    padding: 0 0 1rem 0;
    gap: 0.2rem;
    /* border: 1px solid rgb(185, 6, 205); */
}

.ai-item {
    padding: 0.5rem 1rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
    /* border: 1px solid black; */
    text-decoration: none;
}
.ai-item-dompet {
    padding: 0.5rem 1rem;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
    /* border: 1px solid black; */
    text-decoration: none;
    justify-content: space-evenly;
    /* align-content: center; */
}

.ai-item:hover {
    background-color: #f5f5f5;
}
.ai-item-dompet img,
p {
    cursor: pointer;
}
.ai-icon {
    width: 8.5%;
    height: auto;
    aspect-ratio: 1/1;
    /* border: 1px solid black; */
}

.ai-item-dompet .ai-icon-dompet {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    white-space: nowrap;
    text-decoration: none;
}

.ai-icon img {
    width: 100%;
}

.ai-item-dompet .ai-icon-dompet img {
    width: 2rem;
    height: 2rem;
}
/* .ai-icon-dompet img.img-truck {
    width: 2.5rem;
    height: 2.5rem;
} */

.ai-item-dompet p {
    margin: 0;
    text-align: center;
}

.support-item {
    width: 100%;
    height: 30vh;
    background-color: white;
}

/* INFORMASI AKUN PAGE */
.photo-wrapper:hover .main-foto {
    filter: brightness(60%);
    transition: filter 0.3s ease;
}

.topbar-informakun {
    width: 100%;
    /* border: 1px solid black; */
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
}

.title-tengah {
    margin: 0 auto !important;
}

.informakun-box {
    width: 100%;
    height: auto;
    /* border: 1px solid black; */
    padding: 2rem 0rem 1rem 0rem;
}

.informakun-container {
    width: 100%;
    /* border: 1px solid blue; */
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.informakun-photo {
    width: 100%;
    height: auto;
    padding: 3vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
    /* border: 1px solid red; */
}

.photo-wrapper {
    aspect-ratio: 1/1;
    width: 15%;
    height: auto;
    /* border: 1px solid green; */
    overflow: hidden;
    border-radius: 99px;
}

.photo-wrapper img {
    width: 100%;
}

.informakun-item-box {
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    /* border: 1px solid red; */
}

.informakun-item {
    width: 100%;
    height: auto;
    padding: 1rem;
    /* border: 1px solid purple; */
    border-bottom: 1px solid rgba(0, 0, 0, 0.047);
    display: flex;
    /* gap: 1rem; */
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
/* END OF INFORMASI AKUN PAGE */

/* ALAMAT PAGE */

.alamat-content {
    width: 100%;
    /* border: 1px solid blue; */
    height: auto;
    padding: 5rem 0 10rem 0;
}

.alamat-wrapper {
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.alamat-item {
    width: 100%;
    height: auto;
    background-color: white;
    border-radius: 10px;
    border: 1px solid rgba(0, 0, 0, 0.052);
    display: flex;
    flex-direction: column;
    padding: 1rem;
    gap: 1rem;
}

.item-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.status-alamat {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 1rem;
}

.label-alamat {
    padding: 0.1rem 0.6rem;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(36, 183, 217);
    background: linear-gradient(
        142deg,
        rgba(36, 183, 217, 1) 0%,
        rgba(24, 143, 171, 1) 100%
    );
}

.footer-alamat {
    width: 100%;
    position: fixed;
    max-width: 480px;
    bottom: 0;
    height: auto;
    /* border: 1px solid blue; */
    background-color: white;
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    padding: 1rem 1rem 1.5rem 1rem;
}

.footer-alamat a {
    width: 100%;
    height: fit-content;
    padding: 0.7rem 1rem;
    text-align: center;
    border-radius: 8px;
}

.unpin {
    width: 35%;
    padding: 0.4rem 0 !important;
    border-radius: 35px;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.unpin img {
    width: 10%;
    height: auto;
    aspect-ratio: 1/1.2;
    /* border: 1px solid black; */
}

.pin {
    width: 35%;
    padding: 0.4rem 0 !important;
    border-radius: 35px;
    background-color: #10accf2e;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.pin img {
    width: 10%;
    height: auto;
    aspect-ratio: 1/1.2;
    /* border: 1px solid black; */
}

.pinmap-wrapper {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.pinmap-field {
    border-radius: 12px;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.082);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.pinmap-title {
    user-select: none;
    width: 50%;
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
}

.pinmap-title img {
    width: 8%;
    height: fit-content;
    aspect-ratio: 1/1.2;
}

.container-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 1rem;
    height: auto;
}
.single-item {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.input-btn {
    /* border-top: none;
    border-right: none;
    border-left: none; */
    font-size: clamp(0.3rem, 3vw, 0.9rem);
    border-radius: 8px;
    padding: 0.6rem 0.5rem;
    width: 100%;
    /* border: 1px solid #ededed; */
}

input::placeholder {
    padding-left: 0.1rem;
    font-size: clamp(0.5rem, 3.5vw, 0.9rem);
    font-weight: 300;
    color: rgba(0, 0, 0, 0.339);
}

input {
    outline: none;
    border: none;
}

.input-custom {
    padding: 0.7rem 0.5rem;
}

.input-custom::placeholder {
    padding-left: 1rem;
    font-size: clamp(0.3rem, 3vw, 0.8rem);
    font-weight: 300;
    color: rgba(0, 0, 0, 0.339);
}
/* END OF ALAMAT PAGE */

/* PROGRESS LAMARAN & MISI */

.nav-wrapper {
    width: 100%;
    position: sticky;
    top: 50px;
    background-color: white;
    z-index: 99;
    /* border: 1px solid black; */
}

.nav-tabs-progress {
    border: transparent;
    width: 100%;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.nav-tabs-progress .nav-link {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.033);
    margin: 0;
    width: 50%;
}

.nav-tabs-progress .nav-link:hover {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.033);
}

.nav-tabs-progress .nav-link.active {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid #10abcf !important;
    color: #10abcf !important;
    /* border: 1px solid transparent; */
    background-color: white;
}

.tb-content {
    width: 100%;
    padding: 1rem;
    /* border: 1px solid #10abcf; */
    height: auto;
}

.tp-content {
    width: 100%;
    /* border: 1px solid #6802d5; */
    display: flex;
    flex-direction: column;
}

.tp-wrapper {
    display: flex;
    flex-direction: column;
}

.tp-content-wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.tp-title {
    width: 100%;
    height: auto;
}

.tp-content-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    /* border: 1px solid goldenrod; */
}

.tp-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    width: 100% !important;
    padding: clamp(0.1rem, 3vw, 1rem);
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.072);
    border-radius: 12px;
}

.item-wrapper {
    width: 100%;
    /* border: 1px solid black; */
    display: flex;
    align-items: center;
}

.img-wrapper {
    width: 20%;
    height: auto;
    /* aspect-ratio: 1/1; */
    border: 1px solid rgba(0, 0, 0, 0.036);
    border-radius: 8px;
    overflow: hidden;
}

.img-wrapper img {
    width: 100%;
}

.item-title {
    width: 100%;
    /* border: 1px solid black; */
    display: flex;
    flex-direction: column;
    gap: 0rem;
}

.label-wrapper {
    width: 25%;
    display: flex;
    flex-direction: row;
    justify-content: end;
    /* border: 1px solid black; */
}

.label-misi {
    width: fit-content;
    padding: 0.1rem 0.8rem;
    border-radius: 99px;
    background: rgb(36, 183, 217);
    background: linear-gradient(
        142deg,
        rgba(36, 183, 217, 1) 0%,
        rgba(24, 143, 171, 1) 100%
    );
}

.label-lamaran {
    width: fit-content;
    padding: 0.1rem 0.8rem;
    border-radius: 99px;
    background: rgb(245, 109, 33);
    background: linear-gradient(
        142deg,
        rgba(245, 109, 33, 1) 0%,
        rgba(205, 77, 5, 1) 100%
    );
}

/* END OF PROGRESS LAMARAN & MISI */

/* INFORMASI AKUN UBAH NAMA */

.container-ubah-nama-konten {
    width: 100%;
    /* padding-top: 4.4rem; */
    /* display: flex; */
    /* flex-direction: column; */
    gap: 1rem;
    background-color: #ffffff;
}

.container-ubah-nama {
    padding: 1px 2rem 2rem 2rem;
    height: auto;
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 2rem;
}

.form-group label {
    font-size: 14px;
    color: gray;
}

.nama-saat-ini {
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-bottom: 0.5rem;
}

input.input-ubah-nama {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: none;
    background-color: #f5f5f5;
    border-radius: 8px;
    color: gray;
}

.button-container {
    display: flex;
    justify-content: center;
}

.submit-btn-nama {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 420px;
    height: 50px;
    background-color: #10abcf;
    color: #fff;
    border: none;
    border-radius: 13px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}
.hapus-btn-almt {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 420px;
    height: 50px;
    background-color: #ffffff;
    color: #d12424;
    border: none;
    border-radius: 13px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
    border: 1px solid #d12424;
}

.submit-btn-nama:hover {
    background-color: #0056b3;
}
.hapus-btn-almt:hover {
    background-color: #d12424;
    color: #ffffff;
}

/* END OF INFORMASI AKUN UBAH NAMA */

/* INFORMASI AKUN UBAH USERNAME */

/* Container Utama */
.fade-out {
    opacity: 1;
    transition: opacity 0.5s ease-out;
}
.fade-out.hide {
    opacity: 0;
}
.container-ubah-username-konten {
    width: 100%;
    padding-top: 4.4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background-color: #ffffff;
}

.container-ubah-username {
    padding: 1.5rem 1rem 1rem 1rem;
    height: auto;
}

/* Box Informasi */
.info-box {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background-color: #e7f3ff;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #b3d7ff;
    font-size: 14px;
    color: #333;
    margin-bottom: 1rem;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.info-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.info-text {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    color: #006edb;
}

.info-text p {
    margin: 0;
    line-height: 1.5;
    font-size: 13px;
}

.info-text strong {
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
}

/* Form Group */
.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.form-group label {
    font-size: 14px;
    color: gray;
}

/* Username Saat Ini */
.username-saat-ini {
    font-size: 16px;
    font-weight: 400;
    color: black;
}

/* Input Field */
input.input-ubah-username,
input.input-preview-link {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 8px;
    color: black;
}

/* Tombol Ubah */
.button-container {
    display: flex;
    width: 100%;
}

.submit-btn-username {
    width: 100%;
    max-width: 100%;
    height: 50px;
    background-color: #10abcf;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit-btn-username:hover {
    background-color: #0056b3;
}

/* END OF INFORMASI AKUN UBAH USERNAME */

/* INFORMASI AKUN MODAL UBAH USERNAME */

dialog {
    box-sizing: border-box;
    width: calc(100% - 1em);
    max-width: 400px;
    border: 1px solid #ddd;
    border-radius: 0.5em;
    text-align: center;
    padding: 0.8em 1.5em 1em;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

dialog h2 {
    margin-bottom: 1.25em;
    color: #000000;
    padding: 2px 0 0.5em;
    font-size: 18px;
}

dialog .control-modal {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1em;
    margin-bottom: 0.5em;
}

dialog > p {
    margin-bottom: 2em;
}

dialog .control-modal button {
    padding: 0.75em;
    cursor: pointer;
    background: #00acee;
    outline: none;
    border: none;
    border-radius: 5px;
    color: #ffffff;
    font-size: 1em;
}

dialog .control-modal button.close-btn {
    background: red;
    color: #ffffff;
}

/* END OF INFORMASI AKUN MODAL UBAH USERNAME */

/* INFORMASI AKUN UBAH BIO */

.container-ubah-bio-konten {
    width: 100%;
    padding-top: 4.4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background-color: #ffffff;
}

.container-ubah-bio {
    padding: 2rem;
    height: auto;
}

.form-bio-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 2rem;
}

.form-bio-group label {
    font-size: 14px;
    font-weight: 400;
}

.form-bio-group textarea {
    width: 100%;
    min-height: 100px; /* Sesuaikan tinggi awal */
    max-height: 200px; /* Batasi tinggi maksimal */
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    background-color: #f5f5f5;
    border-radius: 8px;
    color: black;
    resize: vertical; /* Agar user bisa tarik ke atas/bawah */
}

.form-bio-group textarea::placeholder {
    color: gray;
    font-size: 14px;
}

/* input.input-ubah-bio {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: none;
    background-color: #f5f5f5;
    border-radius: 8px;
    color: gray;
} */

.button-container {
    display: flex;
    justify-content: center;
}

.submit-btn-nama {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 420px;
    height: 50px;
    background-color: #10abcf;
    color: #fff;
    border: none;
    border-radius: 13px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}

.submit-btn-nama:hover {
    background-color: #0056b3;
}

/* END OF INFORMASI AKUN UBAH BIO */

/* INFORMASI AKUN WEBSIRE DAN SOSMED */

.topbar-sosmed {
    position: fixed;
    max-width: 480px;
    width: 100%;
    padding: 1.5rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: auto;
    z-index: 99;
    background-color: white;
}

.topbar-sosmed h2 {
    flex-grow: 1;
    text-align: center;
    margin: 0;
    font-weight: bold;
}
.sosmed-form {
    /* border: 1px solid black; */
    height: 90vh;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.sosmed-content {
    width: 100%;
    padding-top: 3.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    /* background-color: #ffffff; */
    background-color: #ffffff;
}

.sosmed-item {
    padding: 0;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.akun-right input {
    display: none;
}

.akun-right label {
    cursor: pointer;
}

.sosmed-item {
    display: flex;
    flex-direction: column;
    padding: 0 0 0.5rem 0;
    gap: 0.2rem;
}

.sosmed-ai-item {
    padding: 1rem 1rem;
    width: 100%;
    display: flex;
    justify-content: space-between; /* Memisahkan teks kiri dan kanan */
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #f4f4f4;
}

.sosmed-ai-item:hover {
    background-color: #f5f5f5;
}

.text-gray-data {
    color: gray;
}

.text-dark {
    color: black;
}

.box-sosmed {
    width: 100%;
    height: auto;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-top: 20px;
}

.sosmed-container {
    width: 100%;
    height: auto;
    background-color: white;
    /* border: 1px solid #000000; */
}

.akun-right {
    display: flex;
    align-items: center;
    gap: 0.2rem;
    margin-left: auto; /* Mendorong ke kanan */
}

.akun-nama {
    text-align: right;
    flex-grow: 1;
    white-space: nowrap;
    color: gray;
}

/* END OF INFORMASI AKUN WEBSIRE DAN SOSMED */

/* INFORMASI AKUN UBAH NOMOR HP */

/* Container Utama */
.container-ubah-nomor-telp-konten {
    width: 100%;
    padding-top: 4.4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background-color: #ffffff;
}

.container-ubah-nomor-telp {
    padding: 1.5rem 1rem 1rem 1rem;
    height: auto;
}

/* Box Informasi */
.info-box-telp {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    background-color: #e7f3ff;
    padding: 1rem;
    border-radius: 8px;
    border: 1px solid #b3d7ff;
    font-size: 14px;
    color: #333;
    margin-bottom: 1rem;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.info-icon {
    width: 20px;
    height: 20px;
    flex-shrink: 0;
}

.info-text {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
    color: #006edb;
}

.info-text p {
    margin: 0;
    line-height: 1.5;
    font-size: 13px;
}

/* Form Group */
.form-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1.5rem;
}

.form-group label {
    font-size: 14px;
    color: gray;
}

/* nomor-telp Saat Ini */
.nomor-telp-saat-ini {
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-bottom: 0.5rem;
}

/* Input Field */
input.input-ubah-nomor-telp,
input.input-preview-link {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 8px;
    color: black;
}

/* Tombol Ubah */
.button-container {
    display: flex;
    width: 100%;
}

.submit-btn-nomor-telp {
    width: 100%;
    max-width: 100%;
    height: 50px;
    background-color: #10abcf;
    color: white;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.submit-btn-nomor-telp:hover {
    background-color: #0056b3;
}

/* END OF INFORMASI AKUN UBAH NOMOR HP */

/* INFORMASI AKUN POP UP PEKERJAAN */

/* slide up jasa */
.slide-up {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 480px;
    width: 100%;
    background-color: white;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 20px;
    z-index: 1001;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.slide-up-content {
    max-width: 500px;
    margin: 0 auto;
}

.slide-up-content img {
    width: 15px;
    background-color: #f5f5f5;
}

.slide-up-content p {
    justify-self: center;
    align-self: center;
    margin-bottom: 20px;
}

.search-box {
    margin-bottom: 10px;
}

#cariPekerjaan {
    width: 100%;
    height: 40px;
    padding: 10px;
    border: #ccc;
    background-color: #f5f5f5;
    border-radius: 5px;
    font-size: 12px;
    margin-bottom: 2px;
}

#listPekerjaan {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#listPekerjaan li {
    font-size: 13px;
    padding: 15px 0px 15px 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#listPekerjaan li:hover {
    background-color: #f0f0f0;
}

#listPekerjaan li.selected {
    background-color: #e0f7fa; /* Warna untuk item yang dipilih */
}

.search-pekerjaan {
    user-select: none;
    width: 100%;
    height: 45px;
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

/* END OF INFORMASI AKUN POP UP PEKERJAAN */

/* INFORMASI AKUN POP UP JENIS KELAMIN */

/* jenis kelamin */
.slide-upJenkel {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    max-width: 480px;
    width: 100%;
    background-color: white;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 20px;
    z-index: 1001;
    left: 50%;
    transform: translateX(-50%);
    /* border: #000000 solid 1px; */
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
}

.slide-up-content {
    max-width: 500px;
    margin: 0 auto;
}
.slide-up-content img {
    width: 15px;
    background-color: #f5f5f5;
}
.slide-up-content p {
    justify-self: center;
    align-self: center;
    margin-bottom: 20px;
}

#listJenkel {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#listJenkel li {
    font-size: 13px;
    padding: 15px 0px 15px 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#listJenkel li:hover {
    background-color: #f0f0f0;
}

#listJenkel li.selected {
    background-color: #e0f7fa; /* Warna untuk item yang dipilih */
}

/* END OF INFORMASI AKUN POP UP JENIS KELAMIN */

/* INFORMASI AKUN KEAMANAN DAN PRIVASI */

.container-luar-sec-priv {
    width: 100%;
    padding-top: 4.4rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background-color: #ffffff;
}

.container-sec-priv {
    height: 90vh;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.sec-priv-item {
    display: flex;
    flex-direction: column;
    padding: 0 0 1rem 0;
    gap: 0.2rem;
}

.sec-priv-ai-item {
    padding: 1rem 1rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
    border-bottom: 1px solid #f4f4f4;
}

.sec-priv-ai-item:hover {
    background-color: #f5f5f5;
}

.sec-priv-right {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin-left: auto;
}

.sec-priv-nama {
    text-align: right;
    flex-grow: 1;
    white-space: nowrap;
    color: gray;
}

.icon-sec-priv {
    width: 16px;
    height: 16px;
    display: inline-block;
}

/* Styling untuk teks Face ID */
.sec-priv-text {
    display: flex;
    flex-direction: column;
    gap: 0.2rem;
}

/* Switch Toggle */
.switch {
    position: relative;
    display: inline-block;
    width: 46px;
    height: 20px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 20px;
}

.slider:after {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 5px;
    bottom: 3px;
    background-color: white;
    transition: 0.4s;
    border-radius: 50%;
}

input:checked + .slider {
    background-color: #10abcf;
}

input:checked + .slider:after {
    transform: translateX(16px);
}

.slider.round {
    border-radius: 20px;
}

.slider.round:after {
    border-radius: 50%;
}

.text-desc {
    color: gray;
    font-size: 12px !important;
}

/* END OF INFORMASI AKUN KEAMANAN DAN PRIVASI */

/* KEBIJAKAN JASTRU */
.container-kebijakan {
    width: 100%;
    /* padding-top: 4.4rem; */
    /* display: flex; */
    /* flex-direction: column; */
    gap: 1rem;
    background-color: #ffffff;
}

.container-content-kebijakan {
    padding: 1rem;
    height: auto;
}

.group-items {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 2rem;
}
.item-logo-jastru {
    text-align: center;
}
.logo-jastru {
    display: inline-block;
    text-align: center;
}
.item-logo-jastru img {
    width: 100px;
    height: 100px;
}

.content-kebijakan {
    font-size: 14px;
    margin-top: 1rem;
}

ol.induk-items p.items-text {
    text-align: justify;
}

.footer-validation {
    width: 100%;
    position: fixed;
    max-width: 480px;
    bottom: 0;
    background-color: white;
    display: flex;
    justify-content: center;
    padding: 1rem;
}

.footer-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.footer-info {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.button-footer a {
    width: 100%;
    display: block;
    padding: 0.7rem 1rem;
    text-align: center;
    border-radius: 8px;
    /* background-color: #007bff; */
    color: white;
    text-decoration: none;
}
/* END OF KEBIJAKAN JASTRU */

/* FAQ JASTRU */
.container-faq {
    width: 100%;
    /* padding-top: 4.4rem; */
    /* display: flex; */
    /* flex-direction: column; */
    gap: 1rem;
    background-color: #ffffff;
}

.container-content-faq {
    padding: 1rem;
    height: auto;
}

.items-faq {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 2rem;
}
.item-logofaq-jastru {
    text-align: center;
}
.item-logofaq-jastru img {
    width: 100px;
    height: 100px;
}

.content-faq {
    font-size: 14px;
    margin-top: 1rem;
}

.faq-list {
    margin: auto;
}

.faq-list li {
    list-style: none;
    width: 100%;
    border-radius: 8px;
    padding: 10px;
    background: #eaf3fd;
    box-shadow: 6px 6px 10px -1px rgba(0, 0, 0, 0.15),
        -6px -6px 10px -1px rgba(255, 255, 255, 0.7);
    margin-bottom: 1rem;
}
.faq-list li label {
    display: flex;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    color: #00acee;
}
label.faq-lb::before {
    content: "+";
    font-size: 24px;
    margin-right: 10px;
    font-weight: 600;
}
input.faq-inp[type="radio"] {
    display: none;
}
.faq-list .faq-contents {
    color: #373737;
    padding: 0 10px;
    line-height: 20px;
    text-align: justify;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease, padding 0.5s ease;
}
.faq-list input.faq-inp[type="radio"]:checked + label.faq-lb + .faq-contents {
    max-height: 600px;
    padding: 0 10px 20px 10px;
}
.faq-list input.faq-inp[type="radio"]:checked + label.faq-lb::before {
    content: "-";
}
/* END OF FAQ JASTRU */

/* FAVORIT SAYA */
.card-fav {
    border: 1px solid rgba(0, 0, 0, 0.052);
    border-radius: 10px;
    padding: 5px;
    display: flex;
    align-items: center;
}
.img-card-fav {
    width: 30%;
    height: 30%;
}
.card-title {
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.card-text {
    font-size: 14px;
    color: #10abcf;
    font-weight: bold;
    margin: 2px 0 0 0 !important;
}
.card-title,
.card-text {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Batasi teks menjadi 2 baris */
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.icon-save-svg-fav {
    width: 15px !important;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    height: 15px !important;
    aspect-ratio: 1/1;
    margin-left: auto;
    margin-right: 5px;
}

/* END OF FAVORIT SAYA */

/* RIWAYAT AKUN */
.mySwiper-riwayat {
    overflow: hidden;
    white-space: nowrap;
}
.swiper {
    width: 100%;
    height: auto;
}
.nav-tabs-riwayat {
    border: transparent;
    width: 100%;
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.nav-tabs-riwayat .nav-link {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.033);
    margin: 0;
    width: 30%;
}
.nav-tabs-riwayat .nav-link:hover {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid rgba(0, 0, 0, 0.033);
}

.nav-tabs-riwayat .nav-link.active {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-bottom: 1.5px solid #10abcf !important;
    color: #10abcf !important;
    /* border: 1px solid transparent; */
    background-color: white;
}
.swiper-slide {
    /* text-align: center; */
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    /* width: auto; */
}
#nav-belum-bayar,
#nav-belum-bayar * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#nav-diproses,
#nav-diproses * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#nav-dikirim,
#nav-dikirim * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#nav-pembatalan,
#nav-pembatalan * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#nav-selesai,
#nav-selesai * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
#nav-pengembalian,
#nav-pengembalian * {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}
/* END OF RIWAYAT AKUN */

/* Beri Nilai */
.star-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.star-rating input[type="radio"] {
    display: none;
}

.star-rating label {
    font-size: 26px;
    color: #aaa;
    cursor: pointer;
    transition: color 0.2s;
}

.star-rating input[type="radio"]:checked ~ label {
    color: #f5b301;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
    color: #f5b301;
}
/* end of beri nilai */

/* Detail-pesanan */
.kotak-pesanan {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}

.status-pesanan {
    background-color: #10abcf;
    padding: 10px;
    /* text-align: center; */
    color: white;
    font-weight: bold;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.konten-pesanan {
    background-color: white;
    padding: 10px;
}
.kotak-produk {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}
.nama-toko {
    background-color: white;
    padding: 10px;
}
.produk-produk {
    background-color: white;
    padding: 10px;
}
.total-pesanann {
    background-color: white;
    padding: 10px;
}
.total-pesanann p {
    cursor: default !important;
}
.kotak-bantuan {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}
.group-bantuan {
    background-color: white;
    padding: 10px;
}
.no-resi {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    width: 100%;
}
.nomor-pesanan {
    background-color: white;
    padding: 10px;
}
.btn-salin {
    padding: 0.1rem 0.6rem;
    border: 1px solid #e0e0e0;
    border-radius: 99px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* end of detail-pesanan */

/* penilaian */
.unggah-bukti {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

/* end of penilaian */

/* MEDIA SCREEN */

@media only screen and (max-width: 450px) {
    .pin {
        width: 38%;
    }

    .unpin {
        width: 38%;
    }
}

@media only screen and (max-width: 430px) {
    .btn-shop {
        width: 47%;
    }

    .daftar-seller {
        width: 37%;
    }
}
.profil-photo {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
}
#modalSuccess {
    animation: fadeIn 0.3s ease-in-out;
    z-index: 1000;
}

/* footervnext */
.footer-misi {
    width: 100%;
    position: fixed;
    max-width: 480px;
    bottom: 0;
    height: auto;
    /* border: 1px solid blue; */
    background-color: white;
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    padding: 1rem 1rem 1.5rem 1rem;
}

.footer-misi button {
    width: 100%;
    height: fit-content;
    padding: 0.7rem 1rem;
    text-align: center;
    border-radius: 8px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.modal-feedback {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background: rgba(0, 0, 0, 0.4);
    justify-content: center;
    align-items: center;
}

.modal-content-feedback {
    background: white;
    padding: 2rem;
    border-radius: 1rem;
    width: 85%;
    max-width: 400px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    animation: slideUp 0.3s ease-out;
}

@keyframes slideUp {
    from { transform: translateY(20px); opacity: 0; }
    to { transform: translateY(0); opacity: 1; }
}

.btn-group-feedback {
    display: flex;
    justify-content: space-between;
    margin-top: 1.5rem;
    gap: 1rem;
}

.btn-feedback {
    padding: 0.6rem 1rem;
    border-radius: 0.5rem;
    font-weight: 600;
    font-size: 1rem;
    flex: 1;
    cursor: pointer;
    text-align: center;
}

.btn-feedback.cancel {
    background: #eee;
    color: #333;
}

.btn-feedback.confirm {
    background: #10abcf;
    color: white;
}


/* END OF MEDIA SCREEN */
