:root {
  --bg-deep: #03091a;
  --bg-ocean: #04162a;
  --bg-accent: #072a4a;
  --accent: #4fd1c5;
  --accent-soft: rgba(79, 209, 197, 0.18);
  --accent-gold: #f6c453;
  --text-main: #f5f7fb;
  --text-muted: #a9b3c7;
  --border-subtle: rgba(255, 255, 255, 0.06);
  --shadow-soft: 0 24px 80px rgba(0, 0, 0, 0.6);
  --radius-lg: 24px;
  --radius-pill: 999px;
  --container-width: 1120px;
}

body.theme-light {
  --bg-deep: #f5f5f7;
  --bg-ocean: #e5f0ff;
  --bg-accent: #d0e4ff;
  --accent: #0ea5e9;
  --accent-soft: rgba(14, 165, 233, 0.12);
  --accent-gold: #d97706;
  --text-main: #0f172a;
  --text-muted: #4b5563;
  --border-subtle: rgba(15, 23, 42, 0.07);
  --shadow-soft: 0 18px 55px rgba(15, 23, 42, 0.18);
}

* {
  box-sizing: border-box;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: radial-gradient(circle at top left, #072340, #020712 55%);
  color: var(--text-main);
  overflow-x: hidden;
}

body.theme-light {
  background: radial-gradient(circle at top left, #e0f2ff, #f9fafb 55%);
}

img,
embed,
object {
  max-width: 100%;
}

.page-wrapper {
  min-height: 100vh;
  background: radial-gradient(circle at top, rgba(79, 209, 197, 0.18), transparent 55%), linear-gradient(180deg, #020713, #030814 50%, #02040a 100%);
  color: var(--text-main);
}

body.theme-light .page-wrapper {
  background: radial-gradient(circle at top, rgba(56, 189, 248, 0.2), transparent 55%), linear-gradient(180deg, #f9fafb, #e5f0ff 50%, #e2e8f0 100%);
}

.preloader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at top left, #072340, #020712 55%);
  background-image:
    radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.2), transparent 55%),
    radial-gradient(circle at 80% 70%, rgba(15, 23, 42, 0.8), #020712 85%);
  background-blend-mode: screen;
  animation: preloader-wave 12s ease-in-out infinite;
  transition: opacity 300ms ease-out, visibility 300ms ease-out;
}

body.theme-light .preloader {
  background: radial-gradient(circle at top left, #e0f2ff, #f9fafb 55%);
  background-image:
    radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.18), transparent 55%),
    radial-gradient(circle at 80% 70%, rgba(148, 163, 184, 0.45), #f9fafb 85%);
}

.preloader-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1.25rem;
}

.preloader-logo {
  width: 96px;
  height: 96px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 18px 55px rgba(0, 0, 0, 0.65);
  animation: preloader-pulse 1.4s ease-in-out infinite;
  background-image: url("compressed4.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
}

.preloader-logo::before {
  content: "";
  position: absolute;
  inset: -8px;
  border-radius: 50%;
  border: 2px solid rgba(56, 189, 248, 0.2);
  border-top-color: rgba(56, 189, 248, 0.9);
  border-right-color: rgba(59, 130, 246, 0.8);
  filter: drop-shadow(0 0 12px rgba(56, 189, 248, 0.7));
  animation: preloader-ring 1.6s linear infinite;
}

.preloader-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.preloader.is-hidden {
  opacity: 0;
  visibility: hidden;
}

@keyframes preloader-pulse {
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 18px 55px rgba(0, 0, 0, 0.65);
  }
  50% {
    transform: scale(1.06);
    box-shadow: 0 22px 65px rgba(0, 0, 0, 0.8);
  }
}

.preloader-tagline {
  margin: 0;
  font-size: 0.9rem;
  color: var(--text-muted);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  animation: preloader-text-fade 2.4s ease-in-out infinite;
}

@keyframes preloader-wave {
  0%,
  100% {
    background-position: 0% 0%, 100% 100%;
  }
  50% {
    background-position: 20% 10%, 80% 90%;
  }
}

@keyframes preloader-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes preloader-text-fade {
  0%,
  100% {
    opacity: 0.45;
    transform: translateY(2px);
  }
  50% {
    opacity: 1;
    transform: translateY(0);
  }
}

.container {
  width: 100%;
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 1.5rem;
}

.section {
  padding: 5rem 0;
}

.section-alt {
  background: radial-gradient(circle at top, rgba(19, 105, 207, 0.22), rgba(5, 16, 40, 0.9));
}

.section-header {
  text-align: center;
  max-width: 560px;
  margin: 0 auto 3rem auto;
}

.section-header h2 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 2.3rem;
  margin: 0 0 0.75rem;
}

.section-header p {
  margin: 0;
  color: var(--text-muted);
}

.section-text h2 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: 2.4rem;
  margin: 0 0 1rem;
}

.section-text p {
  margin: 0 0 1rem;
  color: var(--text-muted);
  line-height: 1.7;
}

.section-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr);
  gap: 3.5rem;
  align-items: center;
}

.section-media {
  position: relative;
}

/* Header */

.site-header {
  position: sticky;
  top: 0;
  z-index: 30;
  backdrop-filter: blur(20px);
  background: linear-gradient(90deg, rgba(2, 6, 23, 0.95), rgba(6, 22, 50, 0.96));
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}

body.theme-light .site-header {
  background: linear-gradient(90deg, rgba(248, 250, 252, 0.96), rgba(226, 232, 240, 0.96));
  border-bottom: 1px solid rgba(148, 163, 184, 0.25);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.75rem;
  padding: 0.9rem 1.5rem;
  max-width: var(--container-width);
  margin: 0 auto;
}

.header-actions {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.header-actions .primary-cta {
  display: none;
}

.mobile-nav-toggle {
  display: none;
  border: none;
  background: transparent;
  padding: 0;
  width: 32px;
  height: 24px;
  cursor: pointer;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 4px;
}

.mobile-nav-toggle-bar {
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: var(--text-main);
  transition: transform 180ms ease, opacity 160ms ease, background-color 160ms ease;
}

.mobile-nav-toggle:hover .mobile-nav-toggle-bar {
  opacity: 0.9;
}

.mobile-nav-toggle[aria-expanded="true"] .mobile-nav-toggle-bar:nth-child(1) {
  transform: translateY(4px) rotate(42deg);
}

.mobile-nav-toggle[aria-expanded="true"] .mobile-nav-toggle-bar:nth-child(2) {
  opacity: 0;
}

.mobile-nav-toggle[aria-expanded="true"] .mobile-nav-toggle-bar:nth-child(3) {
  transform: translateY(-4px) rotate(-42deg);
}

.mobile-nav {
  display: none;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  text-decoration: none;
  color: inherit;
}

.brand-mark {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  overflow: hidden;
  background: radial-gradient(circle at 20% 10%, #4fd1c5, #0f172a 75%);
  background-image: url("compressed4.jpg");
  background-size: cover;
  background-position: center;
  border: 1px solid rgba(255, 255, 255, 0.24);
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-logo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.brand-text {
  display: flex;
  flex-direction: column;
}

.brand-title {
  font-weight: 700;
  letter-spacing: 0.04em;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: var(--accent);
}

.brand-subtitle {
  font-size: 0.8rem;
  color: var(--text-muted);
}

.mobile-nav .btn-primary {
  display: none;
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.nav-link {
  font-size: 0.9rem;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  text-decoration: none;
  color: var(--text-muted);
  position: relative;
  transition: color 150ms ease, background 150ms ease, transform 150ms ease;
}

.nav-link::after {
  content: "";
  position: absolute;
  inset-inline: 0.9rem;
  bottom: 0.3rem;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #4fd1c5, #38bdf8);
  opacity: 0;
  transform: scaleX(0.7) translateY(2px);
  transform-origin: center;
  transition: opacity 160ms ease, transform 160ms ease;
}

.nav-link:hover {
  color: #e5f4ff;
  background: rgba(15, 23, 42, 0.6);
  transform: translateY(-1px);
}

.nav-link:hover::after {
  opacity: 1;
  transform: scaleX(1) translateY(0);
}

.nav-link-active,
.nav-link[aria-current="page"] {
  color: #e5f4ff;
  background: rgba(15, 23, 42, 0.7);
}

.nav-link-active::after,
.nav-link[aria-current="page"]::after {
  opacity: 1;
  transform: scaleX(1) translateY(0);
}

body.theme-light .nav-link-active,
body.theme-light .nav-link[aria-current="page"] {
  color: #0f172a;
  background: rgba(15, 23, 42, 0.06);
}

.primary-cta {
  text-decoration: none;
  border-radius: var(--radius-pill);
  padding: 0.55rem 1.4rem;
  background: linear-gradient(135deg, #38bdf8, #4fd1c5);
  color: #020617;
  font-weight: 600;
  font-size: 0.9rem;
  box-shadow: 0 14px 40px rgba(56, 189, 248, 0.35);
  border: 1px solid rgba(15, 23, 42, 0.75);
  white-space: nowrap;
}

.theme-toggle {
  border-radius: var(--radius-pill);
  padding: 0.45rem 0.95rem;
  border: 1px solid rgba(148, 163, 184, 0.5);
  background: rgba(15, 23, 42, 0.8);
  color: var(--text-muted);
  font-size: 0.8rem;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  cursor: pointer;
}

body.theme-light .theme-toggle {
  background: rgba(248, 250, 252, 0.9);
  border-color: rgba(148, 163, 184, 0.6);
  color: #0f172a;
}

.theme-toggle-icon {
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.theme-toggle-label {
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.icon-sun,
.icon-moon {
  width: 16px;
  height: 16px;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.icon-sun {
  fill: #facc15;
  stroke: #f59e0b;
}

.icon-moon {
  fill: #0ea5e9;
  stroke: #38bdf8;
}

/* Show sun icon when in dark theme (default), moon when in light theme */
.icon-moon {
  display: none;
}

body.theme-light .icon-sun {
  display: none;
}

body.theme-light .icon-moon {
  display: inline;
}

/* Hero */

.hero {
  position: relative;
  min-height: calc(100vh - 64px);
  display: flex;
  align-items: center;
  overflow: hidden;
  color: var(--text-main);
}

.hero-bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none;
}

.hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.45;
  filter: saturate(1.1) brightness(0.8);
}

.hero-gradient {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.3), transparent 52%), radial-gradient(circle at 80% 60%, rgba(79, 209, 197, 0.3), transparent 45%), radial-gradient(circle at 50% 100%, rgba(15, 23, 42, 0.9), rgba(2, 6, 23, 0.9) 70%);
  opacity: 0.78;
}

body.theme-light .hero-gradient {
  background: radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.35), transparent 55%), radial-gradient(circle at 80% 60%, rgba(59, 130, 246, 0.3), transparent 45%), radial-gradient(circle at 50% 100%, rgba(226, 232, 240, 0.9), rgba(249, 250, 251, 0.9) 70%);
  opacity: 0.8;
}

.wave {
  position: absolute;
  left: -10%;
  right: -20%;
  height: 220px;
  background-repeat: repeat-x;
  background-size: 320px 220px;
  opacity: 0.65;
}

.wave-back {
  bottom: -40px;
  background-image: radial-gradient(circle at 50% 0, rgba(15, 23, 42, 0.2), transparent 70%);
}

.wave-mid {
  bottom: -10px;
  background-image: url("data:image/svg+xml,%3Csvg width='320' height='220' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,140 C40,120 80,160 120,150 C160,140 200,120 240,130 C280,140 320,160 360,150 L360,220 L0,220 Z' fill='%23083a5c' fill-opacity='0.85'/%3E%3C/svg%3E");
  animation: wave-drift-320 22s linear infinite;
}

.wave-front {
  bottom: -20px;
  background-image: url("data:image/svg+xml,%3Csvg width='320' height='220' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,150 C40,140 80,170 120,165 C160,160 200,140 240,150 C280,160 320,180 360,170 L360,220 L0,220 Z' fill='%230fbad8' fill-opacity='0.9'/%3E%3C/svg%3E");
  animation: wave-drift-320 14s linear infinite;
}

@keyframes wave-drift-320 {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -320px;
  }
}

.floating {
  position: absolute;
  border-radius: 999px;
  filter: blur(0.2px);
  opacity: 0.7;
}

.floating-fish {
  width: 90px;
  height: 42px;
  background: radial-gradient(circle at 20% 50%, #e0f2fe, #38bdf8 45%, #020617 90%);
  top: 20%;
  right: 12%;
  transform-origin: center;
  animation: float 10s ease-in-out infinite;
}

.floating-shell {
  width: 60px;
  height: 60px;
  background: radial-gradient(circle at 30% 10%, #fef3c7, #f59e0b 45%, #7c2d12 95%);
  bottom: 24%;
  left: 8%;
  animation: float 12s ease-in-out infinite 1.5s;
}

.floating-bubble {
  width: 18px;
  height: 18px;
  border-radius: 999px;
  background: radial-gradient(circle at 30% 30%, rgba(248, 250, 252, 0.95), rgba(56, 189, 248, 0.1));
  box-shadow: 0 0 0 1px rgba(148, 163, 184, 0.25);
  top: 30%;
  left: 40%;
  animation: bubble 9s ease-in-out infinite;
}

@keyframes float {
  0%,
  100% {
    transform: translateY(0) translateX(0);
  }
  50% {
    transform: translateY(-18px) translateX(8px);
  }
}

@keyframes bubble {
  0% {
    transform: translateY(0) scale(1);
    opacity: 0.5;
  }
  50% {
    transform: translateY(-40px) scale(1.1);
    opacity: 0.9;
  }
  100% {
    transform: translateY(0) scale(1);
    opacity: 0.5;
  }
}

.hero-content {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.5fr) minmax(0, 1.1fr);
  align-items: center;
  gap: 3rem;
  padding: 4rem 0 6rem 0;
}

.hero-text h1 {
  font-family: "Playfair Display", "Times New Roman", serif;
  font-size: clamp(2.6rem, 4vw, 3.5rem);
  letter-spacing: 0.02em;
  margin: 0 0 1rem;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.8rem;
  color: var(--accent);
  margin: 0 0 0.9rem;
}

.hero-copy {
  margin: 0 0 1.5rem;
  color: var(--text-muted);
  max-width: 480px;
  line-height: 1.7;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9rem;
  margin-bottom: 1.6rem;
}

.btn {
  border-radius: var(--radius-pill);
  padding: 0.75rem 1.4rem;
  font-size: 0.95rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  border: 1px solid transparent;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.btn-primary {
  background: linear-gradient(135deg, #38bdf8, #4fd1c5);
  color: #020617;
  box-shadow: 0 18px 55px rgba(56, 189, 248, 0.4);
}

.btn-primary:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow: 0 22px 65px rgba(56, 189, 248, 0.55);
}

.btn-ghost {
  background: rgba(15, 23, 42, 0.85);
  color: var(--text-main);
  border-color: rgba(148, 163, 184, 0.4);
}

body.theme-light .btn-ghost {
  background: rgba(255, 255, 255, 0.85);
  color: #111827;
  border-color: rgba(148, 163, 184, 0.5);
}

.btn-ghost:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow: 0 20px 60px rgba(15, 23, 42, 0.85);
}

body.theme-light .btn-ghost:hover {
  box-shadow: 0 18px 55px rgba(148, 163, 184, 0.45);
}

.hero-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.meta-item {
  min-width: 170px;
}

.meta-label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: var(--text-muted);
  margin-bottom: 0.25rem;
}

.meta-value {
  font-size: 0.95rem;
}

.hero-card {
  display: flex;
  justify-content: flex-end;
}

.hero-card-inner {
  width: 100%;
  max-width: 320px;
  border-radius: 30px;
  background: radial-gradient(circle at top, rgba(56, 189, 248, 0.5), rgba(15, 23, 42, 0.95));
  border: 1px solid rgba(148, 163, 184, 0.5);
  box-shadow: var(--shadow-soft);
  padding: 1rem 1.1rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
  transform: translateY(10px);
  animation: card-float 12s ease-in-out infinite;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.theme-light .hero-card-inner {
  background: radial-gradient(circle at top, rgba(191, 219, 254, 0.6), rgba(248, 250, 252, 0.98));
  border-color: rgba(148, 163, 184, 0.45);
}

.hero-card-top {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #e0f2fe;
  opacity: 0.9;
}

body.theme-light .hero-card-top {
  color: #0f172a;
  opacity: 0.8;
}

.hero-card-body {
  display: flex;
  flex-direction: column;
  gap: 0.45rem;
}

.hero-card-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.9rem;
}

body.theme-light .hero-card-item {
  color: #0f172a;
}

.hero-card-footer {
  margin-top: 0.4rem;
  font-size: 0.8rem;
  color: var(--text-muted);
}

body.theme-light .hero-card-footer {
  color: #4b5563;
}

.pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.15rem 0.7rem;
  border-radius: 999px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  background: rgba(15, 23, 42, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.6);
  color: #e0f2fe;
}

.pill-soft {
  background: rgba(15, 23, 42, 0.75);
  border-color: rgba(148, 163, 184, 0.4);
}

body.theme-light .pill {
  background: rgba(255, 255, 255, 0.9);
  border-color: rgba(148, 163, 184, 0.5);
  color: #0f172a;
}

body.theme-light .pill-soft {
  background: rgba(239, 246, 255, 0.95);
}

@keyframes card-float {
  0%,
  100% {
    transform: translateY(10px);
  }
  50% {
    transform: translateY(-6px);
  }
}

/* About orbit visual */

.ocean-orbit {
  width: 320px;
  height: 320px;
  margin: 0 auto;
  position: relative;
}

.orbit {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1px dashed rgba(148, 163, 184, 0.3);
}

.orbit-main {
  box-shadow: 0 0 90px rgba(56, 189, 248, 0.4);
  background: radial-gradient(circle at 20% 0%, rgba(56, 189, 248, 0.4), transparent 55%), radial-gradient(circle at 80% 90%, rgba(15, 118, 110, 0.4), transparent 55%);
  animation: orbit-ring 26s linear infinite;
}

.orbit-secondary {
  inset: 18%;
  border-style: solid;
  border-color: rgba(56, 189, 248, 0.5);
  opacity: 0.7;
  animation: orbit-ring-reverse 32s linear infinite;
}

.orbit-dot {
  position: absolute;
  width: 32px;
  height: 32px;
  border-radius: 999px;
  background: transparent;
  box-shadow: none;
  top: 50%;
  left: 50%;
  transform-origin: center;
}

.orbit-dot::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 999px;
  background-image: url("fisherman.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform-origin: 50% 80%;
}

body:not(.theme-light) .orbit-dot::before {
  filter: invert(1) brightness(1.6);
}

.orbit-dot-1 {
  transform: rotate(-40deg) translate(78px);
  animation: fisherman-1 18s linear infinite;
}

.orbit-dot-2 {
  transform: rotate(80deg) translate(78px);
  animation: fisherman-2 22s linear infinite;
}

.orbit-dot-3 {
  transform: rotate(200deg) translate(78px);
  animation: fisherman-3 26s linear infinite;
}

.orbit-line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2px;
  height: 86px;
  background: linear-gradient(to bottom, rgba(248, 250, 252, 0.85), rgba(148, 163, 184, 0.2));
  transform-origin: top center;
  opacity: 0;
}

.orbit-line-1 {
  transform: rotate(0deg) translateY(22px) scaleY(0.4);
  animation: line-catch-1 18s linear infinite;
}

.orbit-line-2 {
  transform: rotate(140deg) translateY(22px) scaleY(0.4);
  animation: line-catch-2 22s linear infinite;
}

.orbit-line-3 {
  transform: rotate(260deg) translateY(22px) scaleY(0.4);
  animation: line-catch-3 26s linear infinite;
}

.orbit-fish {
  position: absolute;
  width: 26px;
  height: 16px;
  border-radius: 999px;
  background-image: url("fish.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform-origin: center;
}

body:not(.theme-light) .orbit-fish {
  filter: invert(1) brightness(1.6);
}

.orbit-fish::after {
  content: none;
}

.orbit-fish-1 {
  top: 50%;
  left: 50%;
  transform: rotate(0deg) translate(110px) rotate(180deg);
  animation: swim-orbit-1 18s linear infinite;
}

.orbit-fish-2 {
  top: 50%;
  left: 50%;
  transform: rotate(140deg) translate(110px) rotate(180deg);
  animation: swim-orbit-2 22s linear infinite;
}

.orbit-fish-3 {
  top: 50%;
  left: 50%;
  transform: rotate(260deg) translate(110px) rotate(180deg);
  animation: swim-orbit-3 26s linear infinite;
}

@keyframes orbit-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes orbit-ring-reverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}

@keyframes orbit-1 {
  from {
    transform: rotate(0deg) translate(110px);
  }
  to {
    transform: rotate(360deg) translate(110px);
  }
}

@keyframes orbit-2 {
  from {
    transform: rotate(120deg) translate(110px);
  }
  to {
    transform: rotate(480deg) translate(110px);
  }
}

@keyframes orbit-3 {
  from {
    transform: rotate(240deg) translate(110px);
  }
  to {
    transform: rotate(600deg) translate(110px);
  }
}

@keyframes fisherman-1 {
  0%, 14% {
    transform: rotate(-40deg) translate(78px);
  }
  20%, 26% {
    transform: rotate(-40deg) translate(78px) rotate(-6deg);
  }
  32%, 100% {
    transform: rotate(-40deg) translate(78px);
  }
}

@keyframes fisherman-2 {
  0%, 38% {
    transform: rotate(80deg) translate(78px);
  }
  44%, 50% {
    transform: rotate(80deg) translate(78px) rotate(6deg);
  }
  56%, 100% {
    transform: rotate(80deg) translate(78px);
  }
}

@keyframes fisherman-3 {
  0%, 60% {
    transform: rotate(200deg) translate(78px);
  }
  66%, 72% {
    transform: rotate(200deg) translate(78px) rotate(-5deg);
  }
  78%, 100% {
    transform: rotate(200deg) translate(78px);
  }
}

@keyframes line-catch-1 {
  0%, 14% {
    opacity: 0;
    transform: rotate(0deg) translateY(22px) scaleY(0.4);
  }
  20%, 26% {
    opacity: 1;
    transform: rotate(0deg) translateY(22px) scaleY(1);
  }
  32%, 100% {
    opacity: 0;
    transform: rotate(0deg) translateY(22px) scaleY(0.4);
  }
}

@keyframes line-catch-2 {
  0%, 38% {
    opacity: 0;
    transform: rotate(140deg) translateY(22px) scaleY(0.4);
  }
  44%, 50% {
    opacity: 1;
    transform: rotate(140deg) translateY(22px) scaleY(1);
  }
  56%, 100% {
    opacity: 0;
    transform: rotate(140deg) translateY(22px) scaleY(0.4);
  }
}

@keyframes line-catch-3 {
  0%, 60% {
    opacity: 0;
    transform: rotate(260deg) translateY(22px) scaleY(0.4);
  }
  66%, 72% {
    opacity: 1;
    transform: rotate(260deg) translateY(22px) scaleY(1);
  }
  78%, 100% {
    opacity: 0;
    transform: rotate(260deg) translateY(22px) scaleY(0.4);
  }
}

@keyframes swim-orbit-1 {
  0% {
    transform: rotate(0deg) translate(110px) rotate(180deg) scale(1);
    opacity: 1;
  }
  18% {
    transform: rotate(65deg) translate(110px) rotate(260deg) scale(1);
    opacity: 1;
  }
  26% {
    transform: rotate(90deg) translate(80px) rotate(260deg) scale(1.12);
    opacity: 0.85;
  }
  34% {
    transform: rotate(120deg) translate(110px) rotate(300deg) scale(1);
    opacity: 1;
  }
  100% {
    transform: rotate(360deg) translate(110px) rotate(540deg) scale(1);
    opacity: 1;
  }
}

@keyframes swim-orbit-2 {
  0% {
    transform: rotate(140deg) translate(110px) rotate(180deg) scale(1);
    opacity: 1;
  }
  40% {
    transform: rotate(230deg) translate(110px) rotate(260deg) scale(1);
    opacity: 1;
  }
  48% {
    transform: rotate(260deg) translate(80px) rotate(260deg) scale(1.12);
    opacity: 0.85;
  }
  56% {
    transform: rotate(290deg) translate(110px) rotate(320deg) scale(1);
    opacity: 1;
  }
  100% {
    transform: rotate(500deg) translate(110px) rotate(540deg) scale(1);
    opacity: 1;
  }
}

@keyframes swim-orbit-3 {
  0% {
    transform: rotate(260deg) translate(110px) rotate(180deg) scale(1);
    opacity: 1;
  }
  62% {
    transform: rotate(330deg) translate(110px) rotate(260deg) scale(1);
    opacity: 1;
  }
  70% {
    transform: rotate(0deg) translate(80px) rotate(260deg) scale(1.12);
    opacity: 0.85;
  }
  78% {
    transform: rotate(30deg) translate(110px) rotate(320deg) scale(1);
    opacity: 1;
  }
  100% {
    transform: rotate(620deg) translate(110px) rotate(540deg) scale(1);
    opacity: 1;
  }
}

/* Highlights */

.highlight-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.8rem;
}

.highlight-card {
  border-radius: 22px;
  padding: 1.5rem 1.4rem;
  background: radial-gradient(circle at top left, rgba(15, 23, 42, 0.9), rgba(15, 23, 42, 0.96));
  border: 1px solid rgba(148, 163, 184, 0.4);
  box-shadow: 0 20px 60px rgba(15, 23, 42, 0.8);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.theme-light .highlight-card {
  background: radial-gradient(circle at top left, #ffffff, #e5f0ff);
  border-color: rgba(148, 163, 184, 0.4);
  box-shadow: 0 18px 50px rgba(148, 163, 184, 0.35);
}

.highlight-card:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow: 0 26px 80px rgba(15, 23, 42, 0.95);
}

body.theme-light .highlight-card:hover {
  box-shadow: 0 24px 70px rgba(148, 163, 184, 0.5);
}

.highlight-card h3 {
  margin: 0 0 0.6rem;
  font-size: 1.05rem;
}

.highlight-card p {
  margin: 0;
  font-size: 0.9rem;
  color: var(--text-muted);
}

.highlight-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 0.75rem;
  background: #020617;
  border: 1px solid rgba(148, 163, 184, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}

body.theme-light .highlight-icon {
  background: #e5f0ff;
}

.highlight-icon-img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  display: block;
}

body:not(.theme-light) .highlight-icon-img {
  filter: invert(1) brightness(1.4) contrast(1.1);
}

.highlight-icon-svg {
  width: 26px;
  height: 26px;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}

.highlight-icon-wave {
  stroke: #38bdf8;
}

.highlight-icon-fire {
  stroke: #f97316;
}

.highlight-icon-platter {
  stroke: #f6c453;
}

/* Experience */

.section-experience {
  position: relative;
  background: radial-gradient(circle at top, rgba(15, 23, 42, 0.7), #020617);
}

body.theme-light .section-experience {
  background: radial-gradient(circle at top, rgba(219, 234, 254, 0.8), #eff6ff);
}

.experience-overlay {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 80% 0%, rgba(56, 189, 248, 0.3), transparent 55%), radial-gradient(circle at 0% 80%, rgba(59, 130, 246, 0.4), transparent 60%);
  mix-blend-mode: screen;
  opacity: 0.7;
}

.experience-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1.2fr);
  gap: 3.2rem;
  align-items: center;
}

.pill-list {
  list-style: none;
  padding: 0;
  margin: 1.25rem 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}

.pill-list .pill {
  background: rgba(15, 23, 42, 0.9);
  border-color: rgba(148, 163, 184, 0.4);
}

body.theme-light .pill-list .pill {
  background: rgba(255, 255, 255, 0.92);
}

.experience-scene {
  position: relative;
  height: 260px;
  border-radius: 30px;
  overflow: hidden;
  background: linear-gradient(180deg, #020617 0%, #0b1632 45%, #0b3a5c 70%, #082f49 100%);
  box-shadow: var(--shadow-soft);
  border: 1px solid rgba(148, 163, 184, 0.5);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.theme-light .experience-scene {
  background: linear-gradient(180deg, #e0f2fe 0%, #dbeafe 45%, #bfdbfe 70%, #93c5fd 100%);
}

.scene-moon {
  position: absolute;
  top: 16%;
  right: 16%;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 20%, #fefce8, #e5e7eb 65%, rgba(0, 0, 0, 0) 70%);
}

.scene-boat {
  position: absolute;
  left: 12%;
  top: 40%;
  width: 120px;
  height: 36px;
  background: linear-gradient(180deg, #1e293b, #020617);
  border-radius: 0 0 40px 40px;
  box-shadow: 0 10px 20px rgba(15, 23, 42, 0.6);
}

body.theme-light .scene-boat {
  background: linear-gradient(180deg, #0f172a, #020617);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.55);
}

.scene-boat::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  width: 3px;
  height: 46px;
  background: rgba(248, 250, 252, 0.9);
}

.scene-boat::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 100%;
  border-left: 0;
  border-right: 40px solid transparent;
  border-bottom: 46px solid rgba(248, 250, 252, 0.95);
  transform: translateX(-50%);
}

.scene-wave {
  position: absolute;
  left: -10%;
  right: -10%;
  height: 90px;
  background-repeat: repeat-x;
  background-size: 200px 90px;
  opacity: 0.9;
}

.scene-wave-1 {
  bottom: 36px;
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,40 C30,30 60,50 90,45 C120,40 150,30 180,35 C210,40 240,50 270,45 L270,90 L0,90 Z' fill='%230b3a5c' fill-opacity='0.9'/%3E%3C/svg%3E");
  animation: wave-drift-200 26s linear infinite;
}

.scene-wave-2 {
  bottom: 10px;
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 C30,40 60,60 90,55 C120,50 150,40 180,45 C210,50 240,60 270,55 L270,90 L0,90 Z' fill='%2310b981' fill-opacity='0.85'/%3E%3C/svg%3E");
  animation: wave-drift-200 18s linear infinite;
}

body.theme-light .scene-wave-1 {
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,40 C30,30 60,50 90,45 C120,40 150,30 180,35 C210,40 240,50 270,45 L270,90 L0,90 Z' fill='%2302566d' fill-opacity='0.95'/%3E%3C/svg%3E");
}

body.theme-light .scene-wave-2 {
  background-image: url("data:image/svg+xml,%3Csvg width='200' height='90' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,50 C30,40 60,60 90,55 C120,50 150,40 180,45 C210,50 240,60 270,55 L270,90 L0,90 Z' fill='%2306b6d4' fill-opacity='0.95'/%3E%3C/svg%3E");
}

@keyframes wave-drift-200 {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -200px;
  }
}

/* Menu section */

.section-menu {
  position: relative;
  overflow: hidden;
}

.menu-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
}

.menu-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(1.15) brightness(0.8);
}

.menu-gradient {
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.35), transparent 55%),
    radial-gradient(circle at 80% 60%, rgba(15, 23, 42, 0.5), rgba(2, 6, 23, 0.9));
}

body.theme-light .menu-gradient {
  background: radial-gradient(circle at 10% 0%, rgba(56, 189, 248, 0.3), transparent 55%),
    radial-gradient(circle at 80% 60%, rgba(219, 234, 254, 0.7), #eff6ff);
}

.section-menu::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(15, 23, 42, 0.5), rgba(15, 23, 42, 0.7));
  mix-blend-mode: multiply;
  z-index: 0;
}

body.theme-light .section-menu::before {
  background: linear-gradient(to bottom, rgba(248, 250, 252, 0.5), rgba(226, 232, 240, 0.75));
}

.menu-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1.2fr);
  gap: 2.8rem;
  align-items: center;
  position: relative;
  z-index: 1;
}

.menu-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  margin-top: 1.4rem;
}

.menu-preview {
  position: relative;
}

.menu-frame {
  border-radius: 26px;
  background: radial-gradient(circle at top left, rgba(15, 23, 42, 0.98), rgba(15, 23, 42, 0.99));
  border: 1px solid rgba(148, 163, 184, 0.4);
  box-shadow: 0 36px 90px rgba(15, 23, 42, 0.95);
  padding: 1rem;
  max-width: 720px;
  margin-inline: auto;
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.theme-light .menu-frame {
  background: radial-gradient(circle at top left, #ffffff, #e5f0ff);
  border-color: rgba(148, 163, 184, 0.4);
  box-shadow: 0 30px 80px rgba(148, 163, 184, 0.4);
}

.menu-embed {
  width: 100%;
  height: 480px;
  border-radius: 20px;
  border: none;
  background: #020617;
}

.menu-fallback {
  padding: 1rem;
  text-align: center;
  font-size: 0.9rem;
  color: var(--text-muted);
}

.menu-interactive {
  margin-top: 3.5rem;
}

.menu-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
  margin-bottom: 1.8rem;
  overflow: visible;
}

.menu-tab {
  display: inline-block;
  margin: 0 0.5rem 0.5rem 0;
  border-radius: var(--radius-pill);
  padding: 0.55rem 1.1rem;
  font-size: 0.9rem;
  border: 1px solid rgba(148, 163, 184, 0.8);
  background: rgba(15, 23, 42, 0.25);
  color: #e5f4ff;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.6);
  cursor: pointer;
  transition: background 160ms ease, color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

body.theme-light .menu-tab {
  background: rgba(255, 255, 255, 0.96);
  color: #111827;
  border-color: rgba(148, 163, 184, 0.9);
}

/* Interactive menu tabs */
.menu-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
  align-items: center;
  justify-content: center;
  margin: 0 0 1.8rem 0;
  position: relative;
  z-index: 5;
}

.menu-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.55rem 1.1rem;
  margin: 0 0.5rem 0.5rem 0;
  border-radius: 999px;
  border: 1px solid #94a3b8;
  background: rgba(255, 255, 255, 0.96);
  color: #111827;
  font-size: 0.9rem;
  white-space: nowrap;
  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.6);
}

/* Keep .menu-tab.is-active visually identical for now to avoid layout bugs */
.menu-tab.is-active {
  border-color: #38bdf8;
  background: #38bdf8;
  color: #020617;
  box-shadow: 0 16px 40px rgba(56, 189, 248, 0.45);
  outline: none;
}

.menu-panels {
  border-radius: 26px;
  background: radial-gradient(circle at top left, rgba(15, 23, 42, 0.98), rgba(15, 23, 42, 0.99));
  border: 1px solid rgba(148, 163, 184, 0.4);
  box-shadow: 0 32px 80px rgba(15, 23, 42, 0.9);
  padding: 1.8rem 1.6rem 1.9rem;
}

body.theme-light .menu-panels {
  background: radial-gradient(circle at top left, #ffffff, #e5f0ff);
  box-shadow: 0 26px 70px rgba(148, 163, 184, 0.38);
}

.menu-panel {
  display: none;
}

.menu-panel.is-active {
  display: block;
}

.menu-items-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem;
}

.menu-items-grid-wide {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.menu-item-card {
  border-radius: 20px;
  background: radial-gradient(circle at top, rgba(15, 23, 42, 0.96), rgba(15, 23, 42, 0.99));
  border: 1px solid rgba(148, 163, 184, 0.35);
  padding: 1.1rem 1rem 1.1rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 18px 55px rgba(15, 23, 42, 0.9);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

body.theme-light .menu-item-card {
  background: radial-gradient(circle at top, #ffffff, #e5f0ff);
  border-color: rgba(148, 163, 184, 0.45);
}

.menu-item-card::before {
  content: "";
  position: absolute;
  inset-inline: -30%;
  bottom: -40%;
  height: 80%;
  background: radial-gradient(circle at 50% 0%, rgba(56, 189, 248, 0.16), transparent 65%);
  opacity: 0;
  transition: opacity 200ms ease-out, transform 200ms ease-out;
  transform: translateY(12px);
}

.menu-item-card:hover::before {
  opacity: 1;
  transform: translateY(0);
}

.menu-item-card:hover {
  transform: translateY(-2px) scale(1.01);
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.95);
}

body.theme-light .menu-item-card {
  box-shadow: 0 18px 55px rgba(148, 163, 184, 0.4);
}

body.theme-light .menu-item-card:hover {
  box-shadow: 0 24px 70px rgba(148, 163, 184, 0.55);
}

.menu-item-header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 0.75rem;
}

.menu-item-header h3 {
  margin: 0;
  font-size: 0.98rem;
}

.menu-item-price {
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--accent-gold);
}

.menu-item-description {
  margin: 0;
  font-size: 0.86rem;
  color: var(--text-muted);
}

.menu-item-meta {
  margin: 0;
  font-size: 0.8rem;
  color: rgba(148, 163, 184, 0.9);
}

.menu-item-group h3 {
  margin: 0 0 0.45rem;
  font-size: 0.98rem;
}

.menu-sublist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  font-size: 0.86rem;
}

.menu-sublist li {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
}

.menu-sublist span:last-child {
  color: var(--accent-gold);
  white-space: nowrap;
}

.menu-detox-title {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  font-weight: 500;
}

/* Visit section */

.section-visit {
  background: radial-gradient(circle at bottom, rgba(15, 23, 42, 0.9), #020617);
}

body.theme-light .section-visit {
  background: radial-gradient(circle at bottom, rgba(226, 232, 240, 0.95), #e5f0ff);
}

.visit-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.3fr) minmax(0, 1fr);
  gap: 2.8rem;
  align-items: flex-start;
}

.visit-details {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.4rem;
  margin-top: 1.8rem;
}

.visit-details h3 {
  margin: 0 0 0.35rem;
  font-size: 0.85rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(148, 163, 184, 0.9);
}

.visit-details p {
  margin: 0;
  font-size: 0.9rem;
}

.visit-details a {
  color: var(--accent);
  text-decoration: none;
}

.visit-contact {
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
}

.visit-contact-main {
  margin: 0;
  font-size: 0.95rem;
}

.visit-contact-line {
  margin: 0;
  font-size: 0.9rem;
}

.visit-contact-label {
  display: inline-block;
  min-width: 70px;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: rgba(148, 163, 184, 0.85);
  margin-right: 0.5rem;
}

.visit-contact-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.45rem;
}

.visit-contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.3rem 0.9rem;
  border-radius: 999px;
  border: 1px solid rgba(148, 163, 184, 0.5);
  font-size: 0.8rem;
  color: var(--text-main);
  text-decoration: none;
  background: rgba(15, 23, 42, 0.9);
}

body.theme-light .visit-contact-btn {
  background: rgba(255, 255, 255, 0.95);
  color: #111827;
}

.visit-contact-icon {
  width: 14px;
  height: 14px;
  display: inline-block;
}

body:not(.theme-light) .visit-contact-icon {
  filter: invert(1) brightness(1.4);
}

.visit-detail-card {
  border-radius: 18px;
  padding: 1rem 1.1rem;
  background: radial-gradient(circle at top left, rgba(15, 23, 42, 0.96), rgba(15, 23, 42, 0.98));
  border: 1px solid rgba(148, 163, 184, 0.35);
  box-shadow: 0 18px 55px rgba(15, 23, 42, 0.9);
  position: relative;
  overflow: hidden;
}

body.theme-light .visit-detail-card {
  background: radial-gradient(circle at top left, #ffffff, #e5f0ff);
  box-shadow: 0 18px 55px rgba(148, 163, 184, 0.35);
}

.visit-detail-card::before {
  content: "";
  position: absolute;
  inset-inline: -30%;
  top: -40%;
  height: 70%;
  background: radial-gradient(circle at 20% 0%, rgba(56, 189, 248, 0.2), transparent 60%);
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 200ms ease-out, transform 200ms ease-out;
}

.visit-detail-card:hover::before {
  opacity: 1;
  transform: translateY(0);
}

.visit-card {
  border-radius: 24px;
  background: radial-gradient(circle at top, rgba(15, 23, 42, 0.9), #020617);
  border: 1px solid rgba(148, 163, 184, 0.4);
  box-shadow: 0 28px 70px rgba(15, 23, 42, 0.9);
  padding: 1.2rem 1.2rem 1.3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

body.theme-light .visit-card {
  background: radial-gradient(circle at top, #ffffff, #e5f0ff);
  box-shadow: 0 24px 60px rgba(148, 163, 184, 0.4);
}

.visit-map {
  border-radius: 18px;
  overflow: hidden;
  background: #020617;
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.75);
  border: 1px solid rgba(148, 163, 184, 0.45);
  min-height: 260px;
}

body.theme-light .visit-map {
  background: #e5f0ff;
  box-shadow: 0 20px 50px rgba(148, 163, 184, 0.4);
}

.visit-map iframe {
  width: 100%;
  height: 260px;
  display: block;
}

.visit-map-placeholder {
  border-radius: 18px;
  background: radial-gradient(circle at top, rgba(56, 189, 248, 0.3), rgba(15, 23, 42, 0.95));
  padding: 1.1rem 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

body.theme-light .visit-map-placeholder {
  background: radial-gradient(circle at top, rgba(191, 219, 254, 0.7), rgba(226, 232, 240, 0.98));
}

.visit-map-placeholder p {
  margin: 0;
  font-size: 0.9rem;
}

.map-pin {
  width: 24px;
  height: 24px;
  border-radius: 12px 12px 12px 0;
  background: linear-gradient(135deg, #f6c453, #f97316);
  position: relative;
}

.map-pin::after {
  content: "";
  position: absolute;
  inset: 7px;
  border-radius: 999px;
  background: #020617;
}

.full-width {
  width: 100%;
  text-align: center;
}

.whatsapp-float {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #25d366;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.6);
  border: 2px solid rgba(15, 23, 42, 0.85);
  z-index: 40;
  cursor: pointer;
  animation: whatsapp-float 3.4s ease-in-out infinite;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.whatsapp-icon {
  width: 30px;
  height: 30px;
  display: block;
}

.whatsapp-float:hover {
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.75);
  filter: brightness(1.05);
}

@keyframes whatsapp-float {
  0%,
  100% {
    transform: translateY(0) scale(1);
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.6);
  }
  50% {
    transform: translateY(-5px) scale(1.03);
    box-shadow: 0 22px 60px rgba(0, 0, 0, 0.75);
  }
}

/* Footer */

.site-footer {
  border-top: 1px solid rgba(148, 163, 184, 0.35);
  background: radial-gradient(circle at top, rgba(15, 23, 42, 0.95), #020617);
  padding: 1.5rem 0 2rem;
  font-size: 0.85rem;
  color: var(--text-muted);
}

body.theme-light .site-footer {
  background: radial-gradient(circle at top, #f9fafb, #e5f0ff);
  border-top-color: rgba(148, 163, 184, 0.35);
}

.footer-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
}

.footer-social {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.footer-social-link {
  width: 32px;
  height: 32px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.9);
  border: 1px solid rgba(148, 163, 184, 0.55);
  text-decoration: none;
  transition: transform 160ms ease, box-shadow 160ms ease, border-color 160ms ease, background 160ms ease;
}

body.theme-light .footer-social-link {
  background: rgba(255, 255, 255, 0.96);
  border-color: rgba(148, 163, 184, 0.7);
}

.footer-social-link:hover {
  transform: translateY(-1px) scale(1.03);
  box-shadow: 0 14px 32px rgba(15, 23, 42, 0.7);
}

body.theme-light .footer-social-link:hover {
  box-shadow: 0 12px 26px rgba(148, 163, 184, 0.55);
}

.footer-social-icon {
  width: 18px;
  height: 18px;
  fill: #e0f2fe;
}

body.theme-light .footer-social-icon {
  fill: #0f172a;
}

.footer-small {
  opacity: 0.75;
}

.site-footer p {
  margin: 0;
  display: flex;
  align-items: center;
}

.footer-link {
  --dsl-bg: rgba(15, 23, 42, 0.96);
  --dsl-border: rgba(56, 189, 248, 0.7);
  --dsl-glow: rgba(56, 189, 248, 0.45);
  --dsl-text: #e0f2fe;

  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  padding: 0.2rem 0.85rem 0.2rem 0.78rem;
  border-radius: 999px;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 0.04em;
  font-size: 0.65rem;
  text-transform: uppercase;
  color: var(--dsl-text);
  top: 1px;

  background:
    radial-gradient(circle at 0% 0%, rgba(56, 189, 248, 0.22), transparent 60%),
    radial-gradient(circle at 100% 100%, rgba(79, 209, 197, 0.28), transparent 60%),
    var(--dsl-bg);
  border: 1px solid var(--dsl-border);
  box-shadow:
    0 0 0 1px rgba(15, 23, 42, 0.85),
    0 16px 40px rgba(15, 23, 42, 0.9),
    0 0 24px var(--dsl-glow);

  overflow: hidden;
  isolation: isolate;
  transition:
    transform 200ms ease-out,
    box-shadow 220ms ease-out,
    border-color 200ms ease-out,
    background 220ms ease-out,
    color 180ms ease-out;
}

.footer-link::before {
  content: "";
  position: absolute;
  inset: -30%;
  background: radial-gradient(circle at 0% 50%, rgba(56, 189, 248, 0.32), transparent 55%);
  mix-blend-mode: screen;
  opacity: 0;
  transform: translateX(-35%);
  transition: opacity 260ms ease-out, transform 260ms ease-out;
}

.footer-link:hover {
  transform: translateY(-1px) scale(1.02);
  box-shadow:
    0 0 0 1px rgba(15, 23, 42, 0.75),
    0 20px 48px rgba(15, 23, 42, 0.95),
    0 0 32px rgba(56, 189, 248, 0.7);
}

.footer-link:hover::before {
  opacity: 1;
  transform: translateX(0);
}

.coder-mark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.6em;
  padding: 0.12rem 0.45rem;
  border-radius: 999px;
  background: radial-gradient(circle at 30% 0%, #e0f2fe, transparent 70%), #020617;
  box-shadow: 0 0 0 1px rgba(56, 189, 248, 0.65), 0 0 14px rgba(56, 189, 248, 0.9);
  font-family: "JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 0.8em;
  color: #e0f2fe;
}

body.theme-light .footer-link {
  --dsl-bg: rgba(241, 245, 249, 0.98);
  --dsl-border: rgba(56, 189, 248, 0.7);
  --dsl-glow: rgba(56, 189, 248, 0.6);
  --dsl-text: #0f172a;

  box-shadow:
    0 0 0 1px rgba(148, 163, 184, 0.35),
    0 18px 40px rgba(148, 163, 184, 0.45),
    0 0 24px rgba(56, 189, 248, 0.55);
}

body.theme-light .footer-link:hover {
  box-shadow:
    0 0 0 1px rgba(148, 163, 184, 0.4),
    0 22px 52px rgba(148, 163, 184, 0.6),
    0 0 32px rgba(56, 189, 248, 0.7);
}

body.theme-light .coder-mark {
  background: radial-gradient(circle at 30% 0%, #e0f2fe, transparent 70%), #0f172a;
  box-shadow: 0 0 0 1px rgba(56, 189, 248, 0.7), 0 0 12px rgba(56, 189, 248, 0.7);
}

/* Utility: section fade-in */

.section,
.hero-content {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 700ms ease, transform 700ms ease;
}

.section.is-visible,
.hero-content.is-visible {
  opacity: 1;
  transform: translateY(0);
}

/* Responsive */

@media (max-width: 960px) {
  .header-inner {
    gap: 1rem;
  }

  .main-nav {
    display: none;
  }

  .header-actions {
    display: flex;
    gap: 0.5rem;
  }

  .mobile-nav-toggle {
    display: inline-flex;
  }

  .mobile-nav {
    display: block;
    padding: 0 1.5rem 0.8rem;
    border-bottom: 1px solid rgba(148, 163, 184, 0.25);
    background: linear-gradient(180deg, rgba(2, 6, 23, 0.98), rgba(6, 22, 50, 0.97));
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(-8px);
    transition: max-height 220ms ease-out, opacity 200ms ease-out, transform 200ms ease-out;
  }

  body.theme-light .mobile-nav {
    border-bottom-color: rgba(148, 163, 184, 0.4);
    background: linear-gradient(180deg, rgba(248, 250, 252, 0.98), rgba(226, 232, 240, 0.97));
  }

  .mobile-nav a {
    display: block;
    padding: 0.55rem 0;
    text-align: left;
  }

  body.theme-light .mobile-nav .nav-link {
    color: #0f172a;
  }

  body.theme-light .mobile-nav .nav-link:hover {
    color: #020617;
    background: rgba(148, 163, 184, 0.15);
  }

  body.theme-light .mobile-nav .btn-primary.full-width {
    color: #020617;
    box-shadow: 0 14px 40px rgba(59, 130, 246, 0.35);
  }

  .mobile-nav.open {
    max-height: 260px;
    opacity: 1;
    transform: translateY(0);
  }

  .hero-content {
    grid-template-columns: minmax(0, 1fr);
    gap: 2.25rem;
  }

  .hero-card {
    justify-content: flex-start;
    margin-top: 0.5rem;
  }

  .section-grid,
  .experience-grid,
  .menu-layout,
  .visit-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .visit-details {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .ocean-orbit {
    width: 260px;
    height: 260px;
  }
}

@media (max-width: 720px) {
  .section {
    padding: 3.5rem 0;
  }

  .brand-mark {
    width: 64px;
    height: 64px;
  }

  .hero {
    min-height: auto;
  }

  .hero-content {
    padding: 2.5rem 0 3.25rem;
  }

  .theme-toggle {
    padding: 0.45rem;
  }

  .theme-toggle-label {
    display: none;
  }

  .hero-text h1 {
    font-size: 2rem;
    line-height: 1.15;
  }

  .hero-copy {
    max-width: 100%;
  }

  .hero-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-actions .btn {
    width: 100%;
    justify-content: center;
  }

  .hero-meta {
    flex-direction: column;
    gap: 1rem;
  }

  .hero-card {
    justify-content: center;
  }

  .section-text h2 {
    font-size: 2rem;
  }

  .highlight-grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .visit-details {
    grid-template-columns: minmax(0, 1fr);
  }

  .menu-embed {
    height: 70vh;
  }

  .menu-tabs {
    padding-bottom: 0.4rem;
    flex-wrap: wrap;
  }

  .menu-tab {
    white-space: normal;
  }

  .menu-items-grid,
  .menu-items-grid-wide {
    grid-template-columns: minmax(0, 1fr);
  }

  .visit-grid {
    row-gap: 2rem;
  }
}
