:root{
  --navy-deep:#0B3556;
  --navy:#1866A1;
  --navy-soft:#2E86C1;
  --gold:#D89B34;
  --gold-light:#F0C77A;
  --paper:#F4F6F8;
  --ink:#1C2B3A;
  --slate:#5A6B7D;
  --green-data:#3B7D6E;
  --white:#FFFFFF;
  --line:#E4E9EF;
  --radius-lg:20px;
  --radius-md:14px;
  --shadow-soft:0 8px 24px rgba(11,53,86,.08);
  --shadow-hover:0 16px 36px rgba(11,53,86,.14);
}

.opd-dataset{
    color: #616161;
    font-size: 14px;
    /* margin-top: 15px; */
}
.active-visualisasi{
    color:#1866A1 !important; 
    font-weight:700;
}
.visual{
    text-decoration: none; 
    color: #616161;
    font-size: 14px; 
}
.list-opd{
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #616161;
}
.card-opd{
    background-color: #fff;
    -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    width: 100%;
    border-radius: 12px;
    padding: 20px 10px 20px 20px;
    margin-bottom: 20px;
}
a:hover{
    text-decoration: none; 
    color: #616161;
}
.visualisasi{
    margin-top: 32px;
}
.link-sektor{
    color: black;
}
.img-organisasi{
    height: 129px;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
        object-fit: cover;
}
.list-dataset{
    margin-bottom: 20px !important;
    border-radius: 8px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    /* padding-top: 15px !important; */
    /* padding-bottom: 2px !important; */
    border-radius: 16px !important;
}
.count-download{
    margin-right: 20px !important;
}
.visualisasi .row{
    margin : 0px !important;
}
.visualisasi .visualisasi-right-column{
    padding-right:0px !important;
}
.visualisasi .visualisasi-left-column{
}
.list-dataset:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
}
.card-image-organisasi{
  background-color: #fff;
  padding: 10px;
  height: 120px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: cover;
}

.card-organisasi .card-image-organisasi .img-fluid {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

@media (max-width: 769px) {
    .visualisasi-right-column {
      margin-top: 25px;
    }
}

.select-custom{
    background-color: white;
}

.left-panel{
    min-height: 340px;
}

.right-panel{
    min-height: 340px;
}

.des-dataset{
    font-size: 16px;
    padding-top: 10px !important;
}

.btn-accordion {
    /* font-size: 14px !important; */
    /* font-weight: 600 !important; */
    text-decoration: none !important;
    text-transform: capitalize;
    /* color: #555bb4; */
    white-space: normal;
    /* padding: 0px !important; */
    /* line-height: 0px !important; */
}

.btn-accordion::after {
    content: "\276F";
    transform: rotate(90deg);
    /* color: #555bb4; */
    position: absolute;
    top: 14px;
    right: 20px;
    font-size: 14px;
}

.section-title h6{
    margin: 0px !important;
}

@media (max-width: 769px) {
    .category-data-dasar{
        order: 2;
    }

    .list-data-dasar{
        order: 1;
    }
}

@media (min-width: 1024px) {
    .container{
        max-width: 1024px;
    }
}

@media (min-width: 1280px) {
    .container{
        max-width: 1280px;
    }
}

.kunjungan{
    /* background-color: #fff; */
    border: 1px solid #d3d3d3; 
    /* max-width:300px; */
    min-height:100px;
    margin-top:55px;
    position: relative;
    border-radius:10px;
    padding: 25px;
    font-size: 14px;
    color: #616161;
    line-height: 24pt;
}

.icon-kunjungan{
    display: table-cell;
    vertical-align: middle;
    padding-left:20px !important;
}

.pages-home{
    margin-top: 80px;
}

.wrapper {
    height: 100%;
}

.title-banner{
  font-size:2.6rem;
  font-weight:800;
  line-height:1.18;
  color:var(--navy-deep);
  margin:.6rem 0 1rem;
  font-family:'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
}
.title-banner span{ color:var(--black); display:block; }

.s-dataset{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    padding-left:48px !important;
}

/* @media(min-width: 768px){
    .row-banner{
        padding: 70px 0px;
    }
}

@media(min-width: 1280px){
    .row-banner{
        padding: 100px 0px;
    }
} */

/* .slider-height-1 {
    height: 844px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .slider-height-1 {
        height: 600px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .slider-height-1 {
        height: 600px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .slider-height-1 {
        height: 500px; } }
    @media only screen and (max-width: 767px) {
        .slider-height-1 {
        height: 500px; } 
} */

.pages-home .header h3 {
    font-size: 35px;
    color: #fff;
    font-family: "Lora", sans-serif;
    /* text-shadow: 2px 4px 2px #000000; */
  }
  
  @media (max-width: 1199.98px) {
    .pages-home .header h3 {
      font-size: 20px;
    }
  }
  
  @media (max-width: 575.98px) {
    .pages-home .header h3 {
      font-size: 20px;
    }
  }
  
  .pages-home .header h1 {
    color: #fff;
    font-size: 60px;
    font-family: "Lora", sans-serif;
    /* text-shadow: 2px 4px 2px #000000; */
  }
  
  @media (max-width: 1199.98px) {
    .pages-home .header h1 {
      font-size: 40px;
    }
  }
  
  @media (max-width: 575.98px) {
    .pages-home .header h1 {
      font-size: 32px;
    }
  }
  
  @media (max-width: 575.98px) {
    .navbar-dataset .navbar-nav .nav-item .active {
        border-bottom: none;
    }
  }

  @media (min-width: 1200px) {
    .d-flex-end{
        justify-content: flex-end;
    }
  }

  .card-statistics:hover{
    box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
  }

  .shadow {
    position: relative;
    z-index: 1;
  }
  
  .shadow.dark::after {
    background: #1d2024 none repeat scroll 0 0 !important;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
  }

  /* .search-dataset-home{
    position: absolute;
    top:0;
    left:0;
    display:flex; 
    height: 100%; 
    align-items:center; 
    width:100%;
  } */

  .search-dataset-home{
    position: relative;
  }

  .search-dataset {
    margin-top: 40px;
    border-radius: 50rem;
    padding-left:48px !important;
  }

    @media only screen and (min-width: 1200px) {
        .form-s-dataset{
            /* margin-top: 40px;margin-left:200px; */
        }  
        .banner{
            padding-top: 60px;
        }
    }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .form-s-dataset{
            /* margin-top: 100px;margin-left:150px; */
        }  
        .banner{
            padding-top: 70px;
        } 
    }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .form-s-dataset{
            /* margin-top: 90px;margin-left:95px; */
        } 
        .banner{
            padding-top: 70px;
        } 
    }
    @media only screen and (max-width: 767px) {
        .form-s-dataset{
            /* margin-top: 80px;margin-left:50px; */
        }
        .s-dataset{
            width: 100%;
            height: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 1rem;
        }
        .icon-search-home{
            padding: 15px 15px !important;
            min-width: 40px;
            color: #6c757d;
            position: absolute;
            margin-right: 200px;
        }
        .banner{
            padding-top: 70px;
        }
    }
    
    .icon-search-home{
        padding: 17px 20px;
        min-width: 40px;
        color: #6c757d;
        position: absolute;
        margin-right: 200px;
    }

    .icon-search{
        padding: 17px 20px;
        min-width: 40px;
        color: #6c757d;
        position: absolute;
        margin-right: 200px;
    } 

    .pages-home .satu-peta {
        margin-top: 80px;
        background-color: #F5F5F5;
        padding: 100px 0px;
    }

    .pages-home .link-website {
        /* background-color: #F5F5F5; */
        padding: 80px 0px;
    }

    @media (max-width: 990px) {
        .pages-home .description-dataset .right-panel {
           margin-top: 40px;
        }
    }

    .text-statistics {
        margin: 0px !important;
    }

    /* @media (min-width: 1025px) {
        .pages-home .description-dataset .left-panel {
           margin-top: 40px;
        }
    } */

    .table-json td{
        padding: 0px !important;
    }

    .table-json th{
    padding: 0px !important;
    }

    .left-panel:hover{
        box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
    }

    .right-panel:hover{
        box-shadow: 0 0 11px rgba(33,33,33,.2) !important; 
    }

    .title{
        font-weight: 700;
        margin-bottom: 40px;
        font-family: "Lora", sans-serif;    
        color: #000;
    }

    .title-statistics{
        margin-bottom: 40px;
        color: #000;
        font-family: "Roboto";    
    }

    .title-panel h2::after {
        content: '';
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #D89B34;
        left: calc(50% - 25px);
        margin-top: 1rem;
    }

    .title-panel-left h2::after {
        content: '';
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #D89B34;
        margin-top: 1rem;
    }

    .title-panel-left-dark h2::after {
        content: '';
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #fff;
        margin-top: 1rem;
    }

    .title-panel-center h2::after {
        content: '';
        left: calc(50% - 25px);
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #D89B34;
        margin-top: 1rem;
    }

    .title-panel-center-dark h2::after {
        content: '';
        left: calc(50% - 25px);
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #fff;
        margin-top: 1rem;
    }

    .title-panel-left-white h2::after {
        content: '';
        position: absolute;
        display: block;
        width:56px;
        height:3px;
        background: #fff;
        margin-top: 1rem;
    }

    .marker-label{
        font-family:Quicksand,
        sans-serif!important
    }

    .marker-label{
        color:#000;
        font-size:12px!important;
        font-weight:500!important;
        opacity:1!important;
        text-shadow:0 0 6px #fff!important;
        padding:5px!important;border-radius:5px;
        background-color:#fff!important;
        position:relative
    }
    
    .marker-label:after{
        position:absolute;
        bottom:-8px;right:calc(50% - 4px);
        content:"";
        width:0;
        height:0;
        border-left:4px solid transparent;
        border-right:4px solid transparent;
        border-top:8px solid #fff
    }

    @media(min-width: 1010px){
        .topbar-map{
            display: none !important;
        }
    }

    /* ::-webkit-scrollbar {
        width: 10px;
    }
    
    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    
    ::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #28A745; 
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
    }
    
    ::-webkit-scrollbar-thumb:window-inactive {
        background: #28A745; 
    } */

    .slider.slider-horizontal {
        width: 165px !important;
        height: 20px;
    }

    @media (min-width: 992px){
        .main-sidebar, .main-sidebar::before {
            width: 350px !important;
        }

        .sidebar-collapse .main-sidebar, .sidebar-collapse .main-sidebar::before {
            margin-left: -350px !important;
        }
    }

    @media (min-width: 992px){
        body:not(.sidebar-mini-md) .content-wrapper, body:not(.sidebar-mini-md) .main-footer, body:not(.sidebar-mini-md) .main-header {
            margin-left: 350px !important;
        }
    }

    .sidebar-map a {
        color: #fff !important;
        font-weight: 700;
    }

    .book-satu-data{
        -webkit-box-shadow: 13px 13px 8px 0px rgba(151, 146, 153,0.6);
        -moz-box-shadow: 13px 13px 8px 0px rgba(151, 146, 153,0.6);
        box-shadow: 13px 13px 8px 0px rgba(151, 146, 153,0.6);-webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: -webkit-transform .5s;
        -moz-transition: -moz-transform .5s;
        transition: transform .5s;
    }

    /* .section-book{
        display: flex;
        justify-content: center;
        align-items: center;
        transform-style: preserve-3d;
        perspective: 1000px;
    }

    .book-satu-data{
        position: relative;
        width: 283px;
        height: 400px;
        box-shadow: 20px 20px 20px rgba(0,0,0,0.2);
        transform-style: preserve-3d;
        transition: 0.5s;
    }

    .book-satu-data:hover{
        transform: rotateY(35deg);        
        box-shadow: 0px 20px 20px rgba(0,0,0,0.2);
    }

    .book-satu-data:active{
        transform: rotateY(180deg);        
    }

    .book-satu-data:before{
        content: '';
        position: absolute;
        width: 60px;
        height: 100%;
        transform-origin: left;
        background: url('/images/side.jpg');
        background-position: center;
        transform: rotateY(90deg);        
        object-fit: cover;
    }

    .book-satu-data:after{
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        transform-origin: center;
        background: url('/images/back.jpg');
        background-position: center;
        transform: rotateY(180deg) translateZ(60px);        
    }

    .book-satu-data img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
    } */

    .base-layers-radio {
        position: relative;
        width: 100%;
        height: 50px;
        border-radius: 5px;
        overflow: hidden;
        cursor: pointer;
    }

    .base-layers-radio input {
        position: absolute;
        visibility: hidden;
    }

    .base-layers-radio input:checked~img {
        border-color: var(--tblr-primary);
        filter: grayscale(0);
        opacity: 1;
    }

    .base-layers-radio img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border: 4px solid #dedede;
        opacity: 0.3;
    }

    .base-layers{
        display: flex;
        gap: 0.5rem !important;
        margin-bottom: 1rem!important;
        flex-wrap: nowrap!important;
        flex-direction: row!important;
        overflow: auto!important;
    }

    .base-layers label{
        display: inline-block;
    }

    .remove-all-layers{
        border-radius: 1rem;
    }

    .statistic-icon{
        font-size: 24px;
        border-radius: 1rem !important;
    }

    .rounded-xl{
        border-radius: 1rem;
    }

    @media (min-width: 1024px){
        .spinner{
            right: -250px;
        }
    }

    .des-vr{
        font-size: 14px;
        color: #616161;
    }

    .geo-title{
        color: #000;
        font-weight: 500;
        min-height: 80px;
        font-size: 14px;
        color: #616161;
    }

    .bg-paper {
        /* --tw-gradient-from: #38bdf8; */
        /* --tw-gradient-to: rgba(56,189,248,0); */
        /* --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to); */
        /* --tw-gradient-to: #312e81; */
        /* background-image: radial-gradient(at right center,var(--tw-gradient-stops)); */
        background-color: #f4f6f8 !important;
    }

    .des-title{
        color: #616161;
    }

    .gray-text{
        font-size: 14px;
        color: #616161;
    }

    .img-vr{
        box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
        width: 100%;
        height: 320px;
        overflow: hidden;
        position: relative;
        float: left;
        display: inline-block;
        cursor: pointer;
        margin: 20px 0px;
        border-radius: 10px;
    }

    .img-vr-box{
        height: 100%;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
        background-position: center;
    }

    .img-vr-text {
        font-size: 22px;
        color: #fff;
        font-weight: 700;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .img-vr:hover .img-vr-box, .img-vr:focus .img-vr-box {
        -ms-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .shadow1 {
        position: relative;
        z-index: 1;
    }

    .shadow1.dark1::after {
        /* background: -webkit-gradient( linear, left top, left bottom, color-stop(0, transparent), color-stop(40%, transparent), color-stop(50%, rgba(0, 0, 0, 0.1)), color-stop(60%, rgba(0, 0, 0, 0.25)), color-stop(100%, rgba(0, 0, 0, 0.8)) ); */
        background: transparent linear-gradient(180deg,rgb(13 28 52 / 0) 0,rgb(13 28 52 / 50%) 100%) 0 0 no-repeat padding-box;
        content: "";
        height: 100%;
        left: 0;
        opacity: 0.5;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: -1;
    }

    /* .navbar-transparent{
        position: absolute;
        width: 100%;
        z-index: 9999;
        color: #fff;
    } */

    .navbar-transparent .nav-item .nav-link{
        color: #fff;
    }

    .navbar-transparent .nav-item .nav-link:hover{
        color: #fff;
    }

    .navbar-transparent.scrolled {
        background-color: #1D2B58 !important;
        transition: background-color 200ms linear;
    }

    .no-background{
        background-color: transparent !important;
    }

    .dark-header:after{
        background: #1d2024 none repeat scroll 0 0 !important;
        position: absolute;
        content:"";
        height:100%;
        width:100%;
        top:0;
        left:0;
        opacity: 0.5;
    }

    .navbar-shadow-home{
        -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
        /* background-color: #175e94 !important; */
        background-color: #1D2B58 !important;
    }

    @media (min-width: 768px) {
        .buku-satu-data{
            margin-top: 120px;
            margin-bottom: 120px;
        }
    }


/* ============ HERO / BANNER v2 ============ */
/* ============ HERO / BANNER v2 — tanpa gambar background ============ */
.banner-home--v2{
  position: relative;
  background: linear-gradient(120deg, #0A1533 0%, #123A63 45%, #1B75BC 100%);
  padding: 140px 0 100px;
  overflow: hidden;
  text-align: left;
  isolation: isolate;
}

/* pola titik data sebagai tekstur latar, murni CSS */
.banner-home--v2::before{
  content:"";
  position:absolute;
  inset:0;
  background-image: radial-gradient(rgba(255,255,255,0.10) 1.5px, transparent 1.5px);
  background-size: 26px 26px;
  z-index: 0;
}

/* aksen gradasi cahaya lembut di kanan, biar nggak flat */
.banner-home--v2::after{
  content:"";
  position:absolute;
  top:-20%;
  right:-10%;
  width:60%;
  height:140%;
  background: radial-gradient(circle at center, rgba(76,201,192,0.18) 0%, transparent 65%);
  z-index: 0;
}

.banner-home--v2 .container{ position:relative; z-index:2; }
.hero-content{ color:#fff; max-width: 560px; }

.hero-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  font-size:.78rem;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:#FFC82A;
  margin-bottom:1rem;
}
.hero-eyebrow::before{
  content:"";
  width:28px;height:2px;
  background:#FFC82A;
  display:inline-block;
}

.title-banner{
  font-size:2.75rem;
  font-weight:800;
  line-height:1.15;
  color:#fff;
  margin-bottom:1rem;
}
.title-banner .text-accent{ color:#FFC82A; }

.hero-url-badge{
  display:inline-flex;
  align-items:center;
  gap:.4rem;
  font-size:.85rem;
  font-weight:600;
  color:#fff;
  background:rgba(255,255,255,0.12);
  border:1px solid rgba(255,255,255,0.25);
  padding:.4rem .9rem;
  border-radius:50rem;
  margin-bottom:1.75rem;
  text-decoration:none;
  transition:background .2s ease;
}
.hero-url-badge:hover{ background:rgba(255,255,255,0.22); color:#FFC82A; text-decoration:none; }

.search-dataset .input-group{
  border-radius:50rem;
  overflow:hidden;
  box-shadow:0 12px 30px rgba(0,0,0,0.25);
}
.hero-search-input{
  border:none;
  padding:.85rem 1.4rem;
  font-size:.95rem;
  height:auto;
}
.hero-search-input:focus{ box-shadow:none; }
.btn-hero-search{
  background:#1B75BC;
  color:#fff;
  font-weight:600;
  padding:.85rem 1.5rem;
  border:none;
}
.btn-hero-search:hover{ background:#155f99; color:#fff; }

.hero-subline{
  display:flex;
  align-items:flex-start;
  gap:.7rem;
  margin-top:2rem;
  color:rgba(255,255,255,0.85);
}
.hero-subline i{ margin-top:.2rem; color:#FFC82A; }
.hero-subline strong{ display:block; font-size:1rem; }
.hero-subline span{ font-size:.85rem; color:rgba(255,255,255,0.65); }

/* ---- sisi visual (logo + dekorasi) ---- */
.hero-visual{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:420px;
}
.hero-logo-img{
  position:relative;
  z-index:3;
  max-width:420px;
  filter: drop-shadow(0 20px 40px rgba(0,0,0,0.35));
}
.hero-deco-ring{
  position:absolute;
  fill:none;
  stroke:#4CC9C0;
  stroke-width:2;
  z-index:1;
}
.hero-deco-ring--1{ width:90px; bottom:10px; right:40px; opacity:.6; }
.hero-deco-ring--2{ width:60px; bottom:-10px; right:90px; opacity:.4; }
.hero-deco-triangle{
  position:absolute;
  width:36px;
  fill:#4CC9C0;
  opacity:.7;
  bottom:120px;
  left:10px;
  z-index:1;
}
.hero-deco-dash{
  position:absolute;
  width:260px;
  left:-120px;
  bottom:90px;
  stroke:#fff;
  stroke-width:2;
  stroke-dasharray:6 8;
  fill:none;
  opacity:.5;
  z-index:1;
}

@media (max-width: 991.98px){
  .banner-home--v2{ padding:110px 20px 60px; text-align:center; }
  .hero-content{ margin:0 auto; }
  .hero-eyebrow::before{ display:none; }
  .title-banner{ font-size:2.1rem; }
  .hero-subline{ justify-content:center; }
}

@media (prefers-reduced-motion: no-preference){
  .hero-logo-img{ animation: heroFloat 5s ease-in-out infinite; }
}
@keyframes heroFloat{
  0%,100%{ transform: translateY(0); }
  50%{ transform: translateY(-12px); }
}

.eyebrow{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  font-size:.78rem;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
  color:var(--gold);
  font-family:'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
}

.svg-map{ display:block; }
.svg-map .map-path{
  fill:var(--paper);
  stroke:var(--white);
  stroke-width:.15rem;
  transition:fill 150ms ease;
  cursor:pointer;
}
.svg-map .map-path:hover{ fill:var(--gold-light); }

#map-tooltip{
  box-shadow: 0 2px 8px rgba(0,0,0,0.25);
  white-space: nowrap;
}

.woven-bg{
  background: linear-gradient(135deg, var(--navy-deep) 0%, var(--navy) 55%, var(--navy-soft) 100%);
}

p.lead-text{
  color:rgba(255,255,255,0.82);
  font-size:1.08rem;
  max-width:560px;
  font-family:'Plus Jakarta Sans', -apple-system, BlinkMacSystemFont, sans-serif;
}

.text-gradient-gold{
  background: linear-gradient(90deg, var(--gold) 0%, var(--gold-light) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.text-gradient-navy{
  background: linear-gradient(90deg, var(--navy-soft) 0%, var(--white) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

/* HERO */
.hero{
  position:relative;
  color:var(--white);
  padding:5.5rem 0 4rem;
  overflow:hidden;
}
.hero-grid-icon{
  position:absolute;
  top:-40px; right:-40px;
  width:280px; height:280px;
  opacity:0.5;
  pointer-events:none;
}
.hero .eyebrow-line{
  display:flex;
  align-items:center;
  gap:0.6rem;
  margin-bottom:1.1rem;
}
.hero .eyebrow-line::before{
  content:"";
  width:34px;height:2px;
  background:var(--gold);
  display:inline-block;
}
.hero h1{
  font-size:2.9rem;
  font-weight:700;
  color:var(--white);
  margin-bottom:1rem;
  font-family:'Plus Jakarta Sans', sans-serif;
}
.hero h1 em{
  font-style:normal;
  color:var(--gold-light);
}
.btn-gold{
  background:var(--gold);
  border:1px solid var(--gold);
  color:var(--navy-deep);
  font-weight:700;
  padding:0.65rem 1.4rem;
  border-radius:1rem;
}
.btn-gold:hover{background:var(--gold-light);border-color:var(--gold-light);color:var(--navy-deep);}
.btn-outline-cream{
  border:1px solid rgba(255,255,255,0.5);
  color:var(--white);
  font-weight:600;
  padding:0.6rem 1.3rem;
  border-radius:1rem;
}
.btn-outline-cream:hover{border-color:var(--gold-light); color:var(--gold-light);}

.tally-strip{
  margin-top:3rem;
  padding-top:1.75rem;
  border-top:1px solid var(--line);
}
.tally-item a{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-decoration:none;
  padding:.25rem;
  border-radius:14px;
  transition:background .15s ease;
}
.tally-item a:hover{ background:rgba(24,102,161,.06); }
.tally-item .num{
  font-size:2.1rem;
  font-weight:600;
  color:var(--gold);
  line-height:1;
}
.tally-item .label{
  font-size:.8rem;
  color:var(--slate);
  margin-top:.4rem;
  text-align:center;
}
.tally-icon{
  font-size: 1.4rem;
  color: var(--gold-light);
  margin-bottom: 0.6rem;
  opacity: 0.9;
}
.tally-strip .border-end{
  border-right: 1px solid rgba(255,255,255,0.18) !important;
}
@media (max-width: 575.98px){
  .tally-strip .border-end{
    border-right: none !important;
    border-bottom: 1px solid rgba(255,255,255,0.18) !important;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
}

.dc-node-pattern{
  position:absolute;
  pointer-events:none;
  opacity:0.5;
}

.dc-divider{
  height:3px;
  width:100%;
  background:linear-gradient(90deg, transparent, var(--gold) 50%, transparent);
  opacity:0.4;
}

.dc-hero{
  padding:4.5rem 0 3rem;
  background:linear-gradient(180deg, #F7FAFD 0%, #FFFFFF 70%);
  border-bottom:1px solid var(--line);
}

.dc-hero-grid{
  display:grid;
  grid-template-columns:1.15fr 0.85fr;
  gap:2.5rem;
  align-items:center;
}
@media (max-width:991.98px){
  .dc-hero-grid{grid-template-columns:1fr;}
}

.dc-hero h1{
  font-size:2.6rem;
  font-weight:800;
  color:var(--navy-deep);
  line-height:1.15;
}
.dc-hero h1 .accent{color:var(--gold);}

.dc-hero .lead-text{
  color:var(--slate);
  font-size:1.05rem;
  line-height:1.6;
  max-width:520px;
}

.hero-cta-group{ display:flex; gap:.75rem; flex-wrap:wrap; }

.btn-dc-primary{
  background:var(--navy);
  color:var(--white);
  font-weight:700;
  padding:.75rem 1.6rem;
  border-radius:50rem;
  border:1px solid var(--navy);
  display:inline-block;
  transition:background .15s ease, transform .15s ease;
}
.btn-dc-primary:hover{ background:var(--navy-deep); color:var(--white); transform:translateY(-1px); }

.btn-dc-ghost{
  color:var(--navy);
  font-weight:700;
  padding:.75rem 1.5rem;
  border-radius:50rem;
  border:1px solid var(--line);
  background:var(--white);
  display:inline-block;
  transition:border-color .15s ease, color .15s ease, transform .15s ease;
}
.btn-dc-ghost:hover{ border-color:var(--navy); color:var(--navy); transform:translateY(-1px); }