@font-face {
	font-family: "Brilon";
	src: url("./font/brilon.woff2") format("woff2");
}


@font-face {
	font-family: "NewYork";
	src: url("./font/newyork.otf") format("opentype");
}


@font-face {
	font-family: "RoyalWedding";
	src: url("./font/royalwedding.ttf") format("truetype");
}


@font-face {
	font-family: "Photograph";
	src: url("./font/photograph.ttf") format("truetype");
}


@font-face {
	font-family: "Batusa";
	src: url("./font/batusa.otf") format("opentype");
}


@font-face {
	font-family: "Analogue";
	src: url("./font/Analogue.woff2") format("woff2");
}

@font-face {
	font-family: "Helvetica";
	src: url("./font/Helvetica.ttf") format("truetype");
}

.font-analogue { font-family: "Analogue", sans-serif; }
.font-batusa { font-family: "Batusa", sans-serif; }
.font-photograph { font-family: "Photograph", sans-serif; }
.font-royalwedding { font-family: "RoyalWedding", sans-serif; }
.font-newyork { font-family: "NewYork", sans-serif; }
.font-brilon { font-family: "Brilon", sans-serif; }
.font-helvetica { font-family: "Helvetica", sans-serif; }
.font-poppins { font-family: "Poppins", sans-serif; }
.font-montserrat { font-family: "Montserrat", sans-serif; }
.font-playfair { font-family: "Playfair Display", sans-serif; }
.font-oranienbaum { font-family: "Oranienbaum", sans-serif; }
.font-quicksand { font-family: "Quicksand", sans-serif; }
.font-luxurious { font-family: "Luxurious Script", sans-serif; }
.font-librecaslon { font-family: "Libre Caslon Display", sans-serif; }

.tracking-6px { letter-spacing: 6px; }
.tracking-3-8px { letter-spacing: 3.8px; }

.text-color-button { color: #433737; }
.text-color-qutoes { color : #404E6B; }
.text-pink { color : #ad456f}
.text-guest { color : #FFFAEC}

.bg-putih-cover { background-color: #FFFFFF9E; }
.bg-rounded-blue { background-color: #5C84B042;}
.bg-quotes-section { background-color: #c07a95; }
.bg-quotes-content { background-color: #FFFFFF87; }
.bg-rsvp-section { background-color: #00000080; }
.bg-form { background-color: #e8e8e8; }
.bg-pink { background-color: #ad456f; }

.text-title { font-size: 52px; }

.h-foto {
	height: 350px
}

@media (min-width: 768px) and (max-width: 1024px) {
	.text-title { font-size: 42px; }

}

.countdown-item {
	background-color: #FFFFFF61;
	margin-right: 15px;
    margin-left: 15px;
    border-radius: 15px 15px 15px 15px;
	padding: 7px;
	text-align: center;
	font-family: "Analogue", Sans-serif;
}


.countdown-wrapper > h1 {
	font-size: 24px;
    font-weight: 400;
	color: #fff;
}

.countdown-wrapper > p {
	color: #ffffff;
    font-size: 14px;
    font-weight: 400;
}

.schedule-content {
	padding: 20px;
	text-align: center;
	background-color: #f1e9df;
	z-index: 1000;
}

.img-mempelai {
	width: 63%;
    max-width: 73%;
	margin: auto;
    opacity: 1;
    filter: brightness(86%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
    border-style: solid;
    border-color: #ad456f;
    border-radius: 200px 200px 0px 0px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
	.countdown-item {
		margin-right: 5px;
		margin-left: 5px;
	}
}

@media (max-width: 768px) {
	.acara-wrapper {
		margin: 0px 0px 0px 0px;
		padding: 150px 10px 150px 10px;
	}
	.countdown-item {
		margin-right: 2px;
		margin-left: 2px;
	}
	.countdown-wrapper > h1 {
		font-size: 24px;
	}
	.countdown-wrapper > p {
		font-size: 12px;
	}
	.h-foto {
		height: 250px;
	}
	.fs-21 {
		font-size: 17px;
	}
	.fs-14 {
		font-size: 13px;
	}
	.img-mempelai {
		max-width: 76%;
        border-radius: 100px 100px 0px 0px;
	}
}

@media (max-width: 500px) {
	.countdown-wrapper {
		width: 61.5px;
	}
}

.lh-13 {
	line-height: 1.3em;
}

.fs-14 {
	font-size: 14px;
}

.fs-21 {
	font-size: 21px;
}

.text-gallery-title {
	font-size: 42px;
}

.rounded-50 {
	border-radius: 50px 50px 50px 50px;
}

.z-2000 { z-index: 2000; }

.bg-mempelai {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.video-cover { width: 1248px; height: 702px; object-fit: cover; }
.h-vid { height: 702px; }

.border-pink { border: 2px solid #ad456f; }
.border-wish {
	border: 8px solid #e7dfd5;
}
.rounded-foto { border-radius: 100px 100px 0 0; }

.acara-wrapper {
	background-position: center top;
	background-size: 100% auto;
	background-repeat: repeat-y;
	opacity: 1;
	text-align: center;
	padding: 50px 25px 50px 25px;
	border-radius: 50px 50px 50px 50px;
	border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-color: #FFFAEC;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	position: relative;
}

.acara-wrapper-no-border {
	background-position: center top;
	background-size: 100% auto;
	background-repeat: repeat-y;
	opacity: 1;
	text-align: center;
	padding: 50px 25px 50px 25px;
	position: relative;
}

.shadoww {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.map-embed{
  position: relative;
}

.map-embed::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 2;
}

.map-embed > iframe {
	width: 250px;
	max-width: 250px;
}

.video-embed {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin: 10px 0px;
}

.video-embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gallery-container {
	margin-top: 24px;
	display: flex;
	flex-wrap: wrap;
	gap: 5px;
	justify-content: center;
}

.gallery-item {
	flex: 1 1 calc(50% - 10px);
	box-sizing: border-box;
}

.gallery-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.bg-btn-schedule {
	background-color: #ad456f
}

.btn-schedule {
	font-family: "Analogue", Sans-serif;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #ad456f;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    padding: 10px 15px 10px 15px;
}

.bg-gift-content {
	background-color: transparent;
    background-image: linear-gradient(150deg, #c07a95 16%, #d197ad 100%);
	border-style: solid;
    border-color: #FFFAEC;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	border-radius: 16px 16px 16px 16px;
}

.btn-copy { background-color: #ad456f; }
.bg-payment-icon { color: #ad456f; }
.bg-payment-content { background-color: #FFFAEC;}
.bg-music { background-color: #ad456f; }
.bg-schedule { background-color: #c07a95; }
.bg-schedule-content { background-color: #fffaecd6; }

.btn-guest {
	font-family: "Analogue", Sans-serif;
	font-weight: 500;
    letter-spacing: 1px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(100deg, #ad456f 0%, #c07a95 100%);
    border-radius: 25px 25px 25px 25px;
	font-size: 15px;
    padding: 12px 24px;
}

.btn-livestream {
	font-family: "Analogue", Sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    background-image: linear-gradient(100deg, #ad456f 0%, #c07a95 100%);
    border-radius: 25px 25px 25px 25px;
	padding: 8px 24px;
}

.z-cuss {
	z-index: 9999;
}

@media (min-width: 768px) {
	.video-cover { height: 100vh; }
	.map-embed > iframe {
		width: 100%;
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.h-vid { height: 100vh; }
}

.slide-up-enter-active,
.slide-up-leave-active {
	transition: all 1.2s ease;
}
.slide-up-enter,
.slide-up-leave-to {
	transform: translateY(-100%);
}

/* Text overlay animations */
.text-appear-enter-active {
	transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.text-appear-enter {
	opacity: 0;
	transform: translateY(30px) scale(0.95);
	filter: blur(4px);
}

.text-appear-enter-to {
	opacity: 1;
	transform: translateY(0) scale(1);
	filter: blur(0);
}

.text-overlay-item {
	opacity: 0;
	transform: translateY(20px) scale(0.9);
	filter: blur(2px);
	animation: textSlideIn 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

@keyframes textSlideIn {
	0% {
		opacity: 0;
		transform: translateY(20px) scale(0.9);
		filter: blur(2px);
	}
	50% {
		opacity: 0.7;
		transform: translateY(10px) scale(0.95);
		filter: blur(1px);
	}
	100% {
		opacity: 1;
		transform: translateY(0) scale(1);
		filter: blur(0);
	}
}

.animate-spin-slow {
	animation: spin 3s linear infinite;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}

.rsvp-card {
  background: #f7f1ea;
  border-radius: 24px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  padding: 2.5rem 2rem;
  max-width: 400px;
  width: 90vw;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 600px) {
  .rsvp-card {
    width: 90vw !important;
    max-width: 95vw !important;
  }
}

