.template-spesial-01 .gift-section,
.template-spesial-02 .gift-section {
  padding: 72px 20px 84px;
  background:
    radial-gradient(circle at 78% 62%, rgba(232, 189, 168, 0.24), transparent 12rem),
    radial-gradient(circle at 18% 28%, rgba(23, 63, 125, 0.06), transparent 11rem),
    linear-gradient(180deg, #fffaf4, #fff4eb);
}

.template-spesial-02 .gift-cover-flower {
  position: absolute;
  z-index: 0;
  top: -34px;
  width: clamp(112px, 31vw, 198px);
  max-width: none;
  pointer-events: none;
  opacity: 0.78;
  filter: drop-shadow(0 14px 22px rgba(82, 52, 36, 0.12));
  transform-origin: 50% 12%;
  will-change: transform;
}

.template-spesial-02 .gift-cover-flower--top-left {
  left: -42px;
  animation: creamFlowerSwayLeft 8.2s ease-in-out infinite alternate;
}

.template-spesial-02 .gift-cover-flower--top-right {
  right: -42px;
  animation: creamFlowerSwayRight 8.8s ease-in-out infinite alternate;
}

.template-spesial-02 .gift-section > :not(.gift-cover-flower) {
  position: relative;
  z-index: 1;
}

.template-spesial-01 .gift-section::before,
.template-spesial-02 .gift-section::before {
  display: none;
}

.template-spesial-01 .gift-section .ornament,
.template-spesial-02 .gift-section .ornament {
  color: #9d6846;
  font-family: "Ocean Delight", "Cormorant Garamond", Georgia, serif;
  font-size: clamp(30px, 9vw, 56px);
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none;
}

.template-spesial-01 .gift-section h3,
.template-spesial-02 .gift-section h3 {
  display: none;
}

.template-spesial-01 .gift-section .lead,
.template-spesial-02 .gift-section .lead {
  max-width: 430px;
  margin-top: 10px;
  color: #2f3b58;
  font-size: 15px;
  line-height: 1.5;
}

.template-spesial-01 .gift-grid,
.template-spesial-02 .gift-grid {
  grid-template-columns: 1fr;
  max-width: 320px;
  gap: 18px;
  margin-top: 35px;
}

.template-spesial-01 .gift-grid article,
.template-spesial-02 .gift-grid article {
  position: relative;
  min-height: 152px;
  overflow: hidden;
  padding: 66px 16px 18px;
  border: 1px solid rgba(255, 255, 255, 0.95);
  border-radius: 17px;
  background:
    radial-gradient(circle at 78% 36%, rgba(255, 255, 255, 0.9) 0 11%, transparent 12%),
    radial-gradient(circle at 88% 60%, rgba(255, 255, 255, 0.78) 0 15%, transparent 16%),
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(222, 224, 224, 0.92));
  box-shadow:
    inset -16px -12px 30px rgba(160, 160, 160, 0.24),
    0 10px 22px rgba(23, 63, 125, 0.12);
  text-align: left;
}

.template-spesial-01 .gift-grid article::before,
.template-spesial-02 .gift-grid article::before {
  content: "";
  position: absolute;
  top: 44px;
  left: 18px;
  width: 29px;
  height: 23px;
  border-radius: 5px;
  background:
    linear-gradient(90deg, transparent 48%, rgba(151, 119, 49, 0.55) 49% 51%, transparent 52%),
    linear-gradient(180deg, transparent 48%, rgba(151, 119, 49, 0.45) 49% 51%, transparent 52%),
    linear-gradient(135deg, #e1c46d, #f6dda0);
  box-shadow: inset 0 0 0 1px rgba(151, 119, 49, 0.36);
}

.template-spesial-01 .gift-grid article::after,
.template-spesial-02 .gift-grid article::after {
  content: "";
  position: absolute;
  right: -24px;
  bottom: -30px;
  width: 158px;
  height: 110px;
  border-radius: 50%;
  border: 24px solid rgba(255, 255, 255, 0.34);
}

.template-spesial-01 .gift-grid span,
.template-spesial-02 .gift-grid span {
  position: absolute;
  top: 19px;
  right: 18px;
  color: #0b6fbd;
  font-size: 22px;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.04em;
  text-transform: uppercase;
}

.template-spesial-01 .gift-grid strong,
.template-spesial-02 .gift-grid strong {
  position: relative;
  z-index: 1;
  margin-top: 0;
  color: #28344e;
  font-family: "Courier New", monospace;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.template-spesial-01 .gift-grid p,
.template-spesial-02 .gift-grid p {
  position: relative;
  z-index: 1;
  margin: 2px 0 0 !important;
  color: #28344e;
  font-family: "Courier New", monospace;
  font-size: 14px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.template-spesial-01 .gift-grid .copy-button,
.template-spesial-02 .gift-grid .copy-button {
  position: absolute;
  right: 16px;
  bottom: 16px;
  z-index: 2;
  min-height: 28px;
  margin-top: 0;
  padding: 4px 10px;
  border: 0;
  border-radius: 4px;
  color: var(--white);
  background: #a8a8a8;
  box-shadow: 0 4px 10px rgba(70, 70, 70, 0.22);
  font-size: 12px;
  font-weight: 800;
}

.template-spesial-01 .gift-grid .copy-button::before,
.template-spesial-02 .gift-grid .copy-button::before {
  content: "\f0c5";
  margin-right: 4px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.template-spesial-02 {
  --ink: #3d2d24;
  --muted: #8a7464;
  --paper: #fbf1e3;
  --paper-deep: #ead3bd;
  --accent: #b08462;
  --accent-dark: #68422f;
  --rose: #c9a184;
  --line: rgba(104, 66, 47, 0.18);
  --shadow: 0 22px 64px rgba(82, 52, 36, 0.14);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.38) 1px, transparent 1px),
    linear-gradient(180deg, #fff8ed 0%, #edd7bf 100%);
  background-size: 42px 42px, auto;
}

.template-spesial-02 .cover-gate__veil {
  background:
    linear-gradient(180deg,
      rgba(255, 248, 237, 0.12) 0%,
      rgba(255, 248, 237, 0.04) 28%,
      rgba(233, 192, 149, 0.28) 52%,
      rgb(136, 74, 43) 100%);
}

.template-spesial-02 .cover-gate {
  place-items: center;
}

.template-spesial-02 .cover-gate__image {
  filter: sepia(0.06) saturate(1.05) brightness(1.03);
  object-position: center top;
}

.template-spesial-02 .cover-flower {
  position: absolute;
  z-index: 1;
  width: clamp(92px, 24vw, 165px);
  max-width: none;
  pointer-events: none;
  filter: drop-shadow(0 14px 22px rgba(104, 66, 47, 0.16));
  transform-origin: 50% 12%;
  will-change: transform;
}

.template-spesial-02 .special-02-snowfall {
  position: absolute;
  inset: 0;
  z-index: 1;
  overflow: hidden;
  pointer-events: none;
}

.template-spesial-02 .special-02-snowfall span {
  position: absolute;
  top: -18px;
  left: var(--snow-left);
  width: var(--snow-size);
  height: var(--snow-size);
  border-radius: 50%;
  background: rgba(255, 250, 244, 0.74);
  box-shadow: 0 0 10px rgba(255, 250, 244, 0.42);
  animation: special02SnowFall var(--snow-speed) linear infinite;
  animation-delay: var(--snow-delay);
}

.template-spesial-02 .special-02-snowfall span:nth-child(1) { --snow-left: 7%; --snow-size: 6px; --snow-speed: 10s; --snow-delay: -2s; }
.template-spesial-02 .special-02-snowfall span:nth-child(2) { --snow-left: 16%; --snow-size: 4px; --snow-speed: 13s; --snow-delay: -8s; }
.template-spesial-02 .special-02-snowfall span:nth-child(3) { --snow-left: 24%; --snow-size: 7px; --snow-speed: 11s; --snow-delay: -4s; }
.template-spesial-02 .special-02-snowfall span:nth-child(4) { --snow-left: 35%; --snow-size: 5px; --snow-speed: 14s; --snow-delay: -10s; }
.template-spesial-02 .special-02-snowfall span:nth-child(5) { --snow-left: 44%; --snow-size: 8px; --snow-speed: 12s; --snow-delay: -6s; }
.template-spesial-02 .special-02-snowfall span:nth-child(6) { --snow-left: 55%; --snow-size: 4px; --snow-speed: 15s; --snow-delay: -1s; }
.template-spesial-02 .special-02-snowfall span:nth-child(7) { --snow-left: 66%; --snow-size: 7px; --snow-speed: 10.5s; --snow-delay: -7s; }
.template-spesial-02 .special-02-snowfall span:nth-child(8) { --snow-left: 78%; --snow-size: 5px; --snow-speed: 13.5s; --snow-delay: -3s; }
.template-spesial-02 .special-02-snowfall span:nth-child(9) { --snow-left: 90%; --snow-size: 6px; --snow-speed: 11.5s; --snow-delay: -9s; }
.template-spesial-02 .special-02-snowfall span:nth-child(10) { --snow-left: 12%; --snow-size: 5px; --snow-speed: 16s; --snow-delay: -5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(11) { --snow-left: 29%; --snow-size: 8px; --snow-speed: 14.5s; --snow-delay: -11s; }
.template-spesial-02 .special-02-snowfall span:nth-child(12) { --snow-left: 40%; --snow-size: 4px; --snow-speed: 10.8s; --snow-delay: -6.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(13) { --snow-left: 52%; --snow-size: 6px; --snow-speed: 13.8s; --snow-delay: -2.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(14) { --snow-left: 63%; --snow-size: 5px; --snow-speed: 11.8s; --snow-delay: -8.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(15) { --snow-left: 73%; --snow-size: 7px; --snow-speed: 15.5s; --snow-delay: -4.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(16) { --snow-left: 84%; --snow-size: 4px; --snow-speed: 12.4s; --snow-delay: -10.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(17) { --snow-left: 94%; --snow-size: 6px; --snow-speed: 14.8s; --snow-delay: -7.5s; }
.template-spesial-02 .special-02-snowfall span:nth-child(18) { --snow-left: 3%; --snow-size: 5px; --snow-speed: 11.2s; --snow-delay: -12s; }

@keyframes special02SnowFall {
  from {
    opacity: 0;
    transform: translate3d(-10px, -10vh, 0);
  }

  14% {
    opacity: 0.9;
  }

  to {
    opacity: 0.16;
    transform: translate3d(16px, 108vh, 0);
  }
}

.template-spesial-02 .cover-flower--top-left {
  top: -8px;
  left: -8px;
  animation: creamFlowerSwayLeft 7.2s ease-in-out infinite alternate;
}

.template-spesial-02 .cover-flower--top-right {
  top: -8px;
  right: -8px;
  animation: creamFlowerSwayRight 7.8s ease-in-out infinite alternate;
}

.template-spesial-02 .cover-gate__content {
  z-index: 2;
  width: min(680px, 100%);
  transform: translateY(58px);
  text-shadow:
    0 2px 8px rgba(61, 45, 36, 0.46),
    0 10px 28px rgba(61, 45, 36, 0.28);
}

.template-spesial-02 .cover-gate .script-label {
  color: rgba(255, 255, 255, 0.94);
  margin-bottom: 15px;
  text-shadow:
    0 2px 8px rgba(26, 22, 20, 0.62),
    0 8px 22px rgba(61, 45, 36, 0.32);
}

.template-spesial-02 .cover-gate h3 {
  padding-top: 5px;
  color: #e68f3d;
  font-size: 32px;
  text-shadow:
    0 2px 5px rgba(255, 255, 255, 0.68),
    0 3px 3px rgba(255, 255, 255, 0.986),
    0 0 2px rgba(255, 255, 255, 0.42);
}

@keyframes creamFlowerSwayLeft {
  from {
    transform: translate3d(-4px, -2px, 0) rotate(-2deg) scale(1);
  }

  to {
    transform: translate3d(7px, 8px, 0) rotate(3deg) scale(1.018);
  }
}

@keyframes creamFlowerSwayRight {
  from {
    transform: translate3d(5px, -3px, 0) rotate(2deg) scale(1);
  }

  to {
    transform: translate3d(-7px, 9px, 0) rotate(-3deg) scale(1.018);
  }
}

.guest-text {
  display: grid;
  gap: 4px;
  margin: 20px auto 0;
  color: #fff;
  text-align: center;
  text-shadow:
    0 2px 8px rgba(61, 45, 36, 0.64),
    0 8px 24px rgba(61, 45, 36, 0.42);
}

.guest-text span {
  font-size: 13px;
  font-weight: 700;
}

.guest-text strong {
  font-size: 20px;
  font-weight: 700;
}

.template-spesial-02 .script-label,
.template-spesial-02 .ornament {
  font-family: "Inter", system-ui, sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.2em;
}

@font-face {
  font-family: "Ocean Delight";
  src: url('/assets/Ocean Delight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.font-ocean {
  font-family: "Ocean Delight";
  font-size: 21px;
}

.template-spesial-02 h1,
.template-spesial-02 h2,
.template-spesial-02 h3 {
  font-family: "Ocean Delight";
  letter-spacing: 0;
  text-shadow: #1d1c1d 0px 15px 80px;
}

.template-spesial-02 h1 {
  font-size: clamp(54px, 13vw, 116px);
  line-height: 0.98;
}

.template-spesial-02 .guest-card {
  color: var(--accent-dark);
  background: rgba(255, 247, 236, 0.521);
  border-color: rgba(255, 255, 255, 0.74);
}

.template-spesial-02 .guest-card span,
.template-spesial-02 .guest-card small {
  color: rgba(104, 66, 47, 0.72);
}

.template-spesial-02 .button-light {
  margin-top: 22px;
  color: var(--white);
  border-color: var(--accent);
  background: #b6855f;
  box-shadow: 0 16px 34px rgba(59, 38, 27, 0.555);
}

.template-spesial-02 .invitation-page {
  display: flex;
  flex-direction: column;
}

.template-spesial-02 .hero-panel {
  order: 1;
  color: var(--accent-dark);
  background: var(--paper);
}

.template-spesial-02 .hero-flower {
  position: absolute;
  top: -8px;
  z-index: 1;
  width: clamp(92px, 24vw, 165px);
  max-width: none;
  pointer-events: none;
  filter: drop-shadow(0 14px 22px rgba(104, 66, 47, 0.14));
  transform-origin: 50% 12%;
  will-change: transform;
}

.template-spesial-02 .hero-flower--top-left {
  left: -8px;
  animation: creamFlowerSwayLeft 7.2s ease-in-out infinite alternate;
}

.template-spesial-02 .hero-flower--top-right {
  right: -8px;
  animation: creamFlowerSwayRight 7.8s ease-in-out infinite alternate;
}

.template-spesial-02 .hero-panel__image {
  opacity: 0.32;
  filter: sepia(0.18) saturate(0.82) brightness(1.08);
}

.template-spesial-02 .hero-panel__shade {
  background:
    linear-gradient(180deg, rgba(255, 248, 237, 0.9), rgba(238, 216, 194, 0.82)),
    radial-gradient(circle at 50% 20%, rgba(255, 255, 255, 0.52), transparent 28rem);
}

.template-spesial-02 .hero-panel .script-label {
  color: var(--accent);
  padding-bottom: 20px;
}

.special-02-medallion {
  display: none;
}

.template-spesial-02 .special-02-medallion {
  position: relative;
  display: grid;
  place-items: center;

  width: 180px;
  height: 180px;
  /* pakai height biar benar-benar bulat */

  margin: 0 auto 22px;
  border-radius: 50%;
  overflow: hidden;

  /* background: #fffaf5; */

  border: 4px solid #b6845e;

  box-shadow:
    0 0 0 6px rgba(182, 132, 94, 0.15),
    0 0 20px rgba(182, 132, 94, 0.45),
    0 0 40px rgba(182, 132, 94, 0.25);

  transition: 0.3s ease;
}

.template-spesial-02 .special-02-medallion::before,
.template-spesial-02 .special-02-medallion::after {
  content: "";
  position: absolute;
  top: 50%;
  width: clamp(44px, 12vw, 88px);
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(104, 66, 47, 0.38));
}

.template-spesial-02 .special-02-medallion::before {
  right: calc(100% + 18px);
}

.template-spesial-02 .special-02-medallion::after {
  left: calc(100% + 18px);
  transform: scaleX(-1);
}

.template-spesial-02 .special-02-medallion img {
  width: calc(100% - 18px);
  height: calc(100% - 18px);
  object-fit: cover;
  border-radius: 50%;
  filter: sepia(0.12) saturate(0.92);
}

.template-spesial-02 .hero-panel h2 {
  color: var(--accent-dark);
  font-size: clamp(54px, 12vw, 118px);
  text-shadow: none;
}

.template-spesial-02 .hero-panel .lead,
.template-spesial-02 .hero-panel .event-date {
  color: var(--muted);
}

.template-spesial-02 .countdown div {
  color: var(--accent-dark);
  border-color: var(--line);
  background: rgba(255, 255, 255, 0.54);
}

.template-spesial-02 .countdown span {
  color: var(--muted);
}

.template-spesial-02 .greeting-section {
  order: 2;
  background:
    linear-gradient(180deg, #fff8ed, #f4dfc8);
}

.template-spesial-02 .story-section {
  order: 3;
  background:
    linear-gradient(rgba(251, 241, 227, 0.9), rgba(251, 241, 227, 0.92)),
    url("https://images.unsplash.com/photo-1523438885200-e635ba2c371e?auto=format&fit=crop&w=1600&q=85") center / cover;
}

.template-spesial-02 .story-cover-photo {
  display: block;
  width: min(390px, calc(100vw - 44px));
  aspect-ratio: 1.2;
  margin: 25px auto 0;
  overflow: hidden !important;
  padding: 3px;
  border: 0;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow:
    0 0 0 1px rgba(106, 72, 52, 0.16),
    0 12px 26px rgba(82, 52, 36, 0.18);
  isolation: isolate;
  transform: translateZ(0);
}

.template-spesial-02 .story-cover-photo img {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 14px;
  object-fit: cover;
  object-position: center;
  clip-path: inset(0 round 14px);
}

.template-spesial-02 .date-section {
  order: 4;
  padding: 28px 16px 50px;
  background: linear-gradient(180deg, #b69582, #b18d79);
}

.template-spesial-02 .date-section::before {
  display: none;
}

.special-02-event-panel {
  width: min(410px, 100%);
  margin: 0 auto;
  overflow: hidden;
  border: 4px solid var(--white);
  border-radius: 18px 18px 8px 8px;
  background:
    radial-gradient(circle at 72% 44%, rgba(205, 152, 124, 0.2), transparent 9rem),
    linear-gradient(180deg, #fffdfa, #fff7f1);
  box-shadow: 0 18px 38px rgba(82, 52, 36, 0.24);
}

.special-02-event-photo {
  position: relative;
  height: clamp(300px, 76vw, 375px);
  overflow: hidden;
  background: #d9d0ca;
}

.special-02-event-photo::after {
  content: "";
  position: absolute;
  left: -8%;
  right: -8%;
  bottom: -1px;
  height: 48px;
  background:
    radial-gradient(ellipse at 28% 100%, rgba(255, 253, 250, 0.98) 0 49%, transparent 50%),
    radial-gradient(ellipse at 76% 100%, rgba(255, 253, 250, 0.98) 0 44%, transparent 45%);
  pointer-events: none;
}

.special-02-event-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.special-02-event-card {
  position: relative;
  display: grid;
  justify-items: center;
  padding: 36px 26px 12px;
  color: #777;
  text-align: center;
}

.special-02-event-card > :not(.special-02-event-flower) {
  position: relative;
  z-index: 1;
}

.special-02-event-card h3 {
  margin: 0 0 20px;
  color: #a06d57;
  font-family: "Ocean Delight", "Cormorant Garamond", Georgia, serif;
  font-size: clamp(30px, 2vw, 66px);
  font-weight: 600;
  line-height: 0.9;
}

.special-02-event-card strong,
.special-02-event-card p,
.special-02-event-card small {
  display: block;
  max-width: 320px;
  margin: 0;
  color: #777;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}

.special-02-event-card p {
  margin-top: 20px;
}

.special-02-event-card p + p {
  margin-top: 18px;
}

.special-02-event-card small {
  margin-top: 2px;
}

.special-02-event-card b {
  color: #666;
}

.special-02-event-card .button-outline {
  min-height: 38px;
  margin-top: 30px;
  padding: 7px 25px;
  border: 0;
  color: var(--white);
  background: #c59d82;
  box-shadow: 0 10px 22px rgba(104, 66, 47, 0.18);
  font-size: 13px;
  font-weight: 900;
}

.special-02-event-card--akad {
  padding-bottom: 46px;
}

.special-02-event-card--reception {
  min-height: 370px;
  padding-top: 20px;
  padding-bottom: 86px;
  background:
    radial-gradient(circle at 74% 4%, rgba(221, 177, 158, 0.24), transparent 6rem),
    radial-gradient(circle at 42% 24%, rgba(221, 177, 158, 0.08), transparent 8rem);
}

.special-02-event-card--reception::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  width: 80%;
  height: 1px;
  transform: translateX(-50%);
  background: rgba(197, 157, 130, 0.26);
}

.special-02-event-flower {
  position: absolute;
  bottom: -34px;
  z-index: 0;
  width: 132px;
  max-width: none;
  opacity: 0.54;
  pointer-events: none;
  filter: sepia(0.18) saturate(0.88) drop-shadow(0 10px 12px rgba(104, 66, 47, 0.12));
}

.special-02-event-flower--left {
  left: -44px;
  transform: rotate(0deg);
}

.special-02-event-flower--right {
  right: -44px;
  transform: scaleX(-1) rotate(0deg);
}

.template-spesial-02 .gallery-section {
  order: 5;
  background: #fff8ed;
}

.template-spesial-02 .gift-section {
  order: 6;
  background:
    radial-gradient(circle at 78% 62%, rgba(232, 189, 168, 0.24), transparent 12rem),
    radial-gradient(circle at 18% 28%, rgba(23, 63, 125, 0.06), transparent 11rem),
    linear-gradient(180deg, #fffaf4, #fff4eb);
}

.template-spesial-02 .rsvp-section {
  order: 7;
}

.template-spesial-02 .rsvp-section .section-heading h3 {
  font-size: clamp(25px, 7vw, 36px);
  line-height: 1.05;
}

.template-spesial-02 .closing-section {
  order: 8;
}

.template-spesial-02 .invitation-footer {
  order: 9;
}

.template-spesial-02 .section::before {
  inset: 22px;
  border-color: rgba(104, 66, 47, 0.18);
}

.template-spesial-02 .quote {
  color: var(--accent-dark);
  font-size: 18px;
}

.template-spesial-02 .person-card,
.template-spesial-02 .event-cards article,
.template-spesial-02 .gift-grid article,
.template-spesial-02 .rsvp-form,
.template-spesial-02 .message-list article,
.template-spesial-02 .story-list article {
  background: rgba(255, 249, 240, 0.74);
  border-color: rgba(104, 66, 47, 0.18);
}

.template-spesial-02 .person-card {
  border-radius: 140px 140px 8px 8px;
}

.template-spesial-02 .person-card img {
  border-radius: 120px 120px 8px 8px;
  filter: sepia(0.14) saturate(0.88);
}

.template-spesial-02 .event-cards article {
  position: relative;
  padding-top: 46px;
}

.template-spesial-02 .event-cards article::before {
  content: "";
  position: absolute;
  top: 18px;
  left: 50%;
  width: 52px;
  height: 1px;
  transform: translateX(-50%);
  background: var(--accent);
}

.template-spesial-02 .gallery-grid img {
  filter: sepia(0.12) saturate(0.92);
}

.template-spesial-02 .bottom-nav {
  background: rgba(255, 248, 237, 0.94);
  border-color: rgba(104, 66, 47, 0.2);
}

.template-spesial-02 .bottom-nav a {
  color: var(--accent-dark);
}

@media (max-width: 620px) {

  .template-spesial-02 h1,
  .template-spesial-02 .hero-panel h2 {
    font-size: clamp(48px, 15vw, 68px);
  }

  .template-spesial-02 .section::before {
    inset: 12px;
  }
}
