/* ============================================
   WEDDING WEBSITE - style.css
   Andrey & Viktoriya
   ============================================ */

/* ---------- Reset & Base ---------- */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  background-color: #dbdbdb;
  margin: 0;
  font-family: "Georgia", serif;
  position: relative;
  z-index: 0;
}

/* ---------- Background Fixed Cover ---------- */
.bg-cover-desktop {
  position: fixed;
  inset: 0;
  z-index: -1;
  background-image: url("https://static.tildacdn.com/tild6339-6238-4863-b734-346539346565/___79.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
  .bg-cover-desktop {
    background-image: url("https://static.tildacdn.com/tild3636-3433-4539-b366-343030623266/__43.png");
  }
}

/* ---------- Section Base ---------- */
.section {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* ---------- Grid Layout ---------- */
.grid-container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

/* ============================================
   SECTION 1 — Hero (100vh)
   ============================================ */
.hero {
  min-height: 650px;
  height: 100vh;
  overflow: visible;
}

.hero__inner {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 650px;
  height: 100vh;
}

/* Decorative circles */
.hero__circle--top {
  position: absolute;
  z-index: 2;
  top: calc(50vh - 325px - 202px);
  left: calc(50% - 600px - 171px);
  width: 551px;
  height: 551px;
  background-image: url("https://static.tildacdn.com/tild3837-3934-4165-b638-626539303365/___96.png");
  background-size: cover;
  background-position: center;
  transform: rotate(305deg);
}

.hero__circle--bottom {
  position: absolute;
  z-index: 2;
  top: calc(50vh - 325px + 185px);
  left: calc(50% - 600px + 880px);
  width: 551px;
  height: 551px;
  background-image: url("https://static.tildacdn.com/tild3361-3664-4436-a263-346439636238/___100.png");
  background-size: cover;
  background-position: center;
  transform: rotate(294deg);
}

/* Quote text */
.hero__quote {
  position: absolute;
  z-index: 4;
  top: calc(50vh - 325px + 10px);
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
  letter-spacing: 1px;
}

/* Invite text */
.hero__invite {
  position: absolute;
  z-index: 5;
  top: calc(50vh - 325px + 399px);
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 400;
  letter-spacing: 1px;
}

/* Date image */
.hero__date-img {
  position: absolute;
  z-index: 5;
  top: calc(50vh - 325px + 441px);
  left: calc(50% - 600px + 416px);
  width: 368px;
  height: 109px;
  background-image: url("../images/summon/14.png");
  background-size: cover;
  background-position: center;
}

/* Name img 1 */
.hero__name1 {
  position: absolute;
  z-index: 7;
  top: calc(50vh - 325px + 95px);
  left: calc(50% - 600px + 345px);
  width: 384px;
  height: 156px;
  background-image: url("https://static.tildacdn.com/tild3331-3963-4666-b734-616266326561/___31.png");
  background-size: cover;
  background-position: center;
}

/* Name img 2 */
.hero__name2 {
  position: absolute;
  z-index: 8;
  top: calc(50vh - 325px + 215px);
  left: calc(50% - 600px + 471px);
  width: 384px;
  height: 156px;
  background-image: url("https://static.tildacdn.com/tild6133-3239-4837-b936-663438343262/___32.png");
  background-size: cover;
  background-position: center;
}

/* Ampersand img */
.hero__amp {
  position: absolute;
  z-index: 9;
  top: calc(50vh - 325px + 162px);
  left: calc(50% - 600px + 706px);
  width: 62px;
  height: 104px;
  background-image: url("https://static.tildacdn.com/tild6439-3530-4266-b939-343932363665/___33.png");
  background-size: cover;
  background-position: center;
}

/* Music buttons */
.hero__music-stop,
.hero__music-play {
  position: absolute;
  z-index: 10;
  top: calc(50vh - 325px + 550px);
  left: calc(50% - 600px + 550px);
  width: 100px;
  height: 100px;
  background-size: cover;
  background-position: center;
  cursor: pointer;
}

.hero__music-stop {
  background-image: url("https://static.tildacdn.com/tild3363-6262-4435-b032-336162303665/___99.png");
}

.hero__music-play {
  background-image: url("https://static.tildacdn.com/tild3435-6139-4533-a266-633265616464/___98.png");
}

/* Animated slide-in panels */
.hero__panel-left,
.hero__panel-right {
  position: absolute;
  z-index: 12;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}

.hero__panel-left {
  background-image: url("https://static.tildacdn.com/tild3932-3065-4332-b838-623364636639/1e561d81-8f85-4731-b.png");
  animation: slideOutLeft 5s ease 0.5s forwards;
}

.hero__panel-right {
  background-image: url("https://static.tildacdn.com/tild3662-6332-4339-a664-343330303430/00aca690-19d3-4508-b.png");
  animation: slideOutRight 5s ease 0.5s forwards;
}

@keyframes slideOutLeft {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-2000px);
    opacity: 1;
  }
}

@keyframes slideOutRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(2000px);
    opacity: 1;
  }
}

/* ---------- Hero Responsive ---------- */
@media screen and (max-width: 1199px) {
  .hero__circle--top {
    top: -99px;
    left: calc(50% - 160px - 68px);
    width: 327px;
    height: 327px;
    transform: rotate(322deg);
  }
  .hero__circle--bottom {
    top: 349px;
    left: calc(50% - 160px + 197px);
    width: 327px;
    height: 327px;
    transform: rotate(325deg);
  }
  .hero__quote {
    top: 166px;
    left: calc(50% - 160px + 20px);
    width: 280px;
    font-size: 14px;
  }
  .hero__invite {
    top: 431px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 14px;
  }
  .hero__date-img {
    top: 468px;
    left: calc(50% - 160px + 10px);
    width: 300px;
    height: 89px;
  }
  .hero__name1 {
    top: 228px;
    left: calc(50% - 160px - 22px);
    width: 250px;
    height: 102px;
  }
  .hero__name2 {
    top: 320px;
    left: calc(50% - 160px + 92px);
    width: 250px;
    height: 102px;
  }
  .hero__amp {
    top: 247px;
    left: calc(50% - 160px + 183px);
    width: 112px;
    height: 102px;
  }
  .hero__music-stop,
  .hero__music-play {
    top: 567px;
    left: calc(50% - 160px + 123px);
    width: 73px;
    height: 73px;
  }
}

/* ============================================
   SECTION 2 — Invitation Letter
   ============================================ */
.invite-letter {
  height: 680px;
  background-color: transparent;
}

.invite-letter__inner {
  position: relative;
  height: 680px;
}

.invite-letter__title1 {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3665-3466-4531-b231-613932366435/___67.png");
  background-size: cover;
  background-position: center;
}

.invite-letter__title2 {
  position: absolute;
  top: 110px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3938-6634-4138-a165-393839653430/___68.png");
  background-size: cover;
  background-position: center;
}

.invite-letter__text1 {
  position: absolute;
  top: 248px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

.invite-letter__text2 {
  position: absolute;
  top: 589px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

.invite-letter__sign {
  position: absolute;
  top: 433px;
  left: calc(50% - 600px + 493px);
  width: 215px;
  height: 126px;
  background-image: url("../images/summon/10.png");
  background-position: 46.748% 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 1199px) {
  .invite-letter {
    height: 560px;
  }
  .invite-letter__inner {
    height: 560px;
  }
  .invite-letter__title1 {
    top: 23px;
    left: calc(50% - 160px - 54px);
    width: 320px;
    height: 75px;
  }
  .invite-letter__title2 {
    top: 98px;
    left: calc(50% - 160px + 20px);
    width: 320px;
    height: 75px;
  }
  .invite-letter__text1 {
    top: 179px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: left;
  }
  .invite-letter__text2 {
    top: 474px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: right;
  }
  .invite-letter__sign {
    top: 335px;
    left: calc(50% - 160px + 61px);
    width: 198px;
    height: 116px;
  }
}

/* ============================================
   SECTION DIVIDER
   ============================================ */
.divider {
  height: 180px;
}

.divider__inner {
  position: relative;
  height: 180px;
}

.divider__img {
  position: absolute;
  top: 14px;
  left: calc(50% - 600px + 335px);
  width: 531px;
  height: 153px;
  background-image: url("https://static.tildacdn.com/tild3637-6435-4166-a536-323434356663/___71.png");
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 1199px) {
  .divider {
    height: 120px;
  }
  .divider__inner {
    height: 120px;
  }
  .divider__img {
    top: 15px;
    left: calc(50% - 160px - 1px);
    width: 323px;
    height: 90px;
  }
}

/* ============================================
   SECTION 3 — Venue
   ============================================ */
.venue {
  height: 830px;
}

.venue__inner {
  position: relative;
  height: 830px;
}

.venue__title1 {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3330-6331-4037-a635-393131376163/___72.png");
  background-size: cover;
  background-position: center;
}

.venue__title2 {
  position: absolute;
  top: 110px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6633-6261-4339-b338-366638313562/___73.png");
  background-size: cover;
  background-position: center;
}

.venue__text {
  position: absolute;
  top: 248px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

.venue__map {
  position: absolute;
  top: 476px;
  left: calc(50% - 600px + 231px);
  width: 739px;
  height: 354px;
  background-image: url("https://static.tildacdn.com/tild3336-3131-4661-b935-393066326564/2-17.jpg");
  background-size: cover;
  background-position: center;
}

.venue__btn {
  position: absolute;
  top: 379px;
  left: calc(50% - 600px + 500px);
  width: 200px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e4cbcd;
  border: 1px solid #595959;
  color: #ffffff;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition:
    background-color 0.2s ease,
    color 0.2s ease,
    border-color 0.2s ease;
}

.venue__btn:hover {
  background-color: #595959;
  color: #fff;
}

@media screen and (max-width: 1199px) {
  .venue {
    height: 750px;
  }
  .venue__inner {
    height: 750px;
  }
  .venue__title1 {
    top: 23px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .venue__title2 {
    top: 88px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .venue__text {
    top: 173px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .venue__map {
    top: 0;
    left: calc(50% - 160px);
    width: 100%;
    height: 378px;
    position: absolute;
    bottom: 0;
    top: auto;
  }
  .venue__btn {
    top: 298px;
    left: calc(50% - 160px + 60px);
    width: 200px;
    height: 45px;
  }
}

/* ============================================
   SECTION 4 — Programme
   ============================================ */
.programme {
  height: 950px;
}

.programme__inner {
  position: relative;
  height: 950px;
}

.programme__decor {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 705px);
  width: 755px;
  height: 755px;
  background-image: url("https://static.tildacdn.com/tild3361-3664-4436-a263-346439636238/___100.png");
  background-size: cover;
  background-position: center;
  transform: rotate(294deg);
  opacity: 0.5;
}

.programme__title {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3566-3833-4362-a664-343230633639/___74.png");
  background-size: cover;
  background-position: center;
}

/* Timeline items */
.programme__item {
  position: absolute;
  display: flex;
  align-items: flex-start;
  gap: 16px;
}

.programme__icon {
  width: 59px;
  height: 59px;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.programme__item-text .time {
  font-size: 20px;
  font-weight: 500;
  color: #595959;
  font-family: "Georgia", serif;
  text-transform: uppercase;
}

.programme__item-text .label {
  font-size: 20px;
  font-weight: 500;
  color: #595959;
  font-family: "Georgia", serif;
  text-transform: uppercase;
  text-decoration: underline;
}

.programme__item-text .desc {
  font-size: 18px;
  font-weight: 300;
  color: #595959;
  font-family: "Georgia", serif;
  font-style: italic;
  margin-top: 4px;
}

/* Item 1 — 15:00 */
.programme__item--1 {
  top: 172px;
  left: calc(50% - 600px + 409px);
}

/* Item 2 — 15:30 */
.programme__item--2 {
  top: 427px;
  left: calc(50% - 600px + 409px);
}

/* Item 3 — 17:00 */
.programme__item--3 {
  top: 726px;
  left: calc(50% - 600px + 409px);
}

/* Divider lines */
.programme__line {
  position: absolute;
  left: calc(50% - 600px + 440px);
  width: 1px;
  background-color: #828282;
}

.programme__line--1 {
  top: 274px;
  height: 120px;
}
.programme__line--2 {
  top: 529px;
  height: 120px;
}

/* Icons */
.icon-calendar {
  background-image: url("https://static.tildacdn.com/tild3139-3763-4665-a538-373363376239/calendar.png");
}
.icon-rings {
  background-image: url("https://static.tildacdn.com/tild3061-6530-4832-b039-303535366164/wedding-rings_2.png");
}
.icon-plate {
  background-image: url("https://static.tildacdn.com/tild6431-6165-4535-a536-353132343331/plate.png");
}

@media screen and (max-width: 1199px) {
  .programme {
    height: 770px;
  }
  .programme__inner {
    height: 770px;
  }
  .programme__decor {
    top: 273px;
    left: calc(50% - 160px - 26px);
    width: 610px;
    height: 610px;
    transform: rotate(282deg);
  }
  .programme__title {
    top: 23px;
    left: calc(50% - 160px - 46px);
    width: 320px;
    height: 75px;
  }
  .programme__item--1 {
    top: 141px;
    left: calc(50% - 160px + 10px);
  }
  .programme__item--2 {
    top: 372px;
    left: calc(50% - 160px + 10px);
  }
  .programme__item--3 {
    top: 610px;
    left: calc(50% - 160px + 10px);
  }
  .programme__line {
    left: calc(50% - 160px + 35px);
  }
  .programme__line--1 {
    top: 223px;
  }
  .programme__line--2 {
    top: 454px;
  }
  .programme__icon {
    width: 53px;
    height: 53px;
  }
  .programme__item-text .time,
  .programme__item-text .label {
    font-size: 16px;
  }
  .programme__item-text .desc {
    font-size: 15px;
  }
}

/* ============================================
   SECTION 5 — Countdown (pink bg)
   ============================================ */
.countdown-section {
  height: 460px;
  overflow: visible;
  background-color: #e4cbcd;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 1);
}

.countdown-section__inner {
  position: relative;
  height: 460px;
}

.countdown-section__title1 {
  position: absolute;
  top: 51px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6138-6635-4535-b361-323630396364/___36.png");
  background-size: cover;
  background-position: center;
  filter: invert(100%);
}

.countdown-section__title2 {
  position: absolute;
  top: 150px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3832-3630-4365-b238-663362343838/___30.png");
  background-size: cover;
  background-position: center;
  filter: invert(100%);
}

@media screen and (max-width: 1199px) {
  .countdown-section {
    height: 360px;
  }
  .countdown-section__inner {
    height: 360px;
  }
  .countdown-section__title1 {
    top: 63px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .countdown-section__title2 {
    top: 128px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
}

/* ============================================
   SECTION 6 — Dress Code
   ============================================ */
.dresscode {
  height: 800px;
}

.dresscode__title {
  position: absolute;
  top: 61px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 148px;
  background-image: url("https://static.tildacdn.com/tild3137-6533-4333-b534-616635363564/___37.png");
  background-size: cover;
  background-position: center;
}

.dresscode__text {
  position: absolute;
  top: 209px;
  left: calc(50% - 600px + 323px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

/* Color swatches — women */
.dresscode__swatches {
  position: absolute;
  top: 360px;
  left: calc(50% - 600px + 340px);
  display: flex;
  gap: 5px;
}

.swatch {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: -3px -1px 5px 0px rgba(65, 65, 65, 1);
}

.swatch--1 {
  background-color: #f0dcd0;
}
.swatch--2 {
  background-color: #f0d3d2;
}
.swatch--3 {
  background-color: #f5c8cc;
}
.swatch--4 {
  background-color: #c2a28d;
}
.swatch--5 {
  background-color: #785d4c;
}

/* Women dress image */
.dresscode__img-women {
  position: absolute;
  top: 495px;
  left: calc(50% - 600px + 341px);
  width: 519px;
  height: 721px;
  background-image: url("https://static.tildacdn.com/tild3535-3637-4938-b839-626563613832/-_7.png");
  background-size: cover;
  background-position: center;
}

.dresscode__text-men {
  position: absolute;
  top: 520px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
  font-style: italic;
}

/* Color swatches — men */
.dresscode__swatches-men {
  position: absolute;
  top: 580px;
  left: calc(50% - 600px + 344px);
  display: flex;
  gap: 5px;
}

.swatch-m--1 {
  background-color: #adb09b;
}
.swatch-m--2 {
  background-color: #000;
}
.swatch-m--3 {
  background-color: #333;
}
.swatch-m--4 {
  background-color: #5f5f5f;
}
.swatch-m--5 {
  background-color: #433030;
}

/* Men dress image */
.dresscode__img-men {
  position: absolute;
  top: 1515px;
  left: calc(50% - 600px + 341px);
  width: 519px;
  height: 721px;
  background-image: url("https://static.tildacdn.com/tild3438-3233-4231-b962-666537313630/-_2.png");
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 1199px) {
  .dresscode {
    height: 600px;
  }

  .dresscode__title {
    top: 53px;
    left: calc(50% - 160px);
    width: 320px;
    height: 94px;
  }
  .dresscode__text {
    top: 163px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .dresscode__swatches {
    top: 310px;
    left: calc(50% - 160px + 15px);
    gap: 3px;
  }
  .swatch {
    width: 62px;
    height: 62px;
  }
  .dresscode__img-women {
    top: 403px;
    left: calc(50% - 160px);
    width: 320px;
    height: 446px;
  }
  .dresscode__text-men {
    top: 440px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .dresscode__swatches-men {
    top: 480px;
    left: calc(50% - 160px + 15px);
    gap: 3px;
  }
  .dresscode__img-men {
    top: 1031px;
    left: calc(50% - 160px);
    width: 320px;
    height: 446px;
  }
}

/* ============================================
   SECTION 7 — Gifts
   ============================================ */
.gifts {
  height: 740px;
}

.gifts__inner {
  position: relative;
  height: 740px;
}

.gifts__title1 {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6334-6437-4134-b932-656437376664/___42.png");
  background-size: cover;
  background-position: center;
}

.gifts__title2 {
  position: absolute;
  top: 110px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6561-3737-4937-b262-393862626661/___43.png");
  background-size: cover;
  background-position: center;
}

.gifts__text {
  position: absolute;
  top: 248px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

.gifts__btn {
  position: absolute;
  top: 643px;
  left: calc(50% - 600px + 500px);
  width: 200px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e4cbcd;
  border: 1px solid #595959;
  color: #ffffff;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.gifts__btn:hover {
  background-color: #595959;
}

@media screen and (max-width: 1199px) {
  .gifts {
    height: 610px;
  }
  .gifts__inner {
    height: 610px;
  }
  .gifts__title1 {
    top: 4px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .gifts__title2 {
    top: 69px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .gifts__text {
    top: 144px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .gifts__btn {
    top: 544px;
    left: calc(50% - 160px + 60px);
    width: 200px;
    height: 45px;
  }
}

/* ============================================
   SECTION 8 — Organiser
   ============================================ */
.organiser {
  height: 450px;
}

.organiser__inner {
  position: relative;
  height: 450px;
}

.organiser__title {
  position: absolute;
  top: 11px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6464-3065-4061-a262-316564356235/___45.png");
  background-size: cover;
  background-position: center;
}

.organiser__text {
  position: absolute;
  top: 129px;
  left: calc(50% - 600px + 320px);
  width: 560px;
  text-align: center;
  color: #595959;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

.organiser__btn {
  position: absolute;
  top: 337px;
  left: calc(50% - 600px + 500px);
  width: 200px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e4cbcd;
  border: 1px solid #595959;
  color: #ffffff;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.organiser__btn:hover {
  background-color: #595959;
}

@media screen and (max-width: 1199px) {
  .organiser {
    height: 380px;
  }
  .organiser__inner {
    height: 380px;
  }
  .organiser__title {
    top: 23px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .organiser__text {
    top: 93px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .organiser__btn {
    top: 315px;
    left: calc(50% - 160px + 60px);
    width: 200px;
    height: 45px;
  }
}

/* ============================================
   SECTION 9 — RSVP Form (pink bg)
   ============================================ */
.rsvp {
  height: 1240px;
  background-color: #e4cbcd;
  overflow: visible;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 1);
}

.rsvp__inner {
  position: relative;
  height: 1240px;
}

.rsvp__decor-top {
  position: absolute;
  top: -151px;
  left: calc(50% - 600px + 720px);
  width: 703px;
  height: 703px;
  background-image: url("https://static.tildacdn.com/tild3361-3664-4436-a263-346439636238/___100.png");
  background-size: cover;
  background-position: center;
  transform: rotate(272deg);
}

.rsvp__decor-bottom {
  position: absolute;
  top: 575px;
  left: calc(50% - 600px - 231px);
  width: 680px;
  height: 680px;
  background-image: url("https://static.tildacdn.com/tild3837-3934-4165-b638-626539303365/___96.png");
  background-size: cover;
  background-position: center;
  transform: rotate(273deg);
}

.rsvp__title1 {
  position: absolute;
  top: 51px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild3962-6333-4636-a463-386531333763/___47.png");
  background-size: cover;
  background-position: center;
  filter: invert(100%);
}

.rsvp__title2 {
  position: absolute;
  top: 150px;
  left: calc(50% - 600px + 340px);
  width: 521px;
  height: 137px;
  background-image: url("https://static.tildacdn.com/tild6663-3235-4838-a138-653266333863/___48.png");
  background-size: cover;
  background-position: center;
  filter: invert(100%);
}

.rsvp__desc {
  position: absolute;
  top: 266px;
  left: calc(50% - 600px + 313px);
  width: 560px;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  line-height: 1.55;
  font-weight: 400;
}

/* ---------- Form Styles ---------- */
.rsvp__form {
  position: absolute;
  top: 354px;
  left: calc(50% - 600px + 337px);
  width: 527px;
}

.rsvp__form .form-field {
  margin-bottom: 20px;
}

.rsvp__form .form-label {
  display: block;
  color: #ffffff;
  font-family: "Georgia", serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 5px;
}

.rsvp__form .form-input,
.rsvp__form .form-textarea {
  width: 100%;
  padding: 0 16px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 30px;
  background-color: #fff;
  font-family: "Georgia", serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  outline: none;
}

.rsvp__form .form-textarea {
  height: auto;
  padding: 12px 16px;
  resize: vertical;
  border-radius: 16px;
}

.rsvp__form .form-radio-group,
.rsvp__form .form-checkbox-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.rsvp__form .form-radio-item,
.rsvp__form .form-checkbox-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 400;
  cursor: pointer;
}

.rsvp__form .form-radio-item input,
.rsvp__form .form-checkbox-item input {
  width: 18px;
  height: 18px;
  cursor: pointer;
  accent-color: #595959;
}

.rsvp__form .form-submit {
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 45px;
  background-color: #fff;
  border: 1px solid #4c4c4c;
  color: #616161;
  font-family: "Georgia", serif;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}

.rsvp__form .form-submit:hover {
  background-color: #595959;
  color: #fff;
}

.rsvp__success {
  display: none;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-family: "Georgia", serif;
  padding: 20px;
}

@media screen and (max-width: 1199px) {
  .rsvp {
    height: 1010px;
  }
  .rsvp__inner {
    height: 1010px;
  }
  .rsvp__decor-top {
    top: -229px;
    left: calc(50% - 160px - 254px);
    width: 524px;
    height: 524px;
    opacity: 0.65;
    transform: rotate(97deg);
  }
  .rsvp__decor-bottom {
    top: 631px;
    left: calc(50% - 160px + 140px);
    width: 399px;
    height: 399px;
    transform: rotate(179deg);
  }
  .rsvp__title1 {
    top: 63px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .rsvp__title2 {
    top: 128px;
    left: calc(50% - 160px);
    width: 320px;
    height: 75px;
  }
  .rsvp__desc {
    top: 203px;
    left: calc(50% - 160px);
    width: 320px;
    font-size: 16px;
    text-align: center;
  }
  .rsvp__form {
    top: 304px;
    left: calc(50% - 160px + 11px);
    width: 299px;
  }
  .rsvp__form .form-label {
    font-size: 16px;
  }
  .rsvp__form .form-radio-item,
  .rsvp__form .form-checkbox-item {
    font-size: 15px;
  }
}

/* ============================================
   Music button cursor
   ============================================ */
.hero__music-stop,
.hero__music-play {
  cursor: pointer;
  z-index: 99 !important;
}

/* ============================================
   AOS custom overrides (optional)
   ============================================ */
[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}

/* =====================================================
   COUNTDOWN SECTION - TIMER STYLES
   ===================================================== */

.countdown-section__timer {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: absolute;
  top: 240px;
}

.countdown__units {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}

.countdown__unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 120px;
  background: #f5c8cc;
  border-radius: 50%;
  padding: 1.6rem;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  transition: all 0.3s ease;
  border: 1px solid rgba(196, 162, 122, 0.3);
}

.countdown__unit:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-color: rgba(196, 162, 122, 0.6);
}

/* Number value */
.countdown__num {
  font-size: 2.8rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 3px;
}

/* Label (дней, часов, минут, секунд) */
.countdown__label {
  font-size: 0.8rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0.5rem;
}

/* Responsive design */
@media (max-width: 768px) {
  .countdown__units {
    gap: 1rem;
  }

  .countdown__unit {
    min-width: 75px;
    padding: 0.7rem 0.8rem;
  }

  .countdown__num {
    font-size: 2rem;
    letter-spacing: 1px;
  }

  .countdown__label {
    font-size: 0.65rem;
    letter-spacing: 1px;
    margin-top: 0.3rem;
  }
}

@media (max-width: 550px) {
  .countdown__units {
    gap: 0.7rem;
  }

  .countdown__unit {
    min-width: 65px;
    padding: 0.5rem 0.5rem;
  }

  .countdown__num {
    font-size: 1.6rem;
  }

  .countdown__label {
    font-size: 0.55rem;
    letter-spacing: 0.5px;
  }
}

@media (max-width: 400px) {
  .countdown__units {
    gap: 0.5rem;
  }

  .countdown__unit {
    min-width: 55px;
    padding: 0.4rem 0.3rem;
  }

  .countdown__num {
    font-size: 1.3rem;
  }

  .countdown__label {
    font-size: 0.5rem;
  }
}

/* Optional: Animation when numbers update */
@keyframes countdownPulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.08);
    opacity: 0.8;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.countdown__num.pulse {
  animation: countdownPulse 0.3s ease;
}

/* Alternative circle style (add class 'circle-style' to .countdown-section__timer) */
.countdown-section__timer.circle-style .countdown__unit {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 50%;
  width: 110px;
  height: 110px;
  justify-content: center;
  padding: 0;
}

.countdown-section__timer.circle-style .countdown__num {
  font-size: 2.2rem;
}

@media (max-width: 768px) {
  .countdown-section__timer.circle-style .countdown__unit {
    width: 80px;
    height: 80px;
  }

  .countdown-section__timer.circle-style .countdown__num {
    font-size: 1.5rem;
  }

  .countdown-section__timer.circle-style .countdown__label {
    font-size: 0.55rem;
  }
}

/* Glass morphism alternative (add class 'glass-style') */
.countdown-section__timer.glass-style .countdown__unit {
  background: rgba(255, 255, 255, 0.25);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}

.countdown-section__timer.glass-style .countdown__num {
  background: linear-gradient(135deg, #fff 0%, #f0e6d2 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.countdown-section__timer.glass-style .countdown__label {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

/* Minimal style (add class 'minimal-style') */
.countdown-section__timer.minimal-style .countdown__unit {
  background: transparent;
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #c4a27a;
  border-radius: 0;
  padding: 0.5rem 1rem;
}

.countdown-section__timer.minimal-style .countdown__unit:hover {
  transform: none;
  border-bottom-color: #8b5e3c;
}

.countdown-section__timer.minimal-style .countdown__num {
  background: none;
  -webkit-text-fill-color: #8b5e3c;
  color: #8b5e3c;
}
