@charset "UTF-8";
.u-hidden {
  display: none !important;
}

.u-primary-links-hidden #block-fulterer-primary-local-tasks {
  display: none;
}

.u-description-hidden .description {
  display: none;
}

.u-overflow-y-visible {
  overflow-y: visible;
}

.u-overflow-x-hidden {
  overflow-x: hidden;
}

.u-height-100 {
  height: 100%;
}

.u-position-relative {
  position: relative;
}

#todo-table .current-phase-status td {
  background-color: #ffdddd;
  color: magenta !important;
}

#todo-table .in-progress-status td {
  background-color: #ffcccc;
  color: magenta !important;
}

#todo-table .urgent-status td {
  background-color: #ffaaaa;
  color: magenta !important;
}

#todo-table .backlog-status td {
  background-color: #9e9e9e;
}

#todo-table .on-hold-status td {
  background-color: #efefef;
}

#todo-table .completed-status td {
  background-color: #ccffcc;
}

.serious-design,
.serious-design a {
  font-family: "Protest Guerrilla", "Courier New", Courier, monospace;
  font-size: 1.2rem;
  text-decoration: none;
  color: #777777;
}
.serious-design:hover,
.serious-design a:hover {
  color: #ff7700;
}

.footer a {
  font-size: 1.2rem;
  text-decoration: none;
  color: #777777;
}
.footer a:hover {
  color: #ff7700;
}

.glow {
  box-shadow: 0 0 20px red;
  transition: box-shadow 0.3s ease-in-out;
}

.tester {
  border: 1px solid red !important;
}

[data-dev-status=to-be-tested] {
  background-color: #ffcccc;
  /* Light Yellow */
  color: magenta !important;
}

[data-dev-status=in-progress] {
  background-color: #ffcccc;
  /* Light Yellow */
  color: magenta !important;
}

[data-dev-status=urgent] {
  background-color: #ffaaaa;
  /* Light Yellow */
  color: magenta !important;
}

[data-dev-status=backlog] {
  background-color: #9e9e9e;
}

[data-dev-status=on-hold] {
  background-color: #efefef;
}

[data-dev-status=completed] {
  background-color: #ccffcc;
  /* Light Green */
}

[data-dev-status=ready] {
  background-color: #ccffcc;
  /* Light Green */
}

/* Fix dropdown-submenu styles */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  display: none;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.font-variant-red {
  color: #d0021b;
}

.font-variant-black {
  color: #000000;
}

.font-variant-alternative-family {
  font-family: "montserrat", Helvetica, Arial sans-serif;
}

.font-variant-default-family {
  font-family: "acumin-pro-condensed", Helvetica, Arial, sans-serif;
}

.text-align-left {
  text-align: left;
}

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

.text-align-right {
  text-align: right;
}

.text-align-justify {
  text-align: justify;
}

.font-variant-red {
  color: #d0021b;
}

.font-variant-black {
  color: #000000;
}

.font-variant-hero-1 {
  font-family: "montserrat", Helvetica, Arial sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 3.2rem;
  line-height: 1.2em;
  letter-spacing: 0.5rem;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media only screen and (min-width: 43.75em) {
  .font-variant-hero-1 {
    font-size: 4.8rem;
    letter-spacing: 0.8rem;
  }
}
@media only screen and (min-width: 80em) {
  .font-variant-hero-1 {
    font-size: 7.2rem;
    letter-spacing: 1rem;
  }
}
.font-variant-hero-1 {
  text-transform: none;
  letter-spacing: 0.25rem;
  display: block;
}
@media only screen and (min-width: 80em) {
  .font-variant-hero-1 {
    letter-spacing: 0.5rem;
  }
}

.font-variant-hero-2 {
  font-family: "montserrat", Helvetica, Arial sans-serif;
  font-size: 3rem;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
  letter-spacing: 0.13em;
}
@media only screen and (min-width: 43.75em) {
  .font-variant-hero-2 {
    font-size: 4rem;
  }
}
@media only screen and (min-width: 80em) {
  .font-variant-hero-2 {
    font-size: 5.6rem;
  }
}
@media only screen and (min-width: 90em) {
  .font-variant-hero-2 {
    font-size: 6.9888rem;
  }
}
.font-variant-hero-2 {
  text-transform: none;
  letter-spacing: 0.35rem;
  display: block;
}

.font-variant-hero-3 {
  font-family: "montserrat", Helvetica, Arial sans-serif;
  font-size: 2.8rem;
  line-height: 1.2em;
  letter-spacing: 0.13em;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-break: break-word;
}
@media only screen and (min-width: 43.75em) {
  .font-variant-hero-3 {
    font-size: 3.2rem;
  }
}
@media only screen and (min-width: 80em) {
  .font-variant-hero-3 {
    font-size: 3.8rem;
  }
}
@media only screen and (min-width: 90em) {
  .font-variant-hero-3 {
    font-size: 4.7424rem;
  }
}
.font-variant-hero-3 {
  text-transform: none;
  letter-spacing: 0.25rem;
  display: block;
}

.font-variant-alternative-family {
  font-family: "montserrat", Helvetica, Arial sans-serif;
}

.font-variant-default-family {
  font-family: "acumin-pro-condensed", Helvetica, Arial, sans-serif;
}

.text-align-left {
  text-align: left;
}

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

.text-align-right {
  text-align: right;
}

.text-align-justify {
  text-align: justify;
}

.u-generic-wrapper {
  display: block;
  margin: 0 auto;
  max-width: 144rem;
  width: 100%;
}

.u-generic-wrapper--1920 {
  display: block;
  margin: 0 auto;
  max-width: 192rem;
  width: 100%;
}

.u-generic-wrapper-margin {
  display: block;
  margin: 0 2.5rem;
  width: calc(100% - 5rem);
}
@media only screen and (min-width: 43.75em) {
  .u-generic-wrapper-margin {
    margin: 0 3.6rem;
    width: calc(100% - 7.2rem);
  }
}
@media only screen and (min-width: 80em) {
  .u-generic-wrapper-margin {
    margin: 0 4.8rem;
    width: calc(100% - 9.6rem);
  }
}

.u-generic-wrapper-margin-desktop {
  display: block;
  margin: 0;
}
@media only screen and (min-width: 64em) {
  .u-generic-wrapper-margin-desktop {
    margin: 0 3.6rem;
    width: calc(100% - 7.2rem);
  }
}
@media only screen and (min-width: 80em) {
  .u-generic-wrapper-margin-desktop {
    margin: 0 4.8rem;
    width: calc(100% - 9.6rem);
  }
}

.u-generic-wrapper-margin-m {
  display: block;
  margin: 0 2.5rem;
  width: calc(100% - 5rem);
}
@media only screen and (min-width: 43.75em) {
  .u-generic-wrapper-margin-m {
    margin: 0 3.6rem;
    width: calc(100% - 7.2rem);
  }
}
@media only screen and (min-width: 80em) {
  .u-generic-wrapper-margin-m {
    margin: 0 4.2rem;
    width: calc(100% - 8.4rem);
  }
}

.u-margin-content {
  display: block;
}
@media only screen and (min-width: 43.75em) {
  .u-margin-content {
    margin: 0 3.6rem;
    width: calc(100% - 7.2rem);
  }
}
@media only screen and (min-width: 64em) {
  .u-margin-content {
    margin: 0 4.8rem;
    width: calc(100% - 9.6rem);
  }
}
@media only screen and (min-width: 80em) {
  .u-margin-content {
    margin: 0 7.2rem;
    width: calc(100% - 14.4rem);
  }
}

@media only screen and (min-width: 43.75em) {
  .u-margin-content-left {
    margin-left: 3.6rem;
  }
}
@media only screen and (min-width: 64em) {
  .u-margin-content-left {
    margin-left: 4.8rem;
  }
}
@media only screen and (min-width: 80em) {
  .u-margin-content-left {
    margin-left: 7.2rem;
  }
}

@media only screen and (min-width: 43.75em) {
  .u-margin-content-right {
    margin-right: 3.6rem;
  }
}
@media only screen and (min-width: 64em) {
  .u-margin-content-right {
    margin-right: 4.8rem;
  }
}
@media only screen and (min-width: 80em) {
  .u-margin-content-right {
    margin-right: 7.2rem;
  }
}

html {
  box-sizing: border-box;
  font-size: 62.5%;
  color-scheme: light dark;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
  scroll-behavior: smooth;
}

body {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: auto;
  font-family: "acumin-pro-condensed", Helvetica, Arial, sans-serif;
  background: url("../img/confirmation/bg-texture-WRb2TRw.png") repeat;
}
body .dialog-off-canvas-main-canvas {
  font-size: 2rem;
}

::selection {
  background-color: #d0021b;
  color: #ffffff;
}

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

svg .fillable-svg {
  fill: currentColor;
}
svg .strokable-svg {
  stroke: currentColor;
}

.grecaptcha-badge {
  display: none;
}

.grecaptcha-logo {
  display: none;
}

[id] {
  scroll-margin-top: 5ex;
  outline: 0 none;
}

.visually-hidden {
  display: none;
}

figcaption {
  font-family: "acumin-pro-condensed", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 400;
}
@media only screen and (min-width: 90em) {
  figcaption {
    font-size: 1.9968rem;
  }
}

fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  box-sizing: inherit;
}

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

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

html {
  font-size: 62.5%;
}
@media (min-width: 21.875em) {
  html {
    font-size: 0.6rem;
  }
}
@media (min-width: 37.5em) {
  html {
    font-size: 0.7rem;
  }
}
@media (min-width: 43.75em) {
  html {
    font-size: 0.8rem;
  }
}
@media (min-width: 80em) {
  html {
    font-size: 1rem;
  }
}
@media (min-width: 120em) {
  html {
    font-size: 1.1rem;
  }
}

:root {
  --color-white: #ffffff;
  --color-black: #000000;
  --color-grey-100: #f8f9fa;
  --color-grey-200: #e9ecef;
  --color-grey-300: #dee2e6;
  --color-grey-400: #ced4da;
  --color-grey-500: #adb5bd;
  --color-grey-600: #6c757d;
  --color-grey-700: #495057;
  --color-grey-800: #343a40;
  --color-grey-900: #212529;
  --color-blue-100: #d0ebff;
  --color-blue-200: #74c0fc;
  --color-blue-300: #339af0;
  --color-blue-400: #228be6;
  --color-blue-500: #1c7ed6;
  --color-blue-600: #1971c2;
  --color-blue-700: #1864ab;
  --color-blue-800: #1756a9;
  --color-blue-900: #0b3c75;
  --color-red-100: #ffe3e3;
  --color-red-200: #ffa8a8;
  --color-red-300: #ff8787;
  --color-red-400: #ff6b6b;
  --color-red-500: #fa5252;
  --color-red-600: #f03e3e;
  --color-red-700: #e03131;
  --color-red-800: #c92a2a;
  --color-red-900: #a51111;
  --color-yellow-100: #fff3bf;
  --color-yellow-200: #ffe066;
  --color-yellow-300: #ffd43b;
  --color-yellow-400: #fcc419;
  --color-yellow-500: #fab005;
  --color-yellow-600: #f59f00;
  --color-yellow-700: #f08c00;
  --color-yellow-800: #e67700;
  --color-yellow-900: #d9480f;
  --color-green-100: #d3f9d8;
  --color-green-200: #b2f2bb;
  --color-green-300: #8ce99a;
  --color-green-400: #69db7c;
  --color-green-500: #51cf66;
  --color-green-600: #40c057;
  --color-green-700: #37b24d;
  --color-green-800: #2f9e44;
  --color-green-900: #2b8a3e;
  --color-purple-100: #e5dbff;
  --color-purple-200: #d0bfff;
  --color-purple-300: #b197fc;
  --color-purple-400: #9775fa;
  --color-purple-500: #845ef7;
  --color-purple-600: #7950f2;
  --color-purple-700: #7048e8;
  --color-purple-800: #6741d9;
  --color-purple-900: #5f3dc4;
  --color-magenta-100: #fff0f6;
  --color-magenta-200: #ffdeeb;
  --color-magenta-300: #fcc2d7;
  --color-magenta-400: #faa2c1;
  --color-magenta-500: #f783ac;
  --color-magenta-600: #f06595;
  --color-magenta-700: #e64980;
  --color-magenta-800: #d6336c;
  --color-magenta-900: #c2255c;
}

.dialog-off-canvas-main-canvas {
  display: flex;
  flex-flow: column nowrap;
  min-height: 100vh;
}

.body {
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100vh;
}

.header {
  margin-bottom: 2rem;
}

.main {
  margin-bottom: 2rem;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  margin-bottom: 2rem;
}
.site-header.compact {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.site-header.compact .navbar {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.site-header.compact .navbar-brand {
  transform: scale(0.95);
}
.site-header.header-hidden {
  transform: translateY(-100%);
}
.site-header .navbar {
  padding: 0.5rem 1rem;
}
@media (min-width: 43.75em) {
  .site-header .navbar {
    padding: 0.5rem 1.5rem;
  }
}
@media (min-width: 80em) {
  .site-header .navbar {
    padding: 0.5rem 2rem;
  }
}
.site-header .navbar-brand {
  padding: 0;
  margin-right: 2rem;
  transition: transform 0.2s ease;
}
.site-header .navbar-brand:hover {
  transform: scale(1.05);
}
.site-header .navbar-brand .brand-text {
  font-weight: 500;
  font-size: 1.2rem;
  color: #555;
  letter-spacing: 0.5px;
}
.site-header .navbar-toggler {
  border: none;
  padding: 0.4rem;
}
.site-header .navbar-toggler:focus {
  box-shadow: none;
  outline: 2px solid rgba(0, 123, 255, 0.25);
}
.site-header .navbar .nav-item {
  margin: 0 0.15rem;
}
@media (min-width: 80em) {
  .site-header .navbar .nav-item {
    margin: 0 0.3rem;
  }
}
.site-header .navbar .nav-link {
  position: relative;
  color: #555;
  font-weight: 500;
  padding: 0.5rem 0.8rem;
  transition: all 0.2s ease;
  border-radius: 4px;
}
.site-header .navbar .nav-link:hover {
  color: #0d6efd;
  background-color: rgba(13, 110, 253, 0.04);
}
.site-header .navbar .nav-link.active {
  color: #0d6efd;
  background-color: rgba(13, 110, 253, 0.08);
}
.site-header .navbar .nav-link.active:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.8rem;
  right: 0.8rem;
  height: 2px;
  background-color: #0d6efd;
  border-radius: 1px;
}
.site-header .navbar .nav-link .bi {
  font-size: 1rem;
}
.site-header .navbar .dropdown-menu {
  border: none;
  border-radius: 0.5rem;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}
.site-header .navbar .dropdown-menu .dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
.site-header .navbar .dropdown-menu .dropdown-item:hover:not(.disabled) {
  background-color: rgba(13, 110, 253, 0.04);
}
.site-header .navbar .dropdown-menu .dropdown-item:active:not(.disabled) {
  background-color: rgba(13, 110, 253, 0.08);
}
.site-header .navbar .dropdown-menu .dropdown-item.disabled {
  color: #aaa;
}
.site-header .navbar .dropdown-menu .dropdown-item .bi {
  opacity: 0.7;
}
.site-header .navbar .dropdown-menu .dropdown-header {
  color: #0d6efd;
  font-weight: 600;
  padding: 0.7rem 1rem;
}
.site-header .user-menu-toggle {
  display: flex;
  align-items: center;
  padding: 0.5rem;
  border-radius: 2rem;
  color: #555;
  transition: all 0.2s ease;
}
.site-header .user-menu-toggle:hover {
  background-color: rgba(0, 0, 0, 0.04);
  color: #333;
}
.site-header .user-menu-toggle:after {
  margin-left: 0.5rem;
}
.site-header .dropdown-menu {
  animation: fadeInMenu 0.2s ease forwards;
  transform-origin: top right;
}

@keyframes fadeInMenu {
  from {
    opacity: 0;
    transform: translateY(-10px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
.serious-design {
  font-family: "Protest Guerrilla", sans-serif;
  font-size: 1.8rem;
  text-decoration: none;
  color: #444;
  letter-spacing: -0.5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
}
.serious-design:hover {
  color: #0d6efd;
  text-shadow: 1px 1px 3px rgba(13, 110, 253, 0.2);
}

.calendar {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-auto-rows: minmax(100px, auto);
  gap: 1px;
  height: 100%;
  width: 85%;
  box-sizing: border-box;
  padding: 10px;
}

@media (max-width: 1000px) {
  .planning--wrapper {
    flex-direction: column;
  }
  .calendar {
    width: 100vw;
  }
  .sidebar {
    width: 100vw;
  }
  .day::after {
    font-size: 1.25rem !important;
  }
}
.week {
  display: contents;
}

.week--current {
  display: contents;
}

.week.days .day {
  background-color: #2e2e2e;
  color: white;
}

.day {
  --project-image: none; /* Default: no background image */
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  background-color: rgba(255, 255, 255, 0.5); /* Semi-transparent white */
}

.day::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: var(--project-image);
  background-size: cover;
  background-position: center;
  filter: blur(1px);
  z-index: 0;
}

.day::after {
  content: attr(data-date);
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 0.75rem;
  color: #333;
  z-index: 1;
}

.day > .content {
  position: relative;
  z-index: 2;
}

.days .day {
  background: none;
  font-weight: bold;
  filter: none;
}

.day__card {
  z-index: 3;
  font-size: clamp(0.8rem, 2vw, 1.2rem);
}

.past {
  /* Combine sepia, contrast, and brightness for a more dramatic effect */
  filter: sepia(80%) contrast(90%) brightness(90%) !important;
}

.future {
  /* Combine sepia, contrast, and brightness for a more dramatic effect */
  filter: sepia(80%) contrast(70%) brightness(95%);
}

.current {
  border: 2.5px solid orange;
  box-shadow: 0 0 8px orange;
}

.current-day,
.deadline {
  border: 5px solid #ccc;
  box-shadow: 0 0 1rem rgba(255, 14, 0, 0.9);
  transform: scale(1.15);
  font-size: 1rem;
  z-index: 10;
  font-weight: bold;
}

.current-day {
  z-index: 11;
  transform: translateY(-1rem) scale(1.25) !important;
  box-shadow: 1px 1px 1px 0.5rem rgba(212, 91, 4, 0.519) !important;
}

.day[data-project][data-project-2] {
  background-image: linear-gradient(135deg, transparent 49.5%, rgba(0, 0, 0, 0.25) 50%, transparent 50.5%), var(--project-image-1), var(--project-image-2);
  background-size: cover, 50% 100%, 50% 100%;
  background-position: center, left, right;
  background-repeat: no-repeat;
}

.day[data-project]:not([data-project-2]) {
  background-image: var(--project-image-1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.planning--wrapper {
  display: flex;
  flex-direction: row;
  padding: 1rem 0;
  background: #f0f0f0;
  transition: filter 0.3s;
}

.sidebar {
  display: flex;
  flex-direction: column;
  width: 20vw;
  padding-top: 1rem;
  padding-right: 1rem;
}

.lists {
  margin: 1rem;
  display: flex;
  flex-direction: row;
  width: 100%;
}

.icon-wrapper {
  position: relative;
  display: inline-block;
}

.icon {
  cursor: pointer;
  font-size: 24px;
}

.image-modal {
  display: none;
  position: fixed; /* Use fixed to cover the entire page */
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  transition: transform 0.3s;
}

.image-modal img {
  height: 80vh; /* Adjust as per your requirement */
  width: auto;
  border-radius: 8px; /* Optional: for rounded corners */
}

.icon-wrapper:hover .image-modal {
  display: block;
}

.icon-wrapper:hover ~ .content {
  filter: blur(5px);
}

.lists {
  font-size: 1.2rem;
  padding: 1rem;
  margin-right: 1rem;
}

.lists-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 0.5rem;
}
.lists-mainul ul {
  padding-left: 1rem;
}
.lists-main li {
  position: relative;
  padding-left: 1rem;
}
.lists-main li::before {
  content: "▸";
  position: absolute;
  left: 0;
}

.board {
  display: flex;
}

.project {
  flex: 1;
  border: 1px solid #ccc;
}

.project__title {
  font-size: 1.8rem;
  color: #eb2f64;
  text-align: center;
  padding: 0 0.5rem;
}

.project__box {
  height: 100px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  text-align: center;
}

.project-card {
  transition: all 0.3s ease;
  border-radius: 0.5rem;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.project-card:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  border: 1px solid #66b0ff;
}
.project-card__img-top {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  object-fit: cover;
  height: 180px;
}
@media (min-width: 37.5em) {
  .project-card__img-top {
    height: 200px;
  }
}
.project-card__body {
  padding: 1rem;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.project-card__title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.75rem;
}
.project-card__text {
  font-size: 1rem;
  color: #0a0c0d;
  flex-grow: 1;
}

.project-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}
@media (min-width: 37.5em) {
  .project-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1.5rem;
  }
}
@media (min-width: 64em) {
  .project-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2rem;
  }
}

.scroll-aware {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: top 0.3s ease;
  background: white; /* or your navbar bg */
}

.scroll-aware--hidden {
  top: -100px; /* adjust depending on header height */
}

.invitation-card {
  margin: 0 auto;
  padding: 2rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  max-width: 80rem;
  font-family: "Lora", serif;
}
.invitation-card__wrapper {
  position: relative;
  background-color: hsla(190, 81%, 59%, 0.238);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
.invitation-card .image {
  max-width: 33%;
}
.invitation-card__border {
  position: absolute;
  background-image: url("../img/flowers-border-6Ncp50Y.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  top: 0;
}
.invitation-card__border--right {
  right: 0;
  min-width: 75px;
  background-position: right center;
  transform: scaleX(-1);
}
.invitation-card__border--left {
  left: 0;
  min-width: 75px;
  background-position: left center;
  transform: scaleX(-1);
}
.invitation-card .date {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-size: 1.15rem;
}
.invitation-card .date p {
  margin: 0;
  padding: 0;
  border: 0;
}
.invitation-card .date__day, .invitation-card .date__hour {
  border-bottom: 1px solid black !important;
  border-top: 1px solid black !important;
  padding: 0.25rem 0.5rem !important;
  font-weight: bold;
}
.invitation-card .date__day-number {
  font-size: 2.5rem;
  font-weight: bold;
}
.invitation-card .date__details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.invitation-card .person {
  font-family: "Corinthia", cursive;
  font-weight: 400;
  font-size: 6rem;
}
.invitation-card__guide-link {
  margin-top: 2.5rem;
  text-decoration: none;
  color: hsla(350, 67%, 48%, 0.808);
}
.invitation-card__guide-link:hover {
  font-weight: bold;
}
.invitation-card .location {
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
}
.invitation-card .location__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-bottom: 0;
}
.invitation-card .location__address-text {
  margin: 0;
}
.invitation-card .location__address-link {
  margin-top: -0.25rem;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

.confirmation-body {
  background: url("../img/confirmation/bg-texture-WRb2TRw.png") repeat;
  height: 100vh;
  margin: 0;
  overflow: hidden;
}

.invitation {
  max-width: 48rem;
  margin: 0rem auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  overflow-y: hidden;
}
.invitation__decor-img {
  position: absolute;
  width: 32%;
  height: auto;
  top: 0;
  pointer-events: none;
  z-index: -1;
}
.invitation__decor-img--left {
  left: 0;
  transform: translateY(-10%);
}
.invitation__decor-img--right {
  right: 0;
  transform: translate(10%, -5%);
}
.invitation__icon--chalice {
  width: 64px;
  margin-bottom: 1.5rem;
}
.invitation__icon--ponciano {
  width: 10rem;
}
.invitation__subtitle {
  letter-spacing: 0.25rem;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  color: #4a4a4a;
}
.invitation__title {
  font: 3rem/1 "Cormorant Garamond", serif;
  margin: 0 0 1.25rem;
  color: #4a4a4a;
}
.invitation__message {
  font: 1.6rem/1.1 "Dancing Script", cursive;
  color: #c6a554;
  margin-bottom: 2.5rem;
}
.invitation__datetime {
  letter-spacing: 0.2rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.invitation__location {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 2.5rem;
}
.invitation__location .invitation__icon--pin {
  width: 28px;
  z-index: 1;
}
.invitation__location .invitation__address {
  font-style: normal;
}
.invitation__dresscode {
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  font-size: 0.9rem;
}

/* 3.4 Responsive tweaks --------------------------------------------------- */
@media (min-width: 640px) {
  .invitation {
    padding: 3rem 2rem;
  }
  .invitation__title {
    font-size: 4rem;
  }
  .invitation__message {
    font-size: 1.25rem;
  }
}
.language-switcher {
  margin-right: 0.5rem;
}
.language-switcher .language-btn {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #555;
  font-size: 0.85rem;
  font-weight: 500;
  border-radius: 2rem;
}
.language-switcher .language-btn:hover, .language-switcher .language-btn:focus {
  background-color: rgba(0, 0, 0, 0.04);
  border-color: rgba(0, 0, 0, 0.15);
}
.language-switcher .language-btn:after {
  margin-left: 0.5rem;
  font-size: 0.7rem;
}
.language-switcher .dropdown-menu {
  min-width: 8rem;
  padding: 0.5rem 0;
}
.language-switcher .dropdown-menu .dropdown-item {
  padding: 0.5rem 1rem;
  font-size: 0.9rem;
}
.language-switcher .dropdown-menu .dropdown-item.active {
  background-color: rgba(13, 110, 253, 0.08);
  color: #0d6efd;
  font-weight: 500;
}
.language-switcher .dropdown-menu .dropdown-item:hover:not(.active) {
  background-color: rgba(0, 0, 0, 0.04);
}

.clock-widget {
  display: inline-block;
  padding: 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  max-width: 15rem;
}
.clock-widget:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.clock-widget .clock-container {
  min-width: 12rem;
}
.clock-widget .clock-label {
  display: block;
  font-size: 0.9rem;
  font-weight: 600;
  color: #777;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.clock-widget .time-display {
  font-size: 2rem;
  font-weight: 700;
  color: #333;
  font-family: "Courier New", monospace;
  margin-bottom: 0.5rem;
  line-height: 1;
}
.clock-widget .date-display {
  font-size: 0.9rem;
  color: #777;
  margin-bottom: 0.25rem;
  font-family: "Courier New", monospace;
}
.clock-widget .timezone-display {
  font-size: 0.8rem;
  color: #999;
  font-weight: 500;
  text-transform: uppercase;
}
.clock-widget.compact {
  padding: 0.5rem;
}
.clock-widget.compact .time-display {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.clock-widget.compact .clock-label {
  font-size: 0.8rem;
  margin-bottom: 0.25rem;
}
.clock-widget.large {
  padding: 1.5rem;
}
.clock-widget.large .time-display {
  font-size: 3rem;
}
.clock-widget.large .clock-label {
  font-size: 1.1rem;
}
.clock-widget.dark {
  background-color: #2d3748;
  border-color: #4a5568;
  color: #e2e8f0;
}
.clock-widget.dark .time-display {
  color: #e2e8f0;
}
.clock-widget.dark .clock-label {
  color: #a0aec0;
}
.clock-widget.dark .date-display {
  color: #cbd5e0;
}
.clock-widget.dark .timezone-display {
  color: #a0aec0;
}
.clock-widget.digital {
  background-color: #000;
  border: 2px solid #333;
}
.clock-widget.digital .time-display {
  color: #00ff00;
  text-shadow: 0 0 10px #00ff00;
  font-family: "Courier New", monospace;
}
.clock-widget.digital .date-display,
.clock-widget.digital .timezone-display {
  color: #00aa00;
}
.clock-widget.digital .clock-label {
  color: #00aa00;
}

@media (max-width: 768px) {
  .clock-widget .time-display {
    font-size: 1.5rem;
  }
  .clock-widget.large .time-display {
    font-size: 2.5rem;
  }
}
.language-switcher__flag {
  max-width: 1rem;
}
.language-switcher img {
  border-radius: 1px;
  object-fit: cover;
}
.language-switcher select {
  font-size: 0.9rem;
  padding: 0.25rem 2.5rem 0.25rem 0.25rem;
}

.projects-section {
  background-color: #f8f9fa;
}
.projects-section .section-title {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}
@media (min-width: 37.5em) {
  .projects-section .section-title {
    font-size: 2.5rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 64em) {
  .projects-section .section-title {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}

.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 2rem;
  padding: 2rem;
}

.service-card {
  background-color: #fff;
  border-radius: 1rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  padding: 2rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.service-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.service-card__icon {
  width: 48px;
  height: 48px;
  margin-bottom: 1rem;
}
.service-card__icon img {
  width: 100%;
  height: auto;
}
.service-card__content {
  flex: 1;
}
.service-card__title {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  color: #222;
}
.service-card__description {
  font-size: 1rem;
  line-height: 1.5;
  color: #555;
}
.service-card--highlighted {
  border: 2px solid #ff5555;
  background-color: #fff7f7;
}
.service-card--compact {
  padding: 1.25rem;
}
.service-card--compact .service-card__title {
  font-size: 1rem;
}
.service-card--compact .service-card__description {
  font-size: 0.875rem;
}

.about__hero {
  background-color: #f5f5f5;
  padding: 4rem 2rem;
  text-align: center;
}
.about__hero .about__title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
}
.about__hero .about__subtitle {
  font-size: 1.25rem;
  color: #555;
  max-width: 800px;
  margin: 0 auto;
}
.about__section {
  padding: 3rem 2rem;
  background-color: #fff;
}
.about__section--mission, .about__section--history {
  background-color: #fdfdfd;
}
.about__section--values {
  background-color: #f9f9f9;
}
.about__section .about__section-title {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
}
.about__section .about__text {
  font-size: 1rem;
  line-height: 1.6;
  max-width: 800px;
  margin: 0 auto;
  color: #444;
  text-align: center;
}
.about__container {
  max-width: 1100px;
  margin: 0 auto;
}
.about__values-list {
  list-style: none;
  padding: 0;
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
}
.about__values-list .about__value {
  background-color: #fff;
  padding: 1rem 1.5rem;
  border-radius: 0.75rem;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  font-weight: 500;
  color: #333;
}
.about__team-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2rem;
  margin-top: 2rem;
  justify-items: center;
}

.team-member-card {
  background-color: #fff;
  border-radius: 1rem;
  text-align: center;
  padding: 2rem 1.5rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  transition: transform 0.3s ease;
}
.team-member-card:hover {
  transform: translateY(-5px);
}
.team-member-card__photo {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.team-member-card__name {
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.team-member-card__role {
  font-size: 0.95rem;
  color: #777;
}

.profile {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.profile-dashboard {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profile-dashboard__option {
  width: 15rem;
  height: 3rem;
  font-size: 1rem;
  font-weight: 500;
  color: var(--color-grey-800);
  text-decoration: none;
  text-align: center;
  line-height: 1.5;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  border-radius: 0.25;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.5rem;
  border-radius: 0.25rem;
  border: 1px solid var(--color-black);
  background-color: var(--color-bg-secondary);
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.profile-dashboard__option:hover {
  background-color: var(--color-bg-hover);
  border-color: var(--color-blue-500);
}

.profile-edit {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.page {
  font-family: sans-serif;
  background-color: #fdfdfd;
  color: #222;
  margin: 0;
  padding: 1rem;
}

.litany {
  max-width: 700px;
  margin: 0 auto;
  padding: 2rem;
}
.litany__title {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 0.5rem;
}
.litany__subtitle {
  text-align: center;
  font-style: italic;
  margin-bottom: 2rem;
}
.litany__section {
  margin-bottom: 2rem;
}
.litany__section--prayer {
  background-color: #f3f3f3;
  padding: 1rem;
  border-radius: 8px;
}
.litany__section-title {
  font-size: 1.25rem;
  color: #444;
  margin-bottom: 1rem;
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.5rem;
}
.litany__invocation {
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5rem;
}
.litany__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.litany__list .litany__item {
  margin-bottom: 1rem;
}
.litany__list .litany__item p {
  margin: 0 0 0.3rem;
}
.litany__list .litany__item .litany__response {
  display: block;
  font-style: italic;
  color: #555;
}
.litany__prayer {
  margin-bottom: 1rem;
  line-height: 1.6;
}
.litany__amen {
  font-weight: bold;
  text-align: right;
}
.litany__tooltip {
  position: relative;
  cursor: help;
  text-decoration: underline;
  text-decoration-style: dotted;
  color: #2563eb;
}
.litany__tooltip:hover::after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1f2937;
  color: white;
  padding: 0.5rem 0.75rem;
  border-radius: 4px;
  font-size: 0.875rem;
  font-weight: normal;
  font-style: normal;
  white-space: nowrap;
  z-index: 10;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.litany__tooltip:hover::before {
  content: "";
  position: absolute;
  bottom: calc(100% - 5px);
  left: 50%;
  transform: translateX(-50%);
  border: 5px solid transparent;
  border-top-color: #1f2937;
  z-index: 10;
}

.confirmation-page {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.confirmation-page .invitation-card {
  flex: 1;
  animation-duration: 1.2s;
}
.confirmation-page .confirmation-actions {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 2rem 1rem;
  background-color: rgba(255, 255, 255, 0.85);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}
@media (min-width: 43.75em) {
  .confirmation-page .confirmation-actions {
    flex-direction: row;
    justify-content: center;
    gap: 1.5rem;
    padding: 2rem;
  }
}
.confirmation-page .confirmation-actions .action-button {
  margin: 0.5rem 0;
  min-width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  font-family: "Lora", serif;
  transition: all 0.3s ease;
}
@media (min-width: 43.75em) {
  .confirmation-page .confirmation-actions .action-button {
    margin: 0;
  }
}
.confirmation-page .confirmation-actions .action-button:hover {
  transform: translateY(-3px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.confirmation-page .confirmation-actions .action-button i {
  font-size: 1.25rem;
}

.rsvp-form {
  max-width: 600px;
  margin: 0 auto;
  padding: 2rem;
  background-color: white;
  border-radius: 1rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  font-family: "Lora", serif;
}
.rsvp-form__title {
  text-align: center;
  margin-bottom: 2rem;
  color: #333;
  font-weight: 700;
}
.rsvp-form__subtitle {
  text-align: center;
  margin-bottom: 1.5rem;
  font-style: italic;
  color: #666;
}
.rsvp-form .form-group {
  margin-bottom: 1.5rem;
}
.rsvp-form .btn-submit {
  width: 100%;
  padding: 0.75rem;
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.rsvp-form .btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.thank-you-card {
  border: none;
  border-radius: 1rem;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  font-family: "Lora", serif;
}
.thank-you-card .card-title {
  color: #346c95;
  font-weight: 700;
}
.thank-you-card .thank-you-icon {
  font-size: 4rem;
  color: #4caf50;
  margin-bottom: 1.5rem;
}
.thank-you-card .thank-you-icon i {
  animation: pulse 2s infinite;
}
.thank-you-card .confirmation-details {
  background-color: rgba(76, 175, 80, 0.1);
  padding: 1.5rem;
  border-radius: 0.5rem;
  margin: 1.5rem 0;
}
.thank-you-card .btn {
  border-radius: 50px;
  padding: 0.75rem 1rem;
  font-weight: 500;
}
.thank-you-card .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@media (max-width: 21.875em) {
  #todo-table {
    font-size: 0.85rem;
  }
}
@media (min-width: 21.875em) and (max-width: 37.5em) {
  #todo-table {
    font-size: 0.9rem;
  }
}
@media (min-width: 37.5em) and (max-width: 43.75em) {
  #todo-table {
    font-size: 0.95rem;
  }
}
@media (min-width: 43.75em) and (max-width: 64em) {
  #todo-table {
    font-size: 1rem;
  }
}
@media (min-width: 64em) and (max-width: 80em) {
  #todo-table {
    font-size: 1.05rem;
  }
}
@media (min-width: 80em) {
  #todo-table {
    font-size: 1.1rem;
  }
}
@media (min-width: 120em) {
  #todo-table {
    font-size: 1.15rem;
  }
}

/*# sourceMappingURL=app.output.css.map */
