@charset "UTF-8";
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-display: swap;
  src: local('Font Awesome 6 Brands');
}

body { font-family: 'Poppins', sans-serif; overflow-x: hidden;}
    .sticky-nav { transition: all 0.3s ease-in-out; }
    .scrolled {box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
html {
        scroll-behavior: smooth;
        scroll-padding-top: 10px; 
    }
#mobile-menu {
        position: fixed;
        left: 0;
        width: 100%;
        background-color: white;
    }
.brand-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 1.3rem;
}
.brand-icon {
    width: 34px;
    height: 34px;
    background-color: #1D4ED8;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: background-color 0.3s;
    margin-right: 8px;
    font-size: 1.2rem;
}
.brand-icon:hover {
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
}
.brand-text {
    font-weight: 700;
    color: rgb(30 64 175 / var(--tw-text-opacity, 1));
    letter-spacing: -0.3px;
    font-size: 1.1rem;
}
.brand-text .highlight {
    color: #F97316;
}

    h1, h2, h3, h4, h5, h6, p, div p {
        word-break: break-word; 
        word-wrap: break-word; 
    }
    a:hover {
        font-weight: 600;
    }
    #main-content p a, 
    #main-content ul a {
        color: #2563eb;
        text-decoration: none;
        font-weight: 600;
    }
    #main-content p a:hover, 
    #main-content ul a:hover {
        color: #ea580c;
        text-decoration: underline;
    }
    .carousel-track {
        display: flex;
        will-change: transform;
    }
    .carousel-slide {
        flex: 0 0 100%; 
    }
    .scrollbar-hide::-webkit-scrollbar { display: none; }
    .scrollbar-hide { -ms-overflow-style: none; scrollbar-width: none; }
    
.bg-blueprint {
  position: absolute;
  inset: 0;
  z-index: 0;
  opacity: 0.03;
  background-image: 
    linear-gradient(#000 1px, transparent 1px), 
    linear-gradient(90deg, #000 1px, transparent 1px);
  background-size: 40px 40px;
  pointer-events: none;
}
.bg-curve-decoration {
  position: absolute;
  top: 0;
  right: 0;
  width: 33.333%;
  height: 100%;
  opacity: 0.05;
  pointer-events: none;
  background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"><path fill="%234F46E5" d="M44.7,-76.4C58.2,-69.3,70,-58.4,77.8,-45.3C85.5,-32.2,89.1,-17.1,88.3,-2.2C87.5,12.7,82.3,27.3,74.1,40.1C65.9,53,54.7,64.1,41.4,71.2C28.1,78.3,12.7,81.4,-2,84.9C-16.7,88.4,-31.1,92.3,-44,88.8C-56.9,85.3,-68.3,74.4,-76.3,61.4C-84.3,48.4,-88.9,33.4,-89.6,18.4C-90.3,3.4,-87.1,-11.6,-80.7,-25.1C-74.3,-38.6,-64.7,-50.6,-52.7,-58.3C-40.7,-66.1,-26.3,-69.6,-12.3,-74.3C1.7,-79,15.7,-84.9,44.7,-76.4Z" transform="translate(100 100)"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right;
}
.cta {background-color:#ea580c; padding: 6px 12px; border-radius:0.5rem; color:#fff;font-size:15px; font-weight:600;}
.cta:hover {background-color:#1d4ed8; color:#fff !important;}
.nv a:hover{color: rgb(234 88 12 / var(--tw-bg-opacity, 1));}
.rvws {background: no-repeat center/cover url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 280' preserveAspectRatio='none'%3E%3Cpath d='M0,0C240,50 440,30 720,0V280H0Z' fill='%231d4ed8'/%3E%3Cpath d='M0,230C210,220 380,320 720,240V280H0Z' fill='white'/%3E%3C/svg%3E");}
.rvws {background-color: #eff6ff;}
.rvws:before {
        content: "";
        position: absolute;
        inset: 0;
        opacity: 0.1;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cpath d='M 40 0 L 0 0 0 40' fill='none' stroke='white' stroke-width='1'/%3E%3C/svg%3E");
    }
h1, h2, h3 {
  hyphens: auto;
  text-wrap: pretty;
}
h1 {
  font-size: clamp(1.6rem, 6vw, 2.3rem) !important;
  font-weight: 700 !important;
  line-height: 1.4;
}
h2 {
  font-size: clamp(1.5rem, 4.5vw, 2.1rem) !important;
  margin: 1.5rem 0 1.25rem !important;
  font-weight: 600 !important;
    line-height: 1.3;
}
h3 {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  margin: 1.2rem 0 0.8rem !important;
  color: #1d4ed8;
    line-height: 1.3;
}
h4 {
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  margin: 1rem 0 0.5rem !important;
  line-height: 1.2;
  color: #242424;
}
h5 {
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  margin: 1rem 0 0.5rem !important;
  line-height: 1.2;
  color: #242424;
}
p {
  font-size: clamp(0.875rem, 2vw, 0.88rem);
  line-height: 1.625;
  margin-bottom: 1rem !important;
}
ul, li {
  font-size: clamp(0.8rem, 2vw, 0.85rem);
  margin-bottom: 0.7rem;
  word-break: break-word;
  line-height: 1.625;
}
li strong {
    color: #1d4ed8;
}
.table {
    min-width: 800px;
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 14px;
    overflow: hidden;
    font-size: clamp(0.8rem, 2vw, 0.85rem);
}
.table thead {
    background: linear-gradient(128deg, #1D4ED8, #000);
    color: #fff;
}
.table th,
.table td {
    padding: 16px 20px;
    text-align: left;
    border-right: 1px solid #ddd;
}
.table th:last-child,
.table td:last-child {
    border-right: none;
}
.table th {
    font-weight: 600;
    letter-spacing: 0.2px;
}
.table tbody tr {
    border-bottom: 1px solid #eee;
    transition: background 0.2s ease;
}
.table tbody tr:hover {
    background: rgb(239 246 255 / 1);
}
.table tbody tr:last-child {
    border-bottom: none; 
}

details {
  border: 1px solid #e2e8f0;
  border-radius: 0.75rem;
  overflow: hidden;
  transition: all 0.2s ease;
  padding: 1.2rem;
}
details p{
    border-top: 1px solid #e2e8f0;
    padding-top: 0.8rem;
}
details[open] {
  background: #ffffff;
  border-color: #2563eb;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.08);
  grid-row: span 2;
}
summary {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  cursor: pointer;
  list-style: none;
}
details[open] summary {font-weight: 600; padding-bottom: 0.8rem;}
summary::-webkit-details-marker { display: none; }
details[open] .icon::before {
  transform: translate(-50%, -50%) rotate(135deg);
}
details:hover:not([open]) {
  border-color: #cbd5e1;
  background: #f1f5f9;
}
.task {
  background-color: rgb(241 245 249 / var(--tw-bg-opacity, 1));
  padding: 0.375rem 0.75rem;
  border-radius: 0.5rem;
  transition: all 150ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}
.task:hover {
  background-color: #ea580c;
  color: #ffffff;
}

.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 8px;
    align-items: center;
}
.page-item .page-link, 
.page-item span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    height: 42px;
    padding: 0 12px;
    border-radius: 12px;
    border: 1px solid #e2e8f0;
    background: #ffffff;
    color: #475569;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
.page-item .page-link:hover {
    background-color: #f8fafc;
    border-color: #cbd5e1;
    color: #2563eb;
    transform: translateY(-1px);
}
.page-item.active span,
.page-item.active .page-link {
    background: #2563eb;
    color: #ffffff;
    border-color: #2563eb;
    box-shadow: 0 4px 10px rgba(37, 99, 235, 0.2);
}
.page-item.disabled span {
    background: #f8fafc;
    color: #cbd5e1;
    border-color: #f1f5f9;
    cursor: not-allowed;
}
@media (max-width: 640px) {
    .pagination {
        gap: 4px;
    }
    .page-item:not(.active):not(:first-child):not(:last-child):not(:nth-child(2)):not(:nth-last-child(2)) {
        display: none;
    }
    .page-item .page-link, 
    .page-item span {
        min-width: 38px;
        height: 38px;
        padding: 0 8px;
        font-size: 13px;
    }
}