@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Protest Riot font */
@import url('https://fonts.googleapis.com/css2?family=Protest+Riot&display=swap');

* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}
body {
    font-family: "Poppins", sans-serif;
    font-size: 12px !important;
    font-weight: 400;
    background-color: #fff;
    color: black;
    overflow-x: hidden;
    position: relative;
}
html {
  scroll-behavior: smooth;
}
a {
    display: block;
    text-decoration: none !important;
    color: inherit;
}
p {
    margin-bottom: 0px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0px !important;
    line-height: 1.5;
}
ul,
li {
    padding: 0 !important;
    list-style: none;
    margin: 0 !important;
}
img {
    display: block;
    max-width: 100%;
}
.fs-xs {
    font-size: 12px;
}
.fs-sm {
    font-size: 14px;
}
.fs-lg {
    font-size: 18px;
}
.font-italic {
    font-style: italic;
}
.font-riot {
    font-family: "Protest Riot", sans-serif;
}
::-webkit-scrollbar {
    display: none;
}
.custom-container {
    max-width: 1236px;
    width: 100%;
    margin: auto;
    padding: 0px 16px;
}
.text-primary {
    color: #4E2FDA !important;
}
.text-secondary {
    color: #454545 !important;
}
.bg-primary {
    background-color: #4E2FDA !important;
}

/* index page css start */
.swiper-content {
    max-width: 375px;
}
.bg-frame {
    background-image: url(../images/private-video-chat-with-strangers.png);
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 24px 16px;
}
.phone-mockup {
    max-width: 404px;
    width: 100%;
    background-position: center;
    margin: 10px auto 0px;
    overflow: hidden;
    position: relative;
}
.phone-mockup-content {
    max-width: 375px;
    width: 100%;
    background-color: white;
    margin: 14px auto;
    padding-bottom: 32px;
    border-radius: 48px;
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.find-connection-title {
    max-width: 277px;
    width: 100%;
    margin: auto;
}
.custom-btn {
    padding: 13px;
    border-radius: 50px;
    border: 1px solid #4E2FDA;
}
.btn-wrapper {
    gap: 10px;
}
.find-connection-inner {
    margin-bottom: 28px;
}
.custom-pagination {
    top: 70% !important;
    height: 18px;
}
.custom-pagination.random-chat-pagination {
    top: 100% !important;
    z-index: 1 !important;
}
.custom-pagination .swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #B8B2B2;
    opacity: unset;
}
.custom-pagination .swiper-pagination-bullet-active {
    border: 1px solid #4E2FDA;
    max-width: 24px;
    width: 100%;
    border-radius: 10px;
}
/* index page css end */
/* set up your profile page css start */
.profile-bg {
    background-color: rgba(78, 47, 218, 0.10);
}
.set-up-profile-content {
    padding-top: 54px;
}
.user-input {
    border: 0.25px solid #93939340;
    border-radius: 5px;
    padding: 12px 14px;
    appearance: none;
}
input:focus, textarea:focus {
    outline: none;
}
.vector-img::after {
    content: "";
    position: absolute;
    bottom: 80px;
    left: 0;
    pointer-events: none;
    max-width: 378px;
    width: 100%;
    height: 100%;
    max-height: 246px;
    background-image: url(../images/adult-webcam-chat-feature-oliva.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
/* set up your profile page css end */

/* passions matter page css start */
.define-input {
    background-color: rgba(78, 47, 218, 0.10);
    border-radius: 20px;
    border: none;
    padding: 12px 24px;
    margin: 26px 0px;
}
.define-input::placeholder {
    color: #4E2FDA;
    font-weight: 500;
}
.passion-badge {
    padding: 9px 15px;
    border-radius: 33px;
    border: 0.25px solid #93939340;
    display: inline-flex;
    transition: 0.2s ease-in-out;
}
/* passions matter page css end */

/* provide height page css start */
.height-badeg {
    border-radius: 33px;
    border: 0.25px solid #93939340;
    max-width: 76.73px;
    width: 100%;
    padding: 5px;
    font-size: 16px;
    color: #4E2FDA;
    text-align: center;
    cursor: pointer;
}
.heigth-list {
    padding-top: 50px;
}
.identify-list-item {
    border: 0.25px solid #93939340;
    border-radius: 5px;
    padding: 10px 14px;
}
.height-radio-input, .identity-radio-input {
    display: none;
}
.height-radio-input:checked + .height-badeg {
    border: 0.25px solid #4E2FDA;
    font-weight: 600;
}
.identity-radio-input:checked + .identify-list-item {
    border: 0.25px solid #4E2FDA;
    font-weight: 600;
    color: #4E2FDA !important;
}
/* provide height page css end */

/* terms & conditions page css start */
.list-circle {
    list-style: disc;
}
.terms-conditions-content {
    font-size: 13px !important;
}
/* terms & conditions page css end */

/* information page css start */
.info-input {
    background-color: rgba(78, 47, 218, 0.10);
    padding: 13px 16px;
    box-shadow: 0px 0px 2px -2px #00000040;
    border-radius: 3px;
    border: none;
}
.information-wrapper {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.marital-status, .gender-selection {
    gap: 10px;
}
.marital-status p, .gender-selection p {
    background-color: rgba(78, 47, 218, 0.10);
    border-radius: 5px;
    padding: 4px 13px;
    max-width: max-content;
    width: 100%;
    color: rgba(0, 0, 0, 0.20);
    cursor: pointer;
}
.marital-status p.active {
    color: #4E2FDA;
    font-weight: 600;
    background-color: rgba(78, 47, 218, 0.15);
}
.form-select.info-input, .form-control.info-input {
    background-color: rgba(78, 47, 218, 0.10);
    padding: 13px 16px;
    box-shadow: 0px 0px 2px -2px #00000040;
    border-radius: 3px;
    border: none;
    font-size: 12px;
}
/* information page css end */

/* community page css start */
.community-img-wrapper {
    height: calc(100% - 124px);
    margin: 20px auto 10px;
}
/* community page css end */

/* current marital status page css start */
.gender-content {
    height: calc(100% - 124px);
    margin: 20px auto 10px;
}
.gender-img-wrapper img {
    max-width: 140px;
    width: 100%;
    max-height: 198px;
    height: 100%;
    border-radius: 70px;
    object-fit: cover;
    cursor: pointer;
}
.gender-img-wrapper.active img {
    border: 6px solid #4E2FDA;
    box-shadow: 0px 0px 4px 0px #4E2FDA;
}
.vector-img-2::before {
    content: "";
    position: absolute;
    top: 40px;
    left: -16px;
    pointer-events: none;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background-image: url(../images/top-cam-girls-streaming-now.png);
    background-repeat: no-repeat;
    z-index: -1;
}
/* current marital status page css end */

/* terms & conditions page css start */
.slanted-header {
  background-color: #4E2FDA;
  color: white;
  padding: 26px 16px 50px;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 60%);
  text-align: center;
}
.back-icon {
    width: 26px;
    height: 26px;
    border: 2px solid #4E2FDA;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
/* terms & conditions page css end */

/* upload profile pic page css start */
.profile-pic img {
    max-width: 110px;
    width: 100%;
    max-height: 110px;
    height: 100%;
    border-radius: 100%;
    outline: 1px dashed #4E2FDA;
    border: 6px solid white;
}
.profile-pic {
    position: relative;
}
.profile-pic input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    width: 110px;
    height: 110px;
    margin: auto;
    border-radius: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -62%);
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.calender-icon img {
    position: absolute;
    right: 16px;
    pointer-events: none;
}
.information-part-wrapper {
    background-color: #fbfafe;
    border-radius: 12px;
    padding: 13px;
}
.information-item {
    background-color: white;
    box-shadow: 0px 0px 2px -2px #00000040;
    border-radius: 3px;
    padding: 13px 16px;
}
.option-redirect-profile .profile-pic {
    height: 74px;
    width: 74px;
}
.option-item img {
    border: 0.25px solid #4E2FDA;
    box-shadow: 0px 0px 4px 0px #4E2FDA36;
    border-radius: 12px;
}
/* upload profile pic page css end */
/* options page css start */
.dropover-overlay {
    position: absolute;
    left: 0; right: 0; top: 0; bottom: 0;
    background: rgba(255,255,255,0.6);
    z-index: 9;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    border-radius: 40px;
}
.dropover-overlay.active {
    opacity: 1;
    pointer-events: auto;
}
.dropover {
    position: absolute;
    left: 0; right: 0; bottom: 0;
    background: #fff;
    box-shadow: 4px 0px 6.3px 3px #4E2FDA1C;
    z-index: 10;
    transform: translateY(100%);
    transition: transform 0.4s cubic-bezier(.4,0,.2,1);
    margin: 0 auto;
    padding: 16px;
    width: 100%;
    max-width: 100%;
    text-align: start;
}
.dropover.active {
    transform: translateY(0);
}
.dropover-close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}
#hamburger-menu {
    cursor: pointer;
}
.gradient-text {
    background: linear-gradient(180deg, #F797DA 0%, #4E2FDA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    font-size: 36px;
    border-bottom: 2px dashed rgba(78, 47, 218, 0.2);
}
/* nouislider css customization start */
.noUi-tooltip {
    display: none !important;
}
.noUi-target {
    height: 3px !important;
    margin-top: 16px;
    background: rgba(78, 47, 218, 0.2) !important;
    border: none !important;
    box-shadow: none !important;
}
.noUi-horizontal .noUi-handle {
    width: 16px !important;
    height: 16px !important;
    border-radius: 100%;
    top: -7px !important;
}
.noUi-handle:after, .noUi-handle::before {
    display: none !important;
}
.noUi-handle {
    border: 4px solid #4E2FDA !important;
}
.noUi-connect {
    background-color: #4E2FDA !important;
}
#age-range-value {
    text-align: center !important;
    color: #4E2FDA !important;
    margin-top: 8px !important;
    font-weight: 600 !important;
}
/* nouislider css customization end */
/* options page css end */

/* language speak page css start */
.langauge-icon-wrapper {
    padding: 9px;
    height: 42px;
    width: 42px;
    border: 0.25px solid #93939340;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.langauge-item {
    padding: 10px 13px;
    border: 0.25px solid #93939340;
    border-radius: 5px;
}
.language-search-input {
    background-color: rgba(78, 47, 218, 0.2);
    border-radius: 23px;
    padding: 2px;
    margin: 15px 0px 21px;
}
.language-search-input input {
    background-color: transparent;
    padding: 0px 13px;
}
.language-search-input img {
    cursor: pointer;
}
.language-option {
    cursor: pointer;
    border-radius: 8px;
    padding: 8px;
    transition: background 0.2s;
}
.language-option.selected {
    background: #f3f0ff;
}
.language-option .langauge-item.selected {
    font-weight: bold;
    color: #7b61ff !important;
}
.language-option:hover {
    background: #f3f0ff;
}
.visually-hidden {
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
    border: 0;
    padding: 0;
    margin: -1px;
}
#language-list {
    max-height: 616px;
    height: 100%;
    overflow: auto;
}
/* language speak page css end */
/* random chat page css start */
.random-chat-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 24px;
}
.random-chat-wrapper {
    max-width: 335px;
    width: 100%;
    max-height: 462px;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
}
.random-chat-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #4E2FDA 100%);
    border-radius: 24px;
}
.random-chat-person-content {
    position: absolute;
    bottom: 16px;
    left: 16px;
}
.interest-badge {
    background-color: #7665e2;
    border-radius: 4px;
    padding: 4px;
}
.video-call-icon .close-icon {
    height: 48px;
    width: 48px;
}
.video-call-icon {
    margin-top: 32px;
}
.video-call-icon img {
    cursor: pointer;
}
/* random chat page css end */
/* index page css start */
.connect-badge {
    background-color: #E2DEF7;
    border-radius: 5px;
    max-width: 173px;
    width: 100%;
}
.hero-section-title {
    max-width: 603px;
    width: 100%;
    font-size: 48px;
    margin: 8px 0px 16px !important;
}
.gradient-text-header {
    background: linear-gradient(90deg, #FA66C9 0%, #4E2FDA 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.navbar-nav {
    gap: 60px;
}
.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}
.header-wrapper {
    background-color: white;
}
.lets-start-btn {
    max-width: 268px;
    width: 100%;
    border: 1px solid #FFFFFF;
    border-radius: 52px;
    padding: 10px;
    text-align: center;
    margin: auto;
}
.lets-start-content {
    bottom: 32px;
}
.bg-image {
    background-image: url(../images/random-webcam-girls-online.png);
    background-repeat: no-repeat;
    background-position: right;
}
.vector-wrapper::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/top-cam-girls-streaming-now.png);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.5;
    background-position: left;
    pointer-events: none;
}
.call-btn:hover {
    transform: scale(1.1);
    transition: transform 0.2s ease;
    cursor: pointer;
}
/* index page css end */

/* connecting call page css start */
.video-call-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-call-modal {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 30px;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.video-call-header h4 {
    font-weight: 600;
}

.video-container {
    position: relative;
}

.video-controls button {
    padding: 10px 20px;
    border-radius: 25px;
    font-weight: 600;
    border: none;
    transition: all 0.3s ease;
}

.video-controls button:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

#video-call-btn:hover {
    transform: scale(1.1);
    transition: transform 0.2s ease;
}

#mute-btn, #flip-camera-btn {
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 500;
    transition: all 0.3s ease;
    border: 2px solid;
}

.call-options button:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.call-options button i {
    margin-right: 5px;
}

.btn-outline-light {
    border-color: rgba(255, 255, 255, 0.5);
    color: white;
}

.btn-outline-light:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: white;
    color: white;
}
.local-video {
    width: 100%;
    background-color: #333;
}
.video-container {
    flex: 1 1 auto;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
#local-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background: #333;
    border-radius: 10px;
    display: block;
}
.video-call-button {
    bottom: 20px;
    position: absolute;
    left: 0;
    width: 100%;
}
/* connecting call page css end */

/* video chat wrapper page css start */
.video-chat-wrapper {
    max-width: 160px;
    width: 100%;
    max-height: 206px;
    height: 100%;
    border-radius: 16px;
    position: relative;
    overflow: hidden;
    margin: auto;
}
.video-chat-wrapper::before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(78, 47, 218, 0.68) 100%);
}
.newBadge {
    border: 1px solid #FFFFFF;
    top: 8px;
    left: 8px;
    max-width: 41px;
    width: 100%;
    max-height: 22px;
    text-align: center;
}
.video-chat-content {
    position: absolute;
    bottom: 16px;
    left: 8px;
}
.screen-icon-wrapper {
    background: #FFFFFF66;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    padding: 6px 4px 6px 8px;
    border-radius: 10px 0px 0px 10px;
}
.screen-icon-wrapper::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translateY(-50%);
    background: #FFFFFF80;
    height: 12px;
    width: 1.4px;
    border-radius: 24px;
}
.screen-icon-wrapper img {
    cursor: pointer;
}
.video-chat-container {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    overflow: auto;
    max-height: 614px;
    height: 100%;
    border-radius: 16px;
}
/* video chat wrapper page css end */
