/* Framer Navbar Styles */

@font-face {
  font-family: "Inter";
  src: url("https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Switzer";
  src: url("https://framerusercontent.com/third-party-assets/fontshare/wf/5SZVFDB7V52TI6ULVC6J3WQZQCIZVDV5/ODYPSTCUDMKSTYIPTV4CLQ7URIK7XYBJ/YS3VPNVO4B3TOJMEXDGFZQ4TLZGGSRZC.woff2");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

:root {
  --token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f: #fff;
  --token-7354084b-2f3d-4256-9942-cf21fcb19d60: #f7f7f7;
  --token-bf8bd38a-4575-40c0-9459-6a86668113f1: #fafafa;
  --token-08cb0f10-6dc5-4949-913f-dbd7168f1cf0: #f0f0f0;
  --token-e3a90888-763b-420f-bb27-f2520e07d9b1: #dedede;
  --token-4d926bee-328f-497f-a3cd-ce0b138f5bc3: #b8b8b8;
  --token-46244ad7-86a7-41b8-b44b-214d95b54c13: #828282;
  --token-994646e0-68ea-49d7-897a-104048558f6f: #545454;
  --token-d1fa08ee-c247-459b-aaf3-d2091e9cede1: #2b2b2b;
  --token-2759885a-0605-4b0d-ae5f-9a938c3766f2: #000;
  --token-2761a9cc-89a9-4a73-a1e8-d6bc764b9f19: #21b30b;
}

/* Entrance Animation */
@keyframes navSlideDown {
  from {
    transform: translate(-50%, -100%);
    opacity: 0;
  }
  to {
    transform: translate(-50%, 0);
    opacity: 1;
  }
}

.framer-1tgilwu-container {
  height: auto;
  position: fixed;
  z-index: 1001;
  flex: none;
  width: auto;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  width: min-content;
  animation: navSlideDown 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.framer-ywdXq.framer-ryoyqg {
  cursor: pointer;
  will-change: transform, width, padding;
  flex-flow: row;
  place-content: center flex-start;
  align-items: center;
  gap: 32px;
  width: max-content;
  height: min-content;
  padding: 8px 12px;
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 40px;
  box-shadow: 
    0 4px 6px -1px rgba(0, 0, 0, 0.05),
    0 10px 15px -3px rgba(0, 0, 0, 0.1);
  transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Compact State */
.framer-ywdXq.compact {
  gap: 16px;
  padding: 8px 12px;
}

.framer-ywdXq .framer-1j8wum8 {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 12px;
  display: flex;
  position: relative;
}

.framer-ywdXq .framer-xt6rwa {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.framer-ofAMn.framer-1gob8wf {
  width: 44px;
  height: 44px;
  border-radius: 100px;
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 12px;
}

.framer-ywdXq .framer-1puf3op {
  flex-flow: row;
  flex: none;
  place-content: center;
  align-items: center;
  gap: 24px;
  display: flex;
  position: relative;
  padding: 0 16px;
  border-left: 1px solid rgba(0,0,0,0.06);
  border-right: 1px solid rgba(0,0,0,0.06);
  transition: all 0.4s ease;
}

/* Hide links in compact state */
.framer-ywdXq.compact .framer-1rywklw-container {
  width: 0;
  opacity: 0;
  pointer-events: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.framer-ywdXq.compact .framer-1puf3op {
  padding: 0;
  border: none;
  gap: 0;
}

/* Dots Styling with Entrance and Hover animations */
.framer-2o9mc6-container {
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  align-items: center;
  justify-content: center;
}

.framer-ywdXq.compact .framer-2o9mc6-container {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: scale(1);
}

.framer-HkMLt {
  display: flex;
  gap: 4px;
  align-items: center;
  justify-content: center;
}

.framer-b0xt18, .framer-1oavwup, .framer-ks4rgq {
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
  opacity: 0.4;
  transform: scale(0.9);
  flex-shrink: 0;
  will-change: transform, opacity;
}

/* Staggered luxury dancing keyframe animation (Framer Motion replica) */
.framer-ywdXq.compact .framer-b0xt18 {
  animation: luxuryDotDance 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation-delay: 0.1s;
}
.framer-ywdXq.compact .framer-1oavwup {
  animation: luxuryDotDance 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation-delay: 0.3s;
}
.framer-ywdXq.compact .framer-ks4rgq {
  animation: luxuryDotDance 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
  animation-delay: 0.5s;
}

@keyframes luxuryDotDance {
  0%, 100% {
    transform: translateY(0) scale(0.9);
    opacity: 0.4;
  }
  35% {
    transform: translateY(-4px) scale(1.2);
    opacity: 1;
  }
  70% {
    transform: translateY(0) scale(0.9);
    opacity: 0.4;
  }
}

/* Typography Presets */
.framer-text.framer-styles-preset-3j1c0u {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #121212;
  margin: 0;
}

.framer-styles-preset-1pmp3vy {
  color: #666;
  text-decoration: none;
  transition: all 0.2s ease;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  white-space: nowrap;
}

.framer-styles-preset-1pmp3vy:hover {
  color: #000;
}

/* Button */
.framer-1pzkg9j-container {
  transition: all 0.4s ease;
}

.framer-ywdXq.compact .framer-1pzkg9j-container {
  width: 0;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
}

.framer-m8lHo.framer-14a02lm {
  background-color: #000;
  color: #fff;
  padding: 8px 18px;
  border-radius: 30px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  font-family: "Inter", sans-serif;
  font-size: 13px;
  font-weight: 600;
  white-space: nowrap;
}

@media (max-width: 800px) {
  .framer-ywdXq.framer-ryoyqg {
    gap: 12px;
    width: auto;
    max-width: 90vw;
    padding: 8px 16px;
    justify-content: space-between;
  }
  .framer-ywdXq .framer-1puf3op {
    border: none;
    padding: 0;
    gap: 12px;
  }
  .framer-1rywklw-container {
    display: none;
  }
  .framer-2o9mc6-container {
    display: flex;
    opacity: 1;
    transform: scale(1);
  }
  .framer-1f0ccua { /* Hide "Qalakriti Studio" text on very small screens, keep the icon */
    display: none;
  }
  .framer-m8lHo.framer-14a02lm {
    padding: 8px 14px;
    font-size: 12px;
  }
}

@media (max-width: 400px) {
  .framer-ywdXq.framer-ryoyqg {
    gap: 8px;
  }
  .framer-m8lHo.framer-14a02lm .framer-text {
    display: none; /* Only show button if icon/dots are enough, or keep it tiny */
  }
  /* Alternatively, keep the button text but make it even smaller */
}


