@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
main,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote::before,
blockquote::after,
q::before,
q::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cormorant Garamond";
  src: url("../assets/font/Cormorant_Garamond/static/CormorantGaramond-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilThin.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilThin.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilThin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilLight.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilLight.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Regular.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Regular.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilMedium.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilMedium.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilMedium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Bold.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Bold.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencil-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravensara Antiqua Stencil";
  src: url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilBlack.woff2") format("woff2"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilBlack.woff") format("woff"), url("../assets/font/revensara-antiqua-stencil/RavensaraAntiquaStencilBlack.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gallient";
  src: url("../assets/font/gallient/GallientRegular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 70px;
}

body {
  font-family: "Prompt", "Montserrat", sans-serif;
  color: #333;
  line-height: 1.6;
}

.wedding-page {
  background-color: #fff;
}

.container {
  max-width: none;
  margin: 0;
  padding: 0;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.75rem 1.25rem;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.3s ease;
}
.header--scrolled {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.header__logo {
  display: flex;
  align-items: center;
  height: 32px;
}
.header__logo img {
  height: 32px;
  width: auto;
}
.header__logo-text {
  font-family: "Ravensara Antiqua Stencil", Georgia, serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #1a1a1a;
  line-height: 1;
}
.header__logo-text em {
  font-style: normal;
  color: #d4af37;
}
.header__burger {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 5px;
  width: 28px;
  height: 28px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  z-index: 110;
}
.header__burger span {
  display: block;
  width: 100%;
  height: 2px;
  background: #1a1a1a;
  border-radius: 1px;
  transition: all 0.3s ease;
}
.header__burger.is-active span:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
.header__burger.is-active span:nth-child(2) {
  opacity: 0;
}
.header__burger.is-active span:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
.header__nav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 105;
}
.header__nav.is-open {
  opacity: 1;
  visibility: visible;
}
.header__nav-title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 1.25rem;
  font-weight: 400;
  font-style: italic;
  color: #666;
  margin-bottom: 1.5rem;
}
.header__nav-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  width: 100%;
  max-width: none;
}
.header__nav-list li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.header__nav-list li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}
.header__nav-list a {
  display: block;
  padding: 1rem 0.5rem;
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  text-decoration: none;
  transition: color 0.2s ease;
}
.header__nav-list a:hover, .header__nav-list a.is-active {
  color: #666;
}

.wedding-page main {
  padding: 96px 32px 40px;
  display: flex;
  flex-direction: column;
  gap: 70px;
}

@media (min-width: 1024px) {
  .wedding-page main > section,
  .wedding-page main > footer {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) {
  .btn {
    display: inline-block;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .header {
    padding: 0.75rem 2.5rem;
  }
  .header__burger {
    display: none;
  }
  .header__nav {
    position: static;
    opacity: 1;
    visibility: visible;
    background: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .header__nav-title {
    display: none;
  }
  .header__nav-list {
    display: flex;
    gap: 0;
    max-width: none;
    text-align: center;
  }
  .header__nav-list li {
    border: none;
  }
  .header__nav-list li:first-child {
    border: none;
  }
  .header__nav-list a {
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    font-weight: 400;
    border: none;
    border-bottom: 2px solid transparent;
    border-radius: 0;
  }
  .header__nav-list a:hover, .header__nav-list a.is-active {
    border-bottom-color: #1a1a1a;
  }
}
.section-title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.section-title .light {
  font-weight: 300;
}
.section-title .large {
  font-size: 38px;
}
.section-title--inline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.section-title__icon {
  width: 32px;
  height: 32px;
}

.section-icon {
  text-align: center;
  margin-bottom: 0.75rem;
}
.section-icon__img {
  width: 32px;
  height: 32px;
}

.btn {
  display: block;
  width: 100%;
  padding: 0 16px;
  height: 60px;
  line-height: 60px;
  border-radius: 16px;
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0;
  border: none;
}
.btn--primary {
  background-color: #1a1a1a;
  color: #fff;
}
.btn--primary .btn__icon {
  filter: brightness(0) invert(1);
}
.btn--primary:hover {
  background-color: #d4af37;
  color: #1a1a1a;
}
.btn--primary:hover .btn__icon {
  filter: none;
}
.btn--outline {
  background: transparent;
  color: #1a1a1a;
  border: 1.5px solid #1a1a1a;
}
.btn--outline:hover {
  background-color: #1a1a1a;
  color: #fff;
}
.btn--gold {
  background-color: #d4af37;
  color: #1a1a1a;
}
.btn--gold:hover {
  background-color: #e6c200;
}
.btn--full {
  display: block;
  width: 100%;
}
.btn__icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 10px;
}

.hero {
  background: #fff;
  padding: 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero__message {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  color: #1a1a1a;
  max-width: none;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.hero__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 70px;
}
.hero__identity {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 1.5rem;
}
.hero__logo {
  margin-bottom: 0.5rem;
}
.hero__logo img {
  height: 120px;
  width: auto;
}
.hero__names {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  color: #1a1a1a;
}
.hero__names strong {
  font-weight: 600;
}
.hero__photo {
  width: 220px;
  height: 270px;
  flex-shrink: 0;
  clip-path: ellipse(50% 50% at 50% 50%);
}
.hero__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero__date-info {
  margin-bottom: 1.5rem;
  text-align: center;
}
.hero__date {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  color: #1a1a1a;
  margin-bottom: 0.25rem;
}
.hero__time {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 38px;
  font-weight: 600;
  color: #1a1a1a;
}
.hero__calendar {
  margin-bottom: 1.5rem;
  width: 100%;
  max-width: none;
}
.hero__calendar-img {
  width: 100%;
  height: auto;
}
.hero__btn {
  max-width: none;
  margin-bottom: 0;
  border-radius: 50px;
}

@media (min-width: 1024px) {
  .hero {
    padding: 0;
  }
  .hero__message {
    font-size: 40px;
    max-width: none;
  }
  .hero__main {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 4rem;
  }
  .hero__identity {
    margin-bottom: 0;
  }
  .hero__names {
    font-size: 32px;
  }
  .hero__photo {
    width: 300px;
    height: 370px;
  }
}
.celebration {
  padding: 0;
  background: #fff;
  text-align: center;
}
.celebration__place {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 38px;
  font-weight: 600;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 0.75rem;
}
.celebration__photo {
  margin: 1.5rem auto;
  width: 280px;
  border-radius: 10px;
  overflow: hidden;
}
.celebration__photo img {
  width: 100%;
  height: auto;
  display: block;
}
.celebration__address {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5rem;
}

.story {
  padding: 0;
  background: #fff;
  text-align: center;
}
.story__photo {
  width: 280px;
  border-radius: 10px;
  overflow: hidden;
  margin: 1.5rem auto;
}
.story__photo img {
  width: 100%;
  height: auto;
  display: block;
}
.story__text {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.6;
  text-align: left;
  margin: 0 auto;
}

.countdown {
  padding: 0;
  background: #fff;
  text-align: center;
}
.countdown__title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 28px;
  font-weight: 600;
  color: #1a1a1a;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.countdown__timer {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-bottom: 1.5rem;
}
.countdown__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.countdown__value {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 46px;
  font-weight: 600;
  color: #4B4B4B;
  line-height: 1;
  margin-bottom: 0.25rem;
}
.countdown__label {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 20px;
  color: #999999;
  font-weight: 400;
  text-transform: capitalize;
}
.countdown__subtitle {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  max-width: 70%;
  margin: 0 auto;
  color: #1a1a1a;
}

.itinerary {
  padding: 0;
  background: #fff;
  text-align: center;
}
.itinerary__intro {
  font-size: 0.85rem;
  color: #666;
  font-style: italic;
  margin-bottom: 2rem;
}

.timeline {
  max-width: none;
  margin: 0;
  position: relative;
  padding-left: 24px;
}
.timeline::before {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: #d4af37;
}
.timeline__item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  position: relative;
}
.timeline__item:last-child {
  margin-bottom: 0;
}
.timeline__dot {
  position: absolute;
  left: -21px;
  top: 6px;
  width: 10px;
  height: 10px;
  background: #d4af37;
  border-radius: 50%;
  border: 2px solid #fff;
}
.timeline__time {
  font-family: "Prompt", "Montserrat", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
  color: #1a1a1a;
  min-width: 45px;
}
.timeline__text {
  font-size: 0.85rem;
  color: #666;
  text-align: left;
}

.gifts {
  padding: 0;
  background: #fff;
}
.gifts__subtitle {
  font-size: 0.85rem;
  color: #666;
  font-style: italic;
  margin-bottom: 1rem;
  text-align: left;
}
.gifts__text {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: left;
}
.gifts__link {
  color: #1a1a1a;
  font-weight: 700;
  text-decoration: underline;
}

.bank-card {
  margin-top: 1.5rem;
}
.bank-card__row {
  display: flex;
  flex-direction: column;
  margin-bottom: 16px;
}
.bank-card__row:last-of-type {
  margin-bottom: 0;
}
.bank-card__label {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  color: #666;
}
.bank-card__value {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 600;
  color: #1a1a1a;
}
.bank-card .btn {
  margin-top: 22px;
}

.dresscode {
  padding: 0;
  background: #fff;
  text-align: center;
}
.dresscode__type {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 0.5rem;
}
.dresscode__text {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.25rem;
}
.dresscode__rules {
  text-align: left;
  list-style: none;
  padding: 0;
}
.dresscode__rules li {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  padding: 0.4rem 0 0.4rem 1.25rem;
  position: relative;
}
.dresscode__rules li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #1a1a1a;
}

.photos {
  padding: 0;
  background: #fff;
  text-align: center;
}
.photos__text {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5rem;
}

.playlist {
  padding: 0;
  background: #fff;
  text-align: center;
}
.playlist__text {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5rem;
}

.rsvp {
  padding: 0;
  background: #fff;
  text-align: center;
}
.rsvp__text {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5rem;
}
.rsvp__form {
  margin: 1.5rem 0;
  text-align: left;
}
.rsvp__contact {
  margin-top: 2.5rem;
}
.rsvp__contact-title {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 22px;
  font-weight: 400;
  color: #1a1a1a;
  text-align: center;
  margin-bottom: 1rem;
}
.rsvp__contact-cards {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.rsvp__contact-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 16px;
  border: 1px solid #eee;
  border-radius: 12px;
  text-decoration: none;
  transition: box-shadow 0.2s ease;
}
.rsvp__contact-card:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}
.rsvp__contact-icon {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
.rsvp__contact-info {
  display: flex;
  flex-direction: column;
}
.rsvp__contact-name {
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 20px;
  font-weight: 600;
  color: #1a1a1a;
}
.rsvp__contact-phone {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #666;
}

.form-group {
  margin-bottom: 1.5rem;
}
.form-group label {
  display: block;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-size: 16px;
  font-weight: 500;
  color: #1a1a1a;
  margin-bottom: 0;
}
.form-group input,
.form-group select,
.form-group textarea {
  width: 100%;
  padding: 0.5rem 0;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #333;
  background: transparent;
  transition: border-color 0.3s ease;
  appearance: none;
}
.form-group input::placeholder,
.form-group select::placeholder,
.form-group textarea::placeholder {
  color: rgb(140.25, 140.25, 140.25);
}
.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: none;
  border-color: #1a1a1a;
  box-shadow: none;
}
.form-group select {
  background-image: url("../assets/icons/trailing.svg");
  background-repeat: no-repeat;
  background-position: right 0 center;
  background-size: 24px;
  padding-right: 32px;
}

.custom-select {
  position: relative;
}
.custom-select__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
  transition: border-color 0.3s ease;
}
.custom-select__trigger:hover {
  border-color: #1a1a1a;
}
.custom-select__text {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #666;
}
.custom-select__text.is-selected {
  color: #333;
}
.custom-select__arrow {
  width: 24px;
  height: 24px;
  transition: transform 0.3s ease;
}
.custom-select.is-open .custom-select__arrow {
  transform: rotate(180deg);
}
.custom-select__options {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  list-style: none;
  padding: 8px 0;
  z-index: 10;
  overflow: hidden;
}
.custom-select.is-open .custom-select__options {
  display: block;
}
.custom-select__option {
  font-family: "Prompt", "Prompt", "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #1a1a1a;
  padding: 12px 16px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  transition: background 0.2s ease;
}
.custom-select__option:last-child {
  border-bottom: none;
}
.custom-select__option:hover {
  background: #f5f1eb;
}
.custom-select__option.is-selected {
  font-weight: 600;
}

.error-message {
  display: none;
  color: #dc3545;
  font-size: 0.75rem;
  margin-top: 0.35rem;
}
.error-message.show {
  display: block;
}

.form-message {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.85rem;
  display: none;
}
.form-message.success {
  color: #28a745;
  display: block;
}
.form-message.error {
  color: #dc3545;
  display: block;
}

.footer {
  background: #1a1a1a;
  color: #fff;
  padding: 2.5rem 0;
  text-align: center;
}
.footer__names {
  font-family: "Gallient", cursive;
  font-size: 2rem;
  margin-bottom: 0.5rem;
}
.footer__date {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.6);
  letter-spacing: 2px;
}

body.invitation-page {
  background-color: #e8dcc8;
  background-image: radial-gradient(circle at 20% 80%, rgba(212, 175, 55, 0.05) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(212, 175, 55, 0.05) 0%, transparent 50%);
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
}

.invitation-page main {
  width: 100%;
  height: 100vh;
  position: relative;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.decoration {
  position: fixed;
  opacity: 0.5;
  z-index: 1;
  pointer-events: none;
}
.decoration svg {
  display: block;
  width: 100%;
  height: 100%;
}
.decoration.decoration-top-left {
  top: 5%;
  left: 3%;
  width: 80px;
  height: 80px;
  animation: float 6s ease-in-out infinite;
}
.decoration.decoration-top-right {
  top: 3%;
  right: 2%;
  width: 80px;
  height: 80px;
  animation: float 7s ease-in-out infinite reverse;
}
.decoration.decoration-bottom-right {
  bottom: 5%;
  right: 3%;
  width: 80px;
  height: 80px;
  animation: float 8s ease-in-out infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}
.invitation-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 600px;
}

.envelope-wrapper {
  perspective: 1200px;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  aspect-ratio: 1.1/1.3;
  min-height: 450px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.envelope-wrapper.opened .invitation-card-wrapper {
  animation: slideUpCard 0.8s ease-out forwards;
}

.envelope-base {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: fit-content;
  z-index: 1;
  filter: drop-shadow(0 12px 25px rgba(0, 0, 0, 0.08));
}
.envelope-base img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.envelope-flap {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  cursor: pointer;
  pointer-events: none;
}
.envelope-flap .envelope-image-flap {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: drop-shadow(0 15px 35px rgba(0, 0, 0, 0.2));
  transition: all 0.3s ease;
}
.envelope-flap:hover .envelope-image-flap {
  transform: scale(1.03);
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.3));
}

.invitation-card-wrapper {
  position: absolute;
  bottom: -200px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  max-width: 320px;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
}
.invitation-card-wrapper.visible {
  pointer-events: auto;
}

@keyframes slideUpCard {
  0% {
    bottom: 0;
    opacity: 0;
  }
  100% {
    bottom: 125px;
    opacity: 1;
  }
}
.invitation-card {
  background: white;
  padding: 2.5rem 2rem;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  width: 100%;
  position: relative;
  aspect-ratio: 1/1.3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.1);
}
.invitation-card h1 {
  font-family: "Courier New", monospace;
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 0.8rem;
  font-weight: normal;
  letter-spacing: 0.8px;
  line-height: 1.3;
}
.invitation-card .names {
  font-family: "Gallient", cursive;
  font-size: 2.2rem;
  color: #1a1a1a;
  margin-bottom: 1.8rem;
  font-weight: 400;
  line-height: 1;
}

.btn-open {
  background-color: #1a1a1a;
  color: white;
  border: 2px solid #1a1a1a;
  padding: 0.85rem 2.5rem;
  border-radius: 50px;
  font-family: "Prompt", "Montserrat", sans-serif;
  font-size: 0.95rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  letter-spacing: 0.5px;
  display: inline-block;
  pointer-events: auto;
  text-decoration: none;
}
.btn-open:hover {
  background-color: #d4af37;
  color: #1a1a1a;
  border-color: #d4af37;
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(212, 175, 55, 0.35);
}
.btn-open:active {
  transform: translateY(-1px);
  box-shadow: 0 4px 15px rgba(212, 175, 55, 0.2);
}

@media (min-width: 1024px) {
  .story__photo {
    width: 280px;
    height: 280px;
  }
  .countdown__value {
    font-size: 3rem;
  }
}
@media (max-width: 768px) {
  body.invitation-page {
    min-height: 100vh;
  }
  main {
    height: auto;
    min-height: 100vh;
    padding: 2rem 1rem;
  }
  .invitation-container {
    width: 100%;
    max-width: 100%;
  }
  .envelope {
    min-height: 350px;
  }
  .invitation-card {
    padding: 2.5rem 1.5rem;
    max-width: 100%;
  }
  .invitation-card h1 {
    font-size: 1.4rem;
    margin-bottom: 0.8rem;
  }
  .invitation-card .names {
    font-size: 2rem;
    margin-bottom: 1.8rem;
  }
  .decoration {
    width: 60px !important;
    height: 60px !important;
    opacity: 0.4;
  }
}
@media (max-width: 480px) {
  main {
    padding: 1.5rem 1rem;
  }
  .envelope {
    min-height: 300px;
  }
  .invitation-card {
    padding: 2rem 1.2rem;
  }
  .invitation-card h1 {
    font-size: 1.2rem;
    margin-bottom: 0.7rem;
  }
  .invitation-card .names {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .btn-open {
    padding: 0.75rem 2rem;
    font-size: 0.9rem;
  }
  .decoration {
    width: 50px !important;
    height: 50px !important;
    display: none;
  }
}

/*# sourceMappingURL=styles.css.map */
