/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/applyNow/applyNow.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.steps{
font-weight: 400;
font-style: Regular;
font-size: 13.92px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
color:#4B6178;

}

.inputLabel{
  color: #1E2A47;

font-weight: 600;
font-style: Semibold;
font-size: 14px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
 margin-bottom: 8px; 
}

.inputField{
 /* width: 352px; */
height: 47px;
angle: 0 deg;
opacity: 1;
top: 29px;
border-radius: 8px;
border-width: 1px;
border: 1px solid #D3DCE6
}

.inputField::placeholder {
font-weight: 400;
font-style: Regular;
font-size: 14px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
color: #4B6178;

}

/* Focus state */
.inputField:focus {
 
  box-shadow: 0px 4px 4px 0px #00000040;

  outline: none;
}

/* When user typed something */
.inputField:not(:placeholder-shown) {
 box-shadow: 0px 4px 4px 0px #00000040;

 
}

.checkboxLabel {
font-weight: 400;
font-style: Regular;
font-size: 10.8px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
color: #4B6178;

}

.terms{
font-weight: 400;
font-style: Regular;
font-size: 10.8px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
color:#5825E7;
cursor:pointer;
}

.customCheckbox {
  border-radius: 0;
  border-color: #7C3AED;
}

.customCheckbox:checked {
  background: white;
  border-color: #7C3AED;
}

.customCheckboxIcon {
  color: #7C3AED;
}

.sent-button{
  width: 352px;
height: 56px;
angle: 0 deg;
opacity: 1;
border-radius: 8px;
background: #7C3AED;
border: 1px solid #E5E7EB;
}

.sent-text{
  font-size:19px
}

.verified-box {
  width: 100%;
  max-width: 420px;
  margin: auto;
  padding: 40px;
  text-align: center;

  border-radius: 16px;
  border: 1px solid transparent;

  background:
    linear-gradient(white, white) padding-box,
    linear-gradient(180deg, #B000E6, #EA475C) border-box;

  position: relative;
}

.verified-text{
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 21px;
letter-spacing: 0%;
color:#000000;

}

.apply-continue{
   border-radius:12px; 
   background: #B000E6;
                          text-transform: none;
                          font-size: 13px;
                          font-weight: 400;
                          padding: 10px 40px 10px 40px;
                          height: 37px;

}

.gradient-badge {
  border-radius: 16px;
  border: 1px solid transparent;
  background:
    linear-gradient(#F3E8FF, #F3E8FF) padding-box,
    linear-gradient(180deg, #B000E6, #EA475C) border-box;
  color: black;
  padding: 11px 9px;
  font-size: 12px;
  font-weight: 600;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

.hide-scrollbar {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.success-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  backdrop-filter: blur(2px);
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9px;
  padding: 20px;
}

/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/collegeProfile/aminitiesCard.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.card-wrapper {
  width: fit-content;
  height: 155px;
  min-width: 132.71px;
  min-height: 155px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  background-color: #ffffff;
  margin-top: 16px;
  margin-right: 20px;
  padding: 16px;
}
.card-wrapper-amenity {
  width: fit-content;
  height: 155px;
  min-width: 160px;
  min-height: 155px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 12px;
  background-color: #ffffff;
  margin-top: 16px;
  margin-right: 20px;
  padding: 16px;
}
.card-icon {
  width: 48px;
  height: 48px;
  min-width: 48px;
  min-height: 48px;
  margin-bottom: 8px;
  border-radius: 50%;
  background-color: #efebfd;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 4px;
  margin: 0px;
}

.card-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0%;
  text-align: center;
  justify-content: center;
  color: #15294b;
  margin: 0;
  margin-top: 16px;
}

.card-description {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  justify-content: center;
  color: #4b5563;
  margin: 0;
}

@media (max-width: 768px) {
  .card-wrapper {
    width: 100px;
    height: 140px;
    min-width: 100px;
    min-height: 140px;
  }

  .card-icon {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    margin-bottom: 0px;
  }

  .card-title {
    font-size: 12px;
  }

  .card-description {
    font-size: 11px;
  }
}
.rating-count-box {
  width: 42;
  height: 30;
  padding-top: 2px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  border-radius: 4px;
  background: #dddaed;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #323232;
}
.rating-user-prompt {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0px;
  color: #767676;
}
.rating-user-name {
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 0px;

  color: #323232;
}

.review-modal .mantine-Modal-body {
  padding: 0;
}
.review-text-area {
  border-width: 1px;
  border-radius: 10px;
}
.review-text-area::placeholder {
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1%;
  vertical-align: middle;
  color: #6b788e !important;
}
.review-text-area .mantine-Textarea-input {
  outline: none;
  border: 1px solid #42526d;
  --input-bd: 0 !important;
}
.review-text-area .mantine-Textarea-input:hover {
  outline: none;
  border: 1px solid #42526d;
  --input-bd: 0 !important;
}
.review-text-area .mantine-Textarea-error {
  display: none;
}
.share-modal-link-box {
  border: 1px solid #c2c7d0;
  padding-top: 15px;
  padding-right: 16px;
  padding-bottom: 15px;
  padding-left: 16px;
  gap: 8px;
  border-radius: 10px;
  border-width: 1px;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/collegeProfile/review.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.review_absolute-box__6kmL_ {
    position: absolute;
    bottom: 0px;
    right: 2px;
    left: 2px;
    height: 18px;
    align-self: stretch;
}

.review_box__PRE9H {
    flex: 1;
    align-self: stretch;
}

.review_box2__BlNa1 {
    width: 15px;
    height: 18px;
}

.review_box3__i_SeJ {
    width: 18px;
    height: 18px;
}

.review_button__SJSy7 {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: none;
    border-radius: 12px;
    border: 1px solid #7C3AED;
    padding: 10px 48px;
    text-align: left;
    width: 100%;
    max-width: 150px;
    height: 44px;
    cursor: pointer;
}

.review_button2__fniBg,
.review_button2-inactive__ImyGC {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #7C3AED;
    border-radius: 12px;
    border: none;
    padding: 10px 47px;
    text-align: center;
    width: 100%;
    max-width: 150px;
    height: 44px;
    cursor: pointer;
}

.review_button2-inactive__ImyGC {
    /* background: #C4B5FD; */
    background: #7C3AED80;
}

.review_column__DdsPE {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.review_column2__33Uhi {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.review_column3__W7xG1 {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 24px;
    gap: 12px;
}

.review_column4__YsQzd {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.review_column5__KaJRR {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 8px;
    position: relative;
}

.review_column6__3myyY {
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-right: 8px;
}

.review_contain__8LM_g {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    box-sizing: border-box;
}

.review_image__QFV_r {
    width: 20px;
    height: 20px;
    object-fit: fill;
}

.review_image2__E1pHU {
    border-radius: 8px;
    width: 24px;
    height: 24px;
    object-fit: fill;
}

.review_image3__gtR5J {
    width: 19px;
    height: 19px;
    object-fit: fill;
}

.review_image4__Xd3mr {
    width: 24px;
    height: 21px;
    margin-right: 7px;
    object-fit: fill;
}

.review_image5__WBYhh {
    width: 14px;
    height: 14px;
    object-fit: fill;
}

.review_image6__8j0ev {
    border-radius: 8px;
    width: 106px;
    height: 15px;
    object-fit: fill;
}

.review_image7__5TF5l {
    border-radius: 8px;
    height: 48px;
    flex: 1;
    object-fit: fill;
}

.review_image8___gNiV {
    width: 14px;
    height: 14px;
    margin-right: 45px;
    object-fit: fill;
}

.review_image9__hY2f8 {
    width: 22px;
    height: 22px;
    margin-right: 9px;
    object-fit: fill;
}

.review_image10__sslY5 {
    width: 14px;
    height: 14px;
    margin-right: 25px;
    object-fit: fill;
}

.review_select-input__6nlIG {
    color: #1A1A1A;
    font-size: 14px;
    width: 100%;
    max-width: 386px;

    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E7EB;

    padding: 11px 16px;
    height: 47px;

    appearance: auto;
    cursor: pointer;
    outline: none;
}

.review_select-input__6nlIG:focus {
    border-color: #B000E6;
}

.review_dropdown__burwL {
    position: relative;
    width: 100%;
    max-width: 386px;
}

.review_dropdownHeader__JGrbe {
    height: 47px;
    border: 1px solid #E5E7EB;
    border-radius: 8px;
    padding: 11px 16px;
    font-size: 14px;
    background: #FFFFFF;

    display: flex;
    align-items: center;
    justify-content: space-between;

    cursor: pointer;
}

.review_dropdownHeader__JGrbe:focus,
.review_dropdownHeader__JGrbe:hover,
.review_dropdownHeader__JGrbe:active {
    border-color: #B000E6;
}

.review_arrow__b93_4 {
    font-size: 12px;
}

.review_dropdownList__Hu_D1 {
    position: absolute;
    top: 47px;
    left: 0;
    width: 100%;

    background: white;
    border-radius: 12px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 1px solid #B000E6;
    box-shadow: 0px 6px 16px rgba(0, 0, 0, 0.1);

    overflow: hidden;
    z-index: 10;
    padding-bottom: 12px;
}

.review_dropdownItem__eloJN {
    padding: 10px 20px 0px 20px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
}

/* .dropdownItem:hover {
    background: #F9FAFB;
} */

.review_input__yEN0h {
    color: #000000;
    font-size: 14px;
    align-self: stretch;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    padding: 18px 16px;
    width: 100%;
    max-width: 386px;
    height: 47px;
}

.review_row-view__UP2iT {
    align-self: stretch;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
}

.review_row-view2__U5sMQ {
    align-self: stretch;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
    gap: 24px;
}

.review_row-view3__RzO7X {
    align-self: stretch;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    padding: 11px 16px;
}

.review_row-view4__2K2el {
    display: flex;
    align-items: center;
    background: #F9FAFB;
    border-radius: 8px;
    border: 1px solid #C29FCD;
    padding: 14px 92px;
    gap: 8px;
    width: 100%;
    max-width: 316px;
    height: 48px;

}

.review_row-view5__cYDOu {
    align-self: stretch;
    display: flex;
    align-items: center;
    gap: 24px;
}

.review_rating-card-row__8P2gN {
    flex: 1;
    display: flex;
    align-items: center;
    background: #F9FAFB;
    border-radius: 8px;
    padding: 12px;
    gap: 6px;
    min-width: 0;
}

.review_row-view6__i0xqD {
    flex: 1;
    display: flex;
    align-items: center;
    background: #F9FAFB;
    border-radius: 8px;
    padding: 12px;
}

.review_row-view7__XTA99 {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F9FAFB;
    border-radius: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.review_row-view8__HBZON {
    flex: 1;
    display: flex;
    align-items: center;
    background: #F9FAFB;
    border-radius: 8px;
    padding: 12px 13px;
}

.review_row-view9__kuCvP {
    display: flex;
    align-items: center;
    gap: 14px;
}

.review_text__hOhNA {
    color: #1A1A1A;
    font-size: 22px;
    font-weight: 800;
}

.review_text2__y4rjd {
    color: #1A1A1A;
    font-size: 14px;
    font-weight: 600;
}

.review_text3__iAMXR {
    color: #1A1A1A;
    font-size: 14px;
}

.review_text4__wa_mC {
    color: #1A1A1A;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 12px;
}

.review_text5__2Oyid {
    color: #4B5563;
    font-size: 13px;
    margin-right: 9px;
}

.review_text6__Zhbv4 {
    color: #4B5563;
    font-size: 14px;
    margin-right: 13px;
}

.review_text7__MFilZ {
    color: #4B5563;
    font-size: 14px;
    margin-right: 9px;
}

.review_text8__nQa8O {
    color: #1A1A1A;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}

.review_text9__tIsw_ {
    color: #000000;
    font-size: 14px;
    margin-bottom: 94px;
}

.review_text10__3v94d {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
}

.review_text11__vPz0w {
    width: 80px;
    /* Reserve space for spinner/text */
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

.review_view__fuUZx {
    background: #FFFFFF;
    border-radius: 16px;
    padding: 29px 33px;
    width: 100%;
    max-width: 900px;
    max-height: calc(100vh - 40px);
    overflow-y: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    box-sizing: border-box;
}

.review_view__fuUZx::-webkit-scrollbar {
    display: none;
}

.review_view2__REYBQ {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 18px;
}

.review_view3__0I831 {
    flex-shrink: 0;
    align-items: flex-start;
    padding: 3px 4px;
    margin-right: 3px;
    background-size: cover;
    background-position: center;
}

.review_view4__3lEnZ {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    padding-top: 16px;
    padding-left: 16px;
    margin-bottom: 45px;
}

.review_experience-textarea__0iJq_ {
    align-self: stretch;
    width: 100%;
    min-height: 130px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E5E7EB;
    padding: 16px;
    margin-bottom: 45px;
    color: #000000;
    font-size: 14px;
    font-family: inherit;
    resize: none;
    outline: none;
    box-sizing: border-box;
}

.review_experience-textarea__0iJq_::placeholder {
    color: #9CA3AF;
}

.review_experience-textarea__0iJq_:focus {
    border-color: #7C3AED;
}

.review_view5__nrdGk {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.review_rating-title-tooltip__bnu3w {
    background: #fff;
    color: #222;
    border: 1px solid #C29FCD;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    font-size: 13px;
    padding: 8px 12px;
    border-radius: 8px;
    width: 100%;
    max-width: 260px;
    line-height: 1.5;
    z-index: 9999;
    white-space: pre-line;
}


/* ── TABLET (≤768px) ── */
@media (max-width: 768px) {
    .review_view__fuUZx {
        padding: 20px 18px;
        border-radius: 12px;
    }

    .review_text__hOhNA {
        font-size: 18px;
    }

    /* Full Name + Student Status: stack vertically */
    .review_row-view2__U5sMQ {
        flex-direction: column;
        align-items: stretch;
        gap: 16px;
    }

    .review_input__yEN0h,
    .review_dropdown__burwL {
        max-width: 100%;
    }

    /* Overall rating: full width, reduce padding */
    .review_row-view4__2K2el {
        padding: 14px 24px;
        max-width: 100%;
        justify-content: center;
    }

    /* Section-wise rows: stack to one per row */
    .review_row-view5__cYDOu {
        flex-direction: column;
        gap: 12px;
    }

    .review_rating-card-row__8P2gN {
        width: 100%;
    }

    /* Buttons: stretch to fill */
    .review_view5__nrdGk {
        align-items: stretch;
    }

    .review_row-view9__kuCvP {
        width: 100%;
    }

    .review_button__SJSy7,
    .review_button2__fniBg,
    .review_button2-inactive__ImyGC {
        flex: 1;
        max-width: 100%;
        justify-content: center;
        align-items: center;
        padding: 10px 16px;
    }
}

/* ── MOBILE (≤480px) ── */
@media (max-width: 480px) {
    .review_view__fuUZx {
        padding: 16px 14px;
        border-radius: 10px;
    }

    .review_text__hOhNA {
        font-size: 16px;
    }

    .review_row-view4__2K2el {
        padding: 12px 16px;
    }

    .review_button__SJSy7,
    .review_button2__fniBg,
    .review_button2-inactive__ImyGC {
        font-size: 14px;
    }

    .review_text10__3v94d,
    .review_text11__vPz0w {
        font-size: 14px;
    }

    .review_experience-textarea__0iJq_ {
        min-height: 100px;
        margin-bottom: 24px;
    }
}
/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/styles/profileGallery.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.masonry-container {
  display: flex;
  gap: 24.38px;
}

.masonry-column {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 36px;
}

.masonry-image {
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

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

.gallery-row {
  display: grid;
  gap: 24px;
}

.gallery-row.odd {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-row.even {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-item img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.mantine-Modal-img {
  transform: scale(2);
}
.mantine-Modal-overlay {
  background: black !important;
  opacity: 0.8 !important;
}

/* gallery-slider */
.PhotoView__PhotoWrap,
.PhotoView-Slider__BannerWrap {
  background-color: #2a2a2a !important;
}

.PhotoView-Slider__ArrowLeft svg,
.PhotoView-Slider__ArrowRight svg {
  width: 48px !important;
  height: 48px !important;
  border-radius: 50px;
}
.PhotoView-Slider__ArrowLeft,
.PhotoView-Slider__ArrowRight {
  width: auto !important;
  height: auto !important;
}
.PhotoView-Slider__ArrowRight {
  right: 24px !important;
}
.PhotoView-Slider__ArrowLeft {
  left: 24px !important;
}
.PhotoView-Slider__Counter {
  display: none;
}
.PhotoView-Slider__BannerWrap {
  justify-content: end !important;
}
@media (max-width: 767px) {
  .gallery-row {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .gallery {
    gap: 3px;
  }
  .gallery-row {
    gap: 10px;
  }
  .gallery-item {
    margin-bottom: 0px;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./node_modules/react-photo-view/dist/react-photo-view.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************/
.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/collegeProfile/hostelCard.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.hostel-card {
  /* width: 70%; */
  /* height: 448px; */
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  border-radius: 12px;
  background-color: white;
  padding: 24px;
  padding-top: 8px;
  padding-bottom: 16px;
  border-radius: 12px;
}

.hostel-card-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #1f2937;
  margin-bottom: 4px;
}

.hostel-card-subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0%;
  color: #374151;
  margin-bottom: 10px;
}

.hostel-card-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  /* align-items: center;
    justify-content: center; */
}

.gents-hostel-card-content.mantine-Grid-root {
  gap: 16px;
}

.hostel-card-chip {
  min-width: 116px;
  width: 100%;
  height: 68px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: start;
  background-color: #f5f6f7;
  padding: 12px;
  gap: 10px;
}

.chip-title {
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  margin: 0;
  color: #6b7280;
}

.chip-value {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #1f2937;
  margin: 0;
}

.hostel-contact-card {
  width: 100%;
  height: 100%;
  margin-top: 18px;
  border-radius: 8px;
  border-width: 1px;
  gap: 12px;
  padding: 16px;
  background: linear-gradient(163.01deg, #ffffff 53.45%, #fff2f7 97.72%);
  border: 1px solid #dfe2e6;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}

.contact-card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  margin-bottom: 8px;
  letter-spacing: 0%;
  color: #e54887;
}

.contact-card-details {
  width: 100%;
  height: fit-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  gap: 16px;
}

.contact-card-info {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.contact-card-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
  color: #1f2937;
  margin: 0;
}

.contact-card-role {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0%;
  margin: 0;
  color: #4b5563;
}

.contact-card-phone {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0%;
  margin: 0;
  margin-top: 4px;
  color: #4b5563;
}

@media (max-width: 768px) {
  .hostel-card-title {
    font-size: 16px;
  }

  .hostel-card-subtitle {
    font-size: 12px;
  }

  .chip-title {
    font-size: 12px;
  }

  .chip-value {
    font-size: 14px;
  }

  .contact-card-title {
    font-size: 14px;
  }

  .contact-card-name {
    font-size: 12px;
  }

  .contact-card-role {
    font-size: 12px;
  }

  .contact-card-phone {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .hostel-card {
    border-radius: 0px;
  }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/collegeProfile/hostelRules.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.hostel-rules-container {
  background-color: white;
  margin: 0px;
  margin-top: 16px;
  padding: 24px;
  height: fit-content;
  width: 100%;
  border-radius: 12px;
}

.hostel-rules-inner-container {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: 1px solid #dfe2e6;
  padding: 28px 16px;
  padding-bottom: 0px;
}

.hostel-rules-card {
  height: fit-content;
  width: 100%;
  gap: 16px;
}

.hostel-rules-card-header {
  display: flex;
  align-items: center;
  gap: 12px;
}

.hostel-rules-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  margin-top: 4px;
  margin-bottom: 24px;
}

.rules-card-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0%;
}

.rules-card-content {
  margin: 0px;
  margin-left: 32px;
  margin-bottom: 28px;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 0%;
  color: #4b5563;
  text-align: start;
}

@media (max-width: 768px) {
  .hostel-rules-title {
    font-size: 16px;
  }

  .rules-card-title {
    font-size: 14px;
  }

  .rules-card-content {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .hostel-rules-container {
    border-radius: 0px;
  }
}

/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/reviewPage/review.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.reviews-container {
    display: flex;
    gap: 20px;
    /* width: screen; */
    background: #f5f6f8;
    padding: 30px;
    padding-left:0;
    /* transform: translateX(-44px); */

}

.reviews-left {
    flex: 2.2;
    border-radius: 12px;
    padding: 15px;
    height: fit-content;
}

.review-main {
    background: white;
    width: 100%;
    padding: 20px;
    border-radius: 12px;
}

.reviews-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-width: 320px;
}

.reviews-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.reviews-header h2 {
    font-size: 24px;
    font-weight: 700;
}

.reviews-header p {
    font-size: 16px;
    color: #64748B;
    transform: translateY(-18px);
}

.review-btn {
    background: #7C3AED;
    width: 100%;
    max-width: 177px;
    height: 48px;
    border: none;
    color: #FFFFFF;
    /* padding: 10px 18px; */
    border-radius: 12px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
}

.rating-categories {
    margin-bottom: 20px;
}

.rating-card {
    width: 100%;
    aspect-ratio: 1;
    border-radius: 12px;

    background:
        linear-gradient(#F9FAFB, #F9FAFB) padding-box,
        linear-gradient(180deg, #B000E6, #EA475C) border-box;

    border: 1px solid transparent;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 6px;

    padding: 8px;
    text-align: center;
}

/* icon circle */

.rating-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #F3F4F6;

    display: flex;
    align-items: center;
    justify-content: center;
}

.icon {
    font-size: 18px;
}

/* title */

.rating-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;

    font-size: 13px;
    font-weight: 500;
}

/* prevent overflow */

.title-text {
    max-width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* info icon */

.info {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #6B7280;
    color: white;

    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Tooltip for info icon */
.rating-title-tooltip {
    background: #fff;
    color: #222;
    border: 1px solid #C29FCD;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
    font-size: 13px;
    padding: 8px 12px;
    border-radius: 8px;
    width: 100%;
    max-width: 260px;
    line-height: 1.5;
    z-index: 9999;
    white-space: pre-line;
}

/* rating */

.rating-score {
    display: flex;
    align-items: center;
    gap: 6px;
}

.rating-number {
    font-size: 18px;
    font-weight: 600;
}

.rating-score img {
    width: 16px;
}

.recent-header {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-top: 12px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #475569;
    padding: 0 28px;
}

.recent-header .recent-title {
    display: flex;
    align-items: center;
    gap: 6px;

}

.recent-header .recent-title .sort {
    font-size: 12px;
    font-weight: 400;
}

.review-cards {
    column-count: 2;
    column-gap: 20px;
}

/* Review card */
.review-card {
    background: white;
    padding: 20px;
    border-radius: 12px;
    width: 100%;
    height: 100%;
    min-height: 230px;

    break-inside: avoid;
    margin-bottom: 16px;
}

.review-user {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: -26px;
}


.review-user .review-date {
    font-size: 12px;
    color: #64748B;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    gap: 8px;
}

.avatar {
    background: #E9D8FD;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16x;
    color: #7C3AED;
}

.review-text-wrapper {
    margin-top: 12px;
    margin-bottom: 12px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.review-text {
    color: #475569;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.review-text--clamped {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.read-more-btn {
    background: none;
    border: none;
    padding: 4px 0 0 0;
    color: #7C3AED;
    font-size: 13px;
    font-weight: 600;
    cursor: pointer;
    align-self: flex-start;
}

.read-more-btn:hover {
    text-decoration: underline;
}

.review-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: auto;
    /* pushes tags to bottom */
}

.review-tags span {
    background: #F1F5F9;
    padding: 5px 10px;
    border-radius: 9999px;
    font-size: 12px;
}


.summary-card {
    margin-top: 18px;
    width: 100%;
    
    background: white;
    border-radius: 12px;
    padding: 20px;
}

.summary-card,
.facts-card {
    background: white;
    padding: 20px;
    padding-top:8px;
    border-radius: 12px;
}

.overall-score {
    display: flex;
    gap: 15px;
    align-items: center;
    margin-bottom: 20px;
}

.score {
    background: #F3E8FF;
    width: 64px;
    height: 64px;
    color: #7C3AED;
    border-radius: 16px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.score-number {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    line-height: 1;
}

.score-label {
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}

.score-details {
    display: flex;
    flex-direction: column;
}

.stars {
    color: #F59E0B;
    font-size: 14px;
}

.review-count {
    font-size: 14px;
    color: #6B7280;
    margin: 2px 0 0 0;
}

.bar-row {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #64748B;

}

.bar {
    flex: 1;
    height: 8px;
    background: #eee;
    border-radius: 4px;
    overflow: hidden;
}

.bar div {
    height: 100%;
    background: linear-gradient(90deg, #EA475C 0%, #7C3AED 100%);
    border-radius: 8px;

}

.facts-card {
    width: 100%;
    font-size: 10px;
    background: white;
    border-radius: 16px;
    padding-top: 10px;
}

.stars {
    display: flex;
    gap: 4px;
    align-items: center;
}

.review-count {
    font-size: 14px;
    color: #6B7280;
    margin-top: 4px;
}


.facts-title {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 24px;
    color: #1F2937;
}

.facts-list {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

.fact-item {
    display: flex;
    align-items: flex-start;
    gap: 14px;
}

.fact-item img {
    width: 28px;
    height: 28px;
}

.fact-item p {
    font-size: 10px;
    color: #000000;
    margin: 0;
    line-height: 1.5;
}

.fact-item span {
    font-weight: 700;
}

.fact-item strong {
    font-weight: 600;
    display: block;
}

/* ── TABLET (≤1199px) ── */
@media (max-width: 1199px) {
    .reviews-container {
        flex-direction: column;
        padding: 20px;
        gap: 16px;
    }

    .reviews-left {
        width: 100%;
    }

    .review-main {
        width: 100%;
    }

    .reviews-right {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 16px;
    }

    .rating-card .title-text {
        font-size: 13px;
    }

    .summary-card,
    .facts-card {
        flex: 1;
        width: 100%;
    }

    .review-cards {
        column-count: 1;
        column-gap: 16px;
    }

    .reviews-header h2 {
        font-size: 20px;
    }

    .reviews-header p {
        font-size: 14px;
    }
}

/* ── MOBILE (≤767px) ── */
@media (max-width: 767px) {
    .reviews-container {
        padding: 12px;
        gap: 12px;
    }

    .reviews-left {
        padding: 8px;
    }

    .review-main {
        padding: 14px;
    }

    .reviews-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .reviews-header h2 {
        font-size: 18px;
    }

    .reviews-header p {
        font-size: 13px;
        transform: none;
    }

    .review-btn {
        width: 100%;
        max-width: 100%;
        height: 44px;
    }

    .rating-card .title-text {
        font-size: 10px;
    }


    .rating-icon {
        width: 30px;
        height: 30px;
    }

    .icon {
        font-size: 15px;
    }

    .rating-number {
        font-size: 15px;
    }

    .recent-header {
        padding: 0 8px;
        font-size: 13px;
    }

    .reviews-right {
        flex-direction: column;
    }

    .review-cards {
        column-count: 1;
        column-gap: 12px;
    }

    .review-card {
        padding: 14px;
    }

    .review-text {
        font-size: 14px;
    }

    .review-tags span {
        font-size: 11px;
    }

    .bar-row {
        font-size: 12px;
    }
}


.no-reviews {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    color: #94a3b8;

    column-span: all;
}

.no-reviews p {
    font-size: 16px;
    font-weight: 500;
}

.no-review-sub {
    font-size: 13px;
    margin-top: 4px;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/profileDetails/college-profile.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.college-profile-image-wrapper {
  width: 100%;
  height: 400px;
  position: relative;
}
.college-profile-image-grid {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.college-profile-image-overlay {
  width: calc(100% * 7 / 12);
  height: 100%;
  position: relative;
  z-index: 100;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.college-profile-image-more {
  background: #2a2830cc;
  color: #6129fe;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 80%;
}
.college-profile-image-more-inner {
  width: fit-content;
  height: 33px;
  border-radius: 44.14px;
  z-index: 20;
  gap: 14.71px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  background: #efeaff;
}
.college-profile-image-overlay-tags {
  width: 100%;
  display: flex;
  gap: 12px;
}
.college-profile-image-overlay-tags-2 {
  width: 100%;
  display: none;
  gap: 12px;
}
.college-profile-image-overlay-tag-container {
  display: flex;
  width: fit-content;
  height: 43;
  border-radius: 8px;
  gap: 8px;
  padding-top: 8px;
  padding-right: 16px;
  padding-bottom: 8px;
  padding-left: 16px;
  background: #ffffffe5;
  backdrop-filter: blur(4px);
  justify-content: center;
  align-items: center;
}
.college-profile-image-overlay-tag-container-number {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  background: linear-gradient(194.81deg, #6b2eea 10.46%, #c156f7 89.22%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.college-profile-image-overlay-tag-container-txt {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #354764;
}
.college-profile-image-overlay-content {
  background: linear-gradient(180deg, rgba(81, 81, 81, 0) 0%, rgba(3, 3, 3, 0.55) 66.06%);
}
.college-profile-cta {
  height: 44px;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  cursor: pointer;
}
.college-profile-cta-mobile {
  height: 44px;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 1px solid #d0d5dd;
  border-radius: 8px;
  cursor: pointer;
}
.college-profile-cta-mobile-list {
  width: 100%;
  display: none;
  justify-content: space-between;
  gap: 12px;
}
.college-profile-cta-wrapper {
  display: flex;
  justify-content: space-between;
  background: #ffffff !important;
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  height: fit-content;
} /* CustomTabs.module.css */

.navigate-item {
  height: 58px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.2s;
  background-color: #ffffff;
  border-radius: 8px;
}

.navigate-item-active {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  cursor: pointer;
  transition: transform 0.2s;
  background-color: #ffffff;
  border-radius: 8px;
  background: #ffffff;
  z-index: 0;
  height: 100%;
}

.navigate-item-active::after {
  content: '';

  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  border-radius: 8px;
  z-index: -1;
  background: linear-gradient(90deg, #6647c9 0%, #ab66fb 36.38%, #f2416c 75.76%, #f4530c 100%);
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.navigate-label-active {
  color: #936cff;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.navigate-label {
  color: #6b7280;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
.nav-icons-containerrr {
  width: 100%;
  overflow-x: hidden;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.college-facility-wrapper {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}
.college-facility-list-container {
  background-color: #ffffff;
  width: 100%;
  border-radius: 12px;
  height: fit-content;
}
.college-facts-list-container {
  background-color: #ffffff;
  width: 100%;
  border-radius: 12px;
  height: fit-content;
}
.college-facility-box {
  border: 1px solid #dfe2e6;
  min-height: fit-content;
  height: 100%;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.load-fac-btn {
  border: 1px solid #dfe2e6;
  border-radius: 12px;
  margin: auto;
  width: fit-content;
  height: fit-content;
  margin-top: 40px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #15294b;
}
.college-campus-facility-list {
  display: flex;
  gap: 12;
  align-items: center;
  margin-bottom: 20px;
}

.college-profile-wrapper {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 21px;
  padding-bottom: 40px;
  height: fit-content;
  width: 100vw;
  background: #f7f9fc;
}
.college-profile-image-first {
  width: 100%;
  height: 400px;
}
.college-profile-image-mobile-grid-2 {
  display: none;
}
.college-profile-image-overlay-mobile {
  display: none;
}
.college-profile-cta-group {
  display: flex;
}
.college-profile-cta-btn-txt {
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}
.about-college-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
.about-college-desc {
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}
.about-college-tag {
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}
.about-college-card {
  padding-left: 28px;
  padding-right: 28px;
  border-radius: 16px;
}
.contact-info-card {
  display: none;
}
.college-image-mobile {
  border-radius: 8;
}
.college-info-label-div {
  font-size: 14px;
  font-weight: 500;
}
.contacts-card {
  display: none;
}
.contacts-profile-card {
  display: flex;
}

.contacts-review-card {
  display: flex;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
}
.contacts-staff-card {
  display: flex;
}
.view-all-left-text {
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
.view-all-right-text {
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
}
.contacts-grid {
  display: flex;
  gap: 16px;
  width: 100%;
  overflow-x: auto;
}
.contacts-grid > * {
  flex: 0 0 auto; /* Disable grow/shrink */
}
.profile-card-image {
  width: 80px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  object-fit: cover;
}
.profile-card-tag {
  font-size: 11px;
  font-weight: 500;
  line-height: 150%;
}
.profile-card-designation {
  font-size: 16px;
  font-weight: 600;
  line-height: 150%;
}
.profile-card-phone {
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  white-space: noWrap;
}
.courses-card {
  display: none;
}
.institution-card-verified-badge {
  font-size: 12;
  font-weight: 500;
}
.similar-college-name {
  font-size: 18px;
  font-weight: 600;
  line-height: 135%;
}
.similar-college-location {
  font-size: 16px;
  font-weight: 500;
  line-height: 14px;
  color: #505f79;
}
.similar-college-rating {
  font-size: 16px;
  font-weight: 600;
  line-height: 16px;
  color: #1f2937;
}
.similar-college-reviews {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}
.similar-college-image {
  height: 138px;
  width: 100%;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  object-fit: cover;
}
/* .courses-card-list-web {
  display: block;
} */
.college-facility-image-box {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.college-facility-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 150%;
}
.college-facility-Facts-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
}
@media (max-width: 1024px) {
  .load-fac-btn {
    font-size: 12px;
  }
  .college-facts-list-container {
    border-radius: 0;
  }
  .college-facility-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
  }
  .college-facility-list-container {
    border-radius: 0;
  }
  .similar-college-reviews {
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
  }
  .similar-college-rating {
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
    color: #1f2937;
  }
  .similar-college-location {
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    color: #505f79;
  }
  .similar-college-name {
    font-size: 12px;
    font-weight: 600;
    line-height: 135%;
  }
  .courses-card-list-web {
    display: none;
  }
  .institution-card-verified-badge {
    font-size: 10;
    font-weight: 500;
  }
  .courses-card {
    display: block;
  }
  .profile-card-phone {
    font-size: 10px;
    font-weight: 400;
    line-height: 150%;
  }
  .profile-card-designation {
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
  }
  .profile-card-tag {
    font-size: 11px;
    font-weight: 500;
    line-height: 150%;
  }
  .profile-card-image {
    width: 64px;
    height: 64px;
  }
  .view-all-right-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
  }
  .view-all-left-text {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
  }
  .college-info-label-div {
    font-size: 12px;
    font-weight: 500;
  }
  .contact-info-card {
    display: flex;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
  }
  .contacts-card {
    background-color: #ffffff;
    display: flex;
    padding: 20px;
  }
  .contacts-profile-card {
    background-color: #ffffff;
    display: flex;
    padding: 20px;
  }
  .contacts-review-card {
    background-color: #ffffff;
    display: flex;
    padding: 20px;
    border-radius: 0;
    margin-top: 0px;
  }
  .about-college-card {
    border-radius: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about-college-tag {
    font-size: 11px;
    font-weight: 500;
    line-height: 150%;
  }
  .about-college-desc {
    font-size: 11px;
    font-weight: 300;
    line-height: 150%;
  }
  .about-college-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
  }
  .navigate-label-active {
    font-size: 16px;
  }
  .navigate-label {
    font-size: 16px;
  }
  .college-profile-cta-btn-txt {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
  }
  .college-profile-cta-mobile-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 12px;
  }
  .college-profile-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
    height: fit-content;
  }
  .college-profile-image-overlay {
    display: none;
  }
  .college-profile-image-overlay-tags {
    width: 100%;
    display: none;
    gap: 12px;
  }
  .college-profile-image-overlay-tags-2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
  }
  .college-profile-image-wrapper {
    height: fit-content;
  }
  .college-profile-image-grid {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: fit-content;
    position: relative;
  }
  .college-profile-image-first {
    width: 100%;
    height: 174px;
  }
  .college-profile-image-mobile-grid {
    display: none;
  }
  .college-profile-image-more-inner {
    width: fit-content;
    height: fit-content;
    border-radius: 44.14px;
    gap: 14.71px;
    background: #2a2830cc;
    z-index: 20;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
  }
  .college-profile-image-mobile-grid-2 {
    display: block;
  }
  .college-profile-image-overlay-mobile {
    width: 100vw;
    height: fit-content;
    padding-bottom: 16px;
    display: flex;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    box-shadow: 0 -4px 6px -5px #0000001f;
    margin-top: -4px;
    z-index: 100;
    position: relative;
    background: #ffffff;
    padding-top: 54px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    flex-direction: column;
  }
  .college-profile-overlay-mobile-icon {
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
    border-radius: 50%;
  }
  .college-profile-overlay-mobile-notch {
    width: 36;
    height: 3;
    border-radius: 4px;
    background: #dfe2e6;
    position: absolute;
    top: 5px;
    left: calc(50% - 18px);
  }
  .college-profile-overlay-mobile-badges {
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
  }
  .college-profile-image-overlay-tag-container-number {
    font-weight: 600;
    font-size: 12px;
  }
  .college-profile-image-overlay-tag-container-txt {
    font-weight: 500;
    font-size: 10px;
  }
  .college-profile-image-overlay-tag-container {
    display: flex;
    width: fit-content;
    height: 24px;
    border-radius: 6px;
    gap: 6px;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 6px;
    padding-left: 8px;
    backdrop-filter: blur(4px);
    justify-content: center;
    align-items: center;
    backdrop-filter: blur(4px);
    background: #f1f1f1;
  }
  .college-profile-cta {
    height: 44px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #d0d5dd;
    border-radius: 8px;
    cursor: pointer;
  }
  .college-profile-cta-group {
    display: none;
  }
  .college-profile-cta-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: space-between;
    background: #ffffff !important;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 640px) {
  .college-facility-image-box {
    width: 30px;
    height: 30px;
  }
}

.staff-and-management-wrapper {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}

.staff-and-management-list-container {
  background-color: #ffffff;
  width: 100%;
  border-radius: 12px;
  height: fit-content;
  align-items: center;
}

.staff-and-management-list-box {
  border: 1px solid #dfe2e6;
  min-height: 230px;
  height: 100%;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.container-wrapper {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}

.item-list-container {
  background-color: #ffffff;
  border-radius: 12px;
  height: fit-content;
}
.course-card-btn-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* flex-wrap: wrap; */
  gap: 12px;
  width: 100%;
}
.horizontal-item-wrapper-container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  align-items: center;
}
.horizontal-item-wrapper {
  width: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.horizontal-item-wrapper-course {
  /* width: 65px; */
  display: flex;
  justify-content: center;
  align-items: center;
}
.divider-cources-card {
  height: 100%;
  border: 0.5px solid #dfe2e6;
}
.divider-cources-card:last-child {
  display: none;
}
.horizontal-item-wrapper:nth-child(2) {
  width: fit-content;
  justify-content: center;
}
.horizontal-item-wrapper:last-child,
.horizontal-item-wrapper:last-of-type {
  padding-right: 0;
  border-right: none;
  justify-content: flex-start;
}
/* REVIEWS */

.reviews-wrapper {
  width: 100%;
  height: fit-content;
  padding-top: 16px;
}

.reviews-list-box {
  border: 1px solid #dfe2e6;
  background-color: #ffffff;
  min-height: 230px;
  height: 100%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
}

.rating-box {
  background-color: #dddaed;
  border-radius: 4px;
  align-items: center;
  align-content: center;
}

.read-more-less-btn {
  border: 1px solid #dfe2e6;
  border-radius: 8px;
  width: fit-content;
  height: fit-content;
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #15294b;
}

.review-summary-container {
  background-color: #ffffff;
  width: 100%;
  border-radius: 12px;
  height: fit-content;
  align-items: center;
}

.summary-rating-box {
  background-color: #dddaed;
  border-radius: 8px;
  align-items: center;
  align-content: center;
}

.reviews-input {
  height: 42px;
  border-radius: 8px;
  /* background-color: #ffffff; */
}

.reviews-filter-btn {
  display: flex;
  align-items: center;
  /* Vertically centers icon and text */
  border: 1px solid #dfe2e6;
  border-radius: 8px;
  width: fit-content;
  height: 42px;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #15294b;
  cursor: pointer;
  /* Optional: shows pointer on hover */
}
.institution-card-verified-badge {
  font-size: 8;
  font-weight: 500;
}

/*!***************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/styles/profileCourses.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************/
.profile-courses-search .mantine-TextInput-input{
    padding: 12px 40px !important   ;
    border-radius: 8px;
}
.profile-courses-search .mantine-TextInput-input::placeholder{
    color: #6B788E;
    font-weight: 400;
    font-size: 16px;
}
.profile-courses-search .mantine-TextInput-section{
    left: 12px;
    width: fit-content !important;
}
.profile-courses-select.mantine-Select-root{
    display: flex !important;
    align-items: center !important;
    flex-direction: row !important;
    gap: 10.5px !important;
}
.profile-courses-select .mantine-Select-label{
    font-weight: 500;
    color: #5D6B82;
    font-size: 14px;
}
.profile-courses-select .mantine-Select-input{
    padding: 12px;
    border-radius: 8px;
}
.profile-courses-select .mantine-Select-input::placeholder{
    color: black;

}


/* course card */

.course-card-wraper{
    border: 1px solid #C5C2FF;
    background: linear-gradient(90deg, rgba(229, 70, 216, 0.1) 0%, #FFFFFF 100%);
        border-radius: 12px;

}

.card-tags{
width: 5px;
height: 5px;
background: #374151;
border-radius: 50%;

}


/* filter cources */

.filter-cources-wraper .mantine-Select-input{
    height: 48px;
    padding-left: 18px;
    background: #F8FBFE;
    border: 1px solid #D4D7E3;
    border-radius: 10px;
}
.filter-cources-wraper .mantine-Select-input::placeholder{
    color: #757A8E;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 1%;
}
.filter-cources-wraper .mantine-Select-label{
    margin-bottom: 8px !important;
    font-weight: 500;
    color: #313957;
    font-size: 14px;
}
.filter-course-button.mantine-Button-root{
    background-color: #EFEAFF;
    border: 1px solid #DFD4FF;
    color: #6129FE;
    font-weight: 500;
    font-size: 16px;
    height: 48px;
    border-radius: 8px;
}
.filter-course-clear-button.mantine-Button-root{
    background-color: #FFFFFF;
    border: 1px solid #DFD4FF;
    color: #15294B;
    font-weight: 500;
    font-size: 16px;
    height: 48px;
    border-radius: 8px;
}
.filter-cources-wraper .mantine-Slider-thumb{
    background-color: #6129FE;
}
.filter-cources-wraper .mantine-Slider-bar{
    background-color: #6129FE;
}

.courses-card-list-web .load-fac-btn{
    margin-top: 24px;
}


/* filters modal */
.filters-modal .mantine-Modal-body{
    padding: 0 !important;
    
}
.filters-modal .mantine-Modal-header{
    display: none;
}
.filters-modal .mantine-Modal-content{
    border-radius: 0px !important;
}
.cource-card-value{
white-space: noWrap;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/featuredProfiles/featuredProfiles.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
/* ===============================
   SCROLL CONTAINER
================================= */

.featured-profiles-scroll {
    display: flex;
    /* gap: 42px; */
    gap: var(--featured-gap);
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 0;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scroll-padding-left: 1px;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
}

.featured-profiles-item {
    scroll-snap-align: start;
    scroll-snap-stop: always;
    display: flex;
    align-items: stretch;
}

.featured-profiles-scroll::-webkit-scrollbar {
    display: none;
}

.featured-profiles-scroll {
    display: flex;
    align-items: flex-start;
}

/* ===============================
   CARD BORDER (Gradient Frame)
================================= */

.card-border {
    border-radius: 16px;
    border: 3px solid transparent;
    background-image:
        linear-gradient(#ffffff, #ffffff),
        linear-gradient(48.99deg, #B000E6 1.2%, #EA475C 98.19%);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    transform-style: preserve-3d;
    transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}

/* ===============================
   FEATURED BADGE
================================= */

.featured-badge {
    position: absolute;
    top: 16px;
    left: 16px;

    background:
        linear-gradient(#B000E6, #B000E6),
        linear-gradient(48.99deg, #B000E6 1.2%, #EA475C 98.19%);
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    border: 1px solid transparent;

    color: white;
    padding: 0 16px;
    height: 32px;
    font-size: 10px;
    font-weight: 500;
    border-radius: 22px;

    display: flex;
    align-items: center;
    letter-spacing: 0.5px;
    z-index: 30;
}



/* ===============================
   BACK SIDE LAYOUT
================================= */

.card-back-inner {
    width: 100%;
    height: 100%;
    padding: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    position: relative;
}

/* Container for rows */
.back-rows {
    display: flex;
    flex-direction: column;
    /* padding-top: 24px; */
    margin-top: 0;
    margin-bottom: 0;
    gap: 10px;
}

/* ===============================
   ROW LAYOUT
================================= */

.back-row {
    display: flex;
    align-items: flex-start;
    /* correct alignment */
    gap: 10px;
    min-height: 40px;
}

.aicte-row {
    align-items: center;
}

/* ===============================
   ICON BOX
================================= */

.back-heart-icon .back-heart-svg {
    /* default color (uses currentColor/stroke from tabler icons) */
    color: #B000E6;
    /* stroke: currentColor;
    fill: currentColor; */
}

.back-heart-icon:hover .back-heart-svg {
    color: #ef4444 !important;
    stroke: #ef4444 !important;
    fill: #ef4444 !important;
}

.back-heart-icon.wishlisted .back-heart-svg {
    color: #ef4444;
    stroke: #ef4444;
    fill: #ef4444;
}

.icon-container {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.icon-container img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}

/* ===============================
   TEXT
================================= */

.row-text {
    flex: 1;
    min-width: 0;
}

.row-label {
    font-size: 13px;
    font-weight: 500;
    color: #111827;
    letter-spacing: 0.4px;
    line-height: 1.3;
}

.row-value {
    font-size: 13px;
    font-weight: 500;
    margin-top: 4px;
    letter-spacing: 0.3px;
    line-height: 1.4;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ===============================
   COLORS
================================= */

.primary-text {
    color: #B000E6;
}

.secondary-text {
    color: #EA3D84;
}

.approved {
    color: #16A34A;
}

.not-approved {
    color: #9CA3AF;
}

.gradient-text {
    background: linear-gradient(48.99deg, #B000E6 1.2%, #EA475C 98.19%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ===============================
   MOBILE RESPONSIVE FIX
================================= */

@media (max-width: 768px) {

    .row-label,
    .row-value {
        white-space: nowrap;
        /* force single line */
        overflow: hidden;
        /* hide overflow */
        text-overflow: ellipsis;
        /* show ... */
        display: block;
        font-size: 10px;
    }

    .back-rows {
        display: flex;
        flex-direction: column;
        /* padding-top: 24px; */
        margin-top: 14px;
        margin-bottom: auto;
        gap: 4px;
    }

    .icon-container {
        width: 26px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }

    .icon-container img {
        width: 20px;
        height: 20px;
        object-fit: contain;
    }

}

/* ===============================
   DOTS NAVIGATION
================================= */

.featured-profiles-dots {
    margin-top: 10px;
    gap: 10px;
    margin-bottom: 4px !important;
}

@media (max-width: 768px) {
    .featured-profiles-scroll {
        gap: 6px;
    }

    .featured-profiles-dots {
        margin-top: 1px;
    }
}

.featured-profiles-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D0D5DD;
    border: 0;
    padding: 0;
    cursor: pointer;
    transition: background 0.3s ease,
        transform 0.3s ease;
}

.featured-profiles-dot.active {
    background: #000000;
    transform: scale(1.2);
}

/* ===============================
   RESPONSIVE SPACING
================================= */

@media (min-width: 1200px) {
    .featured-profiles-item {
        margin-right: 42px;
    }

    .featured-profiles-item:last-child {
        margin-right: 0;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .featured-profiles-item {
        margin-right: 32px;
    }

    .featured-profiles-item:last-child {
        margin-right: 0;
    }
}

@media (max-width: 899px) {
    .featured-profiles-item {
        margin-right: 16px;
    }

    .featured-profiles-item:last-child {
        margin-right: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .featured-profiles-scroll {
        scroll-behavior: auto;
    }
}


.featured-profiles-item {
    min-height: unset !important;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/featuredProfiles/flipCard.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
/* ================= FLIP CARD WRAPPER ================= */

.flip-card-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    perspective: 1000px;
    display: flex;
    padding-top: 14px;
    padding-bottom: 14px;
}

/* ================= INNER CONTAINER ================= */

.flip-card-inner {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.6s ease 0s;
    transform-style: preserve-3d;
    display: flex;
    flex-direction: column;
}

/* Flip trigger */
.flip-card-wrapper:hover .flip-card-inner {
    transition-delay: 1s;
    transform: rotateY(180deg);
}

/* ================= BOTH FACES ================= */

.flip-card-front,
.flip-card-back {
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
}

/* Ensure both children stretch */
.flip-card-inner>* {
    width: 100%;
    height: 100%;
}

/* ================= FRONT ================= */

.flip-card-front {
    position: relative;
    z-index: 2;
}

/* ================= BACK ================= */

.flip-card-back {
    position: absolute;
    inset: 0;
    transform: rotateY(180deg);
}

/* ================= BACK INNER CONTENT ================= */

.card-back-inner {
    width: 100%;
    height: 100%;
    padding: 12px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    box-sizing: border-box;
}

/* Back card container */
.back-card-container {
    height: 100%;
    background: white;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/india/[category]/[...location]/applyNowButton.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************/
.applyNowButton_applyNowInlineHover__I_d6f {
    color: #000 !important;
    border: 1px solid #b142e8 !important;
    background: transparent !important;
    border-radius: 7px !important;
}

.applyNowButton_applyNowInlineHover__I_d6f:hover {
    background: linear-gradient(194.81deg, #6B2EEA 10.46%, #C156F7 89.22%) !important;
    border: 1px solid #D0D5DD !important;
    color: #fff !important;
    border-radius: 7px !important;
}

.applyNowButton_applyNowInlineHover__I_d6f:hover svg,
.applyNowButton_applyNowInlineHover__I_d6f:hover img {
    /* Ensure the icon stays visible on gradient */
    filter: brightness(0) invert(1);
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./src/components/india/components/headder.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.filter-header-container {
  background-color: #ffffff;
  /* padding: 15px 20px; */
  width: 100%;
  z-index: 1000;
  gap: 10px;

  /* position: fixed; */
}

.nav-icons-container {
  display: flex;
  justify-content: space-between;
  overflow-x: auto;
  overflow-y: hidden;
  background-color: #ffffff;
}

.nav-item {
  height: 78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 78px;
  cursor: pointer;
  transition: transform 0.2s;
  /* background-color: #ffffff; */
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

/* .nav-item-active {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    cursor: pointer;
    transition: transform 0.2s;
    background-color: #ffffff;
    height: 45px;
    border-radius: 8px;
    background: #ffffff;
    z-index: 0;
    height: 78px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);

}

.nav-item-active::after {
    content: "";

    position: absolute;
    left: 0;
    bottom: -6;
    width: 100%;
    height: 2px;
    border-radius: 8px;
    z-index: -1;
    background: linear-gradient(90deg,
            #6647C9 0%,
            #AB66FB 36.38%,
            #F2416C 75.76%,
            #F4530C 100%);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);

} */
.nav-item-active {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 78px;
  cursor: pointer;
  background-color: #ffffff;
  height: 78px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}

.nav-item-active::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(to right, #6647c9 0%, #ab66fb 36.38%, #f2416c 75.76%, #f4530c 100%);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: scaleX(1);
  opacity: 1;
}

.nav-item:hover {
  transform: translateY(-2px);
}

.nav-icon {
  color: #5c5c5c;
  margin-bottom: 5px;
}

.nav-icon::after {
  color: #15294b;
}

.nav-label {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #5c5c5c;
}

.nav-label-active {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: var(--text-primary);
}

.nav-label::after {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #15294b;
}

.search-filters-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-inline: 20px;
  min-height: 78px;
  height: fit-content;
  background-color: #f5f6f7;
  border-radius: 15px;
  padding-inline: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-input .mantine-Input-input .mantine-TextInput-input {
  width: 260px;
  border-radius: 8px;
  border: #c2c7d0 1px solid;
  height: 46px;
  color: var(--text-primary);
}

.search-input-header ::placeholder {
  color: '#6B788E' !important;
  font-size: 16px;
  font-weight: 400;
}
.search-input input::placeholder {
  color: '#6B788E' !important;
  font-size: 16px;
  font-weight: 400;
}

.filters-container {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: flex-start !important; /* ← FIX */
}

.filter-select {
  height: 46px;
  width: auto;
  /* box-shadow: 0px 1px 2px 0px #1018280D; */
  border-radius: 8px;
  font-size: 8px;
}

.filter-select input::placeholder {
  color: var(--text-primary);
  font-size: 12px;
}

.filter-select1.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: fit-content !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select2.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 149px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select3.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 110px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select4.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 119px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select4.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 131px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select5.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 144px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select6.mantine-InputWrapper-root.mantine-MultiSelect-root {
  height: 100%;
  /* max-width: 115px !important; */
  width: 91px !important;
  /* display: flex; */
  /* justify-content: space-between; */
  /* gap: 35px; */
  border-radius: 28px;
  color: var(--text-primary);
}

.filter-select-placeholder {
  color: var(--text-primary);
  font-size: 16px;
  display: flex;

  ::placeholder {
    color: var(--text-primary);
  }
}

.mantine-Input-input.mantine-MultiSelect-input {
  border-radius: 8px;
  background-color: white;
  box-shadow: 0px 1px 2px 0px #1018280d;
  box-shadow: 0px 1px 2px 0px #1018280d;
  color: black;
}

.mantine-MultiSelect-inputField.mantine-PillsInputField-field {
  width: 50px !important;
}

.header-search-box {
  box-shadow: 0px 1px 12px 0px #767f8c42;
  height: 48;
  top: 70px;
  left: 20px;
  border-radius: 10px;
  border-width: 1px;
  background-color: #f9fafb;
}

.filter-button {
  background-color: #ffffff;
  box-shadow: none;
}

.nav-icons-container {
  display: flex;
  justify-content: space-between;
  overflow-x: auto;
  padding-top: 10px;
  /* padding-bottom: 10px; */

  background-color: #f5f6f7;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .nav-icons-container {
    justify-content: flex-start;

    /* gap: 10px; */
  }

  .search-filters-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .search-input {
    width: 100%;
    border-radius: 100px;
  }

  .search-input-header.mantine-InputWrapper-root .mantine-TextInput-root {
    width: 100%;
    border-radius: 100px;
  }

  .filters-container {
    width: 100%;
    justify-content: flex-start;
  }
}

@media (max-width: 768px) {
  .filter-select {
    width: 100%;
  }

  .filters-container {
    flex-direction: column;
  }
}
/* Button styling */
.dropdown-button {
  border: 1px solid #ddd;
  background: white;
  color: var(--text-primary);
  padding: 8px 16px;
  font-size: 16px;
  font-weight: 400;
  height: auto;
}

.dropdown-button:hover {
  background: #f5f5f5;
}

/* Popover styling */
.dropdown-popover {
  padding: 0;
  overflow: visible !important;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #eee;
  position: fixed; /* Add this */
  z-index: 9999 !important; /* Add this - very high z-index */
}

/* Search input */
.search-input {
  margin-bottom: 8px;
}

.search-input input {
  border-radius: 4px;
}

/* Clear all button */
.clear-all {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
}
.select-category {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-bottom: 8px;
}

.clear-all:hover {
  color: #333;
}

/* Options list */
.options-list {
  max-height: 300px;
  overflow-y: auto;
}

.option-item {
  display: flex;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.custom-checkbox {
  width: 100%;
}

.custom-checkbox .mantine-Checkbox-label {
  font-size: 14px;
}



.view-filter-button{
  width: 146px;
    height: 37px;
    border-radius: 8px;
    border-width: 1px;
    opacity: 1;
    gap: 10px;
    padding: 10px;
    border: 1px solid #D0D5DD;
    box-shadow: 0px 1px 2px 0px #1018280D;
    background: #FFFFFF;
}

.view-text{
  color: #15294B;
font-weight: 500;
font-style: Medium;
font-size: 17px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0%;
cursor : pointer;
}


/* tabs */

.list {
  position: relative;
  /* margin-bottom: var(--mantine-spacing-md); */
}

.indicator {
  background-color: var(--mantine-color-white);
  border-radius: var(--mantine-radius-md);
  border: 1px solid var(--mantine-color-gray-2);
  box-shadow: var(--mantine-shadow-sm);

  @mixin dark {
    background-color: var(--mantine-color-dark-6);
    border-color: var(--mantine-color-dark-4);
  }
}

.tab {
  z-index: 1;
  font-weight: 500;
  transition: color 100ms ease;
  color: var(--mantine-color-gray-7);

  &[data-active] {
    color: var(--mantine-color-black);
  }

  @mixin dark {
    color: var(--mantine-color-dark-1);

    &[data-active] {
      color: var(--mantine-color-white);
    }
  }
}

.tabs-main{

border-radius: 8px;
    border-width: 1px;
    padding-right: 4px;
    padding-left: 4px;
    gap: 10px;
    border: 1px solid #EBEDF0;
    padding: 5px;
}

.tabs-active{

opacity: 1;
border-radius: 4px;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
gap: 6px;
background: #DFD4FF;
color:'#6129FE'
}

.tabs-inactive{
 
opacity: 1;
border-radius: 4px;
padding-top: 4px;
padding-right: 8px;
padding-bottom: 4px;
padding-left: 8px;
gap: 6px;

}

/* Hide scrollbar but keep scroll */
.hide-scrollbar {
  overflow-y: auto;
  scrollbar-width: none;        /* Firefox */
  -ms-overflow-style: none;     /* IE & Edge */
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;                /* Chrome, Safari */
}


/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/india/components/toggleButton.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.toggleButton_wrapper__Wqc3b {
    display: flex;
    align-items: center;

}

/* Outer container */
.toggleButton_track__4fKzv {
    width: 110px;
    height: 36px;
    border-radius: 30px;
    border: 3px solid #C29FCD;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;
}

/* Active background gradient */
.toggleButton_track__4fKzv.toggleButton_active__lNnu5 {
    background: linear-gradient(180deg,
            rgba(234, 71, 92, 0.88) 0%,
            rgba(176, 0, 230, 0.88) 100%);
    border: none;
}

/* Sliding capsule */
.toggleButton_slider___T3iu {
    position: absolute;
    top: 4px;
    left: 4px;

    width: 56%;
    height: calc(100% - 8px);

    border-radius: 30px;

    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    /* padding-left: 5px;
    padding-right: 5px; */

    font-size: 8px;
    font-weight: 500;
    color: black;

    /* gradient border fix */
    border: 1px solid transparent;
    background:
        linear-gradient(#FFFFFF, #FFFFFF) padding-box,
        linear-gradient(90deg, #B000E6 0%, #EA475C 100%) border-box;

    transition: transform 0.35s cubic-bezier(.4, 0, .2, 1);
}

/* Move slider to right */
.toggleButton_sliderActive__cIiT0 {
    transform: translateX(52%);
    /* border: 1px solid #F0DEFF; */
    left: 12px;

}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/FilterTilesUI/FilterTilesUI.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.FilterTilesUI_container__vlWb7 {
    background:
        linear-gradient(#fafbfb, #fafbfb) padding-box,
        linear-gradient(180deg, #B000E6, #EA475C) border-box;

    border: 2px solid transparent;
    border-radius: 22px;

    padding: 24px;
    padding-top: 0px;
}

.FilterTilesUI_heading__WeKae {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.FilterTilesUI_tabs__wkQu9 {
    display: flex;
    align-items: center;
    gap: 48px;
    border-bottom: 1px solid #c29fcc;
    margin-bottom: 20px;
    overflow-x: auto;
    white-space: nowrap;
}

.FilterTilesUI_tab__4bEdx {
    flex-shrink: 0;
    font-size: 18px;
    color: black;
    cursor: pointer;
    /* padding-bottom: 6px; */
}

.FilterTilesUI_activeTab__ypYFw {
    color: #b000e6;
    font-weight: 600;
}

.FilterTilesUI_activeLine__ukNr9 {
    height: 3px;
    width: 100%;
    /* margin-top: 6px; */

    background: linear-gradient(90deg, #B000E6 0%, #EA475C 100%);
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}


.FilterTilesUI_chips__TvYs5 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}

.FilterTilesUI_chip__id5nY {
    border: 1px solid #c29fcc;
    background: transparent;
    padding: 6px 14px;
    border-radius: 999px;
    font-size: 14px;
    cursor: pointer;
}

.FilterTilesUI_chip__id5nY:hover {
    background: #f5e6ff;
}

.FilterTilesUI_grid__wLB62 {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    gap: 10px;

    max-height: 220px;
    /* 100px card × 2 rows + 10px gap */
    overflow: hidden;
}

@media (max-width: 1024px) {
    .FilterTilesUI_grid__wLB62 {
        grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));
        gap: 10px;
    }
}

/* LOCATION TILE STYLE */

.FilterTilesUI_locationScrollable___WffD {
    display: grid;
    grid-template-columns: repeat(11, 1fr);
    gap: 10px;
    justify-content: space-between;

    max-height: 220px;
    /* 100px card × 2 rows + 10px gap */
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 4px;
}

/* LOCATION TILE */

.FilterTilesUI_locationTile__8sQlS {
    width: 100%;
    height: 100px;
    box-sizing: border-box;

    background: #F8F8F8;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;

    border: 1px solid #5825E7;
    box-shadow: 0 4px 8px rgba(69, 29, 180, 0.15);

    display: flex;
    flex-direction: column;

    transition: all 0.2s ease;
}

.FilterTilesUI_locationTile__8sQlS:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(91, 91, 92, 0.2);
}

/* image container */

.FilterTilesUI_locationImageWrapper__HbjwY {
    width: 100%;
    height: 60px;
    flex-shrink: 0;
    overflow: hidden;
}

.FilterTilesUI_locationImage__CGn_y {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* text section */

.FilterTilesUI_locationText__pteD7 {
    padding: 4px 6px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
    justify-content: center;
    overflow: hidden;
}

.FilterTilesUI_locationTitle__UvR7s {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.FilterTilesUI_locationSub__uRFJo {
    font-size: 10px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

@media (max-width: 768px) {

    .FilterTilesUI_locationScrollable___WffD {
        grid-template-columns: repeat(4, 1fr);
        gap: 8px;
        max-height: 188px;
        /* 85px × 2 rows + 8px gap */
        overflow-y: auto;
        overflow-x: hidden;
        padding-right: 2px;
    }

    .FilterTilesUI_locationTile__8sQlS {
        width: 100%;
        height: 85px;
    }

    .FilterTilesUI_locationImageWrapper__HbjwY {
        height: 50px;
    }

    .FilterTilesUI_locationTitle__UvR7s {
        font-size: 10px;
    }

    .FilterTilesUI_locationSub__uRFJo {
        font-size: 9px;
    }
}


.FilterTilesUI_card__DC4pH {
    background: linear-gradient(180deg, #dbbaff5e, #ffffff);
    border-radius: 10px;
    padding: 8px 6px;
    text-align: center;
    cursor: pointer;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    height: 100px;
    box-sizing: border-box;

    border-top: 1px solid #451DB4;
    border-left: 1px solid #451DB4;
    border-bottom: 1px solid #EA475C;
    border-right: 1px solid #EA475C;
}

/* .card {
    background: linear-gradient(180deg, #dbbaff5e, #ffffff);
    padding: 12px;
    text-align: center;
    cursor: pointer;

    display: flex;
    flex-direction: column;
    align-items: center;

    border: 2px solid transparent;
    border-radius: 12px;

    background:
        linear-gradient(white, white) padding-box,
        linear-gradient(180deg, #451DB4, #EA475C) border-box;

    background-origin: border-box;
    background-clip: padding-box, border-box;
} */

.FilterTilesUI_locationCard__uUU4m {
    background: linear-gradient(180deg, #dbbaff5e, #ffffff);
    border-radius: 12px;
    padding: 14px 10px;
    text-align: center;
    cursor: pointer;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;

    border-top: 1px solid #451DB4;
    border-left: 1px solid #451DB4;
    border-bottom: 1px solid #EA475C;
    border-right: 1px solid #EA475C;
    min-height: 170px;
}

.FilterTilesUI_cardImage__VIE0U {
    width: 44px;
    height: 44px;
    object-fit: contain;
    flex-shrink: 0;
}

.FilterTilesUI_locationCardImage__opYKU {
    width: 100px;
    height: 100px;
    object-fit: cover;
    margin-bottom: 12px;
    border-radius: 8px;
}

.FilterTilesUI_cardLabel__2FU3u {
    font-size: 11px;
    margin-top: 4px;

    display: block;
    width: 100%;
    max-width: 100%;
    height: 28px;

    text-align: center;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
    line-height: 1.3;
}

/* Capsules section */
.FilterTilesUI_capsulesContainer__7QYjs {
    margin-bottom: 30px;
    width: 100%;
}

.FilterTilesUI_capsulesRow__ODZaW {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    box-sizing: border-box;
}

/* capsulesRow height is controlled via JS (capsuleRowLimit), no CSS clipping needed */

.FilterTilesUI_capsule__kpdnp {
    border: 1px solid #c29fcc;
    background: #f8f9fa;
    padding: 4px 12px;
    border-radius: 16px;
    font-size: 12px;
    cursor: pointer;
    white-space: nowrap;
}

.FilterTilesUI_capsule__kpdnp:hover {
    background: #f5e6ff;
    border-color: #b000e6;
}

.FilterTilesUI_moreText__e78NI {
    color: #5825E7;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    padding: 2px 16px 2px 16px;
    white-space: nowrap;
    border: 2px solid #B000E6;
    background: transparent;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    transition: all 0.2s ease;
    flex-shrink: 0;
}

.FilterTilesUI_moreText__e78NI:hover {
    background: #f5e6ff;
    border-color: #b000e6;
}

.FilterTilesUI_arrow__TX6Yo {
    font-size: 16px;
    margin-left: 4px;
}

/* Mobile Responsive Design */
@media (max-width: 768px) {
    .FilterTilesUI_container__vlWb7 {
        background: #fafbfb;
        border-radius: 16px;
        padding: 16px;
    }

    .FilterTilesUI_heading__WeKae {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 14px;
    }

    .FilterTilesUI_tabs__wkQu9 {
        display: flex;
        align-items: center;
        gap: 24px;
        border-bottom: 1px solid #c29fcc;
        margin-bottom: 14px;
        overflow-x: auto;
        white-space: nowrap;
    }

    .FilterTilesUI_tab__4bEdx {
        flex-shrink: 0;
        font-size: 14px;
        color: black;
        cursor: pointer;
    }

    .FilterTilesUI_grid__wLB62 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 8px;
        max-height: 188px;
        /* 85px × 2 rows + 8px gap */
        overflow: hidden;
    }

    .FilterTilesUI_card__DC4pH {
        background: linear-gradient(180deg, #dbbaff5e, #ffffff);
        border-radius: 8px;
        padding: 6px 4px;
        height: 85px;
        box-sizing: border-box;
        border-top: 1px solid #451DB4;
        border-left: 1px solid #451DB4;
        border-bottom: 1px solid #EA475C;
        border-right: 1px solid #EA475C;
    }

    .FilterTilesUI_cardImage__VIE0U {
        width: 36px;
        height: 36px;
        margin-bottom: 4px;
    }

    .FilterTilesUI_cardLabel__2FU3u {
        font-size: 10px;
        margin-top: 3px;
    }

    .FilterTilesUI_capsulesContainer__7QYjs {
        margin-bottom: 20px;
        width: 100%;
    }

    .FilterTilesUI_capsulesRow__ODZaW {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        margin-bottom: 6px;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        box-sizing: border-box;
        max-height: 54px;
        /* 2 rows: 24px × 2 + 6px gap */
        overflow: hidden;
    }

    .FilterTilesUI_capsule__kpdnp {
        border: 1px solid #c29fcc;
        background: #f8f9fa;
        padding: 3px 10px;
        border-radius: 14px;
        font-size: 11px;
        cursor: pointer;
        white-space: nowrap;
        max-width: 70px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .FilterTilesUI_moreText__e78NI {
        color: #5825E7;
        font-size: 12px;
        font-weight: 600;
        cursor: pointer;
        padding: 6px 12px;
        white-space: nowrap;
        border: 2px solid #B000E6;
        background: transparent;
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 4px;
        transition: all 0.2s ease;
    }

    .FilterTilesUI_arrow__TX6Yo {
        font-size: 12px;
        margin-left: 2px;
    }
}

/* Small Mobile Responsive Design */
@media (max-width: 480px) {
    .FilterTilesUI_container__vlWb7 {
        background: #fafbfb;
        border-radius: 14px;
        padding: 12px;
    }

    .FilterTilesUI_locationScrollable___WffD {
        grid-template-columns: repeat(4, 1fr);
        gap: 6px;
        max-height: 176px;
        /* 80px × 2 rows + 6px gap */
        overflow-y: auto;
        overflow-x: hidden;
    }

    .FilterTilesUI_locationTile__8sQlS {
        width: 100%;
        height: 80px;
    }

    .FilterTilesUI_locationImageWrapper__HbjwY {
        height: 44px;
    }

    .FilterTilesUI_locationTitle__UvR7s {
        font-size: 9px;
    }

    .FilterTilesUI_locationSub__uRFJo {
        font-size: 8px;
    }

    .FilterTilesUI_heading__WeKae {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .FilterTilesUI_tabs__wkQu9 {
        display: flex;
        align-items: center;
        gap: 16px;
        border-bottom: 1px solid #c29fcc;
        margin-bottom: 10px;
        overflow-x: auto;
        white-space: nowrap;
    }

    .FilterTilesUI_tab__4bEdx {
        flex-shrink: 0;
        font-size: 12px;
        color: black;
        cursor: pointer;
    }

    .FilterTilesUI_grid__wLB62 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 6px;
        max-height: 176px;
        /* 80px × 2 rows + 6px gap */
        overflow: hidden;
    }

    .FilterTilesUI_card__DC4pH {
        background: linear-gradient(180deg, #dbbaff5e, #ffffff);
        border-radius: 8px;
        padding: 5px 3px;
        height: 80px;
        box-sizing: border-box;
        border-top: 1px solid #451DB4;
        border-left: 1px solid #451DB4;
        border-bottom: 1px solid #EA475C;
        border-right: 1px solid #EA475C;
    }

    .FilterTilesUI_cardImage__VIE0U {
        width: 32px;
        height: 32px;
        margin-bottom: 3px;
    }

    .FilterTilesUI_cardLabel__2FU3u {
        font-size: 9px;
        margin-top: 2px;
    }

    .FilterTilesUI_capsulesContainer__7QYjs {
        margin-bottom: 16px;
        width: 100%;
    }

    .FilterTilesUI_capsulesRow__ODZaW {
        display: flex;
        flex-wrap: wrap;
        gap: 4px;
        margin-bottom: 4px;
        width: 100%;
        justify-content: flex-start;
        align-items: center;
        box-sizing: border-box;
        max-height: 48px;
        /* 2 rows: 22px × 2 + 4px gap */
        overflow: hidden;
    }

    .FilterTilesUI_capsule__kpdnp {
        border: 1px solid #c29fcc;
        background: #f8f9fa;
        padding: 2px 8px;
        border-radius: 12px;
        font-size: 10px;
        cursor: pointer;
        white-space: nowrap;
        max-width: 60px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .FilterTilesUI_moreText__e78NI {
        color: #5825E7;
        font-size: 10px;
        font-weight: 600;
        cursor: pointer;
        padding: 4px 10px;
        white-space: nowrap;
        border: 2px solid #B000E6;
        background: transparent;
        border-radius: 8px;
        display: flex;
        align-items: center;
        gap: 2px;
        transition: all 0.2s ease;
    }

    .FilterTilesUI_arrow__TX6Yo {
        font-size: 10px;
        margin-left: 1px;
    }
}

/* Skeleton Card */
.FilterTilesUI_cardSkeleton__mMzyS {
    background: linear-gradient(180deg, #dbbaff5e, #ffffff);
    border-radius: 12px;
    padding: 12px;

    display: flex;
    flex-direction: column;
    align-items: center;

    border-top: 1px solid #451DB4;
    border-left: 1px solid #451DB4;
    border-bottom: 1px solid #EA475C;
    border-right: 1px solid #EA475C;
}

/* Skeleton Image */
.FilterTilesUI_skeletonImage__OXLG2 {
    width: 64px;
    height: 64px;
    border-radius: 8px;
    margin-bottom: 10px;

    background: #e5e5e5;
    animation: FilterTilesUI_skeletonLoading__jjzfl 1.2s infinite linear alternate;
}

/* Skeleton Text */
.FilterTilesUI_skeletonText__TtXcq {
    width: 70%;
    height: 12px;
    border-radius: 6px;

    background: #e5e5e5;
    animation: FilterTilesUI_skeletonLoading__jjzfl 1.2s infinite linear alternate;
}

/* Skeleton Animation */
@keyframes FilterTilesUI_skeletonLoading__jjzfl {
    0% {
        opacity: 0.5;
    }

    100% {
        opacity: 1;
    }
}
