/*
! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: Libre Franklin;
  /* 4 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

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

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

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

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

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

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/*
Ensure the default browser behavior of the `hidden` attribute.
*/

[hidden] {
  display: none;
}

h3 {
  margin-bottom: 2rem;
  font-family: Baskervville SC;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  h3 {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1440px) {
  h3 {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

h5 {
  margin-bottom: 0.5rem;
  font-family: Baskervville SC;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  h5 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

*, ::before, ::after {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 375px) {
  .container {
    max-width: 375px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1600px;
  }
}

.invisible {
  visibility: hidden;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.-top-48 {
  top: -12rem;
}

.-left-48 {
  left: -12rem;
}

.-top-64 {
  top: -16rem;
}

.-right-64 {
  right: -16rem;
}

.top-full {
  top: 100%;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.left-8 {
  left: 2rem;
}

.top-0 {
  top: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.-left-16 {
  left: -4rem;
}

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

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

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

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

.m-8 {
  margin: 2rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.ml-0 {
  margin-left: 0px;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mb-36 {
  margin-bottom: 9rem;
}

.mt-36 {
  margin-top: 9rem;
}

.mt-0 {
  margin-top: 0px;
}

.ml-\[110px\] {
  margin-left: 110px;
}

.mr-2 {
  margin-right: 0.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mb-32 {
  margin-bottom: 8rem;
}

.-mt-10 {
  margin-top: -2.5rem;
}

.ml-20 {
  margin-left: 5rem;
}

.mb-28 {
  margin-bottom: 7rem;
}

.-mt-12 {
  margin-top: -3rem;
}

.ml-24 {
  margin-left: 6rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mt-60 {
  margin-top: 15rem;
}

.mr-24 {
  margin-right: 6rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-\[800px\] {
  height: 800px;
}

.h-auto {
  height: auto;
}

.h-3 {
  height: 0.75rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-40 {
  height: 10rem;
}

.h-2\/3 {
  height: 66.666667%;
}

.h-2 {
  height: 0.5rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-14 {
  height: 3.5rem;
}

.max-h-0 {
  max-height: 0px;
}

.min-h-\[600px\] {
  min-height: 600px;
}

.w-\[800px\] {
  width: 800px;
}

.w-6 {
  width: 1.5rem;
}

.w-full {
  width: 100%;
}

.w-3 {
  width: 0.75rem;
}

.w-5 {
  width: 1.25rem;
}

.w-16 {
  width: 4rem;
}

.w-0\.5 {
  width: 0.125rem;
}

.w-0 {
  width: 0px;
}

.w-24 {
  width: 6rem;
}

.w-4\/5 {
  width: 80%;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-2 {
  width: 0.5rem;
}

.w-3\/4 {
  width: 75%;
}

.w-10 {
  width: 2.5rem;
}

.w-14 {
  width: 3.5rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.translate-y-2 {
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-0 {
  --tw-rotate: 0deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@-webkit-keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  -webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

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

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-8 {
  gap: 2rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.space-y-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(4rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-x-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2.5rem * var(--tw-space-x-reverse));
  margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

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

.overflow-hidden {
  overflow: hidden;
}

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

.scroll-smooth {
  scroll-behavior: smooth;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-none {
  border-radius: 0px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border-2 {
  border-width: 2px;
}

.border {
  border-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-stone-100 {
  --tw-border-opacity: 1;
  border-color: rgb(245 245 244 / var(--tw-border-opacity));
}

.border-\[\#007a8f\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 122 143 / var(--tw-border-opacity));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-stone-200\/10 {
  background-color: rgb(231 229 228 / 0.1);
}

.bg-stone-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 244 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#007a8f\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 122 143 / var(--tw-bg-opacity));
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213 / var(--tw-bg-opacity));
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255 / var(--tw-bg-opacity));
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.bg-indigo-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(224 231 255 / var(--tw-bg-opacity));
}

.bg-teal-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(204 251 241 / var(--tw-bg-opacity));
}

.bg-yellow-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}

.bg-pink-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 231 243 / var(--tw-bg-opacity));
}

.bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-\[\#007a8f\]\/10 {
  background-color: rgb(0 122 143 / 0.1);
}

.bg-transparent {
  background-color: transparent;
}

.bg-veryDarkBlue {
  --tw-bg-opacity: 1;
  background-color: hsl(229 31% 21% / var(--tw-bg-opacity));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-\[\#1a3658\] {
  --tw-gradient-from: #1a3658;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(26 54 88 / 0));
}

.from-\[\#3d8b90\] {
  --tw-gradient-from: #3d8b90;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(61 139 144 / 0));
}

.from-blue-500 {
  --tw-gradient-from: #3b82f6;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(59 130 246 / 0));
}

.from-green-500 {
  --tw-gradient-from: #22c55e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(34 197 94 / 0));
}

.from-purple-500 {
  --tw-gradient-from: #a855f7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(168 85 247 / 0));
}

.from-\[\#007a8f\] {
  --tw-gradient-from: #007a8f;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 122 143 / 0));
}

.from-gray-900 {
  --tw-gradient-from: #111827;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(17 24 39 / 0));
}

.from-lime-900 {
  --tw-gradient-from: #365314;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(54 83 20 / 0));
}

.from-emerald-900 {
  --tw-gradient-from: #064e3b;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(6 78 59 / 0));
}

.from-sky-900 {
  --tw-gradient-from: #0c4a6e;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(12 74 110 / 0));
}

.via-\[\#007a8f\] {
  --tw-gradient-stops: var(--tw-gradient-from), #007a8f, var(--tw-gradient-to, rgb(0 122 143 / 0));
}

.to-\[\#3d8b90\] {
  --tw-gradient-to: #3d8b90;
}

.to-\[\#1a3658\] {
  --tw-gradient-to: #1a3658;
}

.to-purple-600 {
  --tw-gradient-to: #9333ea;
}

.to-teal-600 {
  --tw-gradient-to: #0d9488;
}

.to-pink-600 {
  --tw-gradient-to: #db2777;
}

.to-transparent {
  --tw-gradient-to: transparent;
}

.to-blue-600 {
  --tw-gradient-to: #2563eb;
}

.to-gray-100 {
  --tw-gradient-to: #f3f4f6;
}

.to-emerald-100 {
  --tw-gradient-to: #d1fae5;
}

.to-\[\#005f70\] {
  --tw-gradient-to: #005f70;
}

.p-4 {
  padding: 1rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-3 {
  padding: 0.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pl-0 {
  padding-left: 0px;
}

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

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

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

.font-Baskervville {
  font-family: Baskervville SC;
}

.font-serif {
  font-family: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-light {
  font-weight: 300;
}

.uppercase {
  text-transform: uppercase;
}

.leading-8 {
  line-height: 2rem;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-blue-800 {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}

.text-orange-800 {
  --tw-text-opacity: 1;
  color: rgb(154 52 18 / var(--tw-text-opacity));
}

.text-purple-800 {
  --tw-text-opacity: 1;
  color: rgb(107 33 168 / var(--tw-text-opacity));
}

.text-\[\#007a8f\] {
  --tw-text-opacity: 1;
  color: rgb(0 122 143 / var(--tw-text-opacity));
}

.text-red-800 {
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.text-indigo-800 {
  --tw-text-opacity: 1;
  color: rgb(55 48 163 / var(--tw-text-opacity));
}

.text-teal-800 {
  --tw-text-opacity: 1;
  color: rgb(17 94 89 / var(--tw-text-opacity));
}

.text-yellow-800 {
  --tw-text-opacity: 1;
  color: rgb(133 77 14 / var(--tw-text-opacity));
}

.text-pink-800 {
  --tw-text-opacity: 1;
  color: rgb(157 23 77 / var(--tw-text-opacity));
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-softRed {
  --tw-text-opacity: 1;
  color: hsl(0 94% 66% / var(--tw-text-opacity));
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-0 {
  opacity: 0;
}

.mix-blend-soft-light {
  mix-blend-mode: soft-light;
}

.shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-slate-700 {
  --tw-shadow-color: #334155;
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-\[\#007a8f\]\/25 {
  --tw-shadow-color: rgb(0 122 143 / 0.25);
  --tw-shadow: var(--tw-shadow-colored);
}

.shadow-slate-200 {
  --tw-shadow-color: #e2e8f0;
  --tw-shadow: var(--tw-shadow-colored);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.filter {
  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-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition {
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.section-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 80rem;
  padding-left: 2rem;
  padding-right: 2rem;
  text-align: center;
}

@media (min-width: 768px) {
  .section-container {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left;
  }
}

.dim {
  opacity: 0.5;
}

.section-content {
  margin-left: auto;
  margin-right: auto;
  max-width: 72rem;
  text-align: center;
  line-height: 2.25rem;
}

@media (min-width: 768px) {
  .section-content {
    text-align: left;
  }
}

.button-container {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: center;
}

.button-container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.button-container {
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#menu.button-container {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

@media (min-width: 768px) {
  .button-container {
    flex-direction: row;
  }

  .button-container > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.video-play-button {
  position: relative;
  display: block;
  z-index: 3;
  top: 6px;
  left: 4px;
  width: 0;
  height: 0;
  border-left: 20px solid #185b95;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.project:hover {
  transform: scale(1.05);
  transition: all 0.5s ease-in-out;
  opacity: 0.8;
}

@media (max-width: 576px) {
  body {
    background-image: url("../images/bg-mobile.png");
  }

  background-repeat: no-repeat;

  background-size: cover;
}

/* custo borders */

/* nav sticky */

.navbar-sticky {
  background: #ff0000;
  opacity: 0.9;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

/* back to top */

.to-top-btn {
  position: fixed;
  z-index: 10;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  width: 52px;
  height: 52px;
  border: none;
  border-radius: 50%;
  outline: none;
  background-color: #44434a;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.to-top-btn:hover {
  background-color: #1d1d21;
}

.to-top-btn img {
  margin-bottom: 0.2rem;
  margin-left: 30%;
  width: 20px;
}

.show {
  opacity: 1;
}

/* HAMBURGER MENU */

/* HAMBURGER MENU */

/*
typing effect*/

/* Typewriter effect 1 */

@-webkit-keyframes typing {
  0.0000%,
  30% {
    content: "";
  }

  1%,
  29% {
    content: "C";
  }

  2%,
  28% {
    content: "Cr";
  }

  3%,
  27% {
    content: "Crea";
  }

  4%,
  26% {
    content: "Creat";
  }

  5%,
  25% {
    content: "Creati";
  }

  6%,
  24% {
    content: "Creativ";
  }

  7%,
  23% {
    content: "Creativi";
  }

  8%,
  22% {
    content: "Creativit";
  }

  9%,
  21% {
    content: "Creativity";
  }

  10%,
  20% {
    content: "Creativity?";
  }

  /* play another statement */

  35%,
  65% {
    content: "";
  }

  36%,
  64% {
    content: "C";
  }

  37%,
  63% {
    content: "Co";
  }

  38%,
  62% {
    content: "Com";
  }

  39%,
  61% {
    content: "Comm";
  }

  40%,
  60% {
    content: "Commi";
  }

  41%,
  59% {
    content: "Commit";
  }

  42%,
  58% {
    content: "Commitm";
  }

  43%,
  57% {
    content: "Commitme";
  }

  44%,
  56% {
    content: "Commitmen";
  }

  45%,
  56% {
    content: "Commitment";
  }

  46%,
  55% {
    content: "Commitment?";
  }

  /* another statement */

  70%,
  94% {
    content: "";
  }

  71%,
  93% {
    content: "P";
  }

  72%,
  92% {
    content: "Pr";
  }

  73%,
  91% {
    content: "Pre";
  }

  74%,
  90% {
    content: "Prec";
  }

  75%,
  89% {
    content: "Preci";
  }

  76%,
  88% {
    content: "Precis";
  }

  77%,
  87% {
    content: "Precisi";
  }

  78%,
  86% {
    content: "Precisio";
  }

  79%,
  85% {
    content: "Precision";
  }

  80%,
  85% {
    content: "Precision?";
  }
}

@keyframes typing {
  0.0000%,
  30% {
    content: "";
  }

  1%,
  29% {
    content: "C";
  }

  2%,
  28% {
    content: "Cr";
  }

  3%,
  27% {
    content: "Crea";
  }

  4%,
  26% {
    content: "Creat";
  }

  5%,
  25% {
    content: "Creati";
  }

  6%,
  24% {
    content: "Creativ";
  }

  7%,
  23% {
    content: "Creativi";
  }

  8%,
  22% {
    content: "Creativit";
  }

  9%,
  21% {
    content: "Creativity";
  }

  10%,
  20% {
    content: "Creativity?";
  }

  /* play another statement */

  35%,
  65% {
    content: "";
  }

  36%,
  64% {
    content: "C";
  }

  37%,
  63% {
    content: "Co";
  }

  38%,
  62% {
    content: "Com";
  }

  39%,
  61% {
    content: "Comm";
  }

  40%,
  60% {
    content: "Commi";
  }

  41%,
  59% {
    content: "Commit";
  }

  42%,
  58% {
    content: "Commitm";
  }

  43%,
  57% {
    content: "Commitme";
  }

  44%,
  56% {
    content: "Commitmen";
  }

  45%,
  56% {
    content: "Commitment";
  }

  46%,
  55% {
    content: "Commitment?";
  }

  /* another statement */

  70%,
  94% {
    content: "";
  }

  71%,
  93% {
    content: "P";
  }

  72%,
  92% {
    content: "Pr";
  }

  73%,
  91% {
    content: "Pre";
  }

  74%,
  90% {
    content: "Prec";
  }

  75%,
  89% {
    content: "Preci";
  }

  76%,
  88% {
    content: "Precis";
  }

  77%,
  87% {
    content: "Precisi";
  }

  78%,
  86% {
    content: "Precisio";
  }

  79%,
  85% {
    content: "Precision";
  }

  80%,
  85% {
    content: "Precision?";
  }
}

@-webkit-keyframes blink {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

@keyframes blink {
  0%,
  100% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }
}

.typewriter {
  --caret: currentcolor;
}

.typewriter::before {
  content: "";
  -webkit-animation: typing 12s infinite;
          animation: typing 12s infinite;
}

.typewriter::after {
  content: "";
  border-right: 1px solid var(--caret);
  -webkit-animation: blink 0.5s linear infinite;
          animation: blink 0.5s linear infinite;
}

.typewriter.thick::after {
  border-right: 1ch solid var(--caret);
}

.typewriter.nocaret::after {
  border-right: 0;
}

@media (prefers-reduced-motion) {
  .typewriter::after {
    -webkit-animation: none;
            animation: none;
  }

  @-webkit-keyframes sequencePopup {
    0%,
    100% {
      content: "developer";
    }

    25% {
      content: "writer";
    }

    50% {
      content: "reader";
    }

    75% {
      content: "human";
    }
  }

  @keyframes sequencePopup {
    0%,
    100% {
      content: "developer";
    }

    25% {
      content: "writer";
    }

    50% {
      content: "reader";
    }

    75% {
      content: "human";
    }
  }

  .typewriter::before {
    content: "developer";
    -webkit-animation: sequencePopup 5s linear infinite;
            animation: sequencePopup 5s linear infinite;
  }
}

/* GENERAL ELEMENTS */

.section {
  transition: transform 1s, opacity 1s;
}

/* 1) always hide by default */

.section--hidden {
  opacity: 0;
  transform: translateY(8rem);
}

/* 2) on really large screens, shift it a bit more */

@media (min-width: 1200px) {
  .section--hidden {
    transform: translateY(10rem);
  }
}

/* Image container background color */

.image-container::after {
  content: "";
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: -1;
}

.container-border {
  border-radius: 10px;
}

/**/

/* Animate fing out more button borders */

@property --angle {
  syntax: "<angle>";

  initial-value: 0deg;

  inherits: false;
}

.professional-cta {
  position: relative;
  padding: 1.25rem 2.5rem;
  font-size: 1.1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #1a3658;
  background: #f8faff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 2;
}

.professional-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: 8px;
  background: conic-gradient(
    from var(--angle),
    #1a3658 0%,
    #2a5a7c 25%,
    #3d8b90 50%,
    #2a5a7c 75%,
    #1a3658 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  -webkit-animation: spin 4s linear infinite paused;
          animation: spin 4s linear infinite paused;
}

.professional-cta:hover::before {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.hover-gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #1a3658 0%, #3d8b90 100%);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: -1;
}

.professional-cta:hover {
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(26, 54, 88, 0.15);
}

.professional-cta:hover .hover-gradient {
  opacity: 1;
}

@-webkit-keyframes spin {
  to {
    --angle: 360deg;
  }
}

@keyframes spin {
  to {
    --angle: 360deg;
  }
}

/* hero section */

@-webkit-keyframes text-slide {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

@keyframes text-slide {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

@-webkit-keyframes blob {
  0%,
  100% {
    transform: scale(1) rotate(0deg);
  }

  50% {
    transform: scale(1.2) rotate(180deg);
  }
}

@keyframes blob {
  0%,
  100% {
    transform: scale(1) rotate(0deg);
  }

  50% {
    transform: scale(1.2) rotate(180deg);
  }
}

.animate-text-slide {
  -webkit-animation: text-slide 1s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
          animation: text-slide 1s cubic-bezier(0.22, 0.61, 0.36, 1) forwards;
  opacity: 0;
}

.animation-delay-100 {
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}

.animation-delay-200 {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

.animate-blob {
  -webkit-animation: blob 20s infinite linear;
          animation: blob 20s infinite linear;
}

/* Image hover enhancement */

.shadow-xl {
  box-shadow: 0 25px 50px -12px rgba(26, 54, 88, 0.25);
}

/* Gradient overlay improvement */

.group:hover .hover-gradient {
  opacity: 0.95;
}

@-webkit-keyframes slide-in {
  from {
    transform: translateY(30px);
    opacity: 0;
  }

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

@keyframes slide-in {
  from {
    transform: translateY(30px);
    opacity: 0;
  }

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

@-webkit-keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

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

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes float {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-20px);
  }

  100% {
    transform: translateY(0px);
  }
}

/* Component Styles */

.animate-slide-in {
  -webkit-animation: slide-in 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
          animation: slide-in 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}

.tech-sphere {
  background: rgba(13, 34, 60, 0.5);
  border-radius: 50%;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 2px solid rgba(56, 178, 172, 0.2);
}

.hex-grid {
  background-image: url("data:image/svg+xml,...");
  -webkit-mask-image: radial-gradient(transparent 30%, black 70%);
          mask-image: radial-gradient(transparent 30%, black 70%);
}

.floating-element {
  -webkit-animation: float 4s ease-in-out infinite;
          animation: float 4s ease-in-out infinite;
}

.cta-button {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.5rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.cta-button:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.skill-rotator {
  -webkit-animation: rotate-skills 12s infinite;
          animation: rotate-skills 12s infinite;
}

.animated-underline {
  -webkit-animation: underline-pulse 2s infinite;
          animation: underline-pulse 2s infinite;
}

.geometric-pattern {
  background-image: radial-gradient(
      circle at 10% 20%,
      rgba(56, 178, 172, 0.1) 0%,
      transparent 40%
    ),
    linear-gradient(135deg, rgba(16, 185, 129, 0.05) 10%, transparent 30%);
}

.tabs-container {
  height: 200px;
  overflow: hidden;
}

.hamburger {
  transition: all 0.25s;
  position: relative;
  width: 24px;
  height: 24px;
}

.hamburger span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #1a3658;
  transition: all 0.25s;
}

.hamburger-top {
  transform: translateY(-7px);
}

.hamburger-middle {
  transform: translateY(0);
}

.hamburger-bottom {
  transform: translateY(7px);
}

.open .hamburger-top {
  transform: rotate(45deg) translateY(6px);
}

.open .hamburger-middle {
  opacity: 0;
}

.open .hamburger-bottom {
  transform: rotate(-45deg) translateY(-6px);
}

/* Responsive Enhancements */

@media (max-width: 767px) {
  .nav-container {
    padding: 0 1rem;
  }

  #mobile-menu {
    height: calc(100vh - 5rem);
  }
}

.nav-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1440px) {
  .nav-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

#mobile-menu {
  background: rgba(255, 255, 255, 0.98);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.hamburger {
  transition: all 0.25s;
  position: relative;
  width: 24px;
  height: 24px;
}

.hamburger span {
  position: absolute;
  width: 24px;
  height: 2px;
  background: #1a3658;
  transition: all 0.25s;
}

.hamburger-top {
  transform: translateY(-7px);
}

.hamburger-middle {
  transform: translateY(0);
}

.hamburger-bottom {
  transform: translateY(7px);
}

.open .hamburger-top {
  transform: rotate(45deg) translateY(6px);
}

.open .hamburger-middle {
  opacity: 0;
}

.open .hamburger-bottom {
  transform: rotate(-45deg) translateY(-6px);
}

/* Responsive Enhancements */

@media (max-width: 767px) {
  .nav-container {
    padding: 0 1rem;
  }

  #mobile-menu {
    height: calc(100vh - 5rem);
  }
}

.nav-link {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1440px) {
  .nav-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity));
}

/* Custom CSS Variables and Styles */

:root {
  --primary-color: #007a8f;
  --primary-light: #e6f3f5;
  --primary-dark: #005a6b;
  --accent: #00a8c2;
  --gradient-primary: linear-gradient(135deg, #007a8f 0%, #00a8c2 100%);
  --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
    0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
    0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

body {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}

/* Mobile Dropdown Styles */

#mobile-dropdown.show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

#dropdown-arrow.rotated {
  transform: rotate(180deg);
}

.mobile-tab-btn.active {
  background-color: var(--primary-color);
  color: white;
}

.mobile-tab-btn:not(.active):hover {
  background-color: #f9fafb;
  color: var(--primary-color);
}

/* Desktop Tab Styles */

.desktop-tab-btn.active {
  background-color: var(--primary-color);
  color: white;
  box-shadow: var(--shadow-md);
  transform: translateY(-1px);
}

.desktop-tab-btn:not(.active):hover {
  background-color: #f9fafb;
  color: var(--primary-color);
  transform: translateY(-1px);
}

/* Tab Panel Animations */

.tab-panel {
  -webkit-animation: fadeInUp 0.5s ease forwards;
          animation: fadeInUp 0.5s ease forwards;
}

.tab-panel.hidden {
  display: none;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

/* Skills Section */

.skill-card {
  background: white;
  border-radius: 1.5rem;
  padding: 2rem;
  box-shadow: var(--shadow-sm);
  border: 1px solid #e5e7eb;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.skill-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--gradient-primary);
}

.skill-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--shadow-xl);
}

.skill-card-header {
  display: flex;
  flex-direction: center;
  margin-bottom: 1.5rem;
}

.skill-icon {
  width: 3rem;
  height: 3rem;
  background: var(--gradient-primary);
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
  color: white;
  font-size: 1.25rem;
}

.skill-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1f2937;
  margin: 0;
}

.skill-section {
  margin-bottom: 2rem;
}

.skill-section:last-child {
  margin-bottom: 0;
}

.skill-subtitle {
  font-size: 1.125rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 0.5rem;
}

.skill-description {
  color: #6b7280;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}

.skill-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.skill-tag {
  background: var(--primary-light);
  color: var(--primary-color);
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  font-size: 0.875rem;
  font-weight: 500;
  border: 1px solid #e0f2f1;
  transition: all 0.2s ease;
}

.skill-tag:hover {
  background: var(--primary-color);
  color: white;
  transform: translateY(-2px);
  box-shadow: var(--shadow-md);
}

/* Experience Section */

.experience-item {
  display: flex;
  margin-bottom: 3rem;
  position: relative;
}

.experience-marker {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 2rem;
  flex-shrink: 0;
}

.year-badge {
  background: var(--gradient-primary);
  color: white;
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  font-weight: 600;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  box-shadow: var(--shadow-md);
  min-width: 4rem;
  text-align: center;
}

.timeline-dot {
  width: 1rem;
  height: 1rem;
  background: #ef4444;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  border: 3px solid white;
  box-shadow: var(--shadow-md);
}

@media (max-width: 640px) {
  .skill-tags,
  .tools-grid {
    gap: 0.375rem;
  }

  .skill-tag,
  .tool-badge {
    padding: 0.375rem 0.75rem;
    font-size: 0.8125rem;
  }
}

/* container must be positioned so absolute panels are relative to it */

.tabs-container {
  position: relative;
  min-height: 200px;
  /* or set to the tallest panel height, or use auto with a fixed min */
  overflow: hidden;
  /* prevent overflow while animating */
}

/* base panel style - always present (no display:none) */

.tab-panel {
  position: absolute;
  inset: 0 0 0 0;
  /* top:0; left:0; right:0; bottom:0 */
  width: 100%;
  padding: 1rem;
  /* keep whatever padding you need */
  box-sizing: border-box;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.38s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity, transform;
  pointer-events: none;
  /* not interactable when hidden */
  visibility: hidden;
  z-index: 1;
}

/* panel shown */

.tab-panel.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  visibility: visible;
  z-index: 2;
  /* put active above others while animating */
}

/* optional: minimize conflicts with old animation rules */

.tab-panel.hidden {
  /* keep for compatibility if your code still adds .hidden */
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
  visibility: hidden;
  z-index: 1;
}

/* Replace the existing .tab-panel styles with this */

.tab-content {
  position: relative;
  min-height: 500px;
  /* Adjust based on your content height */
}

.tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
    transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  visibility: hidden;
}

.tab-panel.active {
  opacity: 1;
  transform: translateY(0);
  pointer-events: all;
  visibility: visible;
}

.profile-icon-large {
  width: 3.5rem !important;
  /* 56px - larger than w-12 (48px) */
  height: 3.5rem !important;
  min-width: 3.5rem;
  min-height: 3.5rem;
}

.profile-icon-large i {
  font-size: 1.5rem !important;
  /* 24px - larger icon */
}

/* Remove the .hidden class usage for tab panels */

.error-message {
  font-size: 0.875rem;
  margin-top: 0.25rem;
  display: none;
}

.input-error {
  border-color: #ef4444 !important;
  background-color: #fef2f2 !important;
}

.success-message {
  background: linear-gradient(135deg, #10b981, #059669);
  color: white;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.error-banner {
  background: linear-gradient(135deg, #ef4444, #dc2626);
  color: white;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-bottom: 1rem;
  display: none;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.loading-spinner {
  border: 2px solid #f3f3f3;
  border-top: 2px solid #ffffff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
  display: none;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.form-container {
  background: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.input-focus {
  transition: all 0.3s ease;
}

.input-focus:focus {
  border-color: #007a8f;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 122, 143, 0.2);
}

.submit-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}

.submit-button:disabled:hover {
  transform: none !important;
}

@media (max-width: 768px) {
  .form-container {
    margin: 0;
  }
}

hamburger {
  cursor: pointer;
  width: 24px;
  height: 24px;
  transition: all 0.25s;
  position: relative;
}

.hamburger-top,
.hamburger-middle,
.hamburger-bottom {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  top: 0;
  left: 0;
  background: #007a8f;
  transform: rotate(0);
  transition: all 0.5s;
}

.hamburger-middle {
  transform: translateY(7px);
}

.hamburger-bottom {
  transform: translateY(14px);
}

/* Open state */

.hamburger.open {
  transform: rotate(90deg);
}

.hamburger.open .hamburger-top {
  transform: rotate(45deg) translateY(6px) translateX(6px);
}

.hamburger.open .hamburger-middle {
  display: none;
}

.hamburger.open .hamburger-bottom {
  transform: rotate(-45deg) translateY(6px) translateX(-6px);
}

/* Mobile Menu */

#menu {
  position: fixed;
  /* top: 0; <-- REMOVE THIS LINE */
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 122, 143, 0.98);
  color: white;
  z-index: 50;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  transform: translateX(-100%);
}

#menu.flex {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

.menu-item {
  padding: 15px 0;
  font-size: 1.2rem;
}

.menu-item a {
  color: white;
  text-decoration: none;
  transition: opacity 0.3s;
}

.menu-item a:hover {
  opacity: 0.8;
}

/* Hide on desktop */

@media (min-width: 768px) {
  #menu {
    display: none !important;
  }
}

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  /* A semi-transparent black overlay */
  z-index: 1000;
  /* Use a very high z-index to ensure it's on top */
}

.menu-item {
  z-index: 1001;
}

.nav-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
}

/* Navigation Items */

.nav-item {
  z-index: 1101;
}

.nav-link {
  position: relative;
  z-index: 1102;
}

/* Navbar Border */

.navbarBoarder {
  z-index: 1099;
}

/* Reset and base styles */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Inter", sans-serif;
  overflow-x: hidden;
}

.page-container {
  position: relative;
}

/* Modern navbar styles */

.navbar {
  height: 80px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(255, 255, 255, 0.85);
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.desktop-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  gap: 32px;
  padding: 0 24px;
  max-width: 1200px;
  margin: 0 auto;
}

.nav-item {
  position: relative;
  padding: 8px 0;
}

.nav-link {
  text-decoration: none;
  color: #1a1a1a;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: -0.01em;
  padding: 8px 12px;
  border-radius: 8px;
  transition: all 0.3s ease;
  position: relative;
  z-index: 2;
}

.nav-link:hover {
  color: #007a8f;
  background: rgba(0, 122, 143, 0.08);
}

.nav-link::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 0;
  height: 2px;
  background: #007a8f;
  transition: all 0.3s ease;
  transform: translateX(-50%);
}

.nav-link:hover::after {
  width: 70%;
}

.navbar-border {
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(0, 0, 0, 0.1) 50%,
    transparent 100%
  );
  z-index: 1099;
}

/* Header styles */

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1103;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 0 20px;
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
}

.logo {
  width: 40px;
  height: 40px;
}

/* Modern hamburger menu */

.hamburger {
  cursor: pointer;
  width: 28px;
  height: 28px;
  transition: all 0.25s;
  position: relative;
  background: none;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hamburger-top,
.hamburger-middle,
.hamburger-bottom {
  position: absolute;
  width: 28px;
  height: 2px;
  top: 0;
  left: 0;
  background: #ffffff;
  transform: rotate(0);
  transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1);
}

.hamburger-middle {
  transform: translateY(9px);
  width: 20px;
}

.hamburger-bottom {
  transform: translateY(18px);
}

.hamburger.open .hamburger-top {
  transform: rotate(45deg) translateY(9px) translateX(9px);
  width: 28px;
}

.hamburger.open .hamburger-middle {
  opacity: 0;
  transform: translateX(-20px);
}

.hamburger.open .hamburger-bottom {
  transform: rotate(-45deg) translateY(9px) translateX(-9px);
  width: 28px;
}

/* Modal overlay */

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1049;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.modal-overlay.active {
  opacity: 1;
  visibility: visible;
}

/* Modern mobile menu */

.mobile-menu {
  position: fixed;
  top: 70px;
  left: 0;
  width: 100%;
  height: calc(100vh - 70px);
  background: rgba(0, 122, 143, 0.98);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  z-index: 1050;
  display: flex;
  flex-direction: column;
  padding: 40px 24px;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
  overflow-y: auto;
}

.mobile-menu.active {
  transform: translateX(0);
}

.menu-item {
  padding: 18px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.mobile-menu.active .menu-item {
  opacity: 1;
  transform: translateY(0);
}

.menu-item:nth-child(1) {
  transition-delay: 0.1s;
}

.menu-item:nth-child(2) {
  transition-delay: 0.15s;
}

.menu-item:nth-child(3) {
  transition-delay: 0.2s;
}

.menu-item:nth-child(4) {
  transition-delay: 0.25s;
}

.menu-item:nth-child(5) {
  transition-delay: 0.3s;
}

.menu-item:nth-child(6) {
  transition-delay: 0.35s;
}

.menu-item:nth-child(7) {
  transition-delay: 0.4s;
}

.menu-item a {
  color: white;
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  display: block;
  padding: 8px 0;
  transition: all 0.3s ease;
  letter-spacing: -0.01em;
  position: relative;
}

.menu-item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: white;
  transition: width 0.3s ease;
}

.menu-item a:hover::after {
  width: 40px;
}

/* Responsive design */

@media (max-width: 768px) {
  .desktop-nav {
    display: none;
  }

  .navbar {
    height: 70px;
    background: rgba(255, 255, 255, 0.95);
  }

  .navbar-border {
    top: 70px;
  }
}

@media (min-width: 769px) {
  .mobile-menu {
    display: none;
  }

  .modal-overlay {
    display: none;
  }

  .hamburger {
    display: none;
  }

  .header {
    display: none;
  }
}

.menu-item a {
  color: black !important;
  /* Force black text */
  text-decoration: none;
  font-size: 20px;
  font-weight: 500;
  display: block;
  padding: 8px 0;
  transition: all 0.3s ease;
  letter-spacing: -0.01em;
  position: relative;
}

/* Also update the hover effect to use black underline: */

.menu-item a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  background: black;
  /* Changed from white to black */
  transition: width 0.3s ease;
}

@-webkit-keyframes ripple {
  to {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ripple {
  to {
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes clickRipple {
  to {
    transform: scale(1);
    opacity: 0;
  }
}

@keyframes clickRipple {
  to {
    transform: scale(1);
    opacity: 0;
  }
}

.skill-tag,
.tool-badge {
  position: relative;
  overflow: hidden;
}

.tab-panel {
  will-change: opacity, transform;
}

#dropdown-arrow {
  transition: transform 0.3s ease;
}

.experience-item {
  position: relative;
}

.experience-content {
  position: relative;
  background: white;
}

@media (min-width: 768px) {
  .experience-item .timeline-dot {
    z-index: 10;
    background: white;
  }

  .experience-content {
    z-index: 5;
  }
}

.desktop-tab-btn,
.mobile-tab-btn {
  transition: all 0.3s ease;
}

.skill-card,
.experience-content,
.profile-card {
  transition: all 0.3s ease;
}

.skill-card:hover,
.experience-content:hover,
.profile-card:hover {
  transform: translateY(-4px);
}

@media (max-width: 768px) {
  .experience-marker {
    display: none !important;
  }
}

.experience-content {
  background: white;
  border-radius: 1.5rem;
  padding: 2rem;
  box-shadow: var(--shadow-lg);
  border: 1px solid #e5e7eb;
  flex: 1;
  position: relative;
  transition: all 0.3s ease;
}

.experience-content:hover {
  transform: translateY(-3px);
  box-shadow: var(--shadow-xl);
}

.experience-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: var(--gradient-primary);
  border-radius: 1.5rem 1.5rem 0 0;
}

.experience-header {
  margin-bottom: 1rem;
}

.experience-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 0.75rem;
}

.experience-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.company-info,
.location-info {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #6b7280;
  font-size: 0.875rem;
}

.experience-description {
  color: #4b5563;
  line-height: 1.7;
  margin-bottom: 1.5rem;
}

.tools-section {
  border-top: 1px solid #e5e7eb;
  padding-top: 1.5rem;
}

.tools-title {
  font-size: 1rem;
  font-weight: 600;
  color: #374151;
  margin-bottom: 0.75rem;
}

.tools-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}

.tool-badge {
  background: var(--primary-light);
  color: var(--primary-color);
  padding: 0.375rem 0.75rem;
  border-radius: 1.5rem;
  font-size: 0.8125rem;
  font-weight: 500;
  border: 1px solid #e0f2f1;
  transition: all 0.2s ease;
}

.tool-badge:hover {
  background: var(--primary-color);
  color: white;
  transform: translateY(-1px);
  box-shadow: var(--shadow-sm);
}

/* Profile Section */

.profile-card {
  background: white;
  border-radius: 2rem;
  padding: 3rem;
  box-shadow: var(--shadow-xl);
  border: 1px solid #e5e7eb;
  position: relative;
  overflow: hidden;
}

.profile-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: var(--gradient-primary);
}

.profile-header {
  text-align: center;
  margin-bottom: 2.5rem;
}

.profile-avatar {
  width: 5rem;
  height: 5rem;
  background: var(--primary-light);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  border: 4px solid white;
  box-shadow: var(--shadow-lg);
}

.profile-name {
  font-size: 2rem;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 0.5rem;
}

.profile-role {
  color: var(--primary-color);
  font-size: 1.125rem;
  font-weight: 600;
}

.profile-details {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.profile-item {
  display: flex;
  align-items: center;
  padding: 1rem;
  background: #f9fafb;
  border-radius: 1rem;
  border: 1px solid #e5e7eb;
  transition: all 0.2s ease;
}

.profile-item:hover {
  background: var(--primary-light);
  border-color: var(--primary-color);
  transform: translateX(5px);
}

.profile-icon {
  width: 2.5rem;
  height: 2.5rem;
  background: var(--gradient-primary);
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin-right: 1rem;
  flex-shrink: 0;
}

.profile-info {
  display: flex;
  flex-direction: column;
}

.profile-label {
  font-size: 0.875rem;
  font-weight: 600;
  color: #6b7280;
  margin-bottom: 0.25rem;
}

.profile-value {
  font-size: 1rem;
  font-weight: 500;
  color: #1f2937;
}

/* Mobile Responsive Adjustments */

@media (max-width: 768px) {
  .skill-card {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .experience-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .experience-marker {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    margin-bottom: 1rem;
    width: 100%;
  }

  .year-badge {
    margin-bottom: 0;
    margin-right: 1rem;
  }

  .timeline-dot {
    position: relative;
  }

  .experience-content {
    padding: 1.5rem;
    margin-left: 0;
  }

  .experience-meta {
    flex-direction: column;
    gap: 0.5rem;
  }

  .profile-card {
    padding: 2rem;
  }

  .profile-name {
    font-size: 1.5rem;
  }

  .profile-item {
    flex-direction: column;
    text-align: center;
    padding: 1.5rem 1rem;
  }

  .profile-icon {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
}

/* Add this to your CSS file */

.experience-content {
  border-radius: 1.5rem !important;
  /* Force the rounded corners */
  overflow: hidden;
  /* Ensure the top border respects the rounded corners */
}

.experience-content::before {
  border-radius: 1.5rem 1.5rem 0 0 !important;
  /* Match the top border radius */
}

/* Remove the rounded-none class from your HTML */

#myUpBtn {
  display: none;
  /* or visibility: hidden; and opacity: 0; */
  position: fixed;
  /* so it stays in place as the user scrolls */
  bottom: 20px;
  right: 30px;
  z-index: 99;
  /* so it's on top of other elements */
}

.hide {
  display: none;
  /* or visibility: visible; and opacity: 1; */
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-blue-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.hover\:bg-green-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity));
}

.hover\:bg-orange-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170 / var(--tw-bg-opacity));
}

.hover\:bg-purple-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(233 213 255 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#005a6b\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 107 / var(--tw-bg-opacity));
}

.hover\:from-\[\#005f70\]:hover {
  --tw-gradient-from: #005f70;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 95 112 / 0));
}

.hover\:to-\[\#007a8f\]:hover {
  --tw-gradient-to: #007a8f;
}

.hover\:text-\[\#007a8f\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 122 143 / var(--tw-text-opacity));
}

.hover\:shadow-xl:hover {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-2xl:hover {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-\[\#007a8f\]\/30:hover {
  --tw-shadow-color: rgb(0 122 143 / 0.3);
  --tw-shadow: var(--tw-shadow-colored);
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:-translate-y-2 {
  --tw-translate-y: -0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:rotate-2 {
  --tw-rotate: 2deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:text-\[\#007a8f\] {
  --tw-text-opacity: 1;
  color: rgb(0 122 143 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-softRed {
  --tw-text-opacity: 1;
  color: hsl(0 94% 66% / var(--tw-text-opacity));
}

.group:focus .group-focus\:max-h-screen {
  max-height: 100vh;
}

.group:focus .group-focus\:-rotate-180 {
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:focus .group-focus\:text-softRed {
  --tw-text-opacity: 1;
  color: hsl(0 94% 66% / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }

  .md\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:ml-8 {
    margin-left: 2rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mb-\[600px\] {
    margin-bottom: 600px;
  }

  .md\:mt-32 {
    margin-top: 8rem;
  }

  .md\:ml-\[300px\] {
    margin-left: 300px;
  }

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mb-52 {
    margin-bottom: 13rem;
  }

  .md\:-mt-40 {
    margin-top: -10rem;
  }

  .md\:ml-\[145px\] {
    margin-left: 145px;
  }

  .md\:ml-72 {
    margin-left: 18rem;
  }

  .md\:-mt-32 {
    margin-top: -8rem;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:h-3\/5 {
    height: 60%;
  }

  .md\:h-1\/2 {
    height: 50%;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:max-w-xl {
    max-width: 36rem;
  }

  .md\:max-w-2xl {
    max-width: 42rem;
  }

  .md\:max-w-sm {
    max-width: 24rem;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:flex-row {
    flex-direction: row;
  }

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

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

  .md\:pl-16 {
    padding-left: 4rem;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .md\:text-slate-500 {
    --tw-text-opacity: 1;
    color: rgb(100 116 139 / var(--tw-text-opacity));
  }
}

@media (min-width: 1440px) {
  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-1\/3 {
    width: 33.333333%;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:self-end {
    align-self: flex-end;
  }
}

@media (min-width: 1600px) {
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
