.content-area {
  padding: 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.video-container {
  margin-top: 20px;
}

.video-container video {
  width: 100%;
  max-height: 300px;
  border-radius: 8px;
}

.video-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  gap: 15px;
  margin-top: 20px;
}

.video-item {
  background: #f0f0f0;
  padding: 20px;
  border-radius: 8px;
  text-align: center;
}

.earnings-card {
  background: #e7f0ff;
  padding: 20px;
  border-radius: 8px;
  margin-top: 20px;
}

.chart-placeholder {
  background: #f0f0f0;
  padding: 40px;
  border-radius: 8px;
  margin-top: 20px;
  text-align: center;
}

.sardar-profile-ton{
    height: 100px;
    width: 100px;
    border-radius: 50px;
    justify-items: center;
    /* background: #111; */

}

.profile-container{
    justify-items: center;
    text-align: center;
}

.sardar-profile-ton img{
    width: 100%;
    height: 100%;
        border-radius: 50px;

}
.sardar-profile-moy{
    /* height: 100px; */
    width: 200px;
    line-break: anywhere;
    font-family: monospace;
    margin-top: 15px;

}
.sardar-tonmoy-profilee{
display: flex;
    /* align-items: flex-start; */
    /* align-items: center; */
    justify-content: center;
    gap: 10px;
    width: 100%;
    height: auto;
    /* flex-direction: column;
    align-content: flex-end;
    flex-wrap: wrap; */
}
       .brnd-container-sardar{
             width: 260px;
    background: #fff;
    border-right: 1px solid #dedede;
    overflow-y: auto;
    padding-top: 10px;
    height: calc(100vh - 120px);


        }


.side-video-tanmay {
    flex: 1;
    overflow-y: auto;
    /* padding: 40px; */
    width: 70%;
    height: calc(100vh - 120px);
}
  .sardar-sp{
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
  span{
    color: #000;
  }
  .brand-itm {
    display: flex;
    align-items: center;
    gap: 14px;
    /* padding: 12px 20px; */
    cursor: pointer;
    transition: 0.2s;
}
  .sardar-sp  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/home.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    /* mask-size: cover; */
    mask-repeat: no-repeat;
  }
   .sardar-spq  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/clapperboard.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    /* mask-size: cover; */
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
     .sardar-spaa  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-account-48.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }

  
     .sardar-sr  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-wallet-50.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
     .sardar-ss {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-analytics-24.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
     .sardar-spt {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-download-32.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
     .sardar-spu  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-settings-50.png);

      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
     .sardar-spv  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-login-24.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    /* mask-size: cover; */
    mask-repeat: no-repeat;
    color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }
   .sardar-spw  {
    height: 24px;
    width: 24px;
        mask-image: url(../../img/profile/icons8-about-48.png);
      color: black;
    background-color: black;
    /* background-repeat: no-repeat; */
    mask-size: cover;
    mask-repeat: no-repeat;
     color:black;
    margin:15px 0px 15px 35px;
    font-size:18px;
  }

  .sardar-sp:hover{
    color: green;
    background-color: green;
  }

  .sardar-profile-images{
    width:120px;
    height:120px;
    
    border-radius:50%;
    
    object-fit:cover;
    box-shadow:0 0 8px rgba(0,0,0,0.2);
  }

.side-video-tanmay .profile-container {
    /* max-width: 780px; */
    margin: 10px auto;
    padding: 35px;
    text-align: center;
    /* background: white; */
    /* border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08); */
} 

.profile-container .profile-circle {
    width: 100px;
    height: 100px;
    /* background: linear-gradient(135deg, #ff416c, #ff4b2b); */
    color: white;
    font-size: 48px;
    font-weight: bold;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto ;
    text-transform: uppercase;
    box-shadow: 0 4px 12px rgba(255, 65, 108, 0.35);
} 
 .profile-container .profile-buttons {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin: 8px auto 20px auto;

   
} 
 .profile-container .profile-btn {
    background: #f4f6f7;
    border: none;
    border-radius: 12px;
    padding: 10px 16px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    font-weight: 500;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.12); */
    transition: .2s;
        /* mask-image: url(../../img/profile/editing.png);
      mask-size: cover;
    mask-repeat: no-repeat;
      height: 24px;
    width: 24px; */
}
 .profile-container .profile-btn:hover {
    background: #e5e7eb;
    transform: translateY(-1px);
}
.side-video-tanmay .video-heading {
    font-size: 20px;
    margin-top: 40px;
    font-weight: 600;
    color: #333;
    display: flex;
    align-items: center;
    gap: 8px;
}

 

 .side-video-tanmay .video-container {
    margin-top: 25px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 18px;
}

 .side-video-tanmay .video-container .video-box {
    background: #fff;
    border-radius: 14px;
    padding: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
    transition: .2s;
}

 .side-video-tanmay .video-container .video-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
}

 .side-video-tanmay .video-container .video-box video {
    width: 100%;
    border-radius: 12px;
}

.side-video-tanmay .video-container .video-box .video-info-text h3 {
    margin: 6px 0 3px 0;
    font-size: 16px;
    color: #222;
}

.side-video-tanmay .video-container .video-box .video-info-text p {
    font-size: 14px;
    color: #666;
} 

/* .brnd-container::-webkit-scrollbar,
.side-video::-webkit-scrollbar {
    width: 6px;
}

.brnd-container::-webkit-scrollbar-thumb,
.side-video::-webkit-scrollbar-thumb {
    background: #c9c9c9;
    border-radius: 10px;
} */

.overlay-tanmay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.overlay-tanmay.open {
    display: flex;
}

.overlay-tanmay .modal-tanmay {
    background: #fff;
    border-radius: 16px;
    width: 90%;
    max-width: 800px;
    box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    animation: pop 0.25s ease;

}

@keyframes pop {
    from {
        transform: scale(0.95);
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
} 

.modal-header {
    padding: 18px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.modal-footer {
    padding: 16px 20px;
    border-top: 1px solid #eee;
    text-align: right;
}

.btn {
    background: #007bff;
    color: #fff;
    padding: 8px 18px;
    border-radius: 8px;
    border: none;
    cursor: pointer;
}

.btn.cancel {
    background: #eaeaea;
    color: #111;
    margin-right: 8px;
}

/* .main-layout {
    position: absolute;
} */

/* .brnd-container {
    position: relative;
} */

/* .side-video {
    position: relative;
} */

.left_child {
    width: 700px;
    height: 450px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    margin: auto;
}

.left_child h1 {
    font-size: 41px;
    font-family: arial;
    margin: 0;
    padding: 0;
}

.left_child .sec1 {
    width: 97%;
    height: 400px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.left_child .sec1 .sec_child1 {
    width: 100%;
    height: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Photo Upload Section */
.photo {
    width: 20%;
    height: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.photo .circle {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid rgb(158, 160, 185);
    display: flex;
    align-items: center;
    justify-content: center;
}

.photo .circle i {
    font-size: 65px;
    color: rgb(158, 160, 185);
}

.photo .button {
    width: 100%;
    height: 40px;
    border-radius: 30px;
    background-color: rgb(225, 152, 239);
    font-weight: bold;
    position: relative;
    overflow: hidden;
}

.photo .button .up {
    position: absolute;
    top: 11px;
    left: 16px;
}

.photo .button #profp {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 550px;
    height: 760px;
    z-index: 2;
}

/* Input Fields */
.input1 {
    width: 77%;
    height: 200px;
    color: rgb(43, 40, 40);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.inputmain {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: space-between;
}

.child1,
.child2 {
    width: 46%;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: rgb(32, 31, 31);
    font-size: 15px;
    font-weight: bold;
}

.child1 input,
.child2 input {
    width: 95%;
    height: 37px;
    border: 2px solid rgb(158, 160, 185);
    padding-left: 10px;
    font-size: 17px;
    color: rgb(94, 94, 94);
    border-radius: 3px;
}

.inputmain2 {
    width: 100%;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: rgb(32, 31, 31);
    font-size: 15px;
    font-weight: bold;
}

.inputmain2 input {
    width: 97.7%;
    height: 37px;
    border: 2px solid rgb(158, 160, 185);
    padding-left: 10px;
    font-size: 17px;
    color: rgb(94, 94, 94);
    border-radius: 3px;
}

/* Bottom Section */
.sec_child2 {
    width: 100%;
    height: 80px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.sec_child2 .child1 input {
    width: 96%;
    height: 37px;
    border: 2px solid rgb(158, 160, 185);
    padding-left: 10px;
    font-size: 17px;
    color: rgb(94, 94, 94);
    border-radius: 3px;
}
@media (max-width: 1024px) {

  .left_child {
    width: 95%;
    height: auto;
  }

  .left_child h1 {
    font-size: 32px;
    text-align: center;
  }

  .left_child .sec1 {
    height: auto;
  }

  .left_child .sec1 .sec_child1 {
    flex-direction: column;
    height: auto;
    gap: 20px;
  }

  .photo {
    width: 100%;
  }

  .input1 {
    width: 100%;
    height: auto;
  }

  .inputmain {
    flex-direction: column;
    gap: 15px;
  }

  .child1,
  .child2 {
    width: 100%;
  }

  .inputmain2 input {
    width: 100%;
  }

  .sec_child2 {
    height: auto;
    gap: 15px;
  }
}

@media (max-width: 768px) {

  .overlay-tanmay {
    align-items: flex-start;
    overflow-y: auto;
    width: 100%;
  }

  .modal-tanmay {
    width: 100%;
    margin: 20px auto;
    max-height: unset;
  }

  .left_child {
    width: 100%;
    height: auto;
    padding: 10px;
  }

  .left_child h1 {
    font-size: 22px;
    text-align: center;
  }

  .left_child .sec1 {
    width: 100%;
    height: auto;
  }

  .sec_child1 {
    flex-direction: column;
    height: auto;
    gap: 20px;
  }

  /* PHOTO SECTION */
  .photo {
    width: 100%;
    height: auto;
  }

  .photo .circle {
    width: 90px;
    height: 90px;
  }

  .photo .circle i {
    font-size: 45px;
  }

  .photo .button {
    width: 160px;
    height: 36px;
  }

  /* INPUT SECTION */
  .input1 {
    width: 100%;
    height: auto;
    gap: 15px;
  }

  .inputmain {
    flex-direction: column;
    gap: 12px;
  }

  .child1,
  .child2 {
    width: 100%;
    height: auto;
  }

  .child1 input,
  .child2 input,
  .inputmain2 input {
    width: 100%;
    box-sizing: border-box;
  }

  .inputmain2 {
    height: auto;
    margin-top: 60px;
  }

  /* BOTTOM INPUTS */
  .sec_child2 {
    height: auto;
    flex-direction: column;
    gap: 12px;
  }

  .inputmain2 .inmain {
    flex-direction: column;
    gap: 8px;
  }

  #locBtn {
    width: 50%;
  }

  /* FOOTER */
  .modal-footer {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .btn {
    width: 45%;
  }
}

@media (max-width: 480px) {

  .left_child h1 {
    font-size: 20px;
  }

  .btn {
    width: 100%;
  }
}


/* Mobile Layout (500px er niche) */
/* মোবাইলের জন্য (৫০০পিক্সেলের নিচে) */
@media (max-width: 600px) {
  #home-sardarr{
    display: none;
  }
  .brnd-container-sardar {
    width: 100%;
    /* position: fixed; */
    height: 100vh;
    background: #fff;
    /* z-index: 1000; */
    overflow-y: auto;
  }

  .side-video-tanmay {
    width: 100%;
    margin-left: 0;
    height: 100vh;
    overflow-y: auto;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px;
    background: #f9f9f9;
  }

}

/* 
@media (min-width: 501px) {
  .brnd-container-sardar {
    width: 260px;
    position: fixed;
    height: 100vh;
    background: #fff;
    border-right: 1px solid #dedede;
    overflow-y: auto;
    padding-top: 10px;
  }

  .side-video-tanmay {
    margin-left: 260px;
    width: calc(100% - 260px);
    height: 100vh;
    overflow-y: auto;
    padding: 20px;
    background: #f9f9f9;
  }
} */
 @media (max-width: 600px) {

  .man-brand-sardar {
    width: 100%;
    border-bottom: 1px solid #eee;
  }

  .side-video-tanmay {
    display: none; /* desktop right panel hide */
    
}
  
 }



