/*! tailwindcss v4.1.3 | MIT License | https://tailwindcss.com */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: rotateX(0);
      --tw-rotate-y: rotateY(0);
      --tw-rotate-z: rotateZ(0);
      --tw-skew-x: skewX(0);
      --tw-skew-y: skewY(0);
      --tw-border-style: solid;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --spacing: .25rem;
    --container-7xl: 80rem;
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-font-feature-settings: var(--font-sans--font-feature-settings);
    --default-font-variation-settings: var(--font-sans--font-variation-settings);
    --default-mono-font-family: var(--font-mono);
    --default-mono-font-feature-settings: var(--font-mono--font-feature-settings);
    --default-mono-font-variation-settings: var(--font-mono--font-variation-settings);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  body {
    line-height: inherit;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
    color: currentColor;
  }

  @supports (color: color-mix(in lab, red, red)) {
    ::placeholder {
      color: color-mix(in oklab, currentColor 50%, transparent);
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }

  * {
    border-color: oklch(.922 0 0);
    outline-color: color-mix(in oklab, oklch(.708 0 0) 50%, transparent);
  }

  body {
    background-color: oklch(1 0 0);
    color: oklch(.145 0 0);
  }
}

@layer utilities {
  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .container {
    width: 100%;
  }

  @media (width >= 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (width >= 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (width >= 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .mx-auto {
    margin-inline: auto;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .h-4 {
    height: calc(var(--spacing) * 4);
  }

  .min-h-screen {
    min-height: 100vh;
  }

  .w-4 {
    width: calc(var(--spacing) * 4);
  }

  .max-w-7xl {
    max-width: var(--container-7xl);
  }

  .transform {
    transform: var(--tw-rotate-x) var(--tw-rotate-y) var(--tw-rotate-z) var(--tw-skew-x) var(--tw-skew-y);
  }

  .items-center {
    align-items: center;
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }

  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }

  .italic {
    font-style: italic;
  }

  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }

  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
}

body {
  color: #2f3542;
  background-color: #aedfdf;
  min-height: 100vh;
  font-family: Segoe UI, sans-serif;
  overflow-x: hidden;
}

html {
  scroll-behavior: smooth;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.nav-wrapper {
  z-index: 1000;
  justify-content: flex-start;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  display: flex;
  position: static;
  top: 0;
}

.navbar ul {
  background-color: #fff;
  border: 2px solid #013a66;
  border-radius: 12px;
  justify-content: flex-end;
  gap: 30px;
  max-width: fit-content;
  margin: 0 auto;
  padding: 12px 20px;
  list-style-type: none;
  display: flex;
  box-shadow: 0 4px 12px #0000001a;
}

.navbar ul li {
  margin: 0;
}

.navbar ul li a {
  color: #5f97e0;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: bold;
  text-decoration: none;
  transition: all .3s;
  display: inline-block;
}

.navbar ul li a:hover {
  color: #013a66;
  background-color: #e3f2fd;
  transform: translateY(-2px);
}

.navbar ul li button {
  color: #5f97e0;
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #5f97e0;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: bold;
  transition: all .3s;
}

.navbar ul li button:hover {
  color: #fff;
  background-color: #5f97e0;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px #5f97e04d;
}

.globe-card {
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  background: radial-gradient(circle, #b3e9ff, #a1d4f5);
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: flex-start;
  max-width: 100px;
  height: auto;
  margin: 0;
  transition: transform .3s ease-in-out, box-shadow .3s ease-in-out;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px 15px #008cff66, inset 0 0 25px #008cff33;
}

.globe-card img {
  mix-blend-mode: screen;
  filter: drop-shadow(0 0 25px #008cff80);
  border-radius: 50%;
  width: 100%;
  display: block;
}

.globe-card:hover {
  transform: rotateY(15deg)rotateX(5deg)scale(1.05);
}

.globe-card:active {
  transform: scale(.95);
}

.globe-card:hover .card-glow {
  opacity: .9;
  filter: blur(20px);
}

.card2, .card3, .card4 {
  border-radius: 0%;
  flex-shrink: 0;
  justify-content: flex-start;
  min-width: 250px;
  max-width: 300px;
  height: auto;
  margin: 0;
  transition: transform .3s ease-in-out;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 60px 15px #008cff66, inset 0 0 25px #008cff33;
}

.card img {
  mix-blend-mode: screen;
  filter: drop-shadow(0 0 25px #008cff80);
  border-radius: 50%;
  width: 100%;
  display: block;
}

.card2:hover, .card3:hover, .card4:hover {
  transform: rotateY(15deg)rotateX(5deg)scale(1.05);
}

.card-glow {
  content: "";
  z-index: -1;
  opacity: .5;
  filter: blur(10px);
  border-radius: 12px;
  width: 100%;
  height: 100%;
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 0 50px 15px #ff0;
}

.header-container {
  text-align: center;
  margin-bottom: 40px;
  padding: 40px 20px;
}

.header-item:nth-of-type(2) h1 {
  background: linear-gradient(135deg, #fff 0%, #f0f8ff 100%);
  border: 3px solid #013a66;
  border-radius: 16px;
  max-width: fit-content;
  margin: 20px 10px auto;
  padding: 20px 40px;
  font-size: 2.5rem;
  font-weight: 700;
  display: inline-block;
  box-shadow: 0 8px 24px #013a6626;
}

.header-item:nth-of-type(3) h2 {
  color: #084b57;
  background-color: #ffffffb3;
  border-radius: 12px;
  max-width: fit-content;
  margin: 10px auto 30px;
  padding: 10px 20px;
  font-size: 1.3rem;
  font-weight: 600;
  text-decoration: none;
  display: inline-flex;
  box-shadow: 0 4px 12px #00000014;
}

.header-container button {
  color: #013a66;
  cursor: pointer;
  background: linear-gradient(135deg, #fff 0%, #e3f2fd 100%);
  border: 2px solid #5f97e0;
  border-radius: 10px;
  margin: 10px;
  padding: 12px 28px;
  font-weight: 600;
  transition: all .3s;
  box-shadow: 0 4px 12px #00000014;
}

.header-container button:hover {
  color: #fff;
  background: linear-gradient(135deg, #5f97e0 0%, #4077c0 100%);
  transform: translateY(-3px);
  box-shadow: 0 6px 16px #5f97e04d;
}

.schedule-container {
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  padding: 20px;
  display: flex;
}

.schedule-item {
  text-align: left;
  background: linear-gradient(135deg, #fff 0%, #f0f4ff 100%);
  border: 1px solid #fffc;
  border-radius: 16px;
  flex: 1;
  min-width: 280px;
  max-width: 400px;
  padding: 25px;
  transition: all .3s;
  box-shadow: 0 8px 24px #0000001f, 0 2px 8px #00000014;
}

.schedule-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 32px #00000026, 0 4px 12px #0000001a;
}

.schedule-item img {
  border-radius: 10px;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}

.schedule-item h3 {
  color: #2f3542;
  margin-top: 0;
}

.schedule-item p {
  color: #333;
}

.dark-mode {
  color: #fff;
  background-color: #084b57;
}

.dark-mode .header-item:nth-of-type(2) h1 {
  color: #5ad2e7;
  background-color: #5c5b5b;
}

.dark-mode .header-item:nth-of-type(3) h2 {
  color: #5ad2e7;
}

.dark-mode .header-item:nth-of-type(3) h3, .dark-mode .rsvp-participants p {
  color: #000;
}

#rsvp {
  background: linear-gradient(135deg, #ffffffe6 0%, #f0f8ffe6 100%);
  border: 2px solid #013a6633;
  border-radius: 20px;
  margin: 40px 0;
  padding: 40px;
  box-shadow: 0 8px 24px #0000001f;
}

#rsvp h2 {
  color: #013a66;
  font-weight: 700;
}

.rsvp-container {
  margin-bottom: 30px;
}

.rsvp-participants {
  background-color: #f0f8ff;
  border-left: 4px solid #5f97e0;
  border-radius: 12px;
  margin-top: 20px;
  padding: 20px;
}

.rsvp-participants p {
  background-color: #fff;
  border-radius: 8px;
  margin: 10px 0;
  padding: 8px;
  box-shadow: 0 2px 4px #0000000d;
}

.form-container {
  background-color: #fff;
  border: 1px solid #013a6626;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 12px #00000014;
}

.form-container form {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

.form-container label {
  color: #2f3542;
  margin-bottom: 8px;
  font-weight: 600;
  display: block;
}

.form-container input {
  border: 2px solid #d1ecef;
  border-radius: 8px;
  width: 100%;
  padding: 12px 16px;
  font-size: 16px;
  transition: all .3s;
}

.form-container input:focus {
  border-color: #5f97e0;
  outline: none;
  box-shadow: 0 0 0 3px #5f97e01a;
}

#rsvp-button {
  color: #fff;
  cursor: pointer;
  background: linear-gradient(135deg, #5f97e0 0%, #4077c0 100%);
  border: none;
  border-radius: 10px;
  margin-top: 10px;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: bold;
  transition: all .3s;
  box-shadow: 0 4px 12px #5f97e04d;
}

#rsvp-button:hover {
  background: linear-gradient(135deg, #4077c0 0%, #5f97e0 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 16px #5f97e066;
}

.error {
  background-color: #ffd6d6;
  border: 2px solid red;
}

.modal {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #0009;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  animation: .3s fadeIn;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.modal-container {
  color: #000;
  text-align: center;
  background: linear-gradient(135deg, #fff 0%, #e3f2fd 100%);
  border: 3px solid #5f97e0;
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  width: 90%;
  max-width: 600px;
  padding: 50px 60px;
  font-family: Segoe UI, sans-serif;
  font-size: 1.1rem;
  animation: .4s slideUp;
  display: flex;
  position: relative;
  box-shadow: 0 20px 60px #0000004d;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.modal-item {
  margin: 15px 0;
}

#modal-text {
  color: #013a66;
  margin: 20px 0;
  font-size: 1.5rem;
  font-weight: 700;
}

#close-modal {
  cursor: pointer;
  background: linear-gradient(135deg, #ff6b6b 0%, #ff5252 100%);
  border: none;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 1.3rem;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: 15px;
  right: 15px;
  box-shadow: 0 4px 12px #ff6b6b4d;
}

#close-modal:hover {
  transform: rotate(90deg)scale(1.1);
  box-shadow: 0 6px 16px #ff6b6b80;
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
  initial-value: rotateX(0);
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
  initial-value: rotateY(0);
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
  initial-value: rotateZ(0);
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false;
  initial-value: skewX(0);
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false;
  initial-value: skewY(0);
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}
