/**
* Template Name: SoftLand - v4.10.0
* Template URL: https://bootstrapmade.com/softland-bootstrap-app-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
html {
  overflow-x: hidden;
}

body {
  font-family: "Inter", sans-serif;
  color: #9fa1a4;
  line-height: 1.5;
}

a {
  color: #777;
  text-decoration: none;
  transition: 0.3s all ease;
}

a:hover {
  color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6,
.font-heading {
  font-family: "Inter", sans-serif;
  color: #000;
}

.container {
  z-index: 2;
  position: relative;
}

.text-black {
  color: #000 !important;
}

.text-primary {
  color: #2d71a1 !important;
}

.border-top {
  border-top: 1px solid #f2f2f2 !important;
}

.border-bottom {
  border-bottom: 1px solid #f2f2f2 !important;
}

figure figcaption {
  margin-top: 0.5rem;
  font-style: italic;
  font-size: 0.8rem;
}

section {
  overflow: hidden;
}

.section {
  padding: 7rem 0;
}

.section-heading {
  font-size: 3rem;
  font-weight: 700;
  background: linear-gradient(-45deg, #3db3c5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-selengkapnya {
  font-size: 2rem;
  font-weight: 700;
  background: linear-gradient(-45deg, #3db3c5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.section-pencarianlanjut {
  font-size: 1rem;
  font-weight: 400;
  background: linear-gradient(-45deg, #3db3c5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2d71a1;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  transition: all 0.4s;
  text-decoration: none;
  line-height: 1;
  padding: 0;
  box-sizing: border-box;
}

.back-to-top i {
  font-size: 1.35rem;
  color: #fff;
  line-height: 1;
  display: block;
  margin: 0;
}

.back-to-top:hover {
  background: #3687c1;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

/* Default btn sre-tyling */
.btn {
  border: none;
  padding: 15px 30px !important;
}

.btn.btn-outline-white {
  border: 2px solid #fff;
  background: none;
  color: #fff;
}

.btn.btn-outline-white:hover {
  background: #fff;
  color: #2d71a1;
}

.btn.btn-primary {
  background: #2d71a1;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}

/* Feature 1 */
.feature-1 .wrap-icon {
  margin: 0 auto;
  height: 100px;
  width: 100px;
  border-radius: 50%;
  position: relative;
  margin-bottom: 30px;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.feature-1 .wrap-icon.icon-1 {
  background: linear-gradient(-45deg, #3b87bd, #2d71a2);
}

.feature-1 .wrap-icon i {
  font-size: 40px;
  line-height: 0;
  color: #fff;
}

.feature-1 h3 {
  font-size: 20px;
}

.feature-1 p {
  color: #b1b1b1;
}

/* Step */
.step {
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 40px;
}

.step .number {
  background: linear-gradient(-45deg, #1391a5, #274685);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
  letter-spacing: 0.2rem;
  margin-bottom: 10px;
  display: block;
}

.step p:last-child {
  margin-bottom: 0px;
}

/* Review */
.review h3 {
  font-size: 20px;
}

.review p {
  line-height: 1.8;
  font-style: italic;
  color: #333333;
}

.review .stars span {
  color: #FF8803;
}

.review .stars .muted {
  color: #ccc;
}

.review .review-user img {
  width: 70px;
  margin: 0 auto;
}

/* Testimonial Carousel */
.testimonials-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #2d71a1;
}

.testimonials-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2d71a1;
}

/* Pricing */
.pricing {
  padding: 50px;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  padding-bottom: 12rem !important;
  position: relative;
  border-radius: 4px;
  color: #000000;
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
}

.pricing h3 {
  color: #2d71a1;
}

.pricing .price-cta {
  text-decoration: none;
  position: absolute;
  bottom: 50px;
  width: 100%;
  text-align: center;
  left: 0;
}

.pricing .price-cta .price {
  display: block;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 300;
}

.pricing .popularity {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2rem;
  display: block;
  margin-bottom: 20px;
}

.pricing ul {
  margin-bottom: 50px;
}

.pricing ul li {
  margin-bottom: 10px;
}

.pricing .btn-white {
  background: #fff;
  border: 2px solid rgb(241, 241, 241);
  border-radius: 4px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
}

.pricing .btn-white:hover {
  color: #2d71a1;
}

.pricing.popular {
  background: #fff;
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.2);
  color: #000000;
  background: linear-gradient(-45deg, #1391a5, #274685);
  color: #fff;
  box-shadow: none;
}

.pricing.popular .popularity {
  color: #b3b3b3;
}

.pricing.popular h3 {
  color: #fff;
  background: none;
}

.pricing.popular .btn-white {
  border: 2px solid #2d71a1;
}

/* CTA Section */
.cta-section {
  background: linear-gradient(to right, rgb(39, 70, 133) 0%, rgb(61, 179, 197) 100%);
  color: #fff;
}

.cta-section h2 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .cta-section h2 {
    font-size: 2rem;
  }
}

.cta-section .btn {
  background: #000000;
  color: #fff;
}

.cta-section .btn i {
  margin-right: 5px;
  font-size: 24px;
  line-height: 0;
}

/* Contact Form */
.form-control {
  height: 48px;
  border-radius: 0;
  border: 1px solid #dae0e5;
}

.form-control:active,
.form-control:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #2d71a1;
}

.php-email-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.php-email-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .error-message br+br {
  margin-top: 25px;
}

.php-email-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.php-email-form .loading {
  display: none;
  background: #fff;
  text-align: center;
  padding: 15px;
}

.php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.php-email-form textarea {
  min-height: 160px;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Blog */
.post-entry {
  margin-bottom: 60px;
}

.post-entry .post-text .post-meta {
  text-decoration: none;
  color: #ccc;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
}

.post-entry .post-text h3 {
  font-size: 20px;
  color: #000000;
}

.post-entry .post-text h3 a {
  text-decoration: none;
  color: #000000;
}

.post-entry .post-text h3 a:hover {
  text-decoration: none;
  color: #2d71a1;
}

.post-entry .post-text .readmore {
  color: #2d71a1;
}

.sidebar-box {
  margin-bottom: 30px;
  padding: 25px;
  font-size: 15px;
  width: 100%;
  float: left;
  background: #fff;
}

.sidebar-box *:last-child {
  margin-bottom: 0;
}

.sidebar-box h3 {
  font-size: 18px;
  margin-bottom: 15px;
}

.categories li,
.sidelink li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted gray("300");
  list-style: none;
}

.categories li:last-child,
.sidelink li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

.categories li a,
.sidelink li a {
  text-decoration: none;
  display: block;
}

.categories li a span,
.sidelink li a span {
  position: absolute;
  right: 0;
  top: 0;
  color: #ccc;
}

.categories li.active a,
.sidelink li.active a {
  text-decoration: none;
  color: #000000;
  font-style: italic;
}

.comment-form-wrap {
  clear: both;
}

.comment-list {
  padding: 0;
  margin: 0;
}

.comment-list .children {
  padding: 50px 0 0 40px;
  margin: 0;
  float: left;
  width: 100%;
}

.comment-list li {
  padding: 0;
  margin: 0 0 30px 0;
  float: left;
  width: 100%;
  clear: both;
  list-style: none;
}

.comment-list li .vcard {
  width: 80px;
  float: left;
}

.comment-list li .vcard img {
  width: 50px;
  border-radius: 50%;
}

.comment-list li .comment-body {
  float: right;
  width: calc(100% - 80px);
}

.comment-list li .comment-body h3 {
  font-size: 20px;
}

.comment-list li .comment-body .meta {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #ccc;
}

.comment-list li .comment-body .reply {
  padding: 5px 10px;
  background: #e6e6e6;
  color: #000000;
  text-transform: uppercase;
  font-size: 14px;
}

.comment-list li .comment-body .reply:hover {
  color: #000000;
  background: #e3e3e3;
}

.search-form {
  background: #f7f7f7;
  padding: 10px;
}

.search-form .form-group {
  position: relative;
}

.search-form .form-group input {
  padding-right: 50px;
}

.search-form .icon {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 80px;
  background: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: none !important;
  transition: all 0.3s ease;
  z-index: 997;
}

#header.header-scrolled {
  height: 80px;
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
}

/* backdrop-filter on #header creates a containing block that traps
   .navbar-mobile inside the 80px header when the page is scrolled */
#header.mobile-nav-open {
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}

body.mobile-nav-active {
  overflow: hidden;
}

#header .logo h1 {
  font-size: 24px;
  margin: 0;
  padding: 4px 0;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.5px;
}

#header .logo h1 a,
#header .logo h1 a:hover {
  color: #1e293b;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 44px;
  width: auto;
  height: auto;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation 
*/
.navbar {
  padding: 0;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}

.navbar li {
  position: relative;
}

.navbar a,
.navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-size: 15px;
  font-weight: 500;
  color: #475569;
  white-space: nowrap;
  transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
  color: #2563eb;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 10px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
  transition: 0.3s;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.05);
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul a {
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 500;
  color: #475569;
}

.navbar .dropdown ul a i {
  font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
  color: #2563eb;
  background-color: #f8fafc;
}

.navbar .dropdown:hover>ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }

  .navbar .dropdown .dropdown:hover>ul {
    left: -100%;
  }
}

/**
* Mobile Navigation 
*/
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}

@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
}

.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(27, 49, 94, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  border-radius: 10px;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #101c36;
}

.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover>a {
  color: #2d71a1;
}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #2d71a1;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero-section {
  background: linear-gradient(to right, rgba(39, 70, 133, 0.8) 0%, rgba(61, 179, 197, 0.8) 100%), url(../img/hero-bg.jpg);
  position: relative;
}

.hero-section .wave {
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  bottom: -150px;
}

@media screen and (max-width: 992px) {
  .hero-section .wave {
    bottom: -180px;
  }
}

.hero-section .wave svg {
  width: 100%;
}

.hero-section,
.hero-section>.container>.row {
  height: 100vh;
  min-height: 880px;
}

.hero-section.inner-page {
  height: 60vh;
  min-height: 0;
}

.hero-section.inner-page .hero-text {
  transform: translateY(-150px);
  margin-top: -120px;
}

@media screen and (max-width: 992px) {
  .hero-section.inner-page .hero-text {
    margin-top: -80px;
  }
}

.hero-section h1 {
  font-size: 3.5rem;
  color: #fff;
  font-weight: 700;
  margin-bottom: 30px;
}

@media screen and (max-width: 992px) {
  .hero-section h1 {
    font-size: 2.5rem;
    text-align: center;
    margin-top: 40px;
  }
}

@media screen and (max-width: 992px) {
  .hero-section .hero-text-image {
    margin-top: 4rem;
  }
}

.hero-section p {
  font-size: 18px;
  color: #fff;
}

.hero-section .iphone-wrap {
  position: relative;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap {
    text-align: center;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  position: absolute;
  top: -50%;
  overflow: hidden;
  left: 0;
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.3);
  border-radius: 30px;
}

@media screen and (max-width: 992px) {

  .hero-section .iphone-wrap .phone-2,
  .hero-section .iphone-wrap .phone-1 {
    position: relative;
    top: 0;
    max-width: 100%;
  }
}

.hero-section .iphone-wrap .phone-2,
.hero-section .iphone-wrap .phone-1 {
  width: 250px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-1 {
    margin-left: -150px;
  }
}

.hero-section .iphone-wrap .phone-2 {
  margin-top: 50px;
  margin-left: 100px;
  width: 250px;
}

@media screen and (max-width: 992px) {
  .hero-section .iphone-wrap .phone-2 {
    width: 250px;
    position: absolute;
    margin-top: 0px;
    margin-left: 100px;
  }
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.footer {
  padding: 5rem 0 2.5rem 0;
}

.footer h3 {
  font-size: 18px;
  margin-bottom: 30px;
}

.footer ul li {
  margin-bottom: 10px;
}

.footer:not(.bphn-footer) a {
  color: #000;
}

.footer .copyright {
  margin-bottom: 0px;
}

.footer .copyright,
.footer .credits {
  font-size: 14px;
}

.social a {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f8f9fa;
  position: relative;
  text-align: center;
  transition: 0.3s background ease;
  color: #0d1e2d;
  line-height: 0;
}

.social a span {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.social a:hover {
  color: #fff;
  background: #2d71a1;
}

.social a i {
  line-height: 0;
}

/*TAMBAHAN*/

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
  padding: 30px;
  position: relative;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 29px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}

.services .icon-box::before {
  content: "";
  position: absolute;
  background: white;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.3s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #67b0d1;
  top: 0;
  border-radius: 0px;
}

.services .icon {
  margin-bottom: 15px;
}

.services .icon i {
  font-size: 48px;
  line-height: 1;
  color: #67b0d1;
  transition: all 0.3s ease-in-out;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
}

.services .title a {
  color: #111;
}

.services .description {
  font-size: 15px;
  line-height: 28px;
  margin-bottom: 0;
}

.services .icon-box:hover .title a,
.services .icon-box:hover .description {
  color: #fff;
}

.services .icon-box:hover .icon i {
  color: #fff;
}

.dokumen-index-wrapper .results-container {
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
}

.dokumen-index-wrapper .results-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 0.625rem !important;
}

.dokumen-index-wrapper .results-list .item {
    margin-bottom: 0 !important;
    display: block !important;
}

.dokumen-index-wrapper .results-summary {
    margin-bottom: 0 !important;
    padding-bottom: 0.75rem !important;
}

/* Dokumen listing — result card */
.dokumen-index-wrapper .search-result-item {
    display: block;
    padding: 0.875rem 1rem;
    border: 1px solid #e8edf3;
    border-radius: 12px;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.dokumen-index-wrapper .search-result-item:hover {
    background-color: #f8fafc;
    border-color: #e2e8f0;
}

.dokumen-index-wrapper .search-result-meta {
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    gap: 0.625rem;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.3;
    color: #94a3b8;
}

.dokumen-index-wrapper .meta-badge {
    font-size: 0.6875rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #64748b;
}

.dokumen-index-wrapper .search-result-meta__sep {
    color: #cbd5e1;
}

.dokumen-index-wrapper .search-result-meta__year {
    font-variant-numeric: tabular-nums;
    color: #94a3b8;
}

.dokumen-index-wrapper .search-result-title {
    margin: 0;
    font-size: 1.0625rem;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: -0.01em;
    color: #1a2752;
    text-wrap: pretty;
}

@media (min-width: 768px) {
    .dokumen-index-wrapper .search-result-title {
        font-size: 1.125rem;
        line-height: 1.45;
    }
}

.dokumen-index-wrapper .search-result-title a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}

.dokumen-index-wrapper .search-result-title a:hover {
    color: #2d71a1;
}

.dokumen-index-wrapper .search-result-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.625rem;
    margin-top: 0.75rem;
}

.dokumen-index-wrapper .search-result-actions:empty {
    display: none;
    margin-top: 0;
}

@media (min-width: 768px) {
    .dokumen-index-wrapper .results-list {
        gap: 0.75rem !important;
    }

    .dokumen-index-wrapper .search-result-item {
        padding: 1rem 1.125rem;
    }
}

.dokumen-index-wrapper .btn-doc-action {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4375rem 1rem;
    border-radius: 8px;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.dokumen-index-wrapper .btn-doc-primary {
    background-color: #f8fafc;
    color: #334155;
    border: 1px solid #e2e8f0;
}

.dokumen-index-wrapper .btn-doc-primary:hover {
    background-color: #f1f5f9;
    border-color: #cbd5e1;
    color: #1a2752;
    transform: translateY(-1px);
}

.dokumen-index-wrapper .btn-doc-outline {
    background-color: transparent;
    color: #334155;
    border: 1px solid #e2e8f0;
}

.dokumen-index-wrapper .btn-doc-outline:hover {
    background-color: #f8fafc;
    border-color: #cbd5e1;
    color: #1a2752;
    transform: translateY(-1px);
}

/* Dokumen listing — search sidebar */
.dokumen-index-wrapper .dokumen-search-sidebar {
    top: 100px;
}

.dokumen-index-wrapper .dokumen-search-card {
    overflow: hidden;
    border-radius: 1rem;
    background: #fcfdfe;
    box-shadow: 0 1px 3px rgba(26, 39, 82, 0.06), 0 8px 24px rgba(26, 39, 82, 0.05);
}

.dokumen-index-wrapper .dokumen-search-card__header {
    padding: 1rem 1.25rem;
    background: #fcfdfe;
    border-bottom: 1px solid #e8edf3;
}

.dokumen-index-wrapper .dokumen-search-card__title-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.625rem;
    min-width: 0;
}

.dokumen-index-wrapper .dokumen-search-card__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    border-radius: 0.5rem;
    background: #eef2f8;
    color: #1a2752;
    font-size: 0.9375rem;
}

.dokumen-index-wrapper .dokumen-search-card__title-text {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    min-width: 0;
}

.dokumen-index-wrapper .dokumen-search-card__title {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.01em;
    color: #1a2752;
}

.dokumen-index-wrapper .dokumen-search-card__badge {
    display: inline-flex;
    align-items: center;
    padding: 0.125rem 0.5rem;
    border-radius: 999px;
    background: #e8eef8;
    color: #1a2752;
    font-size: 0.6875rem;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.01em;
    white-space: nowrap;
}

.dokumen-index-wrapper .dokumen-search-card__form {
    padding: 1rem 1.25rem 1.25rem;
}

.dokumen-index-wrapper .dokumen-search-toggle {
    color: inherit;
}

.dokumen-index-wrapper .dokumen-search-toggle__hint {
    flex-basis: 100%;
    margin: 0 0 0 2.625rem;
    font-size: 0.75rem;
    line-height: 1.35;
    color: #64748b;
}

.dokumen-index-wrapper .dokumen-search-toggle__icon {
    color: #1a2752;
    font-size: 1rem;
    transition: transform 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.dokumen-index-wrapper .dokumen-search-toggle[aria-expanded="true"] .dokumen-search-toggle__icon {
    transform: rotate(180deg);
}

.dokumen-index-wrapper .dokumen-search-toggle[aria-expanded="true"] .dokumen-search-toggle__hint {
    display: none;
}

.dokumen-index-wrapper .dokumen-search-section + .dokumen-search-section {
    margin-top: 1.125rem;
    padding-top: 1.125rem;
    border-top: 1px solid #eef2f6;
}

.dokumen-index-wrapper .dokumen-search-section__heading {
    margin: 0 0 0.75rem;
    font-size: 0.6875rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #94a3b8;
}

.dokumen-index-wrapper .dokumen-search-field {
    margin-bottom: 0.75rem;
}

.dokumen-index-wrapper .dokumen-search-field:last-child {
    margin-bottom: 0;
}

.dokumen-index-wrapper .dokumen-search-label {
    display: block;
    margin-bottom: 0.35rem;
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.35;
    color: #475569;
}

.dokumen-index-wrapper .dokumen-search-input {
    width: 100%;
    min-width: 0;
    padding: 0.5625rem 0.875rem;
    border: 1px solid #dde4ee;
    border-radius: 0.625rem;
    background: #f8fafc;
    color: #1e293b;
    font-size: 0.875rem;
    line-height: 1.4;
    transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.dokumen-index-wrapper .dokumen-search-input::placeholder {
    color: #94a3b8;
}

.dokumen-index-wrapper .dokumen-search-input:hover {
    border-color: #cbd5e1;
    background: #fcfdfe;
}

.dokumen-index-wrapper .dokumen-search-input:focus {
    border-color: #1a2752;
    background: #fcfdfe;
    box-shadow: 0 0 0 3px rgba(26, 39, 82, 0.1);
    outline: none;
}

.dokumen-index-wrapper .dokumen-search-select {
    padding-right: 2.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3E%3Cpath fill='%23475569' d='M4.646 5.646a.5.5 0 0 1 .708 0L8 8.293l2.646-2.647a.5.5 0 0 1 .708.708l-3 3a.5.5 0 0 1-.708 0l-3-3a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 0.75rem;
    appearance: none;
    cursor: pointer;
}

.dokumen-index-wrapper .dokumen-search-row .dokumen-search-field {
    margin-bottom: 0;
}

.dokumen-index-wrapper .dokumen-search-actions {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-top: 1.25rem;
    padding-top: 1.125rem;
    border-top: 1px solid #eef2f6;
}

.dokumen-index-wrapper .dokumen-search-reset {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.375rem;
    padding: 0.5rem 0.75rem;
    border: none;
    border-radius: 0.625rem;
    background: transparent;
    color: #64748b;
    font-size: 0.8125rem;
    font-weight: 500;
    line-height: 1.3;
    text-decoration: none;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.dokumen-index-wrapper .dokumen-search-reset:hover,
.dokumen-index-wrapper .dokumen-search-reset:focus-visible {
    color: #1a2752;
    background: #f1f5f9;
    text-decoration: none;
}

.dokumen-index-wrapper .dokumen-search-reset--active {
    color: #1a2752;
    font-weight: 600;
}

@media screen and (max-width: 991.98px) {
    .dokumen-index-wrapper .dokumen-search-sidebar {
        position: static !important;
        top: auto;
    }

    .dokumen-index-wrapper .dokumen-search-card__body.collapsing,
    .dokumen-index-wrapper .dokumen-search-card__body.collapse:not(.show) {
        border-top: 1px solid #e8edf3;
    }

    .dokumen-index-wrapper .dokumen-search-card__body .dokumen-search-card__form {
        padding-top: 0.875rem;
    }
}

/* Dokumen listing pagination */
.dokumen-index-wrapper .jdih-pagination {
    flex-wrap: wrap;
    gap: 0.35rem;
    margin-top: 2rem !important;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.dokumen-index-wrapper .jdih-pagination .page-item .page-link {
    float: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    height: 2.5rem;
    padding: 0 0.65rem;
    margin: 0;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem !important;
    border-left-width: 1px !important;
    background: #ffffff;
    color: #1a2752;
    font-weight: 600;
    font-size: 0.9rem;
    line-height: 1;
    text-decoration: none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.dokumen-index-wrapper .jdih-pagination .page-item .page-link:hover {
    background: #f1f5f9;
    border-color: #cbd5e1;
    color: #1a2752;
    transform: translateY(-1px);
}

.dokumen-index-wrapper .jdih-pagination .page-item.active .page-link {
    background: #1a2752;
    border-color: #1a2752;
    color: #ffffff;
    box-shadow: 0 4px 12px rgba(26, 39, 82, 0.2);
}

.dokumen-index-wrapper .jdih-pagination .page-item.active .page-link:hover {
    background: #1a2752;
    color: #ffffff;
    transform: none;
}

.dokumen-index-wrapper .jdih-pagination .page-item.disabled .page-link,
.dokumen-index-wrapper .jdih-pagination .page-item.disabled > span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    height: 2.5rem;
    padding: 0 0.65rem;
    border: 1px solid #e2e8f0;
    border-radius: 0.5rem !important;
    background: #f8fafc;
    color: #94a3b8;
    box-shadow: none;
    transform: none;
    cursor: not-allowed;
}

@media screen and (max-width: 576px) {
    .dokumen-index-wrapper .jdih-pagination {
        gap: 0.25rem;
        justify-content: center !important;
    }

    .dokumen-index-wrapper .jdih-pagination .page-item .page-link,
    .dokumen-index-wrapper .jdih-pagination .page-item.disabled > span {
        min-width: 2.15rem;
        height: 2.15rem;
        padding: 0 0.45rem;
        font-size: 0.8rem;
        border-radius: 0.4rem !important;
    }
}

/* Dokumen detail view — typography & contrast */
.dokumen-view-wrapper {
    background-color: #f4f6f9;
    min-height: 100vh;
    padding: 6.25rem 0 2.5rem;
    color: #334155;
    font-size: 0.9375rem;
    line-height: 1.55;
}

.dokumen-view-wrapper .dokumen-view-card,
.dokumen-view-wrapper .dokumen-view-sidebar-panel {
    background: #ffffff;
    border: 1px solid #e8edf4;
    border-radius: 1rem;
    box-shadow: 0 1px 3px rgba(26, 39, 82, 0.04);
}

.dokumen-view-wrapper .dokumen-view-card {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .dokumen-view-wrapper .dokumen-view-card {
        padding: 2rem 2.25rem;
    }
}

.dokumen-view-wrapper .dokumen-view-sidebar-panel {
    padding: 1.25rem;
    margin-bottom: 1.25rem;
}

.dokumen-view-wrapper .dokumen-view-title {
    margin: 0;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: -0.02em;
    color: #1a2752;
    text-wrap: pretty;
    overflow-wrap: break-word;
    word-break: break-word;
}

@media (min-width: 768px) {
    .dokumen-view-wrapper .dokumen-view-title {
        font-size: 1.625rem;
        line-height: 1.3;
    }
}

.dokumen-view-wrapper .dokumen-view-label {
    display: block;
    margin-bottom: 0.25rem;
    font-size: 0.6875rem;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #64748b;
}

.dokumen-view-wrapper .dokumen-view-value {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.45;
    color: #1e293b;
    overflow-wrap: break-word;
    word-break: break-word;
}

.dokumen-view-wrapper .dokumen-view-section-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0 0 1.25rem;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.35;
    color: #1a2752;
}

.dokumen-view-wrapper .dokumen-view-section-title i {
    color: #2d71a1;
    font-size: 1rem;
}

.dokumen-view-wrapper .dokumen-view-subsection-title {
    margin: 0 0 0.875rem;
    font-size: 0.8125rem;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #334155;
}

.dokumen-view-wrapper .dokumen-view-sidebar-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0 0 1.125rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.35;
    color: #1a2752;
}

.dokumen-view-wrapper .dokumen-view-sidebar-title i {
    color: #2d71a1;
}

.dokumen-view-wrapper .dokumen-view-type-badge {
    display: inline-block;
    padding: 0.375rem 0.875rem;
    border-radius: 999px;
    background: rgba(26, 39, 82, 0.08);
    color: #1a2752;
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.3;
}

.dokumen-view-wrapper .dokumen-view-status-badge--active {
    background: rgba(22, 101, 52, 0.1);
    color: #166534;
}

.dokumen-view-wrapper .dokumen-view-status-badge--inactive {
    background: rgba(185, 28, 28, 0.1);
    color: #b91c1c;
}

.dokumen-view-wrapper .dokumen-view-meta-date {
    margin: 0.75rem 0 0;
    font-size: 0.875rem;
    font-weight: 500;
    color: #64748b;
}

.dokumen-view-wrapper .dokumen-view-divider {
    margin: 2rem 0;
    border: 0;
    border-top: 1px solid #e8edf4;
}

.dokumen-view-wrapper .dokumen-view-empty {
    padding: 1rem 1.25rem;
    border: 1px dashed #cbd5e1;
    border-radius: 0.75rem;
    background: #f8fafc;
    color: #64748b;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: center;
}

.dokumen-view-wrapper .dokumen-view-link {
    color: #1a2752;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.2s ease;
}

.dokumen-view-wrapper .dokumen-view-link:hover {
    color: #2d71a1;
}

.dokumen-view-wrapper .dokumen-view-annotation {
    padding: 1rem 1.25rem;
    border-radius: 0.75rem;
    background: #f8fafc;
    border: 1px solid #e8edf4;
    color: #334155;
    font-size: 0.9375rem;
    font-weight: 500;
    line-height: 1.65;
}

.dokumen-view-wrapper .text-muted,
.dokumen-view-wrapper .italic.small {
    color: #64748b !important;
    font-size: 0.875rem;
    font-weight: 500;
}

.dokumen-view-wrapper .teu-table td {
    font-size: 0.875rem;
}

.dokumen-view-wrapper .teu-table td.font-weight-600 {
    color: #1e293b;
    font-weight: 600;
}

.dokumen-view-wrapper .teu-table td.text-muted {
    color: #64748b !important;
    font-weight: 500;
}

.dokumen-view-wrapper .subjek-badge {
    background: #f1f5f9 !important;
    border-color: #e2e8f0 !important;
    color: #334155 !important;
    font-size: 0.8125rem;
    font-weight: 600;
}

.dokumen-view-wrapper .lampiran-link {
    font-size: 0.875rem;
    font-weight: 600;
    color: #1a2752;
    border-color: #cbd5e1;
}

.dokumen-view-wrapper .lampiran-link:hover {
    color: #1a2752;
    background: #f8fafc;
    border-color: #1a2752;
}

.dokumen-view-wrapper .btn-primary {
    background-color: #1a2752;
    border-color: #1a2752;
    font-weight: 600;
}

.dokumen-view-wrapper .btn-primary:hover {
    background-color: #243566;
    border-color: #243566;
}

.dokumen-view-wrapper .space-y-3 > * + * {
    margin-top: 0.75rem !important;
}

.dokumen-view-wrapper .space-y-4 > * + * {
    margin-top: 1rem !important;
}

.dokumen-view-wrapper .space-y-5 > * + * {
    margin-top: 2rem !important;
}

.dokumen-view-wrapper .metadata-value,
.dokumen-view-wrapper .text-dark.font-weight-600 {
    overflow-wrap: break-word;
    word-break: break-word;
}

.dokumen-view-wrapper .table thead th {
    font-size: 0.6875rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #64748b;
}

.dokumen-view-wrapper .table tbody td {
    font-size: 0.875rem;
    color: #1e293b;
}

.dokumen-view-wrapper .lampiran-link {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    width: 100%;
    max-width: 100%;
    text-align: left;
    white-space: normal;
    word-break: break-word;
    overflow-wrap: anywhere;
    height: auto;
}

.dokumen-view-wrapper .lampiran-link__icon {
    flex-shrink: 0;
    margin-top: 0.15em;
}

.dokumen-view-wrapper .lampiran-link__name {
    flex: 1;
    min-width: 0;
    line-height: 1.45;
}

.dokumen-view-wrapper .subjek-badge {
    white-space: normal;
    word-break: break-word;
    text-align: left;
    max-width: 100%;
    line-height: 1.4;
}

.dokumen-view-wrapper .teu-table td {
    overflow-wrap: break-word;
    word-break: break-word;
}

@media screen and (max-width: 576px) {
    .dokumen-view-wrapper .teu-table tr {
        display: block;
        border-bottom: 1px solid #f1f5f9;
    }

    .dokumen-view-wrapper .teu-table td {
        display: block;
        width: 100%;
        padding-left: 0 !important;
    }

    .dokumen-view-wrapper .teu-table td:last-child {
        padding-top: 0;
        padding-bottom: 0.75rem;
        color: #64748b;
    }
}

/* JDIH search submit — solid navy, matches listing & filter UI */
.jdih-search-submit {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.625rem 1.25rem;
    border: none;
    border-radius: 0.75rem;
    background-color: #1a2752;
    color: #ffffff;
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.3;
    letter-spacing: 0.01em;
    box-shadow: none;
    transition: background-color 0.2s ease, transform 0.2s cubic-bezier(0.25, 1, 0.5, 1);
}

.jdih-search-submit:hover,
.jdih-search-submit:focus-visible {
    background-color: #243566;
    color: #ffffff;
    box-shadow: none;
    transform: translateY(-1px);
}

.jdih-search-submit:active {
    background-color: #141d3d;
    color: #ffffff;
    transform: translateY(0);
}
