@import url('https://fonts.googleapis.com/css2?family=Inter&family=Noto+Sans+Tamil&display=swap');

body {padding: 0; margin:0 auto; max-width: 730px; font-family: 'Inter', 'Noto Sans Tamil', sans-serif; background: #f5f7fa; font-size: 14px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

a {text-decoration : none; color: #3b3b3b;}
a {color:#3b3b3b;}

input,textarea,select{margin:1px;border:1px solid #ddd;max-width:80%;background:#fff;color:grey;border-radius: 4px;padding: 4px 8px;}

input[type='submit']{color: #fff;
background: #308bcf;
border: none;
padding: 6px 14px;
border-radius: 4px;
font-weight: 600;
cursor: pointer;
transition: background 0.2s ease;}
input[type='submit']:hover {
  background: #1a73e8;
}
input:hover, input:focus{  box-shadow: 0 0 6px rgba(48,139,207,0.4); outline: none;}


.line{background: linear-gradient(135deg, #308bcf 0%, #1a73e8 100%); color: #ffffff; font-weight: bold; padding: 10px 12px; text-align: center; text-decoration: none; margin-bottom: 0px; border-left: 4px solid #ff6b35;}


.ads {color: red; font-weight: bold;
}

.ads a { color:  red;}

.aut{border-radius:10px; color:#fff; padding:12px 15px; background: linear-gradient(135deg, #1a73e8 0%, #36a8da 100%); box-shadow: 0 2px 6px rgba(0,0,0,0.1);}

.aut:before{height:25px; margin-top:-4px; margin-bottom:-19px; display:block;}

.aut a{color:#fff; border-bottom:1px dotted #b5def0}

.aut a:hover{color:#d8eff8; border-bottom:1px dotted #b5def0; background:transparent}

.Tag{padding: 10px 4px; background-color: #eff3f6;}

.form{margin: 1px; padding: 3px; background: url(/templates/images/white.gif) repeat-x top; border: 1px solid #ececec; }

.ads a img{ height:auto; width:auto; max-width:99% }


.none{display:noe}

 .isaimini a img {display:one }


.f {color: #4f4f4f ; background: #fff; padding: 10px 8px 8px 10px; text-align: left; border-bottom: 1px solid #eef1f5; transition: background 0.2s ease, transform 0.15s ease; }
.f:hover { background: #eef5fc; transform: translateX(3px); }
.f a { display: flex; align-items: center; gap: 6px; }



.tblimg {padding:1px 1px 2px 2px;
text-align : left;
}

.tblimg img {padding:1px;
border : 1px solid silver;
}


.isaiminida {margin: 1px; padding: 3px; background: url(/templates/images/white.gif) repeat-x top; border: 1px solid #ececec; }


.isaiminida a { color:  red;}

.bg{border-left: 4px solid #c3eff2; padding: 0 0 4px 6px; margin: 0 2px 0 4px;}

.bf { border-left: 4px solid #c3eff2; padding: 0 0 4px 6px; margin: 0 2px 0 4px; }

.bottom { color: #1a73e8; background: #f0f4f8; position: relative; z-index: 1; font-weight: 600; padding: 10px 12px; border-bottom: 1px solid #e0e6ed; font-size: 13px; }
.bottom a { color: #1a73e8; }
.bottom a:hover { text-decoration: underline; }


.de, .isai { background-color: #fff; color: #444444; padding: 8px; margin-top: 0px; margin-bottom: 0px; padding-left: 8px; padding-top: 8px; border-radius: 4px; }


.ok, .msg, .error { background: #fff8cc; border: 1px solid #ffe222; padding: 10px; font-weight: normal; color: #000; }


.error {color: red; }

.trend {
background-color: #fff;
color: #171c20;
font-weight: 500;
padding: 14px 12px;
line-height: 1.5;
border-left: 3px solid #ff6b35;
margin: 4px 0;
}

.taglink { color: #3A2E31;}
.taglink ul { padding-inline-start: 20px; }
.taglink ul li {
  padding: 3px 0;
}

.center {
  text-align: center;
  align-items: center;
}

.headertag {
  color: #504F50;
  padding: 13px 0px;
  font-size: 10px;
}

.headertag span {
  color: #F31D6E;
  font-size: 22px;
}


.isai-note{background-color:#ffffcc;}
.isai-panel{padding:0.01em 16px}
.isai-panel{margin-top:1px; margin-bottom:0px}
.isai-panel:after, .w3-panel:before

.screenshot {
max-height: 95%;
max-width: 95%;
width: auto;
height: auto;
margin: 0;
padding: 0;
}


.movieinfo .albumcover {
    max-height: 145px;
    overflow: hidden;

} 

.movieinfo .albuminfo, .songinfo .sinfo {
padding-top: 6px;

} 

.movieinfo .details,  .songinfo .details {
padding-bottom: 3px;
}

.songinfo {
padding: 10px 4px;
}


.songinfo .albumcover {
    max-height: 110px;
    overflow: hidden;
    margin-bottom: 10px;

}


.Tag ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 5px;
    margin-block-end: 5px;
    margin-inline-start: 28px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;

}

.Tag ul li{ 
padding-bottom: 3px;

}

.Tag h4 {

}

.details {
padding: 1px 0;
}

.download {
padding: 5px 0;

}

.alpha-list a {
    width: 45px;
    height: 45px;
    border: 1.5px solid #4A4A4A;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    line-height: 40px;
    font-size: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #F54272;
}
.alpha-list a:visited, .alpha-list a:active {
    text-decoration: none;
    color: #3EC175;
}

.center {
  text-align: center;
  align-items: center;
}

.dlink {
    color: green;
    padding: 3px 0;
    margin: 3px auto;
    transition: 0s background;
    font-weight: 600;
 
}

.dlink a {
    color: green;
    font-weight: 600;
}

.dlink:hover{
    color: red;
    -webkit-transition-delay: 0.7s;
    -moz-transition-delay: 0.7s;
    -ms-transition-delay: 0.7s;
    -o-transition-delay: 0.7s;
    transition-delay: 0.7s;

}

.stream {
    margin-top: 3px;
    margin-bottom: 3px;
}

.trendlinks {
    padding: 10px 5px;
}

.trendlinks a {  
color: #e0299c
}


    .movie-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
     background-color: rgba(255, 255, 255, 0.86);
    }

    .movie {
      display: flex;
      align-items: center;
      width: 100%;
      margin-bottom: 5px;
      margin-top: 5px;
      padding: 10px;
      border: 1px solid #eef1f5;
      border-radius: 6px;
      transition: box-shadow 0.2s ease, transform 0.15s ease;
    }

  .movie:hover {
      background-color: rgba(26, 115, 232, 0.04);
      box-shadow: 0 2px 8px rgba(0,0,0,0.08);
      transform: translateY(-1px);
    }

    .movie-image {
      flex: 0 0 100px;
      margin-right: 10px;
      border: 1px solid #ddd;
      background-color: #ffffff;
      padding: 3px;
      transition: transform 0.3s ease;
    }

    .movie-image img {
      width: 100%;
      height: auto;
    }


 .movie-image:hover {
      transform: scale(1.1);
    }

    .movie-details {
      flex: 1;
    }

.movie-details p {
    margin: 10px 3px;
}


    .movie-name {
      font-weight: bold;
    }

    .movie-name a { 
    color: #FF3072;
}

    .movie-description {
      margin-bottom: 5px;
    }

    .movie-rating {
      font-style: italic;
      color: #777;
    }


    .movie-infos {
      color: #808080;
    }


    .featured-movie {
      background-color: #ffd700;
      color: #fff;
    }


    .movie:nth-child(2n+1) {
      background-color: rgb(255, 250, 252);
    }

    .movie:nth-child(2n) {
      background-color: rgb(245, 251, 255);
    }

    .movie:nth-child(3n) {
      background-color: rgb(255, 249, 245);
    }


/* ===== PAGINATION ===== */
.pgn-bar {
  padding: 14px 12px;
  background: #fff;
  border-top: 1px solid #eef1f5;
  border-bottom: 1px solid #eef1f5;
  text-align: center;
}

.pgn-info {
  font-size: 12px;
  color: #999;
  margin-bottom: 10px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

/* Flex container output by CI full_tag_open */
.pgn-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  align-items: center;
}

/* Every page link (numbers, prev, next, first, last) */
.pgn-wrap a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border-radius: 6px;
  border: 1.5px solid #c8dff5;
  background: #f4f8fd;
  color: #1a73e8;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
}

.pgn-wrap a:hover {
  background: #1a73e8;
  border-color: #1a73e8;
  color: #fff;
  box-shadow: 0 2px 6px rgba(26,115,232,0.3);
}

/* Current active page (no <a>, just a span) */
.pgn-current {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  height: 32px;
  padding: 0 8px;
  border-radius: 6px;
  background: #1a73e8;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border: 1.5px solid #1a73e8;
  box-shadow: 0 2px 6px rgba(26,115,232,0.25);
  flex-shrink: 0;
}

/* Jump to page form */
.pgn-jump {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-top: 12px;
  font-size: 13px;
  color: #555;
}
.pgn-jump label { font-weight: 500; }
.pgn-jump input[type="text"] {
  width: 44px;
  text-align: center;
  padding: 6px;
  border-radius: 7px;
  border: 1.5px solid #c8dff5;
  font-size: 13px;
  background: #f4f8fd;
}
.pgn-jump input[type="submit"] {
  padding: 6px 14px;
  border-radius: 7px;
  background: #1a73e8;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  border: none;
  cursor: pointer;
  transition: background 0.15s;
}
.pgn-jump input[type="submit"]:hover { background: #1557b0; }

/* Sort By bar */
.sort-bar {
  margin-top: 12px;
  padding: 4px 2px;
  font-size: 12px;
  color: #555;
  line-height: 2.2;
}
.sort-bar > span { font-weight: 600; color: #333; margin-right: 4px; }
.sort-link {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 5px;
  border: 1px solid #c8dff5;
  color: #1a73e8;
  font-size: 12px;
  font-weight: 500;
  margin: 2px 1px;
  transition: background 0.15s, color 0.15s;
}
.sort-link:hover { background: #1a73e8; color: #fff; border-color: #1a73e8; }
.sort-active {
  display: inline-block;
  padding: 2px 8px;
  border-radius: 5px;
  background: #1a73e8;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  margin: 2px 1px;
  border: 1px solid #1a73e8;
}

/* ==============================
   Styles migrated from inline
   ============================== */

/* Smooth scrolling */
html { scroll-behavior: smooth; }

/* Sitelinks */
.sitelinks { margin: 10px 0; }
.sitelinks li {
  padding: 12px;
  margin: 8px 0;
  background: white;
  border-radius: 8px;
  border-left: 4px solid #007bff;
  transition: all 0.3s ease;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.sitelinks li:hover {
  background: #e3f2fd;
  transform: translateX(5px);
  box-shadow: 0 4px 8px rgba(0,0,0,0.15);
}
.sitelinks a { text-decoration: none; color: inherit; display: block; }
.sitelinks b { color: #007bff; font-size: 16px; }
.sitelinks span { color: #666; font-size: 14px; margin-right: 15px; }

/* Sticky header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  background: linear-gradient(135deg, #1a73e8 0%, #308bcf 100%);
  color: #fff;
  padding: 12px 15px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}
.site-header a { color: #fff; text-decoration: none; }
.site-header .site-name { font-size: 20px; font-weight: 700; letter-spacing: 0.5px; }
.site-header .site-tagline { font-size: 11px; opacity: 0.85; margin-top: 2px; }

/* Quick search bar */
.quick-search {
  margin: 10px auto 0;
  max-width: 400px;
  display: flex;
  gap: 0;
}
.quick-search input[type="text"] {
  flex: 1;
  padding: 8px 12px;
  border: none;
  border-radius: 20px 0 0 20px;
  font-size: 14px;
  outline: none;
  color: #333;
  background: rgba(255,255,255,0.95);
  max-width: 100%;
}
.quick-search input[type="submit"] {
  padding: 8px 16px;
  border: none;
  border-radius: 0 20px 20px 0;
  background: #ff6b35;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  transition: background 0.2s;
}
.quick-search input[type="submit"]:hover { background: #e55a2b; }

/* Back to top button */
.back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  background: #308bcf;
  color: #fff;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.25);
  display: none;
  z-index: 999;
  transition: opacity 0.3s, transform 0.3s;
  align-items: center;
  justify-content: center;
}
.back-to-top:hover { background: #1a73e8; transform: scale(1.1); }

/* Lazy load fade-in */
img[loading="lazy"] { opacity: 0; transition: opacity 0.4s ease-in; }
img[loading="lazy"].loaded,
img[loading="lazy"][complete] { opacity: 1; }

/* Breadcrumb bar */
.breadcrumb-bar {
  background: #f0f4f8;
  padding: 8px 12px;
  font-size: 12px;
  color: #666;
  border-bottom: 1px solid #e0e6ed;
}
.breadcrumb-bar a { color: #1a73e8; text-decoration: none; }
.breadcrumb-bar a:hover { text-decoration: underline; }

/* Footer navigation bar */
.footer-nav {
  padding: 10px;
  text-align: center;
  background: #f0f4f8;
  border-top: 1px solid #e0e6ed;
}
.footer-nav a {
  color: #1a73e8;
  font-weight: 600;
  text-decoration: none;
}
.footer-nav .nav-back { margin-right: 15px; }
.footer-nav .nav-home-icon { vertical-align: middle; }

/* Site footer */
.site-footer {
  background: linear-gradient(135deg, #1a2332 0%, #1e3a5f 100%);
  color: rgba(255,255,255,0.8);
  padding: 16px 12px;
  text-align: center;
  margin-top: 0;
}
.site-footer .footer-name { font-size: 15px; font-weight: 600; color: #fff; margin-bottom: 4px; }
.site-footer .footer-copy { font-size: 11px; opacity: 0.7; }

/* Download button (server/file pages) */
.dl-btn {
  display: inline-block;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #fd2e18;
  border: 1px solid #c0171a;
  font-weight: bold;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.506);
  padding: 4px 20px;
  text-shadow: rgba(0,0,0,0.6) 0 1px 0;
  font-size: 14px;
  text-decoration: none;
}

/* Movie file list */
.file-section { background: #f9f9f9; padding: 10px 15px; }
.file-item {
  margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e5e5e5;
}
.file-item:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.file-item-row { display: flex; align-items: flex-start; }
.file-item-icon { color: #c25112; margin-right: 8px; font-size: 18px; }
.file-item-body { flex: 1; }
.file-item-link {
  color: #328fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
}
.file-item-badge {
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 10px;
  font-weight: 600;
  margin-left: 8px;
  vertical-align: middle;
}
.file-item-meta { color: #888; font-size: 12px; margin-top: 3px; }

/* Home search wrapper */
.home-search-wrap { text-align: center; }
.home-search-wrap .quick-search { max-width: 350px; margin: 0 auto; }

