body.theme-skin-little-detective-v1 {
  --ld-bg: #fff8ef;
  --ld-paper: rgba(255, 253, 247, 0.94);
  --ld-paper-solid: #fffdf8;
  --ld-paper-deep: #fff2de;
  --ld-line: #efcfb8;
  --ld-ink: #413654;
  --ld-ink-soft: #665775;
  --ld-accent: #ff8fb1;
  --ld-accent-strong: #ff6f9b;
  --ld-gold: #f6c75d;
  --ld-mint: #91d9c5;
  --ld-sky: #8ec0ff;
  --ld-shadow: 0 22px 48px rgba(115, 78, 121, 0.14);
  background-color: var(--ld-bg);
  background-image:
    radial-gradient(circle at 14% 16%, rgba(255, 176, 199, 0.32), transparent 24%),
    radial-gradient(circle at 82% 10%, rgba(146, 215, 255, 0.26), transparent 22%),
    radial-gradient(circle at 86% 84%, rgba(246, 199, 93, 0.2), transparent 20%),
    url("../../img/skins/little-detective-v1/paper-texture.svg");
  background-attachment: fixed;
  background-size: auto, auto, auto, 360px 360px;
  color: var(--ld-ink-soft);
  font-family: "Noto Sans SC", "PingFang SC", "Microsoft YaHei", sans-serif;
  letter-spacing: 0.01em;
}

body.theme-skin-little-detective-v1::selection,
body.theme-skin-little-detective-v1 *::selection {
  background: rgba(255, 143, 177, 0.3);
}

body.theme-skin-little-detective-v1 .site-frame {
  overflow: hidden;
}

body.theme-skin-little-detective-v1 h1,
body.theme-skin-little-detective-v1 h2,
body.theme-skin-little-detective-v1 h3,
body.theme-skin-little-detective-v1 h4,
body.theme-skin-little-detective-v1 h5,
body.theme-skin-little-detective-v1 h6,
body.theme-skin-little-detective-v1 .navbar-nav > li > a,
body.theme-skin-little-detective-v1 .panel-title,
body.theme-skin-little-detective-v1 .btn {
  color: var(--ld-ink);
  font-family: "ZCOOL KuaiLe", "Noto Sans SC", sans-serif;
}

body.theme-skin-little-detective-v1 p,
body.theme-skin-little-detective-v1 li,
body.theme-skin-little-detective-v1 blockquote,
body.theme-skin-little-detective-v1 label,
body.theme-skin-little-detective-v1 input,
body.theme-skin-little-detective-v1 textarea,
body.theme-skin-little-detective-v1 .author-category,
body.theme-skin-little-detective-v1 .intro,
body.theme-skin-little-detective-v1 .text-muted,
body.theme-skin-little-detective-v1 .lead {
  color: var(--ld-ink-soft);
}

body.theme-skin-little-detective-v1 a {
  color: #df5e86;
  transition: color 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

body.theme-skin-little-detective-v1 a:hover,
body.theme-skin-little-detective-v1 a:focus {
  color: #c34a72;
  text-decoration: none;
}

body.theme-skin-little-detective-v1 .btn-template-main,
body.theme-skin-little-detective-v1 .btn-template-transparent-primary,
body.theme-skin-little-detective-v1 .btn-template-transparent-black {
  border-width: 2px;
  border-radius: 999px;
  box-shadow: 0 12px 24px rgba(255, 111, 155, 0.18);
  font-family: "Noto Sans SC", "PingFang SC", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 11px 20px;
}

body.theme-skin-little-detective-v1 .btn-template-main {
  background: linear-gradient(135deg, var(--ld-accent) 0%, #ffc06a 100%);
  border-color: transparent;
  color: #fffefb;
}

body.theme-skin-little-detective-v1 .btn-template-main:hover,
body.theme-skin-little-detective-v1 .btn-template-main:focus {
  background: linear-gradient(135deg, var(--ld-accent-strong) 0%, #ffb24d 100%);
  box-shadow: 0 16px 28px rgba(255, 111, 155, 0.24);
  color: #fffefb;
  transform: translateY(-1px);
}

body.theme-skin-little-detective-v1 .btn-template-transparent-primary,
body.theme-skin-little-detective-v1 .btn-template-transparent-black {
  background: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.9);
  color: var(--ld-ink);
}

body.theme-skin-little-detective-v1 .btn-template-transparent-primary:hover,
body.theme-skin-little-detective-v1 .btn-template-transparent-black:hover {
  background: #fffefb;
  color: var(--ld-ink);
}

body.theme-skin-little-detective-v1 .site-topbar {
  background: rgba(255, 251, 244, 0.72);
  border-bottom: 1px dashed rgba(199, 150, 118, 0.4);
  box-shadow: 0 10px 30px rgba(90, 74, 105, 0.05);
  padding: 8px 0;
}

body.theme-skin-little-detective-v1 .site-topbar-copy p {
  margin: 8px 0;
}

body.theme-skin-little-detective-v1 .topbar-social a {
  align-items: center;
  background: rgba(255, 255, 255, 0.86);
  border: 2px solid rgba(255, 185, 120, 0.45);
  border-radius: 18px;
  box-shadow: 0 10px 18px rgba(100, 77, 99, 0.08);
  display: inline-flex;
  height: 42px;
  justify-content: center;
  margin-left: 10px;
  width: 42px;
}

body.theme-skin-little-detective-v1 .topbar-social a:hover {
  background: #fffefb;
  transform: translateY(-2px) rotate(-3deg);
}

body.theme-skin-little-detective-v1 .site-nav-shell {
  margin-top: 16px;
}

body.theme-skin-little-detective-v1 .site-nav {
  background: rgba(255, 253, 249, 0.93);
  border: 2px solid rgba(233, 198, 158, 0.7);
  border-radius: 30px;
  box-shadow: 0 18px 36px rgba(91, 68, 102, 0.12);
  min-height: 0;
}

body.theme-skin-little-detective-v1 .navbar-affixed-top.affix {
  top: 16px;
}

body.theme-skin-little-detective-v1 .site-brand {
  align-items: center;
  display: flex;
  gap: 14px;
  height: auto;
  max-width: 380px;
  min-width: 320px;
  padding: 14px 18px;
}

body.theme-skin-little-detective-v1 .site-brand img {
  display: block;
  flex: 0 0 auto;
  max-height: 58px;
  width: auto;
}

body.theme-skin-little-detective-v1 .site-brand-copy {
  display: flex;
  flex-direction: column;
  line-height: 1.05;
  min-width: 190px;
}

body.theme-skin-little-detective-v1 .site-brand-title {
  color: var(--ld-ink);
  font-family: "ZCOOL KuaiLe", "Noto Sans SC", sans-serif;
  font-size: 24px;
  white-space: nowrap;
}

body.theme-skin-little-detective-v1 .site-brand-subtitle {
  color: #c86f90;
  font-family: "Ma Shan Zheng", "Noto Sans SC", cursive;
  font-size: 14px;
  margin-top: 6px;
  white-space: nowrap;
}

body.theme-skin-little-detective-v1 .navbar-nav > li > a {
  border-radius: 18px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.04em;
  margin: 14px 6px;
  padding: 12px 18px;
}

body.theme-skin-little-detective-v1 .navbar-nav > li.active > a,
body.theme-skin-little-detective-v1 .navbar-nav > li > a:hover,
body.theme-skin-little-detective-v1 .navbar-nav > li > a:focus,
body.theme-skin-little-detective-v1 .navbar-default .navbar-nav > .open > a,
body.theme-skin-little-detective-v1 .navbar-default .navbar-nav > .open > a:hover,
body.theme-skin-little-detective-v1 .navbar-default .navbar-nav > .open > a:focus {
  background: linear-gradient(135deg, rgba(255, 150, 185, 0.22), rgba(252, 202, 98, 0.28));
  box-shadow: 0 10px 22px rgba(255, 143, 177, 0.18);
  color: var(--ld-ink);
}

body.theme-skin-little-detective-v1 .navbar-default .navbar-toggle {
  border-color: rgba(233, 198, 158, 0.85);
  border-radius: 18px;
  margin-top: 18px;
}

body.theme-skin-little-detective-v1 .navbar-default .navbar-toggle:hover,
body.theme-skin-little-detective-v1 .navbar-default .navbar-toggle:focus {
  background: rgba(255, 150, 185, 0.12);
}

body.theme-skin-little-detective-v1 .dropdown-menu {
  background: rgba(255, 253, 248, 0.98);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 24px;
  box-shadow: 0 20px 36px rgba(91, 68, 102, 0.16);
  padding: 16px 18px;
}

body.theme-skin-little-detective-v1 .dropdown-menu > li > a,
body.theme-skin-little-detective-v1 .dropdown-menu ul li a {
  border-radius: 14px;
  color: var(--ld-ink-soft);
  padding: 10px 14px;
}

body.theme-skin-little-detective-v1 .dropdown-menu > li > a:hover,
body.theme-skin-little-detective-v1 .dropdown-menu ul li a:hover {
  background: rgba(255, 150, 185, 0.12);
  color: var(--ld-ink);
}

body.theme-skin-little-detective-v1 .site-nav-search .form-control {
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 18px 0 0 18px;
  box-shadow: none;
}

body.theme-skin-little-detective-v1 .site-nav-search .btn {
  border-radius: 0 18px 18px 0;
}

body.theme-skin-little-detective-v1 .site-breadcrumbs {
  background: none;
  padding: 24px 0 8px;
}

body.theme-skin-little-detective-v1 .site-breadcrumbs .container {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.76);
  border-radius: 28px;
  box-shadow: var(--ld-shadow);
  padding: 18px 28px 22px;
  position: relative;
}

body.theme-skin-little-detective-v1 .site-breadcrumbs .container::before {
  background: rgba(255, 150, 185, 0.16);
  border: 1px dashed rgba(255, 143, 177, 0.45);
  border-radius: 999px;
  color: #cc6688;
  content: "成长档案";
  display: inline-block;
  font-family: "Ma Shan Zheng", "Noto Sans SC", cursive;
  font-size: 20px;
  left: 28px;
  padding: 6px 14px;
  position: absolute;
  top: -16px;
}

body.theme-skin-little-detective-v1 .site-breadcrumbs h1 {
  font-size: 42px;
  margin: 18px 0 4px;
}

body.theme-skin-little-detective-v1 .skin-section {
  position: relative;
}

body.theme-skin-little-detective-v1 .skin-section .heading {
  margin-bottom: 22px;
}

body.theme-skin-little-detective-v1 .skin-section .heading::before {
  background: rgba(255, 201, 102, 0.22);
  border: 1px dashed rgba(220, 150, 76, 0.42);
  border-radius: 999px;
  color: #b47427;
  display: inline-block;
  font-family: "Ma Shan Zheng", "Noto Sans SC", cursive;
  font-size: 19px;
  margin-bottom: 10px;
  padding: 6px 14px;
}

body.theme-skin-little-detective-v1 .skin-section .heading h2 {
  font-size: 38px;
  margin: 4px 0 10px;
}

body.theme-skin-little-detective-v1 .skin-section .lead {
  font-size: 17px;
  line-height: 1.9;
  margin: 0 auto 16px;
  max-width: 760px;
}

body.theme-skin-little-detective-v1 .skin-section-features .heading::before {
  content: "兴趣星球";
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .heading::before {
  content: "成长见证";
}

body.theme-skin-little-detective-v1 .skin-section-recent-posts .heading::before {
  content: "故事收藏夹";
}

body.theme-skin-little-detective-v1 .skin-section-clients .heading::before {
  content: "徽章陈列架";
}

body.theme-skin-little-detective-v1 .story-carousel {
  background:
    radial-gradient(circle at top left, rgba(255, 199, 221, 0.45), transparent 28%),
    linear-gradient(145deg, rgba(255, 233, 213, 0.92), rgba(255, 249, 239, 0.94) 45%, rgba(233, 246, 255, 0.92));
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 38px;
  box-shadow: var(--ld-shadow);
  margin: 18px auto 46px;
  max-width: calc(100% - 36px);
  overflow: hidden;
}

body.theme-skin-little-detective-v1 .story-carousel .dark-mask {
  background: linear-gradient(140deg, rgba(255, 149, 180, 0.12), rgba(255, 255, 255, 0));
}

body.theme-skin-little-detective-v1 .story-carousel .container {
  padding: 38px 24px 34px;
  position: relative;
}

body.theme-skin-little-detective-v1 .story-carousel .container::before {
  background: rgba(255, 255, 255, 0.76);
  border: 1px dashed rgba(255, 143, 177, 0.42);
  border-radius: 999px;
  color: #cf5f86;
  content: "本周主线任务";
  font-family: "Ma Shan Zheng", "Noto Sans SC", cursive;
  font-size: 22px;
  left: 36px;
  padding: 8px 16px;
  position: absolute;
  top: 18px;
  z-index: 3;
}

body.theme-skin-little-detective-v1 .story-carousel .item a,
body.theme-skin-little-detective-v1 .story-carousel .item > .row {
  color: inherit;
  display: block;
}

body.theme-skin-little-detective-v1 .story-carousel .item .row {
  align-items: center;
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid rgba(233, 198, 158, 0.55);
  border-radius: 30px;
  box-shadow: 0 18px 26px rgba(91, 68, 102, 0.09);
  margin: 28px 8px 8px;
  overflow: hidden;
}

body.theme-skin-little-detective-v1 .story-carousel .right {
  padding: 40px 20px 40px 40px;
}

body.theme-skin-little-detective-v1 .story-carousel h1 {
  font-size: 52px;
  line-height: 1.1;
  margin: 0 0 18px;
}

body.theme-skin-little-detective-v1 .story-carousel p,
body.theme-skin-little-detective-v1 .story-carousel li {
  font-size: 18px;
  line-height: 1.9;
}

body.theme-skin-little-detective-v1 .story-carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

body.theme-skin-little-detective-v1 .story-carousel ul li {
  padding-left: 26px;
  position: relative;
}

body.theme-skin-little-detective-v1 .story-carousel ul li::before {
  color: var(--ld-accent);
  content: "✦";
  left: 0;
  position: absolute;
  top: 0;
}

body.theme-skin-little-detective-v1 .story-carousel img {
  filter: drop-shadow(0 20px 28px rgba(111, 84, 118, 0.16));
  padding: 28px 32px 24px;
}

body.theme-skin-little-detective-v1 .owl-theme .owl-controls .owl-page span,
body.theme-skin-little-detective-v1 .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: rgba(255, 111, 155, 0.45);
}

body.theme-skin-little-detective-v1 .skin-section-features {
  padding: 10px 0 8px;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 28px;
  box-shadow: var(--ld-shadow);
  margin-bottom: 28px;
  overflow: hidden;
  padding: 28px 24px;
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple::before {
  background: radial-gradient(circle, rgba(255, 143, 177, 0.16), transparent 70%);
  content: "";
  height: 120px;
  position: absolute;
  right: -24px;
  top: -24px;
  width: 120px;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple:hover {
  box-shadow: 0 28px 40px rgba(91, 68, 102, 0.18);
  transform: translateY(-4px) rotate(-0.5deg);
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple .icon {
  align-items: center;
  background: linear-gradient(135deg, rgba(255, 145, 177, 0.22), rgba(255, 218, 120, 0.28));
  border-radius: 22px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  display: inline-flex;
  height: 78px;
  justify-content: center;
  margin: 0 auto 18px;
  width: 78px;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple .icon i {
  color: #d95c87;
  font-size: 32px;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple h3 {
  font-size: 25px;
  margin-bottom: 12px;
}

body.theme-skin-little-detective-v1 .skin-section-features .box-simple p {
  font-size: 15px;
  line-height: 1.86;
  margin-bottom: 0;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials {
  background:
    linear-gradient(180deg, rgba(255, 252, 247, 0.12), rgba(255, 252, 247, 0.12)),
    linear-gradient(145deg, rgba(255, 240, 222, 0.6), rgba(236, 245, 255, 0.66));
  padding: 42px 0 34px;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 30px;
  box-shadow: var(--ld-shadow);
  padding: 24px;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .text {
  min-height: 172px;
  padding-left: 18px;
  position: relative;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .text::before {
  color: rgba(255, 111, 155, 0.42);
  content: "“";
  font-family: "Ma Shan Zheng", "Noto Sans SC", cursive;
  font-size: 78px;
  left: -8px;
  line-height: 1;
  position: absolute;
  top: -18px;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .text p {
  font-size: 15px;
  line-height: 1.9;
  position: relative;
  z-index: 1;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .bottom {
  border-top: 1px dashed rgba(199, 150, 118, 0.46);
  margin-top: 16px;
  padding-top: 18px;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .icon i {
  color: rgba(255, 111, 155, 0.5);
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .name-picture img {
  border: 4px solid rgba(255, 255, 255, 0.96);
  border-radius: 20px;
  box-shadow: 0 12px 24px rgba(91, 68, 102, 0.12);
  height: 64px;
  object-fit: cover;
  width: 64px;
}

body.theme-skin-little-detective-v1 .skin-section-testimonials .testimonial .name-picture h5 {
  font-size: 22px;
  margin-bottom: 4px;
}

body.theme-skin-little-detective-v1 .skin-section-mission {
  background: none !important;
  color: inherit;
  padding: 26px 0 38px;
}

body.theme-skin-little-detective-v1 .skin-section-mission .dark-mask {
  background: none;
}

body.theme-skin-little-detective-v1 .skin-section-mission .container {
  background: linear-gradient(135deg, rgba(255, 219, 152, 0.32), rgba(255, 145, 177, 0.18), rgba(145, 217, 197, 0.18));
  border: 2px solid rgba(233, 198, 158, 0.74);
  border-radius: 36px;
  box-shadow: var(--ld-shadow);
  overflow: hidden;
  padding: 34px 24px 38px;
  position: relative;
}

body.theme-skin-little-detective-v1 .skin-section-mission .container::before {
  color: rgba(65, 54, 84, 0.08);
  content: "NEXT LEVEL";
  font-family: "ZCOOL KuaiLe", "Noto Sans SC", sans-serif;
  font-size: 76px;
  position: absolute;
  right: 24px;
  top: 8px;
}

body.theme-skin-little-detective-v1 .skin-section-mission .icon-lg {
  align-items: center;
  background: rgba(255, 255, 255, 0.72);
  border: 2px dashed rgba(255, 143, 177, 0.42);
  border-radius: 50%;
  display: inline-flex;
  height: 92px;
  justify-content: center;
  margin-bottom: 16px;
  width: 92px;
}

body.theme-skin-little-detective-v1 .skin-section-mission .icon-lg i {
  color: #d65882;
}

body.theme-skin-little-detective-v1 .skin-section-mission h3 {
  font-size: 42px;
  margin-bottom: 14px;
  text-transform: none;
}

body.theme-skin-little-detective-v1 .skin-section-mission .lead {
  max-width: 720px;
}

body.theme-skin-little-detective-v1 .skin-section-recent-posts {
  padding: 12px 0 24px;
}

body.theme-skin-little-detective-v1 .skin-section-recent-posts .box-image-text.blog {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 30px;
  box-shadow: var(--ld-shadow);
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

body.theme-skin-little-detective-v1 .skin-section-recent-posts .box-image-text.blog:hover {
  box-shadow: 0 28px 44px rgba(91, 68, 102, 0.18);
  transform: translateY(-5px);
}

body.theme-skin-little-detective-v1 .box-image-text .top .image {
  background: linear-gradient(145deg, rgba(255, 199, 221, 0.26), rgba(143, 211, 193, 0.18));
  min-height: 220px;
}

body.theme-skin-little-detective-v1 .box-image-text .top .image img {
  max-height: none;
  min-height: 220px;
  object-fit: cover;
  width: 100%;
}

body.theme-skin-little-detective-v1 .box-image-text.blog .content {
  padding: 24px 24px 26px;
}

body.theme-skin-little-detective-v1 .box-image-text.blog h4 {
  font-size: 24px;
  line-height: 1.4;
  min-height: 68px;
}

body.theme-skin-little-detective-v1 .box-image-text.blog .author-category {
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 12px;
}

body.theme-skin-little-detective-v1 .box-image-text.blog .intro {
  font-size: 14px;
  line-height: 1.9;
}

body.theme-skin-little-detective-v1 .skin-section-clients {
  background: none;
  padding-bottom: 28px;
}

body.theme-skin-little-detective-v1 .skin-section-clients .customers .item {
  padding: 20px 10px;
}

body.theme-skin-little-detective-v1 .skin-section-clients .customers .item img {
  background: rgba(255, 255, 255, 0.94);
  border: 2px solid rgba(233, 198, 158, 0.7);
  border-radius: 28px;
  box-shadow: var(--ld-shadow);
  height: 180px;
  object-fit: contain;
  padding: 18px;
}

body.theme-skin-little-detective-v1 .page-content {
  padding-top: 18px;
}

body.theme-skin-little-detective-v1 section.post,
body.theme-skin-little-detective-v1 #blog-post,
body.theme-skin-little-detective-v1 .type-page .page-content .container > .row > .col-md-12 > div,
body.theme-skin-little-detective-v1 #error-page .error-box {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 32px;
  box-shadow: var(--ld-shadow);
}

body.theme-skin-little-detective-v1 section.post {
  margin-bottom: 26px;
  overflow: hidden;
  padding: 18px;
}

body.theme-skin-little-detective-v1 section.post .image img {
  border-radius: 24px;
}

body.theme-skin-little-detective-v1 section.post h2 {
  font-size: 31px;
  line-height: 1.35;
  margin-top: 6px;
}

body.theme-skin-little-detective-v1 section.post .intro {
  font-size: 15px;
  line-height: 1.9;
}

body.theme-skin-little-detective-v1 #blog-post {
  padding: 32px 34px 34px;
}

body.theme-skin-little-detective-v1 #blog-post .post-banner {
  margin-bottom: 24px;
}

body.theme-skin-little-detective-v1 #blog-post .post-banner img {
  background: rgba(255, 255, 255, 0.78);
  border: 2px solid rgba(233, 198, 158, 0.66);
  border-radius: 26px;
  box-shadow: 0 18px 32px rgba(91, 68, 102, 0.12);
  width: 100%;
}

body.theme-skin-little-detective-v1 #blog-post .text-muted {
  font-size: 13px;
  letter-spacing: 0.04em;
}

body.theme-skin-little-detective-v1 #post-content h1,
body.theme-skin-little-detective-v1 #post-content h2,
body.theme-skin-little-detective-v1 #post-content h3,
body.theme-skin-little-detective-v1 #post-content h4 {
  margin-top: 1.5em;
}

body.theme-skin-little-detective-v1 #post-content h2 {
  font-size: 31px;
}

body.theme-skin-little-detective-v1 #post-content h3 {
  font-size: 26px;
}

body.theme-skin-little-detective-v1 #post-content p,
body.theme-skin-little-detective-v1 #post-content li {
  font-size: 16px;
  line-height: 2;
}

body.theme-skin-little-detective-v1 #post-content blockquote {
  background: rgba(255, 248, 239, 0.84);
  border-left: 6px solid var(--ld-accent);
  border-radius: 18px;
  margin: 26px 0;
  padding: 18px 20px;
}

body.theme-skin-little-detective-v1 #post-content code {
  background: rgba(255, 209, 102, 0.18);
  border-radius: 8px;
  color: #8f4565;
  padding: 3px 6px;
}

body.theme-skin-little-detective-v1 #post-content pre {
  background: #fff8ee;
  border: 2px solid rgba(233, 198, 158, 0.6);
  border-radius: 22px;
  padding: 18px 20px;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 26px;
  box-shadow: var(--ld-shadow);
  overflow: hidden;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel .panel-heading {
  background: transparent;
  border-bottom: 1px dashed rgba(199, 150, 118, 0.42);
  padding: 18px 22px 14px;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel .panel-title {
  font-size: 22px;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel .panel-body {
  padding: 18px 22px 22px;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel .form-control {
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 16px 0 0 16px;
  box-shadow: none;
  height: 46px;
}

body.theme-skin-little-detective-v1 .journal-sidebar-panel .btn {
  border-radius: 0 16px 16px 0;
}

body.theme-skin-little-detective-v1 .nav.nav-pills.nav-stacked > li > a,
body.theme-skin-little-detective-v1 .tag-cloud a {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(233, 198, 158, 0.72);
  border-radius: 16px;
  margin-bottom: 10px;
  padding: 11px 14px;
}

body.theme-skin-little-detective-v1 .nav.nav-pills.nav-stacked > li.active > a,
body.theme-skin-little-detective-v1 .nav.nav-pills.nav-stacked > li > a:hover,
body.theme-skin-little-detective-v1 .tag-cloud a:hover,
body.theme-skin-little-detective-v1 .tag-cloud li.active a {
  background: rgba(255, 150, 185, 0.12);
  border-color: rgba(255, 143, 177, 0.5);
}

body.theme-skin-little-detective-v1 .contact-page section {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 30px;
  box-shadow: var(--ld-shadow);
  margin-bottom: 24px;
  padding: 26px 28px;
}

body.theme-skin-little-detective-v1 .contact-form-card .form-control {
  background: rgba(255, 255, 255, 0.86);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 18px;
  box-shadow: none;
  min-height: 48px;
  padding: 10px 14px;
}

body.theme-skin-little-detective-v1 .contact-form-card textarea.form-control {
  min-height: 160px;
}

body.theme-skin-little-detective-v1 .form-control:focus {
  border-color: rgba(255, 111, 155, 0.7);
  box-shadow: 0 0 0 4px rgba(255, 143, 177, 0.14);
}

body.theme-skin-little-detective-v1 .site-footer {
  background: none;
  color: var(--ld-ink-soft);
  padding-top: 22px;
}

body.theme-skin-little-detective-v1 .site-footer .container {
  background: var(--ld-paper);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 36px 36px 0 0;
  box-shadow: var(--ld-shadow);
  padding: 34px 28px 18px;
}

body.theme-skin-little-detective-v1 .site-footer h4 {
  font-size: 24px;
  margin-bottom: 18px;
}

body.theme-skin-little-detective-v1 .site-footer .blog-entries .item {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid rgba(233, 198, 158, 0.66);
  border-radius: 18px;
  margin-bottom: 12px;
  padding: 8px;
}

body.theme-skin-little-detective-v1 .site-footer .blog-entries .image img {
  border-radius: 14px;
}

body.theme-skin-little-detective-v1 .site-copyright {
  background: none;
}

body.theme-skin-little-detective-v1 .site-copyright .container {
  background: rgba(255, 253, 248, 0.92);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 0 0 28px 28px;
  border-top: 0;
  box-shadow: 0 16px 30px rgba(91, 68, 102, 0.1);
  margin-bottom: 48px;
  padding: 18px 28px 14px;
}

body.theme-skin-little-detective-v1 .site-copyright p {
  color: var(--ld-ink-soft);
}

body.theme-skin-little-detective-v1 .site-copyright .pull-right a {
  color: #be6b3d;
}

body.theme-skin-little-detective-v1 .error-page-content .container {
  padding-bottom: 54px;
  padding-top: 24px;
}

body.theme-skin-little-detective-v1 #error-page .error-box {
  padding: 34px 28px;
  text-align: center;
}

body.theme-skin-little-detective-v1 #error-page h3 {
  font-size: 34px;
}

body.theme-skin-little-detective-v1 .pager li > a,
body.theme-skin-little-detective-v1 .pager li > span {
  background: rgba(255, 255, 255, 0.88);
  border: 2px solid rgba(233, 198, 158, 0.72);
  border-radius: 18px;
  color: var(--ld-ink);
}

body.theme-skin-little-detective-v1 .pager li > a:hover {
  background: rgba(255, 150, 185, 0.12);
}

@media (max-width: 991px) {
  body.theme-skin-little-detective-v1 .story-carousel h1 {
    font-size: 42px;
  }

  body.theme-skin-little-detective-v1 .story-carousel .right {
    padding: 32px 28px 10px;
  }

  body.theme-skin-little-detective-v1 .story-carousel img {
    padding-top: 0;
  }

  body.theme-skin-little-detective-v1 .site-footer .container,
  body.theme-skin-little-detective-v1 .site-copyright .container {
    border-radius: 26px;
  }

  body.theme-skin-little-detective-v1 .site-copyright .container {
    border-top: 2px solid rgba(233, 198, 158, 0.72);
    margin-top: 14px;
  }
}

@media (max-width: 767px) {
  body.theme-skin-little-detective-v1 .site-topbar-copy {
    display: none;
  }

  body.theme-skin-little-detective-v1 .site-topbar-links {
    text-align: center;
    width: 100%;
  }

  body.theme-skin-little-detective-v1 .topbar-social a {
    margin: 0 6px;
  }

  body.theme-skin-little-detective-v1 .site-nav {
    border-radius: 24px;
  }

  body.theme-skin-little-detective-v1 .site-brand img {
    max-height: 46px;
  }

  body.theme-skin-little-detective-v1 .site-brand-copy {
    display: none;
  }

  body.theme-skin-little-detective-v1 .navbar-nav > li > a {
    margin: 6px 0;
  }

  body.theme-skin-little-detective-v1 .story-carousel {
    border-radius: 28px;
    margin: 10px auto 34px;
    max-width: calc(100% - 20px);
  }

  body.theme-skin-little-detective-v1 .story-carousel .container::before {
    font-size: 18px;
    left: 20px;
    top: 14px;
  }

  body.theme-skin-little-detective-v1 .story-carousel .item .row {
    margin: 36px 0 0;
  }

  body.theme-skin-little-detective-v1 .story-carousel h1 {
    font-size: 34px;
  }

  body.theme-skin-little-detective-v1 .skin-section .heading h2,
  body.theme-skin-little-detective-v1 .site-breadcrumbs h1,
  body.theme-skin-little-detective-v1 .skin-section-mission h3 {
    font-size: 30px;
  }

  body.theme-skin-little-detective-v1 #blog-post,
  body.theme-skin-little-detective-v1 .type-page .page-content .container > .row > .col-md-12 > div,
  body.theme-skin-little-detective-v1 .contact-page section,
  body.theme-skin-little-detective-v1 section.post {
    padding: 24px 20px;
  }

  body.theme-skin-little-detective-v1 .box-image-text.blog .content {
    padding: 20px;
  }
}
