.active\:text-pink-500:active {
    color: #F5AAAE
}

.text-pink-400 {
    color: #F5AAAE
}

.text-pink-300 {
    color: #f3bcbe
}

.text-gray-500 {
    color: #6B7280;
}

.bg-gray-100 {
    background-color: #F3F4F6;
}

.bg-gray-200 {
    background-color: #E5E7EB;
}

.bg-pink-400 {
    background-color: #F5AAAE;
}

.bg-pink-50 {
    background-color: #f8f1f1;
}

.border-pink-400 {
    border-color: #F5AAAE;
}

.hover\:bg-pink-600:hover {
    background-color: #f8999e
}

.hover\:text-pink-500:hover {
    color: #F5AAAE
}

.before\:bg-pink-50:before {
    background-color: #f8f1f1
}

.-z-10 {
    z-index: -10;
}

.w-fit {
    width: fit-content;
}

.min-w-md {
    min-width: 480px;
}

.min-w-lg {
    min-width: 720px;
}

.max-w-lg {
    max-width: 720px;
}

.h-fit {
    height: fit-content
}

.border-gray-100 {
    border-color: #F3F4F6;
}

.border-gray-200 {
    border-color: #E5E7EB;
}

.border-gray-300 {
    border-color: #D1D5DB;
}

.border-gray-900 {
    border-color: #3a3b3b;
}

.list-disc {
    list-style-type: disc;
}

.pt-24 {
    padding-top: 6rem
}

.pt-28 {
    padding-top: 7rem
}

.pt-32 {
    padding-top: 8rem
}

.pt-36 {
    padding-top: 9rem
}

.pt-40 {
    padding-top: 10rem
}

.lg\:flex {
    display: flex;
}

.lg\:justify-center {
    justify-items: center;
}

.lg\:w-full {
    width: 100%;
}

.w-full {
    width: 100%;
}

.col-span-2 {
    grid-column: span 2;
}

.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}

.-mt-4 {
    margin-top: -1.25rem;
}

.transition-all {
    transition-property: all;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 40px solid;
    /* warna segitiga */
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 40px solid #F5AAAE;
}

.triangle-right {
    width: 0;
    height: 0;
    border-left: 25px solid #F5AAAE;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.bg-glamorous {
    background-color: #f5aaae;
    background-image: url("data:image/svg+xml,%3Csvg width='180' height='180' viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.28 88H68.413l19.298 19.298L81.28 88zm2.107 0h13.226L90 107.838 83.387 88zm15.334 0h12.866l-19.298 19.298L98.72 88zm-32.927-2.207L73.586 78h32.827l.5.5 7.294 7.293L115.414 87l-24.707 24.707-.707.707L64.586 87l1.207-1.207zm2.62.207L74 80.414 79.586 86H68.414zm16 0L90 80.414 95.586 86H84.414zm16 0L106 80.414 111.586 86h-11.172zm-8-6h11.173L98 85.586 92.414 80zM82 85.586L87.586 80H76.414L82 85.586zM17.414 0L.707 16.707 0 17.414V0h17.414zM4.28 0L0 12.838V0h4.28zm10.306 0L2.288 12.298 6.388 0h8.198zM180 17.414L162.586 0H180v17.414zM165.414 0l12.298 12.298L173.612 0h-8.198zM180 12.838L175.72 0H180v12.838zM0 163h16.413l.5.5 7.294 7.293L25.414 172l-8 8H0v-17zm0 10h6.613l-2.334 7H0v-7zm14.586 7l7-7H8.72l-2.333 7h8.2zM0 165.414L5.586 171H0v-5.586zM10.414 171L16 165.414 21.586 171H10.414zm-8-6h11.172L8 170.586 2.414 165zM180 163h-16.413l-7.794 7.793-1.207 1.207 8 8H180v-17zm-14.586 17l-7-7h12.865l2.333 7h-8.2zM180 173h-6.613l2.334 7H180v-7zm-21.586-2l5.586-5.586 5.586 5.586h-11.172zM180 165.414L174.414 171H180v-5.586zm-8 5.172l5.586-5.586h-11.172l5.586 5.586zM152.933 25.653l1.414 1.414-33.94 33.942-1.416-1.416 33.943-33.94zm1.414 127.28l-1.414 1.414-33.942-33.94 1.416-1.416 33.94 33.943zm-127.28 1.414l-1.414-1.414 33.94-33.942 1.416 1.416-33.943 33.94zm-1.414-127.28l1.414-1.414 33.942 33.94-1.416 1.416-33.94-33.943zM0 85c2.21 0 4 1.79 4 4s-1.79 4-4 4v-8zm180 0c-2.21 0-4 1.79-4 4s1.79 4 4 4v-8zM94 0c0 2.21-1.79 4-4 4s-4-1.79-4-4h8zm0 180c0-2.21-1.79-4-4-4s-4 1.79-4 4h8z' fill='%23ffffff' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.text-gray-200{
    color: #E5E7EB;
}

.border-pink-500 {
    --tw-text-opacity: 1;
    border-color: rgb(236 72 153 / var(--tw-text-opacity))
}

.bg-pink-500 {
    --tw-text-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-text-opacity))
}

.accordion {
  
}

.accordion-item {
  background: #f5f5f5;
  border-radius: 8px;
  margin-bottom: 15px; /* biar ga dempet */
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

.accordion-header {
  width: 100%;
  padding: 15px 20px;
  background: #f1f1f1;
  border: none;
  outline: none;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: space-between; /* biar teks kiri, ikon kanan */
  align-items: center;
  cursor: pointer;
  transition: background 0.3s;
}

.accordion-header:hover {
  background: #e6e6e6;
}

.accordion-icon {
  font-size: 14px;
  transition: transform 0.3s;
}

/* Kalau aktif, panah muter */
.accordion-header.active .accordion-icon {
  transform: rotate(180deg);
}

.accordion-content {
  max-height: 0;
  overflow: hidden;
  background: #fafafa;
  padding: 0 20px;
  transition: max-height 0.3s ease, padding 0.3s ease;
  font-size: 12px;
}

.accordion-content p {
  margin: 15px 0;
}

.accordion-header.active + .accordion-content {
  max-height: 400px; /* bisa disesuaikan */
  padding: 50px 25px;
  padding-top: 5px;
}

.lg\:mb-8 {
    margin-bottom: 2rem
}

.shadow-image {
  filter: drop-shadow(0 0 8px rgba(0,0,0,0.6));
}

.bg-pink-mg{
    background-color: #f5aaae;
}

.bg-info{
    background-color: #F3F4F6;
}

.bg-success{

}

.bg-danger{

}

@media screen  {
    
}