.bookme-div-1 {
  padding: 24px;
}

.bookme-h3-2 {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 12px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.15);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 10px;
  padding: 12px;
  color: #fca5a5;
  font-size: 13.5px;
  margin-bottom: 20px;
  display: none;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.bookme-div-4 {
  background: rgba(234, 179, 8, 0.15);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #fef08a;
  text-align: center;
  font-size: 14px;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-5 {
  color: #fde047;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-6 {
  margin: 0px;
}

.bookme-div-7 {
  background: rgba(34, 197, 94, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #bbf7d0;
  text-align: center;
  font-size: 14px;
  line-height: 150%;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-8 {
  color: #4ade80;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(56, 189, 248, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(56, 189, 248, 0.3);
  border-radius: 12px;
  padding: 24px;
  color: #e0f2fe;
  text-align: center;
  font-size: 14px;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-11 {
  color: #38bdf8;
  margin: 0 0 12px 0;
  font-size: 18px;
}

.bookme-p-12 {
  font-size: 13.5px;
  margin-bottom: 20px;
  color: #bae6fd;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  background: linear-gradient(135deg, #f59e0b, #d97706);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 15px;
  box-shadow: 0 4px 15px rgba(217, 119, 6, 0.4);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-label-15 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-label-16 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-label-17 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-label-18 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-label-19 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-label-20 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-textarea-21 {
  resize: vertical;
  min-height: 80px;
}

.bookme-div-22 {
  background: rgba(255, 255, 255, 0.03);
  padding: 12px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.05);
}

.bookme-label-23 {
  display: block;
  font-size: 12.5px;
  color: var(--text-muted);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-button-24 {
  margin-top: 8px;
}

.layout-h2-1 {
  font-size: 2rem;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-family: var(--font-display);
  color: var(--text-primary);
}

.layout-span-2 {
  margin-right: 12px;
}

.layout-p-3 {
  margin-bottom: 30px;
  color: var(--text-secondary);
  font-size: 1.125rem;
  line-height: 1.7;
}

.layout-div-4 {
  background: linear-gradient(145deg, rgba(30, 41, 59, 0.5), rgba(15, 23, 42, 0.8));
  border: 1px solid var(--border);
  border-radius: 24px;
  padding: 35px;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.2), 0 10px 30px rgba(0, 0, 0, 0.4);
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  margin-top: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid var(--border);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  transform: scale(1.05);
  transition: transform 0.5s ease;
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, rgba(2, 6, 23, 1) 0%, rgba(15, 23, 42, 0.4) 60%, rgba(15, 23, 42, 0.1) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 40px;
  width: 100%;
  box-sizing: border-box;
}

.pageHeader-div-5 {
  position: relative;
  border-radius: 50%;
  padding: 3px;
  background: linear-gradient(135deg, var(--accent) 0%, #a855f7 100%);
  box-shadow: 0 0 25px rgba(56, 189, 248, 0.3);
  flex-shrink: 0;
}

.pageHeader-img-6 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  display: block;
  border: 4px solid var(--bg-base);
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: var(--font-display);
  font-size: 46px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
  letter-spacing: -1px;
}

.pageHeader-div-11 {
  font-family: var(--font-sans);
  font-size: 18px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.bookme-div-1 {
  padding: 30px;
  margin-top: 30px;
}

.bookme-h3-2 {
  color: #fff;
  margin: 0 0 25px 0;
  font-size: 22px;
  font-weight: 700;
  font-family: 'Outfit', sans-serif;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookme-span-3 {
  display: inline-block;
  width: 8px;
  height: 24px;
  background: var(--gradient-primary);
  border-radius: 4px;
}

.bookme-div-4 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 12px;
  padding: 16px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-5 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.2);
  border-radius: 12px;
  padding: 24px;
  color: #fef08a;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-6 {
  color: #fde047;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-7 {
  margin: 0px;
  opacity: 0.9;
}

.bookme-div-8 {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.2);
  border-radius: 12px;
  padding: 24px;
  color: #bbf7d0;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-9 {
  color: #4ade80;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-10 {
  margin: 0px;
  opacity: 0.9;
}

.bookme-div-11 {
  background: rgba(59, 130, 246, 0.1);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: 12px;
  padding: 24px;
  color: #bfdbfe;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-12 {
  color: #60a5fa;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-13 {
  margin-bottom: 20px;
  opacity: 0.9;
}

.bookme-a-14 {
  display: inline-block;
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  box-shadow: 0 10px 25px rgba(255, 196, 57, 0.3);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.bookme-form-15 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-div-16 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.bookme-div-17 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.bookme-div-19 {
  background: rgba(255,255,255,0.02);
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
}

.bookme-span-21 {
  color: var(--accent);
}

.bookme-button-22 {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  border: none;
  background: var(--gradient-primary);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
  box-shadow: 0 8px 20px rgba(59, 130, 246, 0.4);
  transition: transform 0.2s, box-shadow 0.2s;
}

.nav-nav-1 {
  position: sticky;
  top: 20px;
  z-index: 100;
  margin-bottom: 30px;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 25px;
  margin: 0px;
  list-style: none;
  gap: 20px;
}

.nav-a-3 {
  color: #f8fafc;
  text-decoration: none;
  font-weight: 500;
  font-size: 15px;
  padding: 8px 16px;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: block;
}

.layout-div-1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.layout-article-2 {
  padding: 40px;
}

.layout-div-3 {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 20px;
}

.layout-h1-4 {
  font-family: 'Outfit', sans-serif;
  font-size: 2.5rem;
  margin: 0px;
  background: var(--gradient-primary);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.layout-a-5 {
  color: inherit;
}

.layout-h2-6 {
  color: #fff;
  font-size: 1.8rem;
  margin-top: 0px;
}

.layout-p-7 {
  margin-bottom: 25px;
  color: var(--text-muted);
  font-size: 1.1rem;
}

.layout-div-8 {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #cbd5e1;
}

.pageHeader-header-1 {
  position: relative;
  padding: 60px 20px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at center, rgba(30, 41, 59, 0.8) 0%, rgba(15, 23, 42, 1) 100%);
  border-bottom: 1px solid rgba(255,255,255,0.05);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: -50%;
  left: -10%;
  width: 60%;
  height: 200%;
  background: linear-gradient(to right, rgba(59, 130, 246, 0.1), transparent);
  transform: rotate(-15deg);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  bottom: -50%;
  right: -10%;
  width: 50%;
  height: 200%;
  background: linear-gradient(to left, rgba(139, 92, 246, 0.1), transparent);
  transform: rotate(15deg);
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(30, 41, 59, 0.4);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 25px 40px;
  max-width: 800px;
  width: 100%;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
  transition: transform 0.3s ease;
  z-index: 10;
}

.pageHeader-img-5 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.1);
  padding: 4px;
  background: linear-gradient(135deg, #3b82f6, #8b5cf6);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
  font-family: 'Outfit', sans-serif;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 2.8rem;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1px;
}

.pageHeader-div-10 {
  font-size: 1.1rem;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.BookMe-div-1 {
  background: rgba(7, 54, 66, 0.65);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(147, 161, 161, 0.18);
  border-radius: 12px;
  padding: 20px;
  color: #f0f0f0;
  margin-top: 25px;
  font-family: Inter, sans-serif;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.BookMe-h3-2 {
  color: #2aa198;
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(147, 161, 161, 0.18);
  padding-bottom: 8px;
}

.BookMe-div-3 {
  background: rgba(220, 50, 47, 0.15);
  border: 1px solid rgba(220, 50, 47, 0.3);
  border-radius: 6px;
  padding: 10px;
  color: #fcd34d;
  font-size: 13px;
  margin-bottom: 15px;
  display: none;
}

.BookMe-div-4 {
  background: rgba(253, 216, 53, 0.1);
  border: 1px solid rgba(253, 216, 53, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  display: none;
}

.BookMe-h3-5 {
  color: #fdd835;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.BookMe-p-6 {
  margin: 0px;
}

.BookMe-div-7 {
  background: rgba(133, 153, 0, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(133, 153, 0, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  display: none;
}

.BookMe-h3-8 {
  color: #859900;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.BookMe-p-9 {
  margin: 0px;
}

.BookMe-div-10 {
  background: rgba(11, 155, 227, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(11, 155, 227, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  display: none;
}

.BookMe-h3-11 {
  color: #0b9be3;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.BookMe-p-12 {
  font-size: 13px;
  margin-bottom: 15px;
}

.BookMe-a-13 {
  display: block;
  width: 100%;
  padding: 12px;
  border-radius: 6px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.3);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.BookMe-form-14 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.BookMe-label-15 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-select-16 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-label-17 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-input-18 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-label-19 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-select-20 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-label-21 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-input-22 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-label-23 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-input-24 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-label-25 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-textarea-26 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  resize: none;
  box-sizing: border-box;
}

.BookMe-label-27 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.BookMe-input-28 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.BookMe-button-29 {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  border: none;
  background: #0b9be3;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  opacity: 1;
  margin-top: 5px;
  transition: background 0.2s ease-in-out;
}

.LinkDirectory-div-4 {
  flex: 1px;
}

.LinkDirectory-h3-5 {
  margin: 0 0 8px 0;
  font-size: 1.25rem;
}

.LinkDirectory-a-6 {
  color: inherit;
  text-decoration: none;
}

.LinkDirectory-span-7 {
  font-size: 0.75rem;
  padding: 2px 8px;
  background-color: #eee;
  border-radius: 12px;
  display: inline-block;
  margin-bottom: 8px;
}

.LinkDirectory-p-8 {
  margin: 0px;
  color: #666;
  line-height: 1.5;
}

.Pagination-span-2 {
  opacity: 0.5;
  cursor: not-allowed;
}

.Pagination-span-3 {
  opacity: 0.5;
  cursor: not-allowed;
}

.paydayForm-div-1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
}

.paydayForm-div-2 {
  z-index: 2;
}

.paydayForm-div-3 {
  position: absolute;
  top: 15px;
  left: 5%;
  right: 5%;
  height: 4px;
  background-color: rgba(255, 255, 255, 0.08);
  z-index: 1;
}

.paydayForm-div-36 {
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.paydayForm-div-41 {
  border: 1px solid rgba(255, 255, 255, 0.08);
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 15px;
}

.paydayForm-div-46 {
  margin-top: 15px;
}

.paydayForm-input-47 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 12px;
  color: #fff;
  width: 100px;
  display: inline-block;
  margin-left: 10px;
}

.paydayForm-a-51 {
  display: inline-block;
  text-decoration: none;
  padding: 12px 24px;
  background-color: #00f5d4;
  color: #08090a;
  font-weight: bold;
  border-radius: 8px;
  margin-top: 15px;
}

.directory-a-2 {
  color: inherit;
  text-decoration: none;
}

.directory-a-3 {
  color: inherit;
  text-decoration: none;
}

.directory-span-4 {
  background: #f59e0b;
  color: #fff;
  margin-left: 5px;
  font-weight: bold;
}

.directory-div-5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.directory-div-6 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.directory-a-7 {
  color: #f59e0b;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
}

.directory-a-8 {
  color: #3b82f6;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
}

.directory-a-9 {
  color: #3b82f6;
  text-decoration: none;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #3b82f6;
  padding: 2px 8px;
  border-radius: 4px;
  background: rgba(59, 130, 246, 0.02);
}

.directory-span-11 {
  color: var(--text-secondary);
  font-size: 14px;
}

.directory-div-12 {
  display: flex;
  gap: 5px;
}

.directory-div-13 {
  display: none;
}

.directory-div-14 {
  display: none;
}

.directory-div-15 {
  text-align: center;
  padding: 3rem 1.5rem;
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background-color: #fff;
}

.directory-h2-16 {
  margin-bottom: 1rem;
}

.directory-p-17 {
  color: #64748b;
  margin-bottom: 2rem;
}

.directory-div-18 {
  display: flex;
  gap: 15px;
  justify-content: center;
}

.directory-a-19 {
  background-color: #10b981;
  color: #fff;
  text-decoration: none;
  padding: 12px 25px;
  border-radius: 6px;
  font-weight: bold;
}

.directory-a-20 {
  border: 2px solid #10b981;
  color: #10b981;
  text-decoration: none;
  padding: 10px 23px;
  border-radius: 6px;
  font-weight: bold;
}

.directory-div-21 {
  margin-bottom: 1.5rem;
}

.directory-a-22 {
  color: #10b981;
  text-decoration: none;
  font-weight: bold;
}

.directory-p-23 {
  margin-bottom: 2rem;
}

.directory-div-24 {
  display: none;
}

.directory-div-25 {
  display: none;
}

.directory-div-26 {
  background-color: #f8fafc;
  padding: 10px 15px;
  border-radius: 6px;
  margin-bottom: 1.5rem;
}

.directory-span-27 {
  font-size: 13px;
  color: #64748b;
}

.directory-div-28 {
  max-width: 450px;
  margin: 2rem auto;
  padding: 2rem;
  border: 1px solid #e2e8f0;
  border-radius: 8px;
  background-color: #fff;
}

.directory-h2-29 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.directory-div-30 {
  display: none;
}

.directory-div-31 {
  display: none;
}

.directory-div-32 {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 5px;
}

.directory-label-33 {
  cursor: pointer;
  text-align: center;
}

.directory-input-34 {
  display: none;
}

.directory-img-35 {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid transparent;
  padding: 2px;
}

.directory-button-36 {
  width: 100%;
  margin-top: 1rem;
}

.directory-p-37 {
  margin-top: 1.5rem;
  text-align: center;
  font-size: 14px;
}

.directory-a-38 {
  color: #10b981;
}

.directory-a-39 {
  color: #10b981;
}

.directory-div-40 {
  padding: 2rem 0;
}

.directory-div-41 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 1rem;
}

.directory-h2-42 {
  margin: 0px;
}

.directory-p-43 {
  margin: 5px 0 0 0;
  color: #64748b;
}

.directory-div-44 {
  display: flex;
  gap: 10px;
}

.directory-a-45 {
  background-color: #10b981;
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: bold;
}

.directory-button-46 {
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: bold;
  border: none;
  cursor: pointer;
}

.directory-div-47 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  margin-bottom: 2.5rem;
}

.directory-div-48 {
  background: rgba(248, 250, 252, 0.5);
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 24px;
}

.directory-h3-49 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1.25rem;
}

.directory-div-50 {
  margin-bottom: 1.25rem;
}

.directory-label-51 {
  display: block;
  color: #475569;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.directory-input-52 {
  width: 100%;
  background: #fff;
  border: 1px solid #cbd5e1;
  color: #10b981;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9rem;
  outline: none;
  box-sizing: border-box;
}

.directory-label-53 {
  display: block;
  color: #475569;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.directory-input-54 {
  width: 100%;
  background: #fff;
  border: 1px solid #cbd5e1;
  color: #0f172a;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9rem;
  outline: none;
  box-sizing: border-box;
}

.directory-div-55 {
  background: rgba(248, 250, 252, 0.5);
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 24px;
}

.directory-h3-56 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #1e293b;
  margin-bottom: 1.25rem;
}

.directory-p-57 {
  color: #475569;
  font-size: 0.85rem;
  line-height: 1.4;
  margin-bottom: 1rem;
}

.directory-div-58 {
  margin-bottom: 1.25rem;
}

.directory-label-59 {
  display: block;
  color: #475569;
  font-size: 0.85rem;
  margin-bottom: 0.25rem;
  font-weight: bold;
}

.directory-input-60 {
  width: 100%;
  background: #fff;
  border: 1px solid #cbd5e1;
  color: #b45309;
  padding: 8px;
  border-radius: 6px;
  font-size: 0.85rem;
  outline: none;
  box-sizing: border-box;
}

.directory-details-61 {
  cursor: pointer;
  outline: none;
}

.directory-summary-62 {
  font-size: 0.85rem;
  font-weight: bold;
  color: #2563eb;
}

.directory-pre-63 {
  background: #0f172a;
  padding: 12px;
  border-radius: 6px;
  color: #38bdf8;
  font-size: 0.8rem;
  overflow-x: auto;
  margin-top: 8px;
  font-family: monospace;
  text-align: left;
}

.directory-div-64 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
  gap: 15px;
}

.directory-h3-65 {
  margin: 0px;
}

.directory-div-66 {
  display: flex;
  gap: 15px;
  align-item: center;
  flex-wrap: wrap;
}

.directory-input-67 {
  padding: 8px 16px;
  border-radius: 20px;
  border: 1px solid #cbd5e1;
  font-size: 13px;
  outline: none;
  width: 260px;
}

.directory-div-68 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.directory-span-69 {
  font-weight: bold;
  color: #64748b;
  font-size: 13px;
}

.directory-div-70 {
  display: flex;
  gap: 6px;
}

.directory-button-71 {
  padding: 6px 12px;
  border-radius: 20px;
  border: 1px solid #cbd5e1;
  background-color: #3b82f6;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: bold;
  outline: none;
}

.directory-button-72 {
  padding: 6px 12px;
  border-radius: 20px;
  border: 1px solid #cbd5e1;
  background-color: #fff;
  color: #64748b;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: bold;
  outline: none;
}

.directory-button-73 {
  padding: 6px 12px;
  border-radius: 20px;
  border: 1px solid #cbd5e1;
  background-color: #fff;
  color: #64748b;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: bold;
  outline: none;
}

.directory-button-74 {
  padding: 6px 12px;
  border-radius: 20px;
  border: 1px solid #cbd5e1;
  background-color: #fff;
  color: #64748b;
  font-size: 12px;
  cursor: pointer;
  transition: all 0.2s;
  font-weight: bold;
  outline: none;
}

.directory-select-75 {
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #cbd5e1;
  font-size: 13px;
  outline: none;
  cursor: pointer;
}

.directory-div-76 {
  text-align: center;
  padding: 3rem;
  border: 2px dashed #cbd5e1;
  border-radius: 8px;
  color: #64748b;
}

.directory-p-77 {
  font-size: 18px;
  margin: 0 0 1rem 0;
}

.directory-a-78 {
  background-color: #10b981;
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 6px;
}

.directory-div-79 {
  overflow-x: auto;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.directory-table-80 {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.directory-tr-81 {
  background-color: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
}

.directory-th-82 {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
}

.directory-th-83 {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
}

.directory-th-84 {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
}

.directory-th-85 {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
}

.directory-th-86 {
  padding: 12px 16px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}

.directory-th-87 {
  padding: 12px 16px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}

.directory-th-88 {
  padding: 12px 16px;
  cursor: pointer;
  user-select: none;
}

.directory-th-89 {
  padding: 12px 16px;
  text-align: center;
}

.directory-div-90 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
  padding-top: 1rem;
}

.directory-span-91 {
  color: #64748b;
  font-size: 14px;
}

.directory-div-92 {
  display: flex;
  gap: 5px;
}

.managedppccampaigns-img-1 {
  float: left;
}

.managedppccampaigns-img-2 {
  float: right;
}

.layout-article-1 {
  animation-delay: 0.1s;
}

.layout-div-2 {
  padding: 40px;
}

.layout-div-3 {
  margin-bottom: 32px;
}

.layout-h2-4 {
  margin: 0px;
  font-size: 2.5rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

.layout-a-5 {
  -webkit-text-fill-color: transparent;
}

.layout-h2-6 {
  margin-top: 0px;
  color: var(--text-primary);
}

.layout-p-7 {
  margin-bottom: 32px;
  color: var(--text-secondary);
}

.layout-div-8 {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid var(--glass-border);
  border-radius: 16px;
  padding: 32px;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.1);
}

.search-form-1 {
  display: flex;
  padding: 8px;
  gap: 8px;
  border-radius: 999px;
  width: 100%;
  max-width: 400px;
}

.search-input-2 {
  flex: 1px;
  background: transparent;
  border: none;
  color: #fff;
  padding: 10px 16px;
  font-size: 1rem;
  outline: none;
  font-family: Inter, sans-serif;
}

.search-button-3 {
  background: var(--accent-gradient);
  border: none;
  border-radius: 999px;
  color: #fff;
  padding: 10px 24px;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center 60%;
  border-radius: 32px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid var(--glass-border);
}

.pageHeader-div-2 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(to top, rgba(2, 6, 23, 0.9) 0%, rgba(2, 6, 23, 0.2) 60%, rgba(2, 6, 23, 0.4) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: linear-gradient(90deg, rgba(30, 41, 59, 0.7) 0%, rgba(15, 23, 42, 0.4) 100%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-top: 1px solid var(--glass-border);
  width: 100%;
  padding: 24px 40px;
}

.pageHeader-div-4 {
  position: relative;
}

.pageHeader-img-5 {
  width: 100px;
  height: 100px;
  border-radius: 24px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  object-fit: cover;
  transform: rotate(-3deg);
  transition: transform 0.3s ease;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
  color: #fff;
}

.pageHeader-span-9 {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-10 {
  font-size: 16px;
  color: #94a3b8;
  margin-top: 6px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.nav-nav-1 {
  animation-delay: 0.05s;
  width: 100%;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.nav-a-3 {
  display: inline-block;
  padding: 12px 24px;
  background: var(--bg-surface);
  backdrop-filter: blur(12px);
  border: 1px solid var(--glass-border);
  border-radius: 999px;
  color: var(--text-primary);
  font-weight: 500;
  font-size: 0.95rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.Dashboard-div-1 {
  flex-grow: 2;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-secondary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(139, 92, 246, 0.2);
  border-radius: 20px;
  padding: 30px;
  box-shadow: inset 0 2px 15px rgba(0,0,0,0.2);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 0;
  margin-bottom: 30px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(2, 6, 23, 0.1) 0%, rgba(2, 6, 23, 0.85) 100%);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 25px 40px;
  width: 100%;
}

.pageHeader-div-4 {
  position: relative;
}

.pageHeader-div-5 {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: linear-gradient(45deg, #8b5cf6, #3b82f6);
  border-radius: 50%;
  z-index: 0;
  filter: blur(10px);
  opacity: 0.6;
}

.pageHeader-img-6 {
  position: relative;
  z-index: 1;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-shadow: 0 4px 15px rgba(0,0,0,0.5);
}

.pageHeader-div-11 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #e2e8f0;
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.layout-div-1 {
  border-bottom: 1px solid var(--glass-border);
  padding-bottom: 20px;
  margin-bottom: 25px;
}

.layout-h1-2 {
  margin: 0px;
  font-size: 2.5rem;
  line-height: 1.2;
}

.layout-a-3 {
  color: var(--text-primary);
}

.layout-h2-4 {
  margin-top: 0px;
}

.layout-p-5 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-6 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.nav-nav-1 {
  background: var(--glass-bg);
  backdrop-filter: blur(16px);
  border: 1px solid var(--glass-border);
  border-radius: 16px;
  padding: 10px 20px;
  margin-bottom: 20px;
  box-shadow: var(--glass-shadow);
}

.nav-ul-2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: block;
  padding: 10px 18px;
  color: var(--text-primary);
  font-weight: 500;
  font-size: 15px;
  border-radius: 12px;
  transition: all 0.3s ease;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.03);
}

.search-form-1 {
  display: flex;
  gap: 10px;
}

.search-input-2 {
  flex: 1px;
  padding: 10px 15px;
  border-radius: 10px;
  border: 1px solid var(--glass-border);
  background: rgba(255, 255, 255, 0.05);
  color: var(--text-primary);
  outline: none;
  transition: border-color 0.3s ease;
}

.search-input-3 {
  padding: 10px 20px;
  border-radius: 10px;
  border: none;
  background: var(--accent-1);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s ease;
}

.pageHeader-header-1 {
  background-image: linear-gradient(to right, rgba(59, 130, 246, 0.4), rgba(139, 92, 246, 0.4)), url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-bottom: 25px;
  margin-top: 20px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 50px -10px rgba(0,0,0,0.5), inset 0 0 0 1px rgba(255,255,255,0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, var(--bg-primary) 0%, transparent 100%);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(15, 23, 42, 0.65);
  padding: 20px 30px;
  width: 100%;
  transform: translateY(20px);
  animation: slideUp 0.6s cubic-bezier(0.16, 1, 0.3, 1) forwards;
}

.pageHeader-img-4 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid var(--accent-1);
  box-shadow: 0 0 20px rgba(59, 130, 246, 0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(to right, #fff, #93c5fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.pageHeader-div-9 {
  font-size: 16px;
  color: var(--text-secondary);
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.layout-section-1 {
  background-image: linear-gradient(rgba(13, 12, 21, 0.8), rgba(13, 12, 21, 0.9)), url(/images/con_hall_mockup.jpg);
}

.bookme-h3-1 {
  color: #fff;
  margin: 0 0 24px 0;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.bookme-div-2 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 12px;
  padding: 16px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-3 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #fef08a;
  text-align: center;
  display: none;
}

.bookme-h3-4 {
  color: #fde047;
  margin: 0 0 12px 0;
  font-size: 18px;
}

.bookme-p-5 {
  margin: 0px;
  font-size: 14px;
}

.bookme-div-6 {
  background: rgba(34, 197, 94, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #bbf7d0;
  text-align: center;
  display: none;
}

.bookme-h3-7 {
  color: #4ade80;
  margin: 0 0 12px 0;
  font-size: 20px;
}

.bookme-p-8 {
  margin: 0px;
  font-size: 15px;
  line-height: 1.5;
}

.bookme-div-9 {
  background: rgba(14, 165, 233, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(14, 165, 233, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #bae6fd;
  text-align: center;
  display: none;
}

.bookme-h3-10 {
  color: #38bdf8;
  margin: 0 0 12px 0;
  font-size: 20px;
}

.bookme-p-11 {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.bookme-a-12 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.3);
  transition: transform 0.2s;
  box-sizing: border-box;
}

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

.bookme-div-14 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.bookme-button-16 {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, #0ea5e9, #8b5cf6);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 10px;
  box-shadow: 0 8px 25px rgba(14, 165, 233, 0.4);
  transition: all 0.3s ease;
}

.nav-nav-1 {
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 8px 24px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  list-style: none;
  margin: 0px;
  padding: 12px 0;
  align-items: center;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  color: #e2e8f0;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 12px;
  transition: all 0.3s ease;
  display: block;
}

.layout-header-1 {
  margin-bottom: 32px;
}

.layout-h1-2 {
  font-size: 2.5rem;
  line-height: 1.2;
}

.layout-a-3 {
  color: #fff;
}

.layout-p-4 {
  margin-bottom: 32px;
  color: var(--text-muted);
  font-size: 1.2rem;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 32px;
  padding: 40px;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: brightness(0.7) contrast(1.2);
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, rgba(7, 9, 15, 0.9) 0%, rgba(7, 9, 15, 0.2) 60%, rgba(14, 165, 233, 0.1) 100%);
  z-index: 2;
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  padding: 24px 32px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.pageHeader-div-5 {
  position: relative;
  padding: 4px;
  background: linear-gradient(135deg, #0ea5e9, #8b5cf6);
  border-radius: 50%;
  flex-shrink: 0;
}

.pageHeader-img-6 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid #07090f;
  object-fit: cover;
  display: block;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
}

.pageHeader-div-11 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #bae6fd;
  margin-top: 8px;
  font-weight: 500;
  opacity: 0.9;
}

.layout-a-1 {
  color: #fff;
}

.layout-p-2 {
  margin-bottom: 25px;
  color: var(--text-secondary);
}

.layout-div-3 {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 30px;
  box-shadow: inset 0 2px 15px rgba(0, 0, 0, 0.2);
}

.bookme-div-1 {
  margin-top: 25px;
}

.bookme-h3-2 {
  color: #2aa198;
  margin: 0 0 15px 0;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(147, 161, 161, 0.18);
  padding-bottom: 8px;
}

.bookme-div-3 {
  background: rgba(220, 50, 47, 0.15);
  border: 1px solid rgba(220, 50, 47, 0.3);
  border-radius: 6px;
  padding: 10px;
  color: #fcd34d;
  font-size: 13px;
  margin-bottom: 15px;
  display: none;
}

.bookme-div-4 {
  background: rgba(253, 216, 53, 0.1);
  border: 1px solid rgba(253, 216, 53, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-5 {
  color: #fdd835;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-6 {
  margin: 0px;
}

.bookme-div-7 {
  background: rgba(133, 153, 0, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(133, 153, 0, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  display: none;
}

.bookme-h3-8 {
  color: #859900;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(11, 155, 227, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(11, 155, 227, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #eee8d5;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-11 {
  color: #0b9be3;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-12 {
  font-size: 13px;
  margin-bottom: 15px;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 12px;
  border-radius: 6px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.3);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bookme-label-15 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-select-16 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-label-17 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-input-18 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-label-19 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-select-20 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-label-21 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-input-22 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-label-23 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-input-24 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-label-25 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-textarea-26 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  resize: none;
  box-sizing: border-box;
}

.bookme-label-27 {
  display: block;
  font-size: 12px;
  color: #93a1a1;
  margin-bottom: 4px;
}

.bookme-input-28 {
  width: 100%;
  padding: 8px 12px;
  border-radius: 6px;
  border: 1px solid rgba(147, 161, 161, 0.2);
  background: rgba(0, 43, 54, 0.4);
  color: #fff;
  font-size: 14px;
  box-sizing: border-box;
}

.bookme-button-29 {
  width: 100%;
  padding: 10px;
  border-radius: 6px;
  border: none;
  background: #0b9be3;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  opacity: 1;
  margin-top: 5px;
  transition: background 0.2s ease-in-out;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  margin: 20px 20px 0;
  border-radius: 30px;
  position: relative;
  min-height: 380px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 20px 50px rgba(0,0,0,0.4);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(15,23,42,0.85) 0%, rgba(15,23,42,0.3) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 24px;
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 32px;
  padding: 45px 70px;
  box-shadow: 0 30px 60px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.2);
  transform: translateY(15px);
}

.pageHeader-img-4 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.2);
  padding: 4px;
  box-shadow: 0 15px 35px rgba(0,0,0,0.5);
  object-fit: cover;
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 48px;
  font-weight: 800;
  color: #ffffff;
  font-family: var(--font-heading, "Outfit", sans-serif);
  letter-spacing: -1.5px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-9 {
  font-size: 18px;
  color: #94a3b8;
  margin-top: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  padding: 4rem 2rem;
  margin-bottom: 1.5rem;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(15, 23, 42, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  inset: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.3;
  mix-blend-mode: luminosity;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(to bottom, rgba(3,7,18,0.2) 0%, rgba(3,7,18,0.9) 100%);
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 2rem;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 2rem 3rem;
  box-shadow: 0 20px 40px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.05);
  z-index: 10;
  max-width: 800px;
  width: 100%;
  box-sizing: border-box;
}

.pageHeader-div-5 {
  padding: 4px;
  background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
  border-radius: 50%;
  box-shadow: 0 10px 25px rgba(139,92,246,0.5);
  flex-shrink: 0;
}

.pageHeader-img-6 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid #0f172a;
  object-fit: cover;
  display: block;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: 'Outfit', sans-serif;
  font-size: 3.2rem;
  font-weight: 800;
  background: linear-gradient(to right, #ffffff, #e2e8f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 20px rgba(0,0,0,0.5);
  letter-spacing: -0.02em;
}

.pageHeader-div-11 {
  font-family: 'Inter', sans-serif;
  font-size: 1.15rem;
  color: #94a3b8;
  margin-top: 0.75rem;
  font-weight: 400;
  line-height: 1.5;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.layout-div-1 {
  margin: 0px;
}

.layout-Card-2 {
  padding-left: 0px;
}

.layout-span-3 {
  font-size: 32px;
}

.layout-div-4 {
  margin-top: 10px;
}

.layout-h2-5 {
  margin: 0px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.layout-p-6 {
  margin: 0px;
  color: rgba(255,255,255,0.6);
  font-size: 12px;
}

.layout-section-7 {
  padding: 60px 40px;
  background: rgba(61, 62, 80, 0.4);
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.layout-div-8 {
  background: #668cc6;
  padding: 4px 10px;
  font-size: 11px;
  text-transform: uppercase;
}

.layout-h1-9 {
  color: #fff;
  margin-top: 15px;
  font-weight: 300;
}

.layout-p-10 {
  color: rgba(255,255,255,0.7);
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
}

.layout-a-11 {
  margin-right: 15px;
}

.layout-main-12 {
  padding: 0 40px;
}

.layout-div-13 {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.layout-span-14 {
  color: #668cc6;
}

.layout-h1-15 {
  font-weight: 300;
  font-size: 36px;
  line-height: 1.2;
}

.layout-div-16 {
  font-size: 16px;
  line-height: 1.7;
  color: #444;
}

.layout-footer-17 {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

.layout-footer-18 {
  background: #3d3e50;
  padding: 40px 20px;
  border-top: 1px solid rgba(255,255,255,0.06);
}

.layout-h4-19 {
  color: #fff;
}

.layout-p-20 {
  color: rgba(255,255,255,0.6);
  font-size: 13px;
}

.layout-h4-21 {
  color: #fff;
}

.layout-a-22 {
  color: rgba(255,255,255,0.8);
}

.layout-a-23 {
  color: rgba(255,255,255,0.8);
}

.layout-h4-24 {
  color: #fff;
}

.layout-p-25 {
  color: rgba(255,255,255,0.5);
  font-size: 12px;
}

.layout-div-26 {
  font-size: 12px;
}

.nav-nav-1 {
  margin: 0 auto;
  max-width: 1200px;
  padding: 18px 40px;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0.08);
  display: flex;
  justify-content: center;
  margin-top: -35px;
  position: relative;
  z-index: 10;
  box-shadow: 0 15px 35px -5px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}

.nav-ul-2 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  margin: 0px;
  padding: 0px;
}

.nav-a-3 {
  color: #94a3b8;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  position: relative;
  padding: 8px 0;
  display: block;
}

.layout-Card-1 {
  margin-top: 2rem;
  border-top: 1px solid var(--panel-border);
  padding-top: 1.5rem;
}

.layout-div-2 {
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  max-height: 250px;
  overflow-y: auto;
}

.layout-a-3 {
  text-decoration: none;
  display: block;
}

.layout-div-4 {
  background: var(--panel-bg);
  border: 1px solid var(--panel-border);
  border-radius: 20px;
  padding: 3rem;
  margin-bottom: 3rem;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
}

.layout-h1-5 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: var(--text-primary);
  border-bottom: 2px solid var(--accent-color);
  padding-bottom: 0.5rem;
}

.layout-div-6 {
  color: var(--text-secondary);
  font-size: 0.85rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.layout-i-7 {
  color: var(--accent-color);
}

.layout-div-8 {
  font-size: 1rem;
  line-height: 1.8;
  color: var(--text-secondary);
}

.layout-div-9 {
  margin-top: 3rem;
  border-top: 1px solid var(--panel-border);
  padding-top: 2rem;
}

.layout-a-10 {
  display: inline-flex;
  width: auto;
  text-decoration: none;
  padding: 0.75rem 1.5rem;
  font-size: 0.9rem;
}

.layout-div-12 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.layout-div-13 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(0,0,0,0.2);
}

.layout-img-14 {
  width: 100%;
  height: auto;
  object-fit: contain;
  max-height: 300px;
}

.layout-h4-15 {
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  color: var(--text-primary);
}

.layout-div-16 {
  font-size: 1.4rem;
  font-weight: 700;
  color: var(--accent-color);
  margin-bottom: 1rem;
}

.layout-p-17 {
  color: var(--text-secondary);
  line-height: 1.6;
  font-size: 0.9rem;
}

.layout-button-18 {
  margin-top: 1rem;
}

.layout-div-19 {
  display: none;
}

.layout-p-20 {
  margin-top: 0.5rem;
}

.layout-button-21 {
  margin-top: 1.5rem;
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.layout-header-1 {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--surface-border);
}

.layout-h1-2 {
  font-size: 2.5rem;
  margin: 0px;
  background: linear-gradient(135deg, #fff 0%, #a5b4fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.layout-a-3 {
  -webkit-text-fill-color: initial;
  color: inherit;
}

.layout-h2-4 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.layout-span-5 {
  font-size: 1.5em;
}

.layout-p-6 {
  color: var(--text-muted);
  font-size: 1.1rem;
}

.layout-div-7 {
  margin-top: 30px;
}

.nav-nav-1 {
  margin: 0 0 30px;
  padding: 16px 24px;
  background: var(--surface-color);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid var(--surface-border);
  border-radius: var(--radius-lg);
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
}

.nav-ul-2 {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

.nav-a-3 {
  display: inline-block;
  padding: 10px 20px;
  color: var(--text-main);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95rem;
  border-radius: var(--radius-md);
  transition: all 0.3s ease;
  border: 1px solid transparent;
  background: rgba(255,255,255,0.02);
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.layout-p-1 {
  margin-bottom: 30px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 30px;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  padding: 60px 40px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(3, 7, 18, 0.8) 0%, rgba(3, 7, 18, 0.4) 100%);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: -50px;
  left: 10%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(20px);
  pointer-events: none;
}

.pageHeader-div-4 {
  position: absolute;
  bottom: -50px;
  right: 10%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(139, 92, 246, 0.3) 0%, transparent 70%);
  border-radius: 50%;
  filter: blur(30px);
  pointer-events: none;
}

.pageHeader-div-5 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 24px;
  padding: 24px 40px;
  max-width: 800px;
  width: 100%;
  box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.pageHeader-img-6 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.3), 0 10px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  font-family: 'Outfit', sans-serif;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 10px rgba(0,0,0,0.3);
}

.pageHeader-div-11 {
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.01em;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 0 0 var(--radius-lg) var(--radius-lg);
  margin-bottom: 30px;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid var(--surface-border);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: brightness(0.8) contrast(1.2) saturate(1.2);
  transform: scale(1.05);
  transition: transform 10s ease;
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(2, 6, 23, 0.1) 0%, rgba(2, 6, 23, 0.9) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
  padding: 40px 30px;
}

.pageHeader-div-5 {
  position: relative;
}

.pageHeader-div-6 {
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: linear-gradient(45deg, var(--primary), var(--accent));
  border-radius: 50%;
  filter: blur(10px);
  opacity: 0.7;
}

.pageHeader-img-7 {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.9);
  object-fit: cover;
  flex-shrink: 0;
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
  letter-spacing: -0.03em;
}

.pageHeader-div-12 {
  font-size: 1.1rem;
  color: var(--primary-hover);
  margin-top: 8px;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  font-family: var(--font-main);
}

.layout-a-1 {
  color: inherit;
  text-shadow: none;
}

.layout-p-2 {
  margin-bottom: 25px;
  color: var(--text-secondary);
}

.layout-div-3 {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid var(--border-color);
  border-radius: 16px;
  padding: 28px;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 60px 40px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 50px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.15);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(145deg, rgba(3, 7, 18, 0.4) 0%, rgba(15, 23, 42, 0.8) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: -20%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: var(--accent-glow);
  filter: blur(80px);
  border-radius: 50%;
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 24px 32px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  transform: translateY(20px);
}

.pageHeader-img-5 {
  width: 100px;
  height: 100px;
  border-radius: 20px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transform: rotate(-3deg);
  transition: transform 0.4s ease;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 36px;
  font-family: Outfit, sans-serif;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.03em;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.pageHeader-div-10 {
  font-size: 16px;
  font-family: Inter, sans-serif;
  color: #bae6fd;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 3px rgba(0,0,0,0.6);
}

.enrollnow-div-1 {
  background: rgba(10,18,40,0.6);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(37,99,235,0.2);
  border-radius: 16px;
  padding: 36px;
  color: #e2e8f0;
  font-family: Inter, sans-serif;
  box-shadow: 0 20px 60px rgba(0,0,0,0.4);
}

.enrollnow-div-2 {
  margin-bottom: 28px;
}

.enrollnow-span-3 {
  display: inline-block;
  margin-bottom: 12px;
  padding: 4px 12px;
  border-radius: 20px;
  background: rgba(37,99,235,0.15);
  border: 1px solid rgba(96,165,250,0.3);
  color: #93c5fd;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.enrollnow-h2-4 {
  margin: 0 0 8px 0;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
}

.enrollnow-p-5 {
  margin: 0px;
  color: rgba(255,255,255,0.45);
  font-size: 0.9rem;
  line-height: 1.6;
}

.enrollnow-div-6 {
  display: none;
  margin-bottom: 16px;
  padding: 12px 16px;
  border-radius: 8px;
  background: rgba(239,68,68,0.12);
  border: 1px solid rgba(239,68,68,0.3);
  color: #fca5a5;
  font-size: 13px;
}

.enrollnow-div-7 {
  display: none;
  padding: 32px 24px;
  text-align: center;
  border-radius: 12px;
  background: rgba(34,197,94,0.1);
  border: 1px solid rgba(34,197,94,0.25);
}

.enrollnow-div-8 {
  font-size: 2.5rem;
  margin-bottom: 12px;
}

.enrollnow-h3-9 {
  margin: 0 0 8px 0;
  color: #86efac;
  font-size: 1.2rem;
  font-weight: 700;
}

.enrollnow-p-10 {
  margin: 0px;
  color: rgba(255,255,255,0.5);
  font-size: 0.9rem;
}

.enrollnow-form-11 {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.enrollnow-div-12 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.enrollnow-div-13 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.enrollnow-div-14 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.enrollnow-div-18 {
  padding: 14px 16px;
  border-radius: 8px;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(255,255,255,0.07);
}

.enrollnow-button-19 {
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  border: none;
  background: linear-gradient(135deg, #2563eb 0%, #1d4ed8 100%);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  font-family: Inter, sans-serif;
  cursor: pointer;
  letter-spacing: 0.02em;
  box-shadow: 0 4px 20px rgba(37,99,235,0.35);
  transition: opacity 0.2s, transform 0.15s;
}

.enrollnow-p-20 {
  margin: 0px;
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,0.25);
}

.layout-nav-1 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1000;
  height: 72px;
  background: rgba(10, 18, 40, 0.97);
  border-bottom: 1px solid rgba(255,255,255,0.07);
  display: flex;
  align-items: center;
  padding: 0 32px;
  box-sizing: border-box;
}

.layout-a-2 {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}

.layout-div-3 {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2563eb 0%, #1e3a8a 100%);
  border: 2px solid rgba(255,255,255,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter, sans-serif;
  font-weight: 800;
  font-size: 13px;
  color: #fff;
  letter-spacing: 0.5px;
  flex-shrink: 0;
}

.layout-span-4 {
  font-size: 16px;
  font-weight: 700;
  display: block;
  line-height: 1.2;
  color: #fff;
}

.layout-span-5 {
  font-size: 11px;
  color: rgba(255,255,255,0.45);
  display: block;
  margin-top: 1px;
}

.layout-div-6 {
  flex: 1px;
}

.layout-ul-7 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  gap: 8px;
  align-items: center;
}

.layout-a-10 {
  background: #2563eb;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 6px;
  letter-spacing: 0.3px;
}

.layout-div-11 {
  padding-top: 72px;
}

.layout-div-12 {
  padding: 0 20px;
  max-width: 860px;
}

.layout-p-13 {
  color: #f59e0b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.layout-h1-14 {
  color: #fff;
  font-size: 52px;
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 20px;
}

.layout-p-15 {
  color: #93c5fd;
  font-size: 18px;
  font-weight: 300;
  max-width: 620px;
  margin: 0 auto 32px;
}

.layout-div-16 {
  display: flex;
  gap: 16px;
  justify-content: center;
  flex-wrap: wrap;
}

.layout-a-17 {
  background: #2563eb;
  border-color: #2563eb;
  padding: 12px 32px;
  font-weight: 600;
}

.layout-a-18 {
  background: rgba(255,255,255,0.1);
  color: #fff;
  border: 1px solid rgba(255,255,255,0.3);
  padding: 12px 32px;
  font-weight: 600;
}

.layout-div-20 {
  padding: 0 20px;
}

.layout-h1-21 {
  font-size: 42px;
  font-weight: 300;
  color: #fff;
}

.layout-div-22 {
  background: #0a192f;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
}

.layout-div-23 {
  font-family: 'Inter', sans-serif;
  padding-top: 8px;
}

.layout-p-24 {
  margin: 0 0 28px 0;
  color: rgba(255,255,255,0.35);
  font-size: 0.85rem;
  letter-spacing: 0.03em;
}

.layout-a-25 {
  text-decoration: none;
  display: block;
  margin-bottom: 24px;
}

.layout-div-26 {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, rgba(37,99,235,0.18) 0%, rgba(10,18,40,0.92) 65%);
  border: 1px solid rgba(37,99,235,0.3);
  border-radius: 16px;
  padding: 36px 40px;
  transition: border-color 0.25s, box-shadow 0.25s;
}

.layout-div-27 {
  position: absolute;
  top: -60px;
  right: -60px;
  width: 240px;
  height: 240px;
  background: radial-gradient(circle, rgba(37,99,235,0.2) 0%, transparent 70%);
  pointer-events: none;
}

.layout-span-28 {
  display: inline-block;
  margin-bottom: 14px;
  padding: 3px 12px;
  border-radius: 20px;
  background: rgba(37,99,235,0.2);
  border: 1px solid rgba(96,165,250,0.35);
  color: #93c5fd;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.layout-h2-29 {
  margin: 0 0 12px 0;
  font-family: Inter, sans-serif;
  font-size: 1.55rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
}

.layout-p-30 {
  margin: 0 0 20px 0;
  color: rgba(255,255,255,0.5);
  font-size: 0.95rem;
  line-height: 1.65;
  max-width: 680px;
}

.layout-span-31 {
  color: #60a5fa;
  font-weight: 600;
  font-size: 0.875rem;
}

.layout-div-32 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: 14px;
  margin-bottom: 36px;
}

.layout-a-33 {
  text-decoration: none;
  display: flex;
}

.layout-div-34 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 20px;
  background: rgba(10,18,40,0.6);
  border: 1px solid rgba(255,255,255,0.07);
  border-radius: 12px;
  transition: border-color 0.2s, transform 0.2s, box-shadow 0.2s;
}

.layout-time-35 {
  display: block;
  margin-bottom: 8px;
  color: rgba(255,255,255,0.28);
  font-size: 0.72rem;
  letter-spacing: 0.04em;
}

.layout-h3-36 {
  margin: 0 0 8px 0;
  font-family: Inter, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  color: #e2e8f0;
  line-height: 1.45;
}

.layout-p-37 {
  margin: 0px;
  font-size: 0.8rem;
  color: rgba(255,255,255,0.38);
  line-height: 1.6;
}

.layout-span-38 {
  display: inline-block;
  margin-top: 14px;
  font-size: 0.76rem;
  color: #60a5fa;
  font-weight: 500;
}

.layout-nav-39 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  flex-wrap: wrap;
  padding-bottom: 16px;
}

.layout-a-40 {
  padding: 8px 20px;
  border-radius: 24px;
  background: rgba(37,99,235,0.12);
  border: 1px solid rgba(37,99,235,0.3);
  color: #93c5fd;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
}

.layout-a-42 {
  padding: 8px 20px;
  border-radius: 24px;
  background: rgba(37,99,235,0.12);
  border: 1px solid rgba(37,99,235,0.3);
  color: #93c5fd;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 500;
}

.layout-div-43 {
  font-size: 16px;
  line-height: 1.7;
  color: #ccc;
}

.layout-div-44 {
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 40px 0;
}

.layout-p-45 {
  font-size: 13px;
  color: rgba(255,255,255,0.4);
}

.pageHeader-header-1 {
  background-image: url("/images/career-academy-hero.jpg");
  background-size: cover;
  background-position: center top;
  border-radius: 0 0 16px 16px;
  padding: 30px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 100px rgba(0,0,0,0.5), 0 4px 20px rgba(0,0,0,0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(10, 18, 40, 0.3) 0%, rgba(10, 18, 40, 0.75) 100%);
  border-radius: 0 0 15px 15px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(10, 18, 40, 0.60);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 15px 25px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-div-4 {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d4ed8 0%, #1e3a8a 100%);
  border: 3px solid rgba(255, 255, 255, 0.6);
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  font-size: 32px;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 26px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
  letter-spacing: 0.5px;
}

.pageHeader-div-9 {
  font-size: 13px;
  color: #93c5fd;
  margin-top: 5px;
  font-weight: 400;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
  letter-spacing: 0.3px;
}

.layout-h3-1 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.layout-p-2 {
  margin-bottom: 1.5rem;
  color: #64748b;
}

.layout-div-3 {
  padding: 1rem;
  background-color: #d1fae5;
  color: #065f46;
  border: 1px solid #a7f3d0;
  border-radius: 0.375rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.layout-input-4 {
  display: none;
}

.layout-h3-1 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  font-weight: 700;
}

.layout-p-2 {
  margin-bottom: 1.5rem;
  color: #64748b;
}

.layout-div-3 {
  padding: 1rem;
  background-color: #d1fae5;
  color: #065f46;
  border: 1px solid #a7f3d0;
  border-radius: 0.375rem;
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.layout-input-4 {
  display: none;
}

.layout-div-1 {
  min-height: 100vh;
  position: relative;
}

.layout-div-2 {
  position: absolute;
  top: -10%;
  left: 5%;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: rgba(255, 114, 69, 0.03);
  filter: blur(80px);
  pointer-events: none;
}

.layout-div-3 {
  position: absolute;
  top: 20%;
  right: -10%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: rgba(59, 130, 246, 0.03);
  filter: blur(80px);
  pointer-events: none;
}

.layout-div-4 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.layout-section-5 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0;
  text-align: left;
}

.layout-div-6 {
  flex: 1 1 500px;
}

.layout-svg-7 {
  margin-right: 4px;
}

.layout-h1-8 {
  margin: 16px 0;
}

.layout-p-9 {
  margin-bottom: 30px;
}

.layout-form-10 {
  max-width: 440px;
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}

.layout-div-11 {
  flex: 1px;
  position: relative;
}

.layout-input-12 {
  width: 100%;
  padding: 14px 16px;
  background: rgba(10, 12, 14, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  border-radius: 12px;
  outline: none;
  font-size: 15px;
}

.layout-button-13 {
  width: auto;
  padding: 0 24px;
  white-space: nowrap;
}

.layout-div-14 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #64748b;
  margin-top: 16px;
}

.layout-span-15 {
  color: #fbbf24;
}

.layout-div-16 {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
}

.layout-div-17 {
  padding: 8px;
  width: 100%;
  max-width: 500px;
  overflow: hidden;
}

.layout-img-18 {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  opacity: 0.95;
}

.layout-header-20 {
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 16px;
}

.layout-h1-21 {
  font-size: 28px;
  color: #fff;
  font-weight: 800;
}

.layout-section-22 {
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 40px;
}

.layout-h3-23 {
  font-size: 12px;
  font-weight: 700;
  color: #ff7245;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}

.layout-div-24 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
}

.layout-a-25 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 140px;
  text-decoration: none;
  text-align: left;
}

.layout-span-26 {
  font-size: 24px;
}

.layout-strong-27 {
  display: block;
  color: #fff;
  font-size: 15px;
}

.layout-span-28 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: rgba(255, 114, 69, 0.8);
  font-weight: 700;
  margin-top: 4px;
}

.layout-span-29 {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #ff7245;
}

.layout-section-30 {
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 40px;
  padding-bottom: 40px;
}

.layout-div-31 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
  text-align: left;
}

.layout-h4-32 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-33 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255,114,69,0.1);
  color: #ff7245;
  font-size: 11px;
  border: 1px solid rgba(255,114,69,0.3);
}

.layout-p-34 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.layout-h4-35 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-36 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(59,130,246,0.1);
  color: #3b82f6;
  font-size: 11px;
  border: 1px solid rgba(59,130,246,0.3);
}

.layout-p-37 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.layout-h4-38 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-39 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(16,185,129,0.1);
  color: #10b981;
  font-size: 11px;
  border: 1px solid rgba(16,185,129,0.3);
}

.layout-p-40 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.pageHeader-span-1 {
  color: #ff7245;
}

.pageHeader-span-2 {
  color: #fff;
}

.pageHeader-div-3 {
  display: flex;
  align-items: center;
  gap: 20px;
}

.pageHeader-a-4 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  transition: all 0.2s;
}

.pageHeader-span-5 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff7245;
  flex-shrink: 0;
}

.pageHeader-span-6 {
  color: #94a3b8;
  font-weight: normal;
}

.pageHeader-span-7 {
  color: #ff7245;
}

.index-a-1 {
  display: block;
}

.layout-div-1 {
  display: none;
}

.layout-div-2 {
  display: none;
}

.layout-div-3 {
  width: 45%;
}

.layout-div-4 {
  width: 25%;
}

.layout-div-5 {
  width: 85%;
}

.index-svg-1 {
  margin-bottom: 1rem;
}

.index-svg-2 {
  margin-bottom: 1rem;
}

.index-svg-3 {
  margin-bottom: 1rem;
}

.index-main-4 {
  max-width: 800px;
  margin: 3rem auto;
  padding: 0 1rem;
}

.index-div-5 {
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  background: transparent;
  padding: 0px;
  box-shadow: none;
}

.index-div-6 {
  color: #cbd5e1;
  line-height: 1.6;
}

.index-p-7 {
  font-size: 0.8rem;
  margin-top: 0.5rem;
  opacity: 0.6;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-muted);
}

.nav-nav-1 {
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
  z-index: 10;
  position: relative;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  padding: 12px 24px;
  margin: 0px;
  background: var(--glass-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid var(--glass-border);
  border-radius: 50px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: block;
  padding: 8px 20px;
  color: var(--text-primary);
  font-weight: 500;
  font-size: 15px;
  border-radius: 30px;
  transition: all 0.3s ease;
  text-decoration: none;
  letter-spacing: 0.02em;
}

.sidebar-div-1 {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.sidebar-Card-2 {
  padding: 24px;
}

.sidebar-h2-3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 16px 0;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  letter-spacing: 0.5px;
}

.sidebar-ul-4 {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.sidebar-a-5 {
  display: block;
  padding: 10px 14px;
  color: var(--text-muted);
  text-decoration: none;
  border-radius: 8px;
  font-size: 14.5px;
  transition: all 0.2s ease;
  background: rgba(255, 255, 255, 0.02);
}

.sidebar-Card-6 {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  min-height: 260px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px dashed rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.sidebar-div-7 {
  position: absolute;
  color: rgba(255, 255, 255, 0.15);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  pointer-events: none;
  font-family: 'Inter', -apple-system, sans-serif;
}

.sidebar-ins-8 {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 250px;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  margin-top: 24px;
  padding: 40px 30px;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.6);
}

.pageHeader-div-2 {
  position: absolute;
  top: -20%;
  left: -5%;
  right: -5%;
  bottom: -20%;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: blur(4px) brightness(0.8);
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(2, 6, 23, 0.4) 0%, rgba(30, 27, 75, 0.7) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 30px;
  width: 100%;
  padding: 24px 30px;
  margin: 0px;
}

.pageHeader-div-5 {
  position: relative;
  flex-shrink: 0;
}

.pageHeader-img-7 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  object-fit: cover;
  position: relative;
  z-index: 1;
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.pageHeader-div-12 {
  font-size: 16px;
  color: #e2e8f0;
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

.bookme-div-1 {
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  padding: 30px;
  color: #f8fafc;
  font-family: Inter, sans-serif;
  box-shadow: inset 0 1px 1px rgba(255,255,255,0.1), 0 10px 40px -10px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bookme-h3-2 {
  color: #e2e8f0;
  margin: 0 0 24px 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 12px;
  padding: 16px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
  box-shadow: 0 4px 12px rgba(239, 68, 68, 0.1);
}

.bookme-div-4 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.2);
  border-radius: 16px;
  padding: 30px 20px;
  color: #fef08a;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-div-5 {
  margin: 0 auto 15px auto;
  width: 30px;
  height: 30px;
  border: 3px solid rgba(234,179,8,0.3);
  border-top-color: #eab308;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.bookme-h3-6 {
  color: #fde047;
  margin: 0 0 8px 0;
  font-size: 18px;
  font-weight: 600;
}

.bookme-p-7 {
  margin: 0px;
  opacity: 0.8;
}

.bookme-div-8 {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.2);
  border-radius: 16px;
  padding: 30px 20px;
  color: #bbf7d0;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  display: none;
  box-shadow: 0 8px 24px rgba(34, 197, 94, 0.1);
}

.bookme-div-9 {
  background: #22c55e;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 16px auto;
}

.bookme-h3-10 {
  color: #4ade80;
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 700;
}

.bookme-p-11 {
  margin: 0px;
  color: #dcfce3;
}

.bookme-div-12 {
  background: rgba(59, 130, 246, 0.1);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: 16px;
  padding: 30px 20px;
  color: #e0f2fe;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-13 {
  color: #60a5fa;
  margin: 0 0 12px 0;
  font-size: 18px;
  font-weight: 600;
}

.bookme-p-14 {
  font-size: 14px;
  margin-bottom: 24px;
  color: #bae6fd;
}

.bookme-a-15 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.3);
  transition: all 0.2s ease;
  box-sizing: border-box;
}

.bookme-form-16 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-select-17 {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2394a3b8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 16px top 50%;
  background-size: 12px auto;
}

.bookme-div-18 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.bookme-select-19 {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%2394a3b8%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: right 16px top 50%;
  background-size: 12px auto;
}

.bookme-textarea-20 {
  resize: vertical;
  min-height: 80px;
}

.bookme-span-21 {
  color: #3b82f6;
  margin-right: 6px;
}

.bookme-button-22 {
  width: 100%;
  padding: 16px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.search-form-1 {
  display: flex;
  gap: 8px;
  width: 100%;
  max-width: 400px;
}

.search-div-2 {
  position: relative;
  flex-grow: 1;
}

.search-input-3 {
  width: 100%;
  padding: 12px 16px 12px 40px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
  font-size: 14px;
  outline: none;
  transition: all 0.3s ease;
}

.search-svg-4 {
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  fill: rgba(255, 255, 255, 0.4);
}

.search-button-5 {
  padding: 12px 24px;
  border-radius: 24px;
  background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
  color: #fff;
  border: none;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.2s;
  font-size: 14px;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  padding: 50px 40px;
  margin-bottom: 30px;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.6);
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  transition: transform 10s ease;
  transform: scale(1.05);
  z-index: 0;
  animation: slowZoom 20s infinite alternate ease-in-out;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(145deg, rgba(3, 7, 18, 0.9) 0%, rgba(15, 23, 42, 0.3) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 28px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 24px 32px;
  width: 100%;
  box-shadow: 0 10px 40px -10px rgba(0, 0, 0, 0.4);
}

.pageHeader-img-5 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: Outfit, sans-serif;
  font-size: 40px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1px;
  text-shadow: 0 4px 15px rgba(0,0,0,0.6);
  background: linear-gradient(to right, #fff, #93c5fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pageHeader-div-10 {
  font-family: Inter, sans-serif;
  font-size: 17px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

.layout-div-1 {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.layout-div-2 {
  background: rgba(59, 130, 246, 0.2);
  border-radius: 50%;
  padding: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(59, 130, 246, 0.4);
}

.layout-h2-3 {
  margin: 0px;
}

.layout-p-4 {
  margin-bottom: 35px;
  color: var(--text-muted);
  font-size: 17px;
  line-height: 1.6;
}

.layout-div-5 {
  background: rgba(255, 255, 255, 0.02);
  border: 1px solid rgba(255, 255, 255, 0.06);
  border-radius: 24px;
  padding: 35px;
  box-shadow: inset 0 2px 15px rgba(255,255,255,0.02), 0 10px 40px -10px rgba(0,0,0,0.5);
  backdrop-filter: blur(10px);
}

.employer-post-job-a-1 {
  font-size: 0.85rem;
}

.employer-post-job-img-2 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.employer-post-job-span-3 {
  font-size: 0.9rem;
}

.employer-post-job-a-4 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.employer-post-job-a-5 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.employer-post-job-h1-6 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #ffffff;
  margin: 0px;
}

.employer-post-job-span-7 {
  font-size: 0.9rem;
}

.employer-post-job-div-8 {
  padding: 2.5rem;
}

.employer-post-job-textarea-9 {
  resize: vertical;
}

.employer-pricing-a-1 {
  font-size: 0.85rem;
}

.employer-pricing-img-2 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.employer-pricing-span-3 {
  font-size: 0.9rem;
}

.employer-pricing-a-4 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.employer-pricing-a-5 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.employer-pricing-div-6 {
  padding: 3rem 2rem;
}

.employer-pricing-span-7 {
  font-size: 0.9rem;
}

.employer-pricing-h1-8 {
  font-size: 2rem;
  font-weight: 800;
  color: #ffffff;
}

.employer-pricing-p-9 {
  font-size: 1rem;
}

.employer-pricing-div-10 {
  background: rgba(255,255,255,0.03);
  border-radius: 16px;
  border: 1px solid var(--border-color);
}

.employer-pricing-div-11 {
  font-size: 3rem;
  font-weight: 800;
  color: var(--text-main);
  line-height: 1;
}

.employer-pricing-ul-12 {
  list-style: none;
  padding: 0px;
  font-size: 0.95rem;
  color: #cbd5e1;
  line-height: 2;
}

.employer-pricing-span-13 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-14 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-15 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-16 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-17 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-div-18 {
  min-height: 150px;
}

.job-detail-a-1 {
  font-size: 0.85rem;
}

.job-detail-a-2 {
  font-size: 0.85rem;
}

.job-detail-a-3 {
  font-size: 0.85rem;
}

.job-detail-img-4 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.job-detail-span-5 {
  font-size: 0.9rem;
}

.job-detail-a-6 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.job-detail-a-7 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.job-detail-div-8 {
  padding: 2.5rem;
}

.job-detail-div-9 {
  border-bottom: 1px solid var(--border-color);
}

.job-detail-h1-10 {
  font-size: 2.25rem;
  font-weight: 800;
  margin: 0 0 0.5rem 0;
  color: var(--text-main);
}

.job-detail-p-11 {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--primary);
  margin: 0px;
}

.job-detail-div-12 {
  color: var(--text-main);
  font-size: 1.05rem;
  line-height: 1.8;
}

.job-detail-h2-13 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #ffffff;
}

.job-detail-h3-14 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #ffffff;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 0.75rem;
}

.job-detail-ul-15 {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.job-detail-strong-16 {
  letter-spacing: 0.05em;
}

.job-detail-span-17 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-18 {
  letter-spacing: 0.05em;
}

.job-detail-span-19 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-20 {
  letter-spacing: 0.05em;
}

.job-detail-span-21 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-22 {
  letter-spacing: 0.05em;
}

.job-detail-span-23 {
  font-size: 1.05rem;
  font-weight: 500;
  color: #f59e0b;
}

.job-detail-strong-24 {
  letter-spacing: 0.05em;
}

.job-detail-span-25 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-26 {
  letter-spacing: 0.05em;
}

.job-detail-span-27 {
  font-size: 0.95rem;
  color: var(--text-muted);
}

.job-detail-strong-28 {
  letter-spacing: 0.05em;
}

.job-detail-span-29 {
  font-size: 0.95rem;
  color: var(--text-muted);
}

.job-detail-span-30 {
  filter: blur(4px);
  opacity: 0.6;
  user-select: none;
  pointer-events: none;
}

.job-detail-li-31 {
  border-top: 1px dashed var(--border-color);
  padding-top: 0.75rem;
}

.job-detail-strong-32 {
  letter-spacing: 0.05em;
}

.job-detail-div-33 {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.6;
}

.job-detail-a-34 {
  color: var(--primary);
}

.job-detail-div-35 {
  word-break: break-all;
}

.job-detail-a-36 {
  color: var(--primary);
}

.job-detail-h3-37 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #ffffff;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 0.75rem;
}

.job-detail-span-38 {
  cursor: default;
}

.search-a-1 {
  font-size: 0.85rem;
}

.search-a-2 {
  font-size: 0.85rem;
}

.search-img-3 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.search-span-4 {
  font-size: 0.9rem;
}

.search-a-5 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.search-a-6 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.search-span-7 {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 4px;
  color: #94a3b8;
}

.layout-div-1 {
  background-image: url('/img/digitalspying_banner.jpg');
}

.layout-div-1 {
  width: 35%;
}

.layout-div-1 {
  display: none;
}

.layout-body-1 {
  background-color: #0f172a;
  color: #f8fafc;
  font-family: 'Inter', sans-serif;
}

.layout-header-2 {
  border-color: rgba(255,255,255,0.06) !important;
}

.layout-a-3 {
  gap: 8px;
  text-decoration: none;
}

.layout-span-4 {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.5px;
  color: #10b981;
}

.layout-ul-5 {
  gap: 20px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.layout-a-6 {
  font-weight: 700;
}

.layout-section-7 {
  min-height: 65vh;
  display: flex;
  align-items: center;
  background-image: radial-gradient(circle at top right, rgba(16, 185, 129, 0.12), transparent);
}

.layout-span-8 {
  padding: 6px 12px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.layout-h1-9 {
  font-weight: 800;
}

.layout-span-10 {
  color: #10b981;
}

.layout-form-11 {
  display: flex;
  gap: 10px;
  max-width: 450px;
}

.layout-input-12 {
  flex: 1px;
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 30px;
  font-size: 14px;
  padding-left: 20px;
}

.layout-button-13 {
  padding: 12px 28px;
  font-weight: bold;
}

.layout-div-14 {
  background: rgba(30, 41, 59, 0.45);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.layout-h3-15 {
  font-weight: 700;
}

.layout-p-16 {
  color: #9da9bb;
  font-size: 13px;
}

.layout-select-17 {
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 8px;
}

.layout-button-18 {
  font-weight: 700;
}

.layout-section-19 {
  border-color: rgba(255,255,255,0.06) !important;
}

.layout-h2-20 {
  font-weight: 800;
}

.layout-div-21 {
  border-color: rgba(255,255,255,0.06) !important;
}

.layout-span-22 {
  font-size: 32px;
  color: #10b981;
}

.layout-h4-23 {
  font-weight: 700;
}

.layout-p-24 {
  font-size: 14px;
}

.layout-div-25 {
  border-color: rgba(255,255,255,0.06) !important;
}

.layout-span-26 {
  font-size: 32px;
  color: #10b981;
}

.layout-h4-27 {
  font-weight: 700;
}

.layout-p-28 {
  font-size: 14px;
}

.layout-div-29 {
  border-color: rgba(255,255,255,0.06) !important;
}

.layout-span-30 {
  font-size: 32px;
  color: #10b981;
}

.layout-h4-31 {
  font-weight: 700;
}

.layout-p-32 {
  font-size: 14px;
}

.layout-section-33 {
  border-bottom: 1px solid rgba(255,255,255,0.06);
}

.layout-h1-34 {
  font-weight: 800;
}

.layout-div-35 {
  background: rgba(30, 41, 59, 0.45);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
  color: #cbd5e1;
}

.layout-footer-36 {
  border-color: rgba(255,255,255,0.06) !important;
  color: #9da9bb;
}

.layout-span-37 {
  font-size: 22px;
  font-weight: 800;
  color: #10b981;
  display: block;
  margin-bottom: 15px;
}

.layout-p-38 {
  font-size: 13px;
  line-height: 1.6;
}

.layout-h6-39 {
  font-size: 12px;
  text-transform: uppercase;
}

.layout-p-40 {
  font-size: 11px;
  line-height: 1.6;
}

.layout-div-41 {
  border-color: rgba(255,255,255,0.06) !important;
  font-size: 12px;
}

.layout-div-1 {
  background: rgba(16, 185, 129, 0.15);
  border: 1px solid rgba(16, 185, 129, 0.3);
  color: #10b981;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 13px;
  text-align: center;
}

.layout-div-2 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  color: #ef4444;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 13px;
  text-align: center;
}

.layout-div-3 {
  margin-bottom: 15px;
}

.layout-input-4 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 12px;
  color: #fff;
  width: 100px;
  display: inline-block;
  margin-left: 10px;
}

.layout-div-5 {
  background: rgba(16, 185, 129, 0.15);
  border: 1px solid rgba(16, 185, 129, 0.3);
  color: #10b981;
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 25px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.layout-div-6 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  color: #ef4444;
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 25px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
}

.layout-p-7 {
  margin-bottom: 20px;
}

.layout-textarea-8 {
  width: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  border-radius: 8px;
  padding: 10px 14px;
  color: var(--text-primary);
  font-family: inherit;
  font-size: 14px;
}

.layout-div-9 {
  margin-bottom: 15px;
}

.layout-input-10 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 12px;
  color: #fff;
  width: 100px;
  display: inline-block;
  margin-left: 10px;
}

.layout-p-11 {
  margin-bottom: 20px;
}

.layout-select-12 {
  width: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  border-radius: 8px;
  padding: 10px 14px;
  color: var(--text-primary);
  font-family: inherit;
  font-size: 14px;
}

.layout-div-13 {
  margin-bottom: 15px;
}

.layout-input-14 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 12px;
  color: #fff;
  width: 100px;
  display: inline-block;
  margin-left: 10px;
}

.layout-button-15 {
  background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
  color: #fff;
}

.layout-button-16 {
  background: linear-gradient(135deg, var(--primary-color) 0%, var(--primary-light) 100%);
  color: #fff;
  border: none;
  padding: 0.6rem 1.25rem;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}

.layout-div-17 {
  display: none;
}

.layout-select-18 {
  width: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  border-radius: 8px;
  padding: 10px 14px;
  color: var(--text-primary);
  font-family: inherit;
  font-size: 14px;
}

.layout-textarea-19 {
  width: 100%;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid var(--border-glass);
  border-radius: 8px;
  padding: 10px 14px;
  color: var(--text-primary);
  font-family: inherit;
  font-size: 14px;
}

.layout-button-20 {
  width: 100%;
  margin-top: 10px;
}

.layout-div-1 {
  display: none;
  padding: 20px;
  text-align: center;
  background: rgba(16,185,129,0.1);
  border: 1px solid rgba(16,185,129,0.3);
  border-radius: 8px;
}

.layout-h3-2 {
  color: #10b981;
  margin: 0 0 10px 0;
}

.layout-p-3 {
  margin: 0px;
  font-size: 0.95rem;
  color: #a1a1aa;
}

.bookme-div-1 {
  padding: 30px;
}

.bookme-h3-2 {
  font-family: Outfit, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 25px 0;
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 1px solid var(--panel-border);
  padding-bottom: 15px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.15);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 12px;
  padding: 15px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
  backdrop-filter: blur(10px);
}

.bookme-div-4 {
  background: rgba(234, 179, 8, 0.15);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #fef08a;
  text-align: center;
  font-size: 15px;
  display: none;
  backdrop-filter: blur(10px);
}

.bookme-h3-5 {
  color: #fde047;
  margin: 0 0 12px 0;
  font-size: 1.4rem;
  font-family: Outfit;
}

.bookme-p-6 {
  margin: 0px;
}

.bookme-div-7 {
  background: rgba(34, 197, 94, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #bbf7d0;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  display: none;
}

.bookme-h3-8 {
  color: #4ade80;
  margin: 0 0 12px 0;
  font-size: 1.4rem;
  font-family: Outfit;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(59, 130, 246, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(59, 130, 246, 0.3);
  border-radius: 12px;
  padding: 25px;
  color: #bfdbfe;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-11 {
  color: #60a5fa;
  margin: 0 0 12px 0;
  font-size: 1.4rem;
  font-family: Outfit;
}

.bookme-p-12 {
  font-size: 14px;
  margin-bottom: 20px;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 16px;
  border-radius: 12px;
  background: #ffc439;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.1rem;
  box-shadow: 0 8px 25px rgba(255, 196, 57, 0.3);
  transition: all 0.3s ease;
  box-sizing: border-box;
  font-family: Inter, sans-serif;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-label-15 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-label-16 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-label-17 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-label-18 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-label-19 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-label-20 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-textarea-21 {
  resize: vertical;
}

.bookme-label-22 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.layout-h2-1 {
  color: #fff;
  font-family: Outfit;
  font-size: 2rem;
  margin-bottom: 15px;
}

.layout-p-2 {
  margin-bottom: 35px;
  color: var(--text-secondary);
  font-size: 1.1rem;
}

.pageHeader-header-1 {
  position: relative;
  padding: 60px 40px;
  display: flex;
  align-items: center;
  gap: 40px;
  overflow: hidden;
  border: 1px solid var(--panel-border);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.25;
  z-index: 0;
  filter: blur(3px);
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(90deg, rgba(9, 9, 11, 0.95) 0%, rgba(24, 24, 27, 0.5) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  z-index: 2;
  position: relative;
}

.pageHeader-img-5 {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 0 40px rgba(139, 92, 246, 0.5);
  object-fit: cover;
  transition: transform 0.3s ease;
}

.pageHeader-div-6 {
  z-index: 2;
  position: relative;
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0 0 12px 0;
  padding: 0px;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: inline-block;
}

.pageHeader-span-9 {
  font-family: Outfit, sans-serif;
  font-size: 3.5rem;
  font-weight: 800;
  background: var(--accent-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 15px rgba(0,0,0,0.4);
}

.pageHeader-div-10 {
  font-size: 1.25rem;
  color: #cbd5e1;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: Inter, sans-serif;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.nav-ul-1 {
  padding: 20px 40px;
}

.layout-h2-1 {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 1rem;
}

.layout-p-2 {
  margin-bottom: 25px;
  color: var(--text-muted);
}

.layout-div-3 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
}

.nav-nav-1 {
  background: var(--nav-bg);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border-radius: 100px;
  border: 1px solid var(--card-border);
  padding: 0.5rem 1.5rem;
  display: flex;
  justify-content: center;
  position: sticky;
  top: 1rem;
  z-index: 100;
  box-shadow: 0 8px 32px rgba(0,0,0,0.2);
}

.nav-ul-2 {
  display: flex;
  list-style: none;
  gap: 2rem;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-a-3 {
  color: var(--text-main);
  font-weight: 500;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  transition: all 0.3s ease;
  display: block;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  min-height: 300px;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid var(--card-border);
  margin-bottom: 10px;
}

.pageHeader-div-2 {
  position: absolute;
  top: -10%;
  left: -10%;
  right: -10%;
  bottom: -10%;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: brightness(0.7) contrast(1.2);
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(to top, rgba(11, 15, 25, 1) 0%, rgba(11, 15, 25, 0.2) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}

.pageHeader-div-5 {
  position: relative;
}

.pageHeader-img-6 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255,255,255,0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-7 {
  position: absolute;
  bottom: 5px;
  right: 0px;
  width: 20px;
  height: 20px;
  background: #10b981;
  border-radius: 50%;
  border: 3px solid #0f172a;
  box-shadow: 0 0 10px rgba(16, 185, 129, 0.6);
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-family: 'Outfit', sans-serif;
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(90deg, #ffffff, #e2e8f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 10px rgba(0,0,0,0.4);
  letter-spacing: -0.5px;
}

.pageHeader-div-12 {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.5px;
}

.layout-h2-1 {
  display: flex;
  align-items: center;
  gap: 12px;
}

.layout-span-2 {
  font-size: 1.2em;
}

.layout-p-3 {
  margin-bottom: 30px;
  color: var(--text-secondary);
  font-size: 1.1rem;
}

.layout-div-4 {
  background: var(--glass-bg);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid var(--glass-border);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  padding: 35px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255,255,255,0.1);
  position: relative;
  overflow: hidden;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 0 0 32px 32px;
  padding: 50px 30px 30px 30px;
  margin-bottom: 30px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 -100px 100px -50px rgba(2, 6, 23, 0.9), 0 20px 40px -10px rgba(0,0,0,0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(2, 6, 23, 0.3) 0%, rgba(2, 6, 23, 0.8) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 24px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  animation: slideUp 0.8s ease-out;
}

.pageHeader-div-4 {
  position: relative;
  width: 100px;
  height: 100px;
  flex-shrink: 0;
}

.pageHeader-img-5 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5), 0 0 20px rgba(59, 130, 246, 0.4);
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.pageHeader-div-6 {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  background: linear-gradient(45deg, #3b82f6, #8b5cf6);
  border-radius: 50%;
  z-index: 1;
  opacity: 0.5;
  filter: blur(10px);
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  font-family: "Outfit", sans-serif;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
  letter-spacing: -0.03em;
}

.pageHeader-div-11 {
  font-size: 16px;
  color: #94a3b8;
  margin-top: 6px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.layout-div-1 {
  display: none;
}

.layout-div-2 {
  display: none;
}

.layout-div-3 {
  width: 45%;
}

.layout-div-4 {
  width: 85%;
}

.layout-div-5 {
  width: 25%;
}

.layout-circle-1 {
  cursor: pointer;
}

.layout-rect-2 {
  cursor: pointer;
}

.layout-text-3 {
  cursor: pointer;
}

.layout-div-4 {
  display: none;
}

.bookme-div-1 {
  padding: 25px;
  font-family: Inter, sans-serif;
}

.bookme-h3-2 {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 700;
  font-family: Outfit, sans-serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 12px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 8px;
  padding: 12px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-4 {
  background: rgba(245, 158, 11, 0.1);
  border: 1px solid rgba(245, 158, 11, 0.3);
  border-radius: 8px;
  padding: 20px;
  color: #fcd34d;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-5 {
  color: #fbbf24;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-6 {
  margin: 0px;
}

.bookme-div-7 {
  background: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: 8px;
  padding: 20px;
  color: #a7f3d0;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  display: none;
}

.bookme-h3-8 {
  color: #34d399;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(56, 189, 248, 0.1);
  border: 1px solid rgba(56, 189, 248, 0.3);
  border-radius: 8px;
  padding: 20px;
  color: #e0f2fe;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-11 {
  color: #38bdf8;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-12 {
  font-size: 14px;
  margin-bottom: 20px;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  background: #ffc439;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.2);
  transition: transform 0.2s, box-shadow 0.2s;
  box-sizing: border-box;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-div-15 {
  display: flex;
  gap: 16px;
}

.bookme-div-16 {
  flex: 1px;
}

.bookme-div-17 {
  flex: 1px;
}

.bookme-button-19 {
  width: 100%;
  padding: 14px;
  border-radius: 8px;
  border: none;
  background: linear-gradient(135deg, var(--accent), #2563eb);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 8px;
  box-shadow: 0 4px 15px rgba(56, 189, 248, 0.3);
  transition: all 0.3s ease;
}

.layout-h2-1 {
  color: #fff;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.layout-p-2 {
  margin-bottom: 30px;
  font-size: 1.1rem;
}

.nav-nav-1 {
  margin-top: 20px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: sticky;
  top: 20px;
  z-index: 100;
}

.nav-ul-2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: block;
  padding: 16px 20px;
  color: var(--text-primary);
  font-weight: 500;
  font-size: 15px;
  border-radius: 12px;
  transition: all 0.3s ease;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  padding: 0;
}

.pageHeader-div-2 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(to top, rgba(15, 23, 42, 0.95) 0%, rgba(15, 23, 42, 0.4) 50%, rgba(15, 23, 42, 0.1) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  z-index: 10;
}

.pageHeader-div-4 {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, var(--accent), #8b5cf6);
  box-shadow: 0 8px 32px rgba(0,0,0,0.5);
  flex-shrink: 0;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-img-5 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #0f172a;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: Outfit, sans-serif;
  font-size: 42px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0,0,0,0.4);
  letter-spacing: -0.5px;
}

.pageHeader-div-10 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: var(--accent);
  margin-top: 8px;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.5px;
}

.bookme-div-1 {
  display: none;
}

.bookme-div-2 {
  display: none;
}

.bookme-div-3 {
  display: none;
}

.bookme-div-4 {
  display: none;
  color: var(--text-main);
}

.bookme-p-5 {
  font-size: 13px;
  margin-bottom: 15px;
}

.bookme-textarea-6 {
  resize: none;
}

.pageHeader-header-1 {
  padding: 0;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border: 1px solid var(--neon-cyan);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: linear-gradient(rgba(0, 240, 255, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 240, 255, 0.1) 1px, transparent 1px);
  background-size: 40px 40px;
  background-position: center;
  opacity: 0.8;
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(10, 17, 34, 0.4) 0%, rgba(10, 17, 34, 0.95) 100%);
  z-index: 2;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 40px;
  width: 100%;
}

.pageHeader-div-5 {
  position: relative;
  padding: 4px;
  background: linear-gradient(135deg, var(--neon-cyan) 0%, var(--neon-magenta) 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px var(--accent-glow);
}

.pageHeader-img-6 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid var(--bg-panel);
  object-fit: cover;
  display: block;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: var(--font-tech);
  font-size: 36px;
  font-weight: 700;
  color: #ffffff;
  text-shadow: 0 0 10px rgba(0, 240, 255, 0.5);
  letter-spacing: 2px;
  text-transform: uppercase;
}

.pageHeader-div-11 {
  font-family: var(--font-code);
  font-size: 14px;
  color: var(--neon-cyan);
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: 1px;
}

.nav-nav-1 {
  padding: 12px 30px;
  margin-bottom: 40px;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-muted);
}

.layout-body-1 {
  background-color: #1e1e24;
  color: #f8fafc;
  font-family: 'Inter', sans-serif;
}

.layout-a-2 {
  gap: 10px;
  text-decoration: none;
}

.layout-span-3 {
  font-size: 24px;
  font-weight: 800;
  letter-spacing: -0.5px;
  color: #766df4;
}

.layout-ul-4 {
  gap: 20px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.layout-section-5 {
  min-height: 60vh;
  display: flex;
  align-items: center;
  background-image: radial-gradient(circle at top right, rgba(118, 109, 244, 0.15), transparent);
}

.layout-span-6 {
  padding: 6px 12px;
  font-size: 11px;
  text-transform: uppercase;
}

.layout-h1-7 {
  font-weight: 800;
}

.layout-span-8 {
  color: #766df4;
}

.layout-a-9 {
  padding: 12px 28px;
}

.layout-a-10 {
  padding: 12px 28px;
}

.layout-img-11 {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  filter: drop-shadow(0 20px 40px rgba(0,0,0,0.3));
}

.layout-section-12 {
  background: #17171c;
}

.layout-h2-13 {
  font-weight: 700;
  line-height: 1.4;
}

.layout-span-14 {
  font-weight: 800;
}

.layout-span-15 {
  font-weight: 800;
}

.layout-section-16 {
  background: #121216;
}

.layout-div-17 {
  border: 1px solid rgba(255,255,255,0.05) !important;
}

.layout-input-18 {
  accent-color: #766df4;
}

.layout-input-19 {
  accent-color: #766df4;
}

.layout-div-20 {
  background: rgba(255,255,255,0.02) !important;
  border: 1px solid rgba(255,255,255,0.03);
}

.layout-div-21 {
  background: rgba(255,255,255,0.02) !important;
  border: 1px solid rgba(255,255,255,0.03);
}

.layout-div-22 {
  background: rgba(255,255,255,0.02) !important;
  border: 1px solid rgba(255,255,255,0.03);
}

.layout-section-23 {
  background: #17171c;
}

.layout-h2-24 {
  font-weight: 700;
}

.layout-div-25 {
  background: #121216 !important;
}

.layout-div-26 {
  background: #121216 !important;
}

.layout-article-27 {
  border: 1px solid rgba(255,255,255,0.05);
}

.layout-h1-28 {
  font-weight: 700;
}

.layout-div-29 {
  background: rgba(255,255,255,0.02);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 12px;
}

.layout-a-30 {
  color: #f8fafc;
  text-decoration: none;
}

.layout-footer-31 {
  background: #121216 !important;
}

.layout-div-1 {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  gap: 15px;
}

.layout-a-2 {
  font-size: 1.05rem;
  padding: 10px 24px;
}

.layout-a-3 {
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(255,255,255,0.15);
  padding: 10px 24px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1.05rem;
  background: rgba(255,255,255,0.03);
}

.layout-div-4 {
  width: 15%;
}

.layout-div-5 {
  width: 75%;
}

.layout-div-6 {
  width: 40%;
}

.layout-div-7 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5rem 1.5rem;
  min-height: calc(100vh - 200px);
}

.layout-div-8 {
  background: rgba(21, 23, 30, 0.75);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 3rem 2.5rem;
  max-width: 500px;
  width: 100%;
  backdrop-filter: blur(16px);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37);
}

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

.layout-div-10 {
  display: inline-block;
  background-color: rgba(16, 185, 129, 0.1);
  border: 1px solid rgba(16, 185, 129, 0.2);
  color: #10b981;
  padding: 0.3rem 1rem;
  border-radius: 50px;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 1rem;
}

.layout-h2-11 {
  font-size: 2.2rem;
  font-weight: 700;
  font-family: var(--font-family-display);
  background: linear-gradient(90deg, #fff 0%, #94a3b8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 0.5rem 0;
}

.layout-p-12 {
  color: #94a3b8;
  font-size: 0.95rem;
}

.layout-div-13 {
  display: none;
  background-color: rgba(16, 185, 129, 0.15);
  border: 1px solid #10b981;
  color: #a7f3d0;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}

.layout-div-14 {
  display: none;
  background-color: rgba(239, 68, 68, 0.15);
  border: 1px solid #ef4444;
  color: #fca5a5;
  padding: 12px;
  border-radius: 8px;
  margin-bottom: 1.5rem;
  font-size: 0.95rem;
}

.layout-div-15 {
  margin-bottom: 2rem;
}

.layout-label-16 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.layout-div-17 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.layout-button-18 {
  padding: 14px;
  border: 1px solid #10b981;
  background: rgba(16, 185, 129, 0.08);
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 700;
  transition: all 0.2s;
  outline: none;
}

.layout-button-19 {
  padding: 14px;
  border: 1px solid rgba(255,255,255,0.08);
  background: transparent;
  color: #94a3b8;
  border-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.2s;
  outline: none;
}

.layout-div-20 {
  margin-bottom: 1.5rem;
}

.layout-label-21 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.layout-input-22 {
  width: 100%;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1rem;
  outline: none;
  transition: border-color 0.2s;
}

.layout-div-23 {
  margin-bottom: 1.5rem;
}

.layout-label-24 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.layout-input-25 {
  width: 100%;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1rem;
  outline: none;
  transition: border-color 0.2s;
}

.layout-span-26 {
  display: block;
  color: #64748b;
  font-size: 0.75rem;
  margin-top: 4px;
}

.layout-label-28 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.layout-select-29 {
  width: 100%;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1rem;
  outline: none;
  cursor: pointer;
}

.layout-label-31 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

.layout-select-32 {
  width: 100%;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  font-size: 1rem;
  outline: none;
  cursor: pointer;
}

.layout-button-33 {
  width: 100%;
  padding: 14px;
  background: linear-gradient(90deg, #10b981 0%, #eab308 100%);
  border: none;
  color: #0a0b10;
  border-radius: 8px;
  font-weight: 700;
  font-size: 1.05rem;
  cursor: pointer;
  transition: all 0.2s;
  margin-top: 1rem;
  outline: none;
  box-shadow: 0 4px 15px rgba(16, 185, 129, 0.2);
}

.layout-p-34 {
  margin-top: 2rem;
  text-align: center;
  font-size: 0.95rem;
  color: #94a3b8;
}

.layout-a-35 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-a-36 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-a-37 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-a-38 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-a-39 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-a-40 {
  color: #10b981;
  text-decoration: none;
  font-weight: 600;
}

.layout-div-41 {
  margin-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 1.25rem;
  display: flex;
  justify-content: center;
  gap: 24px;
  font-size: 0.85rem;
}

.layout-div-46 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 3rem 1.5rem;
}

.layout-header-47 {
  margin-bottom: 2rem;
}

.layout-h1-48 {
  font-size: 2.5rem;
  font-weight: 700;
  font-family: var(--font-family-display);
}

.layout-div-49 {
  margin-top: 2rem;
  font-family: var(--font-family-body);
}

.layout-header-50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding-bottom: 1.5rem;
}

.layout-h2-51 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin: 0px;
}

.layout-p-52 {
  margin: 5px 0 0 0;
  color: #94a3b8;
}

.layout-span-53 {
  color: #10b981;
  font-weight: 600;
}

.layout-button-54 {
  cursor: pointer;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid #ef4444;
  color: #ef4444;
  padding: 8px 16px;
  border-radius: 6px;
}

.layout-div-55 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  margin-bottom: 2.5rem;
}

.layout-div-56 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 20px;
}

.layout-span-57 {
  color: #94a3b8;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.layout-h3-58 {
  font-size: 2rem;
  color: #10b981;
  margin: 10px 0 0 0;
  font-weight: 700;
}

.layout-div-59 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 20px;
}

.layout-span-60 {
  color: #94a3b8;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.layout-h3-61 {
  font-size: 2rem;
  color: #eab308;
  margin: 10px 0 0 0;
  font-weight: 700;
}

.layout-div-62 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 20px;
}

.layout-span-63 {
  color: #94a3b8;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.layout-h3-64 {
  font-size: 2rem;
  color: #fff;
  margin: 10px 0 0 0;
  font-weight: 700;
}

.layout-div-65 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 20px;
}

.layout-span-66 {
  color: #94a3b8;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.layout-h3-67 {
  font-size: 2rem;
  color: #10b981;
  margin: 10px 0 0 0;
  font-weight: 700;
}

.layout-div-68 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}

.layout-div-69 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 24px;
}

.layout-h3-70 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5rem;
}

.layout-div-71 {
  overflow-x: auto;
}

.layout-table-72 {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
  font-size: 0.95rem;
}

.layout-tr-73 {
  border-bottom: 1px solid rgba(255,255,255,0.08);
  color: #94a3b8;
}

.layout-th-74 {
  padding: 12px;
}

.layout-th-75 {
  padding: 12px;
}

.layout-th-76 {
  padding: 12px;
}

.layout-th-77 {
  padding: 12px;
}

.layout-tr-78 {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #cbd5e1;
}

.layout-td-79 {
  padding: 12px;
}

.layout-td-80 {
  padding: 12px;
}

.layout-td-81 {
  padding: 12px;
  color: #10b981;
}

.layout-td-82 {
  padding: 12px;
}

.layout-span-83 {
  background-color: rgba(16, 185, 129, 0.15);
  color: #10b981;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.8rem;
}

.layout-tr-84 {
  border-bottom: 1px solid rgba(255,255,255,0.04);
  color: #cbd5e1;
}

.layout-td-85 {
  padding: 12px;
}

.layout-td-86 {
  padding: 12px;
}

.layout-td-87 {
  padding: 12px;
  color: #10b981;
}

.layout-td-88 {
  padding: 12px;
}

.layout-span-89 {
  background-color: rgba(16, 185, 129, 0.15);
  color: #10b981;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.8rem;
}

.layout-tr-90 {
  color: #cbd5e1;
}

.layout-td-91 {
  padding: 12px;
}

.layout-td-92 {
  padding: 12px;
}

.layout-td-93 {
  padding: 12px;
  color: #eab308;
}

.layout-td-94 {
  padding: 12px;
}

.layout-span-95 {
  background-color: rgba(16, 185, 129, 0.15);
  color: #10b981;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 0.8rem;
}

.layout-div-96 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 24px;
}

.layout-h3-97 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5rem;
}

.layout-div-98 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.layout-div-99 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255,255,255,0.02);
  padding: 12px 16px;
  border-radius: 8px;
}

.layout-h4-100 {
  margin: 0px;
  font-size: 0.95rem;
}

.layout-span-101 {
  font-size: 0.8rem;
  color: #94a3b8;
}

.layout-span-102 {
  color: #10b981;
  font-weight: 600;
  font-size: 0.85rem;
}

.layout-div-103 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255,255,255,0.02);
  padding: 12px 16px;
  border-radius: 8px;
}

.layout-h4-104 {
  margin: 0px;
  font-size: 0.95rem;
}

.layout-span-105 {
  font-size: 0.8rem;
  color: #94a3b8;
}

.layout-span-106 {
  color: #10b981;
  font-weight: 600;
  font-size: 0.85rem;
}

.layout-div-107 {
  margin-top: 2rem;
  font-family: var(--font-family-body);
}

.layout-header-108 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  border-bottom: 1px solid rgba(255,255,255,0.08);
  padding-bottom: 1.5rem;
}

.layout-h2-109 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  margin: 0px;
}

.layout-p-110 {
  margin: 5px 0 0 0;
  color: #94a3b8;
}

.layout-span-111 {
  color: #eab308;
  font-weight: 600;
}

.layout-button-112 {
  cursor: pointer;
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid #ef4444;
  color: #ef4444;
  padding: 8px 16px;
  border-radius: 6px;
}

.layout-div-113 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}

.layout-div-114 {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.layout-div-115 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 24px;
}

.layout-h3-116 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5rem;
}

.layout-div-117 {
  margin-bottom: 1.5rem;
}

.layout-label-118 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.layout-div-119 {
  display: flex;
  gap: 10px;
}

.layout-input-120 {
  flex-grow: 1;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #10b981;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9rem;
  outline: none;
}

.layout-button-121 {
  background: #1e293b;
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

.layout-label-122 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.layout-div-123 {
  display: flex;
  gap: 10px;
}

.layout-input-124 {
  flex-grow: 1;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9rem;
  outline: none;
}

.layout-button-125 {
  background: #1e293b;
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

.layout-div-126 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 24px;
}

.layout-h3-127 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.25rem;
}

.layout-p-128 {
  color: #94a3b8;
  font-size: 0.9rem;
  line-height: 1.5;
  margin-bottom: 1.25rem;
}

.layout-div-129 {
  margin-bottom: 1.25rem;
}

.layout-label-130 {
  display: block;
  color: #cbd5e1;
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.layout-div-131 {
  display: flex;
  gap: 10px;
}

.layout-input-132 {
  flex-grow: 1;
  background: #0a0b10;
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #eab308;
  padding: 10px;
  border-radius: 6px;
  font-size: 0.9rem;
  outline: none;
}

.layout-button-133 {
  background: #1e293b;
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 600;
}

.layout-div-134 {
  font-size: 0.85rem;
  color: #cbd5e1;
}

.layout-strong-135 {
  color: #fff;
}

.layout-pre-136 {
  background: #0a0b10;
  padding: 12px;
  border-radius: 6px;
  border: 1px solid rgba(255,255,255,0.05);
  color: #38bdf8;
  overflow-x: auto;
  margin-top: 8px;
  font-family: monospace;
}

.layout-div-137 {
  background: rgba(21, 23, 30, 0.7);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 12px;
  padding: 24px;
}

.layout-h3-138 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 1.5rem;
}

.layout-div-139 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.layout-div-140 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.layout-span-141 {
  font-size: 0.95rem;
}

.layout-strong-142 {
  color: #10b981;
}

.layout-div-143 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.layout-span-144 {
  font-size: 0.95rem;
}

.layout-strong-145 {
  color: #10b981;
}

.pageHeader-a-1 {
  cursor: pointer;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  padding: 3rem 2rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.8), rgba(15, 23, 42, 0.9));
}

.pageHeader-div-2 {
  position: absolute;
  top: -50%;
  left: -10%;
  width: 300px;
  height: 300px;
  background: rgba(99, 102, 241, 0.3);
  filter: blur(80px);
  border-radius: 50%;
}

.pageHeader-div-3 {
  position: absolute;
  bottom: -50%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: rgba(236, 72, 153, 0.3);
  filter: blur(80px);
  border-radius: 50%;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1.5rem;
  padding: 1.5rem 2.5rem;
  width: 100%;
  max-width: 800px;
  z-index: 1;
}

.pageHeader-img-5 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid transparent;
  background-image: linear-gradient(rgba(15, 23, 42, 1), rgba(15, 23, 42, 1)), linear-gradient(135deg, #6366f1, #ec4899);
  background-origin: border-box;
  background-clip: content-box, border-box;
  box-shadow: 0 10px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: 'Outfit', sans-serif;
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(to right, #f8fafc, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.5px;
}

.pageHeader-div-10 {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
}

.nav-nav-1 {
  animation-delay: 0.1s;
  margin-bottom: 2.5rem;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  list-style: none;
  padding: 0px;
  margin: 0px;
  justify-content: center;
}

.nav-a-3 {
  display: block;
  padding: 10px 20px;
  background: rgba(30, 41, 59, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 99px;
  color: #e2e8f0;
  font-weight: 500;
  font-size: 15px;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

.layout-div-1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

.layout-main-2 {
  display: grid;
  grid-template-columns: 1fr minmax(300px, 350px);
  gap: 2.5rem;
  align-items: start;
}

.layout-article-3 {
  animation-delay: 0.2s;
  padding: 2.5rem;
}

.layout-div-4 {
  margin-bottom: 2rem;
}

.layout-h2-5 {
  font-family: 'Outfit', sans-serif;
  font-size: 2.5rem;
  line-height: 1.2;
  margin: 0px;
  background: linear-gradient(to right, #6366f1, #ec4899);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.layout-a-6 {
  text-decoration: none;
  color: inherit;
}

.layout-div-7 {
  color: #94a3b8;
}

.layout-h3-8 {
  color: #fff;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.layout-p-9 {
  margin-bottom: 2rem;
  font-size: 1.1rem;
  line-height: 1.6;
}

.layout-div-10 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 1.5rem;
  box-shadow: inset 0 2px 10px rgba(0,0,0,0.2);
}

.layout-div-11 {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #cbd5e1;
}

.layout-div-1 {
  margin-bottom: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 8px;
  overflow: hidden;
  background: rgba(0,0,0,0.1);
}

.layout-img-2 {
  width: 100%;
  height: auto;
  display: block;
}

.bookme-div-1 {
  background: var(--glass-bg);
  backdrop-filter: blur(16px);
  border: 1px solid var(--glass-border);
  border-radius: 24px;
  padding: 32px;
  color: var(--text-primary);
  font-family: Inter, sans-serif;
  box-shadow: var(--glass-shadow);
  position: relative;
  overflow: hidden;
}

.bookme-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--accent-1), var(--accent-2), transparent);
}

.bookme-h3-3 {
  color: #fff;
  margin: 0 0 24px 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: -0.5px;
}

.bookme-div-4 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 12px;
  padding: 16px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-5 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.2);
  border-radius: 12px;
  padding: 24px;
  color: #fef08a;
  text-align: center;
  display: none;
}

.bookme-h3-6 {
  margin: 0 0 8px 0;
  font-size: 18px;
}

.bookme-p-7 {
  margin: 0px;
  font-size: 14px;
}

.bookme-div-8 {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.2);
  border-radius: 12px;
  padding: 24px;
  color: #bbf7d0;
  text-align: center;
  display: none;
}

.bookme-h3-9 {
  margin: 0 0 8px 0;
  font-size: 18px;
}

.bookme-p-10 {
  margin: 0px;
  font-size: 14px;
}

.bookme-div-11 {
  background: rgba(59, 130, 246, 0.1);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  display: none;
}

.bookme-h3-12 {
  color: #93c5fd;
  margin: 0 0 12px 0;
  font-size: 18px;
}

.bookme-p-13 {
  font-size: 14px;
  color: var(--text-secondary);
  margin-bottom: 20px;
}

.bookme-a-14 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: #ffc439;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  transition: transform 0.2s, box-shadow 0.2s;
  box-sizing: border-box;
}

.bookme-form-15 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-label-16 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-select-17 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s;
}

.bookme-option-18 {
  background: #1e293b;
}

.bookme-input-19 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s;
}

.bookme-label-20 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-textarea-21 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.2);
  color: #fff;
  font-size: 15px;
  resize: none;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s;
}

.bookme-label-22 {
  display: block;
  font-size: 13px;
  color: var(--text-secondary);
  margin-bottom: 8px;
  font-weight: 500;
}

.bookme-input-23 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.1);
  background: rgba(0,0,0,0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s;
}

.bookme-button-24 {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, var(--accent-1), var(--accent-2));
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 10px;
  transition: transform 0.2s, box-shadow 0.2s;
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.4);
}

.nav-nav-1 {
  background: var(--glass-bg);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid var(--glass-border);
  border-radius: 16px;
  padding: 16px 24px;
  margin-bottom: 30px;
  box-shadow: var(--glass-shadow);
  display: flex;
  align-items: center;
}

.nav-ul-2 {
  display: flex;
  gap: 24px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
}

.nav-a-3 {
  color: var(--text-primary);
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 8px;
  transition: all 0.3s ease;
  display: block;
  background: transparent;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  padding: 0;
  margin-bottom: 30px;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  background: linear-gradient(135deg, rgba(30, 41, 59, 0.8), rgba(15, 23, 42, 0.9));
  border: 1px solid var(--glass-border);
  box-shadow: var(--glass-shadow);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 50% 50%, rgba(59, 130, 246, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(139, 92, 246, 0.15) 0%, transparent 40%);
  animation: rotate 60s linear infinite;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(3, 7, 18, 0.4);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 32px;
  width: 100%;
  z-index: 2;
}

.pageHeader-img-4 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.1);
  padding: 4px;
  background: linear-gradient(135deg, var(--accent-1), var(--accent-2));
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.4s ease;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(to right, #fff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 12px rgba(0,0,0,0.2);
  letter-spacing: -0.5px;
}

.pageHeader-div-9 {
  font-size: 16px;
  color: #94a3b8;
  margin-top: 6px;
  font-weight: 500;
  font-family: Inter, sans-serif;
}

.bookme-div-1 {
  background: transparent;
  color: #f8fafc;
  font-family: 'Inter', sans-serif;
}

.bookme-h3-2 {
  font-family: 'Outfit', sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #f8fafc;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 10px;
}

.bookme-h3-3 {
  margin: 0 0 8px 0;
  font-size: 1.1rem;
  color: #fde047;
}

.bookme-p-4 {
  margin: 0px;
  opacity: 0.9;
}

.bookme-h3-5 {
  margin: 0 0 8px 0;
  font-size: 1.1rem;
  color: #86efac;
}

.bookme-p-6 {
  margin: 0px;
  opacity: 0.9;
}

.bookme-h3-7 {
  margin: 0 0 8px 0;
  font-size: 1.1rem;
  color: #bae6fd;
}

.bookme-p-8 {
  margin: 0px;
  opacity: 0.9;
}

.bookme-div-9 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.bookme-textarea-10 {
  resize: vertical;
  min-height: 80px;
}

.nav-nav-1 {
  position: sticky;
  top: 20px;
  z-index: 100;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  padding: 0 20px;
}

.layout-body-1 {
  margin: 0px;
  padding: 0px;
  background-color: #0f172a;
  color: #e2e8f0;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.layout-div-2 {
  flex: 1px;
  display: flex;
  flex-direction: column;
}

.layout-div-3 {
  flex: 1px;
}

.layout-article-4 {
  min-width: 0px;
}

.layout-div-5 {
  padding: 2.5rem;
}

.layout-h2-6 {
  margin-top: 0px;
}

.layout-div-7 {
  margin-top: 2rem;
}

.pageHeader-header-1 {
  position: relative;
  margin: 0 auto 2rem;
  padding: 60px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,0.05);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.9) 0%, rgba(30, 41, 59, 0.9) 100%);
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  top: -50%;
  left: -10%;
  width: 50vw;
  height: 50vw;
  background: radial-gradient(circle, rgba(56, 189, 248, 0.1) 0%, transparent 70%);
  border-radius: 50%;
  z-index: 0;
  filter: blur(40px);
}

.pageHeader-div-4 {
  position: absolute;
  bottom: -50%;
  right: -10%;
  width: 40vw;
  height: 40vw;
  background: radial-gradient(circle, rgba(129, 140, 248, 0.15) 0%, transparent 70%);
  border-radius: 50%;
  z-index: 0;
  filter: blur(40px);
}

.pageHeader-div-5 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 25px 40px;
  width: 100%;
  max-width: 800px;
  transform: translateY(20px);
  animation: slideUp 0.8s ease-out forwards;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
  font-family: 'Outfit', sans-serif;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 2.5rem;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.3);
}

.pageHeader-div-10 {
  font-size: 1.1rem;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.bookme-div-1 {
  background: transparent;
  color: #f8fafc;
  font-family: 'Inter', sans-serif;
}

.bookme-h3-2 {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookme-span-3 {
  font-size: 24px;
}

.bookme-div-4 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 12px;
  padding: 12px 16px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
  backdrop-filter: blur(10px);
}

.bookme-div-5 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #fef08a;
  text-align: center;
  display: none;
  backdrop-filter: blur(10px);
}

.bookme-div-6 {
  margin: 0 auto 16px;
  width: 30px;
  height: 30px;
  border: 3px solid rgba(234,179,8,0.3);
  border-top-color: #eab308;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

.bookme-h3-7 {
  color: #fde047;
  margin: 0 0 8px 0;
  font-size: 18px;
}

.bookme-p-8 {
  margin: 0px;
  font-size: 14px;
  opacity: 0.8;
}

.bookme-div-9 {
  background: rgba(34, 197, 94, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #bbf7d0;
  text-align: center;
  line-height: 1.5;
  display: none;
}

.bookme-div-10 {
  font-size: 40px;
  margin-bottom: 12px;
}

.bookme-h3-11 {
  color: #4ade80;
  margin: 0 0 12px 0;
  font-size: 20px;
}

.bookme-p-12 {
  margin: 0px;
  font-size: 15px;
}

.bookme-div-13 {
  background: rgba(59, 130, 246, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(59, 130, 246, 0.3);
  border-radius: 16px;
  padding: 24px;
  text-align: center;
  display: none;
}

.bookme-div-14 {
  font-size: 40px;
  margin-bottom: 12px;
}

.bookme-h3-15 {
  color: #60a5fa;
  margin: 0 0 12px 0;
  font-size: 20px;
}

.bookme-p-16 {
  font-size: 14px;
  color: #bfdbfe;
  margin-bottom: 20px;
}

.bookme-a-17 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 100px;
  background: linear-gradient(135deg, #f59e0b, #fbbf24);
  color: #000;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
  box-shadow: 0 10px 25px rgba(245, 158, 11, 0.3);
  transition: all 0.3s ease;
  box-sizing: border-box;
}

.bookme-form-18 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-div-19 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.bookme-textarea-20 {
  resize: vertical;
  min-height: 80px;
}

.bookme-div-21 {
  background: rgba(255,255,255,0.03);
  padding: 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.05);
}

.bookme-label-22 {
  color: #cbd5e1;
}

.bookme-span-23 {
  color: #8b5cf6;
  margin-right: 6px;
}

.bookme-input-24 {
  margin-top: 8px;
}

.bookme-button-25 {
  width: 100%;
  padding: 14px;
  border-radius: 100px;
  border: none;
  background: linear-gradient(135deg, #8b5cf6, #3b82f6);
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  margin-top: 8px;
  box-shadow: 0 8px 25px rgba(139, 92, 246, 0.3);
  transition: all 0.3s ease;
}

.layout-body-1 {
  margin: 0px;
  padding: 0px;
  background-color: #09090b;
  color: #ededed;
  font-family: 'Inter', sans-serif;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.layout-div-2 {
  flex: 1px;
  display: flex;
  flex-direction: column;
}

.layout-div-3 {
  flex: 1px;
}

.layout-div-4 {
  margin-bottom: 30px;
}

.layout-h2-5 {
  font-size: 36px;
  font-weight: 800;
  line-height: 1.2;
  margin: 0px;
}

.layout-a-6 {
  background: linear-gradient(to right, #fff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.3s;
}

.layout-h2-7 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.layout-span-8 {
  font-size: 32px;
}

.layout-p-9 {
  margin-bottom: 25px;
  color: var(--text-muted);
  font-size: 18px;
}

.layout-div-10 {
  background: rgba(24, 24, 27, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 24px;
  padding: 32px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.2);
}

.nav-nav-1 {
  display: flex;
  justify-content: center;
  padding: 20px;
  position: relative;
  z-index: 20;
  margin-top: -35px;
}

.nav-ul-2 {
  display: flex;
  list-style: none;
  margin: 0px;
  padding: 8px;
  background: rgba(24, 24, 27, 0.75);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0 8px 32px rgba(0,0,0,0.3);
  gap: 8px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: block;
  padding: 10px 20px;
  color: #e2e8f0;
  text-decoration: none;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  font-size: 15px;
  border-radius: 100px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.pageHeader-header-1 {
  position: relative;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  background: #050505;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.4;
  filter: blur(4px) brightness(0.7);
  transform: scale(1.05);
  transition: transform 10s ease-out;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(9,9,11,0.2) 0%, rgba(9,9,11,1) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 40px 20px;
  text-align: center;
  max-width: 800px;
  width: 100%;
}

.pageHeader-div-5 {
  position: relative;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, #8b5cf6, #ec4899, #3b82f6);
  box-shadow: 0 0 30px rgba(139, 92, 246, 0.4);
  animation: pulse 3s infinite;
}

.pageHeader-img-6 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid #09090b;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: 'Outfit', sans-serif;
  font-size: 48px;
  font-weight: 800;
  background: linear-gradient(to right, #ffffff, #a5b4fc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -1px;
  filter: drop-shadow(0 4px 8px rgba(0,0,0,0.5));
}

.pageHeader-div-11 {
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  color: #94a3b8;
  margin-top: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  max-width: 600px;
  margin: 12px auto 0;
}

.bookme-div-1 {
  background: rgba(18, 12, 8, 0.65);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 16px;
  padding: 24px;
  color: #F5F0E8;
  margin-top: 24px;
  font-family: 'DM Sans', sans-serif;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.bookme-h3-2 {
  color: #D4AF37;
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  letter-spacing: 0.3px;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  padding-bottom: 12px;
}

.bookme-div-3 {
  background: rgba(220, 80, 60, 0.1);
  border: 1px solid rgba(220, 80, 60, 0.25);
  border-radius: 10px;
  padding: 12px 14px;
  color: #E8705A;
  font-size: 13px;
  margin-bottom: 15px;
  display: none;
  font-family: 'DM Sans', sans-serif;
}

.bookme-div-4 {
  background: rgba(212, 175, 55, 0.06);
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 14px;
  padding: 24px;
  color: #F5F0E8;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-5 {
  color: #D4AF37;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}

.bookme-p-6 {
  margin: 0px;
  color: #A89880;
}

.bookme-div-7 {
  background: rgba(76, 175, 80, 0.08);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(76, 175, 80, 0.25);
  border-radius: 14px;
  padding: 24px;
  color: #F5F0E8;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  display: none;
}

.bookme-h3-8 {
  color: #66BB6A;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(212, 175, 55, 0.06);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 14px;
  padding: 24px;
  color: #F5F0E8;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-11 {
  color: #D4AF37;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Playfair Display', serif;
}

.bookme-p-12 {
  font-size: 13px;
  margin-bottom: 15px;
  color: #A89880;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  background: linear-gradient(135deg, #FFC439, #FFD700);
  color: #1A1008;
  text-decoration: none;
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.25);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-sizing: border-box;
  text-align: center;
  font-family: 'DM Sans', sans-serif;
  letter-spacing: 0.3px;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-button-16 {
  width: 100%;
  padding: 13px;
  border-radius: 10px;
  border: none;
  background: linear-gradient(135deg, #D4AF37, #C17F59);
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 4px;
  box-shadow: 0 4px 18px rgba(212, 175, 55, 0.25);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: 'DM Sans', sans-serif;
  letter-spacing: 0.5px;
}

.layout-body-1 {
  margin: 0px;
  padding: 0px;
  background: #120C08;
  color: #F5F0E8;
  font-family: 'DM Sans', sans-serif;
  min-height: 100vh;
}

.layout-div-2 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: radial-gradient(ellipse at 20% 0%, rgba(212, 175, 55, 0.04) 0%, transparent 50%), radial-gradient(ellipse at 80% 100%, rgba(193, 127, 89, 0.03) 0%, transparent 50%);
  pointer-events: none;
  z-index: 0;
}

.layout-div-3 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}

.layout-div-4 {
  display: flex;
  gap: 28px;
  align-items: flex-start;
}

.layout-article-5 {
  flex: 1 1 0%;
  min-width: 0px;
}

.layout-div-6 {
  background: rgba(18, 12, 8, 0.55);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 16px;
  padding: 32px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.03);
  transition: box-shadow 0.3s ease;
}

.layout-div-7 {
  margin-bottom: 24px;
}

.layout-h2-8 {
  margin: 0px;
}

.layout-a-9 {
  font-family: 'Playfair Display', serif;
  font-size: 28px;
  font-weight: 700;
  color: #F5F0E8;
  text-decoration: none;
  transition: color 0.3s ease;
  letter-spacing: -0.2px;
  line-height: 1.3;
}

.layout-div-10 {
  margin-top: 16px;
  height: 1px;
  background: linear-gradient(90deg, rgba(212, 175, 55, 0.3), rgba(212, 175, 55, 0.05));
  border-radius: 1px;
}

.layout-h2-11 {
  font-family: 'Playfair Display', serif;
  color: #F5F0E8;
  font-size: 22px;
  font-weight: 600;
}

.layout-p-12 {
  margin-bottom: 25px;
  color: #B8A898;
  line-height: 1.8;
}

.layout-div-13 {
  background: rgba(30, 22, 15, 0.45);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 14px;
  padding: 28px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
}

.layout-div-14 {
  margin-top: 48px;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.2), transparent);
}

.layout-footer-15 {
  text-align: center;
  padding: 24px 20px 32px;
  font-family: 'DM Sans', sans-serif;
  font-size: 12px;
  color: #5A4D40;
  letter-spacing: 0.5px;
}

.layout-span-16 {
  opacity: 0.7;
}

.nav-nav-1 {
  background: rgba(18, 12, 8, 0.6);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 14px;
  padding: 10px 20px;
  margin: 0 0 28px 0;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.bookme-div-1 {
  background: rgba(10, 10, 14, 0.45);
  backdrop-filter: blur(20px) saturate(1.3);
  -webkit-backdrop-filter: blur(20px) saturate(1.3);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 18px;
  padding: 28px;
  color: #fafaf9;
  margin-top: 28px;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.bookme-h3-2 {
  color: #d4af37;
  margin: 0 0 22px 0;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(212, 175, 55, 0.12);
  padding-bottom: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookme-span-3 {
  display: inline-block;
  width: 3px;
  height: 16px;
  background: linear-gradient(180deg, #d4af37, #b8860b);
  border-radius: 2px;
  box-shadow: 0 0 8px rgba(212, 175, 55, 0.3);
}

.bookme-div-4 {
  background: rgba(239, 68, 68, 0.08);
  border: 1px solid rgba(239, 68, 68, 0.2);
  border-radius: 12px;
  padding: 14px 18px;
  color: #fca5a5;
  font-size: 13px;
  margin-bottom: 16px;
  display: none;
  font-family: 'Inter', sans-serif;
}

.bookme-div-5 {
  background: rgba(212, 175, 55, 0.06);
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 14px;
  padding: 28px;
  color: #d4af37;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-6 {
  color: #d4af37;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
}

.bookme-p-7 {
  margin: 0px;
  color: #d4af37;
  opacity: 0.8;
}

.bookme-div-8 {
  background: rgba(34, 197, 94, 0.06);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.2);
  border-radius: 14px;
  padding: 28px;
  color: #86efac;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  display: none;
}

.bookme-h3-9 {
  color: #22c55e;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
}

.bookme-p-10 {
  margin: 0px;
}

.bookme-div-11 {
  background: rgba(212, 175, 55, 0.06);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 14px;
  padding: 28px;
  color: #fafaf9;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-12 {
  color: #d4af37;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
}

.bookme-p-13 {
  font-size: 13px;
  margin-bottom: 18px;
  color: #a8a29e;
}

.bookme-a-14 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, #d4af37 0%, #b8860b 100%);
  color: #0a0a0e;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 4px 20px rgba(212, 175, 55, 0.25);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-sizing: border-box;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
}

.bookme-form-15 {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.bookme-button-17 {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, #d4af37 0%, #b8860b 100%);
  color: #0a0a0e;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 4px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.06em;
  text-transform: uppercase;
  box-shadow: 0 4px 20px rgba(212, 175, 55, 0.25);
  font-family: 'Inter', sans-serif;
}

.pageHeader-header-1 {
  background-image: url("/images/memphis-skyline.jpg");
  background-size: cover;
  background-position: center 40%;
  border-radius: 0 0 24px 24px;
  padding: 0;
  margin-bottom: 28px;
  position: relative;
  min-height: 300px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(212, 175, 55, 0.15);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(175deg, rgba(18, 12, 8, 0.2) 0%, rgba(18, 12, 8, 0.55) 40%, rgba(18, 12, 8, 0.92) 100%);
  border-radius: 0 0 24px 24px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(212, 175, 55, 0.5), transparent);
  border-radius: 0 0 50% 50%;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(18, 12, 8, 0.55);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(212, 175, 55, 0.15);
  border-radius: 18px;
  padding: 22px 32px;
  margin: 0 24px 28px 24px;
  width: calc(100% - 48px);
  box-sizing: border-box;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

.pageHeader-div-5 {
  background: linear-gradient(135deg, #D4AF37, #C17F59, #D4AF37);
  padding: 16px;
  border-radius: 16px;
  flex-shrink: 0;
  box-shadow: 0 4px 15px rgba(212, 175, 55, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  box-sizing: border-box;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.15;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: 'Playfair Display', serif;
  font-size: 34px;
  font-weight: 800;
  letter-spacing: -0.3px;
}

.pageHeader-div-10 {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  color: #D4AF37;
  margin-top: 8px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.layout-body-1 {
  background: #0a0a0e;
  color: #e7e5e4;
  font-family: 'Inter', 'Outfit', -apple-system, BlinkMacSystemFont, sans-serif;
  margin: 0px;
  padding: 0px;
  min-height: 100vh;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

.layout-div-2 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.layout-div-3 {
  position: absolute;
  top: -15%;
  left: -10%;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(212, 175, 55, 0.04) 0%, transparent 70%);
  filter: blur(60px);
}

.layout-div-4 {
  position: absolute;
  bottom: -20%;
  right: -10%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(120, 113, 108, 0.03) 0%, transparent 70%);
  filter: blur(60px);
}

.layout-div-5 {
  position: absolute;
  inset: 0px;
  opacity: 0.015;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
  background-repeat: repeat;
  background-size: 128px 128px;
}

.layout-div-6 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

.layout-div-7 {
  display: flex;
  gap: 36px;
  margin-top: 36px;
  align-items: flex-start;
}

.layout-article-8 {
  flex: 1px;
  min-width: 0px;
}

.layout-div-9 {
  background: rgba(10, 10, 14, 0.45);
  backdrop-filter: blur(20px) saturate(1.3);
  -webkit-backdrop-filter: blur(20px) saturate(1.3);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 18px;
  padding: 36px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.layout-h2-10 {
  margin: 0 0 28px 0;
}

.layout-a-11 {
  color: #fafaf9;
  text-decoration: none;
  font-size: 28px;
  font-weight: 600;
  font-family: 'Playfair Display', 'Outfit', Georgia, serif;
  letter-spacing: -0.01em;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  line-height: 1.3;
}

.layout-h2-12 {
  font-family: 'Playfair Display', 'Outfit', Georgia, serif;
  font-weight: 600;
  font-size: 26px;
  color: #fafaf9;
  letter-spacing: -0.01em;
  margin-top: 0px;
  margin-bottom: 12px;
  line-height: 1.3;
}

.layout-p-13 {
  margin-bottom: 28px;
  color: #a8a29e;
  font-size: 15px;
  line-height: 1.8;
  font-family: 'Inter', sans-serif;
}

.layout-div-14 {
  background: rgba(10, 10, 14, 0.4);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 18px;
  padding: 32px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.layout-div-15 {
  color: #d6d3d1;
  line-height: 1.85;
  font-size: 15px;
  font-family: 'Inter', sans-serif;
  letter-spacing: 0.01em;
}

.layout-div-16 {
  width: 330px;
  flex-shrink: 0;
}

.layout-footer-17 {
  text-align: center;
  padding: 36px 0;
  color: #57534e;
  font-size: 12px;
  border-top: 1px solid rgba(212, 175, 55, 0.06);
  margin-top: 48px;
  letter-spacing: 0.06em;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}

.layout-span-18 {
  color: #d4af37;
  opacity: 0.6;
}

.layout-span-19 {
  color: #d4af37;
  opacity: 0.6;
}

.nav-nav-1 {
  background: rgba(10, 10, 14, 0.5);
  backdrop-filter: blur(16px) saturate(1.2);
  -webkit-backdrop-filter: blur(16px) saturate(1.2);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-radius: 14px;
  margin: 16px auto 0 auto;
  padding: 6px 12px;
  max-width: 960px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.nav-ul-2 {
  display: flex;
  gap: 2px;
  list-style: none;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-li-3 {
  list-style: none;
}

.nav-a-4 {
  color: #a8a29e;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  transition: all 0.3s cubic-bezier(0.4,0,0.2,1);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  display: inline-block;
}

.search-form-1 {
  display: flex;
  gap: 8px;
  align-items: center;
}

.search-input-2 {
  background: rgba(10, 10, 14, 0.5);
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 10px;
  padding: 11px 16px;
  color: #fafaf9;
  font-size: 14px;
  flex: 1px;
  outline: none;
  font-family: 'Inter', sans-serif;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.01em;
}

.search-input-3 {
  background: rgba(212, 175, 55, 0.12);
  border: 1px solid rgba(212, 175, 55, 0.2);
  border-radius: 10px;
  padding: 11px 20px;
  color: #d4af37;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-family: 'Inter', sans-serif;
}

.bookme-div-1 {
  padding: 2rem;
  background: linear-gradient(145deg, rgba(30, 41, 59, 0.8) 0%, rgba(15, 23, 42, 0.9) 100%);
  position: relative;
  overflow: hidden;
}

.bookme-div-2 {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 150px;
  height: 150px;
  background: radial-gradient(circle, rgba(56,189,248,0.2) 0%, rgba(0,0,0,0) 70%);
  border-radius: 50%;
  pointer-events: none;
}

.bookme-h3-3 {
  color: #ffffff;
  font-family: Outfit, sans-serif;
  margin: 0 0 1.5rem 0;
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 10px;
}

.bookme-span-4 {
  color: #38bdf8;
}

.bookme-div-5 {
  display: none;
}

.bookme-div-6 {
  display: none;
}

.bookme-div-7 {
  display: none;
}

.bookme-div-8 {
  display: none;
}

.bookme-button-9 {
  margin-top: 0.5rem;
}

.pageHeader-header-1 {
  background-image: url("/assets/images/credit-repair-services.jpg");
  background-size: cover;
  background-position: center 30%;
  border-radius: 0 0 24px 24px;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(212, 175, 55, 0.06);
  border: 1px solid rgba(212, 175, 55, 0.08);
  border-top: none;
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(10,10,14,0.05) 0%, rgba(10,10,14,0.35) 40%, rgba(10,10,14,0.92) 100%);
  border-radius: 0 0 24px 24px;
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 20%;
  right: 20%;
  height: 120px;
  background: radial-gradient(ellipse at center top, rgba(212, 175, 55, 0.06) 0%, transparent 70%);
  pointer-events: none;
  z-index: 2;
}

.pageHeader-div-4 {
  position: absolute;
  bottom: 0px;
  left: 5%;
  right: 5%;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.3) 20%, rgba(212, 175, 55, 0.6) 50%, rgba(212, 175, 55, 0.3) 80%, transparent 100%);
  z-index: 4;
  pointer-events: none;
}

.pageHeader-div-5 {
  position: absolute;
  bottom: -6px;
  left: 10%;
  right: 10%;
  height: 12px;
  background: linear-gradient(90deg, transparent 0%, rgba(212, 175, 55, 0.05) 30%, rgba(212, 175, 55, 0.12) 50%, rgba(212, 175, 55, 0.05) 70%, transparent 100%);
  filter: blur(6px);
  z-index: 4;
  pointer-events: none;
}

.pageHeader-div-6 {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  background: rgba(10, 10, 14, 0.55);
  backdrop-filter: blur(20px) saturate(1.3);
  -webkit-backdrop-filter: blur(20px) saturate(1.3);
  border: 1px solid rgba(212, 175, 55, 0.12);
  border-radius: 18px;
  padding: 20px 32px;
  margin: 0 24px 20px 24px;
  width: calc(100% - 48px);
  box-sizing: border-box;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.04), 0 0 0 1px rgba(212, 175, 55, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.15;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: 'Outfit', 'Inter', -apple-system, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fafaf9;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
  line-height: 1.15;
}

.pageHeader-div-11 {
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  font-size: 14px;
  color: #d4af37;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
  margin-bottom: 2rem;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  transform: scale(1.05);
  transition: transform 10s ease-out;
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, rgba(15, 23, 42, 1) 0%, rgba(15, 23, 42, 0.2) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 1.2rem;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease, border-color 0.3s ease;
}

.pageHeader-div-5 {
  position: relative;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);
  flex-shrink: 0;
}

.pageHeader-img-6 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid #0f172a;
  object-fit: cover;
  display: block;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.03em;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-11 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.layout-body-1 {
  margin: 0px;
  padding: 0px;
  background-color: #0f172a;
}

.layout-h2-2 {
  display: flex;
  align-items: center;
  gap: 10px;
}

.layout-span-3 {
  font-size: 1.5em;
}

.nav-nav-1 {
  background: rgba(30, 41, 59, 0.6);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 1rem;
  padding: 0.5rem 1rem;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
  position: sticky;
  top: 20px;
  z-index: 50;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0px;
  padding: 0px;
  gap: 8px;
  align-items: center;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: inline-block;
  padding: 10px 16px;
  color: #e2e8f0;
  text-decoration: none;
  font-family: Inter, sans-serif;
  font-weight: 500;
  font-size: 15px;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.nav-span-5 {
  position: relative;
  z-index: 1;
}

.search-div-1 {
  background: rgba(18, 12, 8, 0.5);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border: 1px solid rgba(212, 175, 55, 0.1);
  border-radius: 12px;
  padding: 14px;
}

.search-form-2 {
  display: flex;
  gap: 8px;
  align-items: center;
}

.search-input-3 {
  flex: 1px;
  padding: 11px 16px;
  border-radius: 10px;
  border: 1px solid rgba(212, 175, 55, 0.12);
  background: rgba(30, 22, 15, 0.6);
  color: #F5F0E8;
  font-size: 14px;
  font-family: 'DM Sans', sans-serif;
  outline: none;
  transition: all 0.3s ease;
}

.search-input-4 {
  padding: 11px 22px;
  border-radius: 10px;
  border: none;
  background: linear-gradient(135deg, #D4AF37, #C17F59);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  font-family: 'DM Sans', sans-serif;
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(212, 175, 55, 0.2);
  letter-spacing: 0.5px;
}

.bookme-div-1 {
  background: var(--bg-card);
  backdrop-filter: blur(16px) saturate(1.3);
  -webkit-backdrop-filter: blur(16px) saturate(1.3);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  padding: 24px;
  color: var(--text-primary);
  margin-top: 0;
  font-family: var(--font-body);
  box-shadow: var(--shadow-sm);
  position: relative;
  overflow: hidden;
  transition: border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);
}

.bookme-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 3px;
  background: linear-gradient(90deg, var(--accent-primary), var(--accent-secondary), var(--accent-primary));
  background-size: 200% auto;
  animation: shimmer 4s linear infinite;
  opacity: 0.7;
}

.bookme-div-3 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid var(--border-subtle);
}

.bookme-div-4 {
  width: 32px;
  height: 32px;
  border-radius: var(--radius-sm);
  background: var(--accent-soft);
  border: 1px solid var(--border-accent);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.bookme-h3-5 {
  color: var(--text-primary);
  margin: 0px;
  font-family: var(--font-heading);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
}

.bookme-div-6 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.25);
  border-radius: var(--radius-sm);
  padding: 12px 14px;
  color: #fca5a5;
  font-size: 13px;
  margin-bottom: 15px;
  display: none;
  line-height: 1.5;
}

.bookme-div-7 {
  background: rgba(251, 191, 36, 0.08);
  border: 1px solid rgba(251, 191, 36, 0.2);
  border-radius: var(--radius-md);
  padding: 28px 20px;
  color: var(--text-primary);
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-8 {
  color: var(--accent-primary);
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: var(--font-heading);
  font-weight: 700;
}

.bookme-p-9 {
  margin: 0px;
  color: var(--text-secondary);
}

.bookme-div-10 {
  background: rgba(52, 211, 153, 0.08);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(52, 211, 153, 0.2);
  border-radius: var(--radius-md);
  padding: 28px 20px;
  color: var(--text-primary);
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  display: none;
}

.bookme-h3-11 {
  color: #34d399;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: var(--font-heading);
  font-weight: 700;
}

.bookme-p-12 {
  margin: 0px;
  color: var(--text-secondary);
}

.bookme-div-13 {
  background: rgba(59, 130, 246, 0.08);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(59, 130, 246, 0.2);
  border-radius: var(--radius-md);
  padding: 28px 20px;
  color: var(--text-primary);
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-14 {
  color: #60a5fa;
  margin: 0 0 10px 0;
  font-size: 18px;
  font-family: var(--font-heading);
  font-weight: 700;
}

.bookme-p-15 {
  font-size: 13px;
  margin-bottom: 18px;
  color: var(--text-secondary);
}

.bookme-a-16 {
  display: block;
  width: 100%;
  padding: 14px 20px;
  border-radius: var(--radius-sm);
  background: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);
  color: #000000;
  text-decoration: none;
  font-family: var(--font-heading);
  font-weight: 700;
  font-size: 15px;
  box-shadow: 0 4px 20px rgba(251, 191, 36, 0.25);
  transition: transform var(--duration-fast) var(--ease-spring), box-shadow var(--duration-fast) var(--ease-out);
  box-sizing: border-box;
  text-align: center;
  letter-spacing: 0.3px;
}

.bookme-form-17 {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.bookme-button-21 {
  width: 100%;
  padding: 12px 20px;
  border-radius: var(--radius-sm);
  border: 1px solid var(--border-accent);
  background: linear-gradient(135deg, rgba(232, 168, 56, 0.15) 0%, rgba(194, 122, 30, 0.1) 100%);
  color: var(--accent-primary);
  font-family: var(--font-heading);
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  margin-top: 4px;
  letter-spacing: 0.4px;
  transition: all var(--duration-fast) var(--ease-out);
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}

.nav-nav-1 {
  margin: 0 auto 24px auto;
  max-width: 960px;
  padding: 0 16px;
  animation: fadeInUp var(--duration-slow) var(--ease-out) 0.25s both;
}

.nav-ul-2 {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  padding: 6px 8px;
  margin: 0px;
  background: var(--bg-card);
  backdrop-filter: blur(16px) saturate(1.3);
  -webkit-backdrop-filter: blur(16px) saturate(1.3);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  box-shadow: var(--shadow-sm);
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: inline-block;
  padding: 8px 18px;
  font-size: 13.5px;
  font-family: var(--font-body);
  font-weight: 500;
  color: var(--text-secondary);
  border-radius: var(--radius-sm);
  transition: all var(--duration-fast) var(--ease-out);
  text-decoration: none;
  letter-spacing: 0.2px;
  position: relative;
}

.pageHeader-header-1 {
  position: relative;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center 35%;
  min-height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
  border-radius: 0 0 var(--radius-xl) var(--radius-xl);
  overflow: hidden;
  box-shadow: var(--shadow-lg), inset 0 -80px 120px rgba(6, 8, 15, 0.8);
  animation: fadeIn var(--duration-slow) var(--ease-out);
}

.pageHeader-div-2 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(175deg, rgba(6, 8, 15, 0.1) 0%, rgba(6, 8, 15, 0.35) 40%, rgba(6, 8, 15, 0.88) 85%, var(--bg-deep) 100%);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, var(--accent-primary) 20%, var(--accent-secondary) 50%, var(--accent-primary) 80%, transparent 100%);
  opacity: 0.6;
  z-index: 3;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 22px;
  margin: 0 24px 28px 24px;
  padding: 18px 28px;
  background: rgba(11, 14, 24, 0.6);
  backdrop-filter: blur(20px) saturate(1.4);
  -webkit-backdrop-filter: blur(20px) saturate(1.4);
  border: 1px solid var(--border-light);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow-md), var(--shadow-glow);
  animation: fadeInUp var(--duration-slow) var(--ease-out) 0.15s both;
}

.pageHeader-div-5 {
  position: relative;
  flex-shrink: 0;
}

.pageHeader-img-6 {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  border: 2.5px solid rgba(232, 168, 56, 0.5);
  box-shadow: 0 0 20px rgba(232, 168, 56, 0.15), 0 4px 12px rgba(0, 0, 0, 0.4);
  object-fit: cover;
  transition: transform var(--duration-normal) var(--ease-spring), box-shadow var(--duration-normal) var(--ease-out);
}

.pageHeader-div-7 {
  position: absolute;
  bottom: 4px;
  right: 4px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #34d399;
  border: 2.5px solid var(--bg-primary);
  box-shadow: 0 0 8px rgba(52, 211, 153, 0.5);
  animation: subtlePulse 3s ease-in-out infinite;
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
  min-width: 0px;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.15;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-family: var(--font-heading);
  font-size: 30px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}

.pageHeader-div-12 {
  font-family: var(--font-body);
  font-size: 13.5px;
  color: var(--accent-primary);
  margin-top: 5px;
  font-weight: 500;
  letter-spacing: 0.3px;
  opacity: 0.9;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.layout-body-1 {
  font-family: var(--font-body);
  background: var(--bg-deep);
  color: var(--text-primary);
  margin: 0px;
  padding: 0px;
  min-height: 100vh;
}

.layout-div-2 {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 20px 60px 20px;
}

.layout-div-3 {
  display: flex;
  gap: 28px;
  align-items: flex-start;
  max-width: 960px;
  margin: 0 auto;
  animation: fadeInUp var(--duration-slow) var(--ease-out) 0.3s both;
}

.layout-article-4 {
  flex: 1 1 0;
  min-width: 0px;
}

.layout-div-5 {
  background: var(--bg-card);
  backdrop-filter: blur(16px) saturate(1.3);
  -webkit-backdrop-filter: blur(16px) saturate(1.3);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  padding: 32px;
  box-shadow: var(--shadow-sm);
  transition: border-color var(--duration-normal) var(--ease-out), box-shadow var(--duration-normal) var(--ease-out);
}

.layout-div-6 {
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border-subtle);
}

.layout-h2-7 {
  margin: 0px;
  font-family: var(--font-heading);
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -0.5px;
  line-height: 1.25;
}

.layout-a-8 {
  color: var(--text-primary);
  text-decoration: none;
  transition: color var(--duration-fast) var(--ease-out);
  background-image: linear-gradient(var(--accent-primary), var(--accent-primary));
  background-size: 0% 2px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 3px;
}

.layout-h2-9 {
  font-family: var(--font-heading);
  font-size: 22px;
  font-weight: 700;
  color: var(--text-primary);
  margin-bottom: 12px;
  letter-spacing: -0.3px;
}

.layout-p-10 {
  margin-bottom: 28px;
  color: var(--text-secondary);
  font-size: 15px;
  line-height: 1.7;
}

.layout-div-11 {
  background: rgba(6, 8, 15, 0.4);
  border: 1px solid var(--border-subtle);
  border-radius: var(--radius-md);
  padding: 28px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

.layout-div-12 {
  font-size: 15px;
  line-height: 1.8;
  color: var(--text-secondary);
}

.search-form-1 {
  display: flex;
  gap: 0;
  border-radius: var(--radius-sm);
  overflow: hidden;
  border: 1px solid var(--border-subtle);
  background: rgba(6, 8, 15, 0.5);
  transition: border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);
}

.search-input-2 {
  flex: 1px;
  padding: 10px 14px;
  border: none;
  background: transparent;
  color: var(--text-primary);
  font-family: var(--font-body);
  font-size: 14px;
  outline: none;
}

.search-input-3 {
  padding: 10px 18px;
  border: none;
  background: var(--accent-soft);
  color: var(--accent-primary);
  font-family: var(--font-heading);
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  transition: background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);
}

.bookme-div-1 {
  margin-top: 25px;
  padding: 25px;
}

.bookme-h3-2 {
  color: var(--accent-2);
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-bottom: 1px solid var(--glass-border);
  padding-bottom: 12px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.15);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 10px;
  padding: 12px;
  color: #fca5a5;
  font-size: 0.9rem;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-4 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #fef08a;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-5 {
  color: #facc15;
  margin: 0 0 10px 0;
  font-size: 1.1rem;
}

.bookme-p-6 {
  margin: 0px;
  font-size: 0.9rem;
}

.bookme-div-7 {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #bbf7d0;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-8 {
  color: #4ade80;
  margin: 0 0 10px 0;
  font-size: 1.1rem;
}

.bookme-p-9 {
  margin: 0px;
  font-size: 0.9rem;
}

.bookme-div-10 {
  background: rgba(14, 165, 233, 0.1);
  border: 1px solid rgba(14, 165, 233, 0.3);
  border-radius: 12px;
  padding: 20px;
  color: #e0f2fe;
  text-align: center;
  display: none;
  margin-bottom: 20px;
}

.bookme-h3-11 {
  color: #38bdf8;
  margin: 0 0 10px 0;
  font-size: 1.1rem;
}

.bookme-p-12 {
  font-size: 0.9rem;
  margin-bottom: 15px;
}

.bookme-a-13 {
  background: #ffc439;
  color: #000000;
  box-shadow: 0 4px 15px rgba(255, 196, 57, 0.3);
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-label-15 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-label-16 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-label-17 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-label-18 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-label-19 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-label-20 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-textarea-21 {
  resize: none;
}

.bookme-label-22 {
  display: block;
  font-size: 0.85rem;
  color: var(--text-muted);
  margin-bottom: 6px;
}

.bookme-button-23 {
  margin-top: 10px;
}

.layout-article-1 {
  animation-delay: 0.2s;
}

.layout-div-2 {
  animation-delay: 0.4s;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 60px 40px;
  margin-bottom: 40px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: center;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(3, 7, 18, 0.4) 100%);
  backdrop-filter: blur(4px);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 30px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
  transform: translateY(20px);
  animation: fadeInUp 0.8s ease-out forwards 0.2s;
  opacity: 0;
}

.pageHeader-img-4 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(135deg, #ffffff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.pageHeader-div-9 {
  font-size: 18px;
  color: #0ea5e9;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.nav-nav-1 {
  animation-delay: 0.3s;
}

.nav-ul-2 {
  display: flex;
  gap: 15px;
  list-style: none;
  padding: 15px 25px;
  margin: 0;
  background: var(--glass-bg);
  backdrop-filter: blur(16px);
  border: 1px solid var(--glass-border);
  border-radius: 100px;
  box-shadow: var(--glass-shadow);
  flex-wrap: wrap;
}

.nav-a-3 {
  display: block;
  padding: 8px 20px;
  color: var(--text-main);
  font-weight: 500;
  border-radius: 100px;
  transition: all 0.3s ease;
}

.search-form-1 {
  display: flex;
  gap: 10px;
}

.search-button-2 {
  padding: 12px 20px;
  width: auto;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 0 0 16px 16px;
  padding: 30px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 100px rgba(0,0,0,0.5), 0 4px 20px rgba(0,0,0,0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(3, 7, 18, 0.2) 0%, rgba(3, 7, 18, 0.7) 100%);
  border-radius: 0 0 15px 15px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(15, 23, 42, 0.55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 15px 25px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-img-4 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.pageHeader-div-9 {
  font-size: 14px;
  color: #90caf9;
  margin-top: 4px;
  font-weight: 400;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.nav-nav-1 {
  padding: 0.75rem 1.5rem;
  margin-bottom: 2rem;
  animation-delay: 0.1s;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  list-style: none;
  margin: 0px;
  padding: 0px;
  justify-content: center;
}

.nav-a-3 {
  display: block;
  padding: 0.75rem 1.5rem;
  color: #e2e8f0;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.05rem;
  font-family: Outfit, sans-serif;
  border-radius: 12px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.pageHeader-header-1 {
  position: relative;
  overflow: hidden;
  padding: 3rem;
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: blur(6px) brightness(0.5);
  transform: scale(1.05);
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(3, 7, 18, 0.6) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 2.5rem;
  width: 100%;
}

.pageHeader-div-5 {
  position: relative;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, #38bdf8, #818cf8, #e879f9);
  box-shadow: 0 0 30px rgba(56, 189, 248, 0.4);
  transition: transform 0.3s ease;
  cursor: pointer;
}

.pageHeader-img-6 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid #0f172a;
  object-fit: cover;
  display: block;
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: Outfit, sans-serif;
  font-size: 3.5rem;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -1px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-11 {
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  color: #bae6fd;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  display: flex;
  align-items: center;
  gap: 10px;
}

.pageHeader-span-12 {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #38bdf8;
  box-shadow: 0 0 10px #38bdf8;
}

.layout-article-1 {
  padding: 3rem;
}

.layout-h2-2 {
  margin-top: 0px;
}

.layout-p-3 {
  margin-bottom: 25px;
  color: var(--text-secondary);
  font-size: 1.2rem;
}

.layout-div-4 {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid var(--glass-border);
  border-radius: 16px;
  padding: 28px;
  box-shadow: inset 0 2px 20px rgba(0,0,0,0.3);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(145deg, rgba(3, 7, 18, 0.4) 0%, rgba(3, 7, 18, 0.9) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.4);
}

.pageHeader-div-4 {
  position: relative;
}

.pageHeader-img-5 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-div-6 {
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 20px;
  height: 20px;
  background: #22c55e;
  border: 3px solid rgba(15, 23, 42, 1);
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(34, 197, 94, 0.6);
}

.pageHeader-div-7 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-8 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-9 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-10 {
  font-family: 'Outfit', sans-serif;
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(to right, #fff, #93c5fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 10px rgba(0,0,0,0.3);
  letter-spacing: -0.02em;
}

.pageHeader-div-11 {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #bae6fd;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
}

.layout-body-1 {
  margin: 0px;
  font-family: 'Inter', 'Outfit', sans-serif;
  background-color: #030712;
  color: #e2e8f0;
  background-image: radial-gradient(circle at top right, rgba(29, 78, 216, 0.15), transparent 400px), radial-gradient(circle at bottom left, rgba(147, 51, 234, 0.15), transparent 400px);
  background-attachment: fixed;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.layout-div-2 {
  flex: 1px;
  display: flex;
  flex-direction: column;
}

.layout-div-3 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}

.layout-div-4 {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-top: 40px;
  flex-wrap: wrap;
  align-items: flex-start;
}

.layout-article-5 {
  flex: 1 1 700px;
  background: rgba(15, 23, 42, 0.6);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

.layout-div-6 {
  margin-bottom: 30px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  padding-bottom: 20px;
}

.layout-h2-7 {
  margin: 0px;
  font-size: 2.5rem;
  font-weight: 800;
  letter-spacing: -0.02em;
  background: linear-gradient(135deg, #fff 0%, #a5b4fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.layout-a-8 {
  text-decoration: none;
}

.layout-div-9 {
  line-height: 1.8;
  font-size: 1.1rem;
  color: #cbd5e1;
}

.layout-h2-10 {
  font-size: 2rem;
  color: #fff;
  margin-bottom: 20px;
}

.layout-p-11 {
  margin-bottom: 30px;
}

.layout-div-12 {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 30px;
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
}

.layout-div-13 {
  line-height: 1.8;
  font-size: 1.1rem;
  color: #cbd5e1;
}

.layout-footer-14 {
  margin-top: 80px;
  padding: 40px 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  color: #64748b;
  font-size: 0.9rem;
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.nav-nav-1 {
  margin-top: 1.5rem;
  background: rgba(15, 23, 42, 0.45);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 0.75rem 1.5rem;
  box-shadow: 0 4px 20px rgba(0,0,0,0.2);
  animation: fadeIn 1s ease-out;
}

.nav-ul-2 {
  display: flex;
  gap: 1rem;
  list-style: none;
  margin: 0px;
  padding: 0px;
  flex-wrap: wrap;
  justify-content: center;
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  color: #e2e8f0;
  font-weight: 600;
  font-size: 0.95rem;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0.6rem 1.2rem;
  border-radius: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.nav-span-5 {
  position: relative;
  z-index: 1;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  min-height: 280px;
  display: flex;
  align-items: center;
  padding: 3rem;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.1);
  animation: slideDown 0.8s ease-out;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/newcartitleloans_banner.jpg");
  background-size: cover;
  background-position: center;
  filter: blur(3px);
  transform: scale(1.05);
  z-index: 0;
  transition: transform 0.5s ease;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(5, 11, 20, 0.85) 0%, rgba(15, 23, 42, 0.6) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(255, 255, 255, 0.03);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 25px 40px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-div-5 {
  position: relative;
  flex-shrink: 0;
}

.pageHeader-div-6 {
  position: absolute;
  inset: -4px;
  background: linear-gradient(45deg, #fbbf24, #10b981, #3b82f6);
  border-radius: 50%;
  filter: blur(10px);
  opacity: 0.8;
  animation: spin 4s linear infinite;
}

.pageHeader-img-7 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  position: relative;
  z-index: 2;
  border: 2px solid rgba(255,255,255,0.2);
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-size: 36px;
  font-family: 'Outfit', sans-serif;
  font-weight: 800;
  background: linear-gradient(to right, #ffffff, #e2e8f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.5px;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.pageHeader-div-12 {
  font-size: 16px;
  color: #fbbf24;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-header-1 {
  background: linear-gradient(135deg, #090d16 0%, #111827 100%);
  border-radius: 16px;
  padding: 40px 30px;
  margin-bottom: 30px;
  position: relative;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: -50%;
  right: -20%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(59, 130, 246, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  bottom: -50%;
  left: -10%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(147, 51, 234, 0.12) 0%, rgba(0, 0, 0, 0) 70%);
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  width: 100%;
}

.pageHeader-div-5 {
  width: 70px;
  height: 70px;
  border-radius: 16px;
  background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 20px rgba(59, 130, 246, 0.3);
  flex-shrink: 0;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 32px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  background: linear-gradient(to right, #fff, #93c5fd);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pageHeader-div-10 {
  font-size: 15px;
  color: #94a3b8;
  margin-top: 6px;
  font-weight: 500;
}

.layout-body-1 {
  background: #030712;
  color: #f3f4f6;
  font-family: 'Inter', sans-serif;
  margin: 0px;
  padding: 0px;
}

.layout-div-2 {
  min-height: 100vh;
  background: radial-gradient(ellipse 80% 80% at 50% -20%, rgba(30, 58, 138, 0.15), rgba(255, 255, 255, 0));
}

.layout-div-3 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 20px;
}

.layout-div-4 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
  margin-top: 30px;
}

.layout-article-5 {
  min-width: 0px;
}

.layout-div-6 {
  background: rgba(15, 23, 42, 0.35);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

.layout-div-7 {
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 16px;
}

.layout-h2-8 {
  margin: 0px;
  font-size: 28px;
  color: #fff;
  font-weight: 800;
}

.layout-a-9 {
  color: #fff;
  text-decoration: none;
}

.layout-div-1 {
  margin-bottom: 15px;
}

.layout-input-2 {
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 8px 12px;
  color: #fff;
  width: 100px;
  display: inline-block;
  margin-left: 10px;
}

.layout-article-1 {
  overflow: hidden;
}

.layout-h2-2 {
  font-size: 3rem;
  margin: 0 0 24px 0;
  font-weight: 800;
  line-height: 1.2;
}

.layout-a-3 {
  color: #fff;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.layout-p-4 {
  margin-bottom: 32px;
  color: var(--text-muted);
}

.layout-div-5 {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 32px;
  box-shadow: inset 0 2px 20px rgba(0,0,0,0.5);
}

.layout-aside-6 {
  animation-delay: 0.2s;
  opacity: 0;
}

.nav-nav-1 {
  animation-delay: 0.1s;
  opacity: 0;
}

.pageHeader-header-1 {
  margin-top: 40px;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 0;
  min-height: 320px;
  border-radius: 32px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  filter: blur(5px) brightness(0.7);
  transform: scale(1.1);
  z-index: 0;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(90deg, rgba(9, 9, 11, 0.95) 0%, rgba(9, 9, 11, 0.3) 100%);
  z-index: 1;
}

.pageHeader-div-4 {
  position: absolute;
  right: 5%;
  top: 20%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(56,189,248,0.2) 0%, transparent 70%);
  z-index: 1;
  pointer-events: none;
}

.pageHeader-div-5 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 60px;
  width: 100%;
}

.pageHeader-div-6 {
  position: relative;
}

.pageHeader-img-8 {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 4px solid #09090b;
  object-fit: cover;
  box-shadow: 0 20px 40px rgba(0,0,0,0.6);
  position: relative;
  z-index: 2;
}

.pageHeader-div-9 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-10 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
  font-family: 'Outfit', sans-serif;
}

.pageHeader-a-11 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-12 {
  font-size: 3.5rem;
  font-weight: 800;
  background: linear-gradient(to right, #ffffff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -1.5px;
  text-shadow: 0 4px 20px rgba(0,0,0,0.5);
}

.pageHeader-div-13 {
  font-size: 1.25rem;
  color: #38bdf8;
  margin-top: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
}

.index-div-1 {
  background-image: url('/img/paleo1.jpg');
}

.index-div-2 {
  background-image: url('/img/paleo2.jpg');
}

.index-div-3 {
  background-image: url('/img/paleo3.jpg');
}

.index-div-4 {
  background-image: url('/img/paleo4.jpg');
}

.index-div-5 {
  height: 620px;
  min-height: 620px;
}

.pageHeader-span-1 {
  color: #00f5d4;
}

.pageHeader-span-2 {
  color: #fff;
}

.pageHeader-div-3 {
  display: flex;
  align-items: center;
  gap: 20px;
}

.pageHeader-a-4 {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  transition: all 0.2s;
}

.pageHeader-span-5 {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #00f5d4;
  flex-shrink: 0;
}

.pageHeader-span-6 {
  color: #94a3b8;
  font-weight: normal;
}

.pageHeader-span-7 {
  color: #00f5d4;
}

.layout-div-1 {
  min-height: 100vh;
  position: relative;
}

.layout-div-2 {
  position: absolute;
  top: -10%;
  left: 5%;
  width: 400px;
  height: 400px;
  border-radius: 50%;
  background: rgba(0, 245, 212, 0.04);
  filter: blur(80px);
  pointer-events: none;
}

.layout-div-3 {
  position: absolute;
  top: 20%;
  right: -10%;
  width: 500px;
  height: 500px;
  border-radius: 50%;
  background: rgba(59, 130, 246, 0.04);
  filter: blur(80px);
  pointer-events: none;
}

.layout-div-4 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.layout-section-5 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
  justify-content: space-between;
  padding: 60px 0;
  text-align: left;
}

.layout-div-6 {
  flex: 1 1 500px;
  space-y: 24px;
}

.layout-svg-7 {
  margin-right: 4px;
}

.layout-h1-8 {
  margin: 16px 0;
}

.layout-p-9 {
  margin-bottom: 30px;
}

.layout-form-10 {
  max-width: 440px;
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}

.layout-div-11 {
  flex: 1px;
  position: relative;
}

.layout-input-12 {
  width: 100%;
  padding: 14px 16px;
  background: rgba(10, 12, 14, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #fff;
  border-radius: 12px;
  outline: none;
  font-size: 15px;
}

.layout-button-13 {
  width: auto;
  padding: 0 24px;
  white-space: nowrap;
}

.layout-div-14 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: #64748b;
  margin-top: 16px;
}

.layout-span-15 {
  color: #fbbf24;
}

.layout-div-16 {
  flex: 1 1 400px;
  display: flex;
  justify-content: center;
}

.layout-div-17 {
  padding: 8px;
  width: 100%;
  max-width: 500px;
  overflow: hidden;
}

.layout-img-18 {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
  opacity: 0.9;
}

.layout-header-20 {
  margin-bottom: 24px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 16px;
}

.layout-h1-21 {
  font-size: 28px;
  color: #fff;
  font-weight: 800;
}

.layout-section-22 {
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 40px;
}

.layout-h3-23 {
  font-size: 12px;
  font-weight: 700;
  color: #00f5d4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}

.layout-div-24 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
}

.layout-a-25 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 140px;
  text-decoration: none;
  text-align: left;
}

.layout-span-26 {
  font-size: 24px;
}

.layout-strong-27 {
  display: block;
  color: #fff;
  font-size: 15px;
}

.layout-span-28 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10px;
  color: rgba(0, 245, 212, 0.8);
  font-weight: 700;
  margin-top: 4px;
}

.layout-span-29 {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #00f5d4;
}

.layout-section-30 {
  margin-top: 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  padding-top: 40px;
  padding-bottom: 40px;
}

.layout-div-31 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 40px;
  text-align: left;
}

.layout-h4-32 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-33 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(0,245,212,0.1);
  color: #00f5d4;
  font-size: 11px;
  border: 1px solid rgba(0,245,212,0.3);
}

.layout-p-34 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.layout-h4-35 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-36 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(59,130,246,0.1);
  color: #3b82f6;
  font-size: 11px;
  border: 1px solid rgba(59,130,246,0.3);
}

.layout-p-37 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.layout-h4-38 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.layout-span-39 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(16,185,129,0.1);
  color: #10b981;
  font-size: 11px;
  border: 1px solid rgba(16,185,129,0.3);
}

.layout-p-40 {
  font-size: 12px;
  color: #94a3b8;
  line-height: 1.6;
}

.layout-h1-1 {
  margin: 0px;
}

.layout-span-2 {
  font-size: 0.75rem;
  padding: 0.125rem 0.375rem;
}

.layout-a-3 {
  text-decoration: none;
}

.layout-span-4 {
  display: inline-block;
  width: 8px;
  height: 8px;
}

.layout-p-5 {
  font-size: 10px;
}

.layout-div-6 {
  font-size: 9px;
}

.nav-nav-1 {
  margin-top: 20px;
  background: rgba(30, 41, 59, 0.6);
  backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 15px 25px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.2);
  position: sticky;
  top: 20px;
  z-index: 50;
}

.nav-ul-2 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
}

.nav-a-3 {
  color: #e2e8f0;
  text-decoration: none;
  font-size: 15px;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 8px;
  transition: all 0.2s ease;
  display: inline-block;
}

.layout-h2-1 {
  color: #fff;
  font-size: 2rem;
  margin-bottom: 1rem;
  font-family: Outfit;
}

.layout-p-2 {
  margin-bottom: 30px;
  color: var(--text-muted);
}

.layout-div-3 {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 30px;
}

.pageHeader-header-1 {
  margin-top: 30px;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}

.pageHeader-div-2 {
  position: absolute;
  inset: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  transform: scale(1.05);
  transition: transform 10s ease-out;
}

.pageHeader-div-3 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.8) 0%, rgba(88, 28, 135, 0.6) 100%);
  backdrop-filter: blur(4px);
}

.pageHeader-div-4 {
  position: relative;
  padding: 60px 40px;
  display: flex;
  align-items: center;
  gap: 30px;
  z-index: 10;
}

.pageHeader-img-5 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 30px rgba(168, 85, 247, 0.4);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.3s ease, border-color 0.3s ease;
  cursor: pointer;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  font-family: Outfit;
  letter-spacing: -0.02em;
}

.pageHeader-a-7 {
  text-decoration: none;
  color: #fff;
}

.pageHeader-span-8 {
  font-size: 42px;
  font-weight: 800;
  background: linear-gradient(to right, #fff, #cbd5e1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pageHeader-div-9 {
  font-size: 18px;
  color: #e2e8f0;
  margin-top: 10px;
  font-weight: 400;
  opacity: 0.9;
  max-width: 600px;
  line-height: 1.5;
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.bookme-div-1 {
  background: rgba(15, 23, 42, 0.45);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  padding: 30px;
  color: #f8fafc;
  margin-top: 25px;
  font-family: Inter, sans-serif;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.bookme-h3-2 {
  color: #38bdf8;
  margin: 0 0 20px 0;
  font-size: 22px;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 12px;
}

.bookme-div-3 {
  background: rgba(239, 68, 68, 0.15);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 12px;
  padding: 12px;
  color: #fca5a5;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-4 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #fef08a;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-5 {
  color: #fde047;
  margin: 0 0 12px 0;
  font-size: 20px;
  font-family: Outfit, sans-serif;
}

.bookme-p-6 {
  margin: 0px;
}

.bookme-div-7 {
  background: rgba(34, 197, 94, 0.15);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #bbf7d0;
  text-align: center;
  font-size: 15px;
  line-height: 1.6;
  display: none;
}

.bookme-h3-8 {
  color: #4ade80;
  margin: 0 0 12px 0;
  font-size: 20px;
  font-family: Outfit, sans-serif;
}

.bookme-p-9 {
  margin: 0px;
}

.bookme-div-10 {
  background: rgba(56, 189, 248, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(56, 189, 248, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #e0f2fe;
  text-align: center;
  font-size: 15px;
  display: none;
}

.bookme-h3-11 {
  color: #38bdf8;
  margin: 0 0 12px 0;
  font-size: 20px;
  font-family: Outfit, sans-serif;
}

.bookme-p-12 {
  font-size: 14px;
  margin-bottom: 20px;
}

.bookme-a-13 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: #fbbf24;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  box-shadow: 0 4px 15px rgba(251, 191, 36, 0.3);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.bookme-form-14 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-label-15 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-select-16 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-17 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-input-18 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-19 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-select-20 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-21 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-input-22 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-23 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-input-24 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-25 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-textarea-26 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  resize: none;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-label-27 {
  display: block;
  font-size: 13px;
  color: #94a3b8;
  margin-bottom: 6px;
  font-weight: 500;
}

.bookme-input-28 {
  width: 100%;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 15px;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
  outline: none;
  font-family: Inter, sans-serif;
}

.bookme-button-29 {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: #0284c7;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  opacity: 1;
  margin-top: 10px;
  transition: all 0.2s ease-in-out;
  font-family: Outfit, sans-serif;
}

.layout-h2-1 {
  margin-top: 0px;
}

.layout-p-2 {
  margin-bottom: 30px;
  color: var(--text-secondary);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-bottom: 30px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 15px 40px rgba(0,0,0,0.4), inset 0 0 0 1px rgba(255,255,255,0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(7, 9, 15, 0.3) 0%, rgba(7, 9, 15, 0.85) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: -50%;
  left: -10%;
  width: 50%;
  height: 200%;
  background: radial-gradient(ellipse at center, rgba(56, 189, 248, 0.15) 0%, transparent 70%);
  pointer-events: none;
  transform: rotate(-45deg);
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.45);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.15);
}

.pageHeader-div-5 {
  position: relative;
}

.pageHeader-div-6 {
  position: absolute;
  top: -4px;
  left: -4px;
  right: -4px;
  bottom: -4px;
  background: linear-gradient(45deg, #38bdf8, #8b5cf6);
  border-radius: 50%;
  z-index: 0;
  opacity: 0.7;
  filter: blur(8px);
}

.pageHeader-img-7 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  object-fit: cover;
  position: relative;
  z-index: 1;
  flex-shrink: 0;
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-size: 34px;
  font-family: Outfit, sans-serif;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
  letter-spacing: -0.5px;
}

.pageHeader-div-12 {
  font-size: 16px;
  color: #bae6fd;
  margin-top: 6px;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0,0,0,0.5);
  letter-spacing: 0.2px;
}

.layout-h2-1 {
  margin-top: 0px;
}

.layout-p-2 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-3 {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  padding: 28px;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(2, 6, 23, 0.1) 0%, rgba(2, 6, 23, 0.8) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at center, rgba(59, 130, 246, 0.15) 0%, transparent 40%);
  pointer-events: none;
  animation: pulse 10s infinite alternate;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  transition: transform 0.3s ease;
}

.pageHeader-img-5 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 20px rgba(59, 130, 246, 0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 32px;
  font-weight: 800;
  background: linear-gradient(to right, #ffffff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
  letter-spacing: -0.5px;
}

.pageHeader-div-10 {
  font-size: 16px;
  color: #93c5fd;
  margin-top: 6px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-shadow: 0 1px 4px rgba(0,0,0,0.5);
}

.layout-div-1 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 20px;
}

.layout-h2-2 {
  color: #fff;
  margin-bottom: 15px;
  font-size: 1.8rem;
}

.layout-p-3 {
  margin-bottom: 25px;
  color: var(--text-secondary);
}

.layout-div-4 {
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  padding: 20px;
}

.nav-nav-1 {
  margin-bottom: 20px;
}

.pageHeader-header-1 {
  background-image: url("/images/phonedefend_banner.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-bottom: 30px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(11, 15, 25, 0.1) 0%, rgba(11, 15, 25, 0.9) 100%);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: absolute;
  bottom: -50px;
  left: 10%;
  width: 80%;
  height: 100px;
  background: radial-gradient(ellipse at center, rgba(59, 130, 246, 0.4) 0%, rgba(0,0,0,0) 70%);
  filter: blur(30px);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-4 {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.65);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.pageHeader-img-5 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 20px rgba(59, 130, 246, 0.4), inset 0 0 10px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-size: 36px;
  font-weight: 800;
  font-family: var(--font-heading), sans-serif;
  background: linear-gradient(135deg, #ffffff 0%, #94a3b8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 10px rgba(0,0,0,0.2);
  display: block;
  margin-bottom: 6px;
}

.pageHeader-div-10 {
  font-size: 16px;
  color: #60a5fa;
  font-weight: 500;
  font-family: var(--font-primary), sans-serif;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
  letter-spacing: 0.5px;
}

.employer-post-job-a-1 {
  font-size: 0.85rem;
}

.employer-post-job-img-2 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.employer-post-job-span-3 {
  font-size: 0.9rem;
}

.employer-post-job-a-4 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.employer-post-job-a-5 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.employer-post-job-h1-6 {
  font-size: 1.75rem;
  font-weight: 800;
  color: #ffffff;
  margin: 0px;
}

.employer-post-job-span-7 {
  font-size: 0.9rem;
}

.employer-post-job-div-8 {
  padding: 2.5rem;
}

.employer-post-job-textarea-9 {
  resize: vertical;
}

.employer-pricing-a-1 {
  font-size: 0.85rem;
}

.employer-pricing-img-2 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.employer-pricing-span-3 {
  font-size: 0.9rem;
}

.employer-pricing-a-4 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.employer-pricing-a-5 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.employer-pricing-div-6 {
  padding: 3rem 2rem;
}

.employer-pricing-span-7 {
  font-size: 0.9rem;
}

.employer-pricing-h1-8 {
  font-size: 2rem;
  font-weight: 800;
  color: #ffffff;
}

.employer-pricing-p-9 {
  font-size: 1rem;
}

.employer-pricing-div-10 {
  background: rgba(255,255,255,0.03);
  border-radius: 16px;
  border: 1px solid var(--border-color);
}

.employer-pricing-div-11 {
  font-size: 3rem;
  font-weight: 800;
  color: var(--text-main);
  line-height: 1;
}

.employer-pricing-ul-12 {
  list-style: none;
  padding: 0px;
  font-size: 0.95rem;
  color: #cbd5e1;
  line-height: 2;
}

.employer-pricing-span-13 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-14 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-15 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-16 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-span-17 {
  color: var(--accent);
  font-weight: bold;
}

.employer-pricing-div-18 {
  min-height: 150px;
}

.job-detail-a-1 {
  font-size: 0.85rem;
}

.job-detail-a-2 {
  font-size: 0.85rem;
}

.job-detail-a-3 {
  font-size: 0.85rem;
}

.job-detail-img-4 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.job-detail-span-5 {
  font-size: 0.9rem;
}

.job-detail-a-6 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.job-detail-a-7 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.job-detail-div-8 {
  padding: 2.5rem;
}

.job-detail-div-9 {
  border-bottom: 1px solid var(--border-color);
}

.job-detail-h1-10 {
  font-size: 2.25rem;
  font-weight: 800;
  margin: 0 0 0.5rem 0;
  color: var(--text-main);
}

.job-detail-p-11 {
  font-size: 1.25rem;
  font-weight: 600;
  color: var(--primary);
  margin: 0px;
}

.job-detail-div-12 {
  color: var(--text-main);
  font-size: 1.05rem;
  line-height: 1.8;
}

.job-detail-h2-13 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
  color: #ffffff;
}

.job-detail-h3-14 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #ffffff;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 0.75rem;
}

.job-detail-ul-15 {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.job-detail-strong-16 {
  letter-spacing: 0.05em;
}

.job-detail-span-17 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-18 {
  letter-spacing: 0.05em;
}

.job-detail-span-19 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-20 {
  letter-spacing: 0.05em;
}

.job-detail-span-21 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-22 {
  letter-spacing: 0.05em;
}

.job-detail-span-23 {
  font-size: 1.05rem;
  font-weight: 500;
  color: #f59e0b;
}

.job-detail-strong-24 {
  letter-spacing: 0.05em;
}

.job-detail-span-25 {
  font-size: 1.05rem;
  font-weight: 500;
}

.job-detail-strong-26 {
  letter-spacing: 0.05em;
}

.job-detail-span-27 {
  font-size: 0.95rem;
  color: var(--text-muted);
}

.job-detail-strong-28 {
  letter-spacing: 0.05em;
}

.job-detail-span-29 {
  font-size: 0.95rem;
  color: var(--text-muted);
}

.job-detail-span-30 {
  filter: blur(4px);
  opacity: 0.6;
  user-select: none;
  pointer-events: none;
}

.job-detail-li-31 {
  border-top: 1px dashed var(--border-color);
  padding-top: 0.75rem;
}

.job-detail-strong-32 {
  letter-spacing: 0.05em;
}

.job-detail-div-33 {
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.6;
}

.job-detail-a-34 {
  color: var(--primary);
}

.job-detail-div-35 {
  word-break: break-all;
}

.job-detail-a-36 {
  color: var(--primary);
}

.job-detail-h3-37 {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
  color: #ffffff;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 0.75rem;
}

.job-detail-span-38 {
  cursor: default;
}

.search-a-1 {
  font-size: 0.85rem;
}

.search-a-2 {
  font-size: 0.85rem;
}

.search-img-3 {
  width: 32px;
  height: 32px;
  border: 1px solid var(--primary);
}

.search-span-4 {
  font-size: 0.9rem;
}

.search-a-5 {
  font-size: 0.8rem;
  padding: 0.25rem 0.75rem;
}

.search-a-6 {
  font-size: 0.85rem;
  width: auto;
  display: inline-block;
}

.search-span-7 {
  font-size: 0.75rem;
  padding: 0.25rem 0.5rem;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.05);
  border-radius: 4px;
  color: #94a3b8;
}

.pageHeader-header-1 {
  background-image: url("/images/prima_jewelry_banner.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 0 0 16px 16px;
  padding: 30px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 100px rgba(0,0,0,0.5), 0 4px 20px rgba(0,0,0,0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(3, 7, 18, 0.2) 0%, rgba(3, 7, 18, 0.7) 100%);
  border-radius: 0 0 15px 15px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(15, 23, 42, 0.55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 15px 25px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-img-4 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid var(--primary-color);
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.pageHeader-div-9 {
  font-size: 14px;
  color: #90caf9;
  margin-top: 4px;
  font-weight: 400;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-main);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 0 0 16px 16px;
  padding: 30px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 220px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 100px rgba(0,0,0,0.5), 0 4px 20px rgba(0,0,0,0.15);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(3, 7, 18, 0.2) 0%, rgba(3, 7, 18, 0.7) 100%);
  border-radius: 0 0 15px 15px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(15, 23, 42, 0.55);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  padding: 15px 25px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-img-4 {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 15px rgba(0,0,0,0.4);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 28px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}

.pageHeader-div-9 {
  font-size: 15px;
  color: var(--accent-gold);
  margin-top: 6px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-bottom: 10px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 120px rgba(0,0,0,0.6), 0 10px 30px rgba(0,0,0,0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(2, 6, 23, 0.1) 0%, rgba(2, 6, 23, 0.8) 100%);
  border-radius: 24px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(15, 23, 42, 0.45);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 32px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.4);
}

.pageHeader-img-4 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.2;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-family: 'Outfit', sans-serif;
  font-size: 34px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
  background: linear-gradient(135deg, #ffffff, #e2e8f0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.pageHeader-div-9 {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  color: #93c5fd;
  margin-top: 8px;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
  letter-spacing: 0.02em;
}

.quote-div-1 {
  width: 0%;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.3);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 32px;
  padding: 40px;
  margin: 20px 20px 40px 20px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 50px rgba(0,0,0,0.5);
  border: 1px solid rgba(255, 255, 255, 0.15);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, rgba(9, 9, 11, 0.95) 0%, rgba(9, 9, 11, 0.4) 50%, rgba(9, 9, 11, 0.1) 100%);
  pointer-events: none;
  z-index: 1;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  background: rgba(24, 24, 27, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 24px;
  padding: 25px 35px;
  width: 100%;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(255, 255, 255, 0.1);
  z-index: 2;
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-img-4 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5), 0 0 0 4px rgba(56, 189, 248, 0.3);
  object-fit: cover;
  flex-shrink: 0;
  transition: transform 0.5s ease;
}

.pageHeader-div-5 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-6 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-7 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-8 {
  font-size: 36px;
  font-weight: 800;
  background: linear-gradient(135deg, #ffffff 0%, #a1a1aa 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 12px rgba(0,0,0,0.4);
  letter-spacing: -0.03em;
}

.pageHeader-div-9 {
  font-size: 16px;
  color: #38bdf8;
  margin-top: 8px;
  font-weight: 500;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.search-form-1 {
  display: flex;
  gap: 10px;
  margin-top: 20px;
}

.search-input-2 {
  flex-grow: 1;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.15);
  background: rgba(255,255,255,0.05);
  color: #fafafa;
  outline: none;
  transition: border-color 0.3s;
}

.search-input-3 {
  padding: 12px 24px;
  border-radius: 12px;
  background: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);
  border: none;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  transition: transform 0.2s;
  box-shadow: 0 4px 15px rgba(56, 189, 248, 0.3);
}

.layout-main-1 {
  padding-top: 10rem;
}

.layout-div-2 {
  margin-bottom: 2.5rem;
}

.layout-h2-3 {
  font-family: var(--font-mono);
  color: #fff;
  margin-bottom: 1.5rem;
}

.layout-ul-4 {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.layout-li-5 {
  border-bottom: 1px solid rgba(255,255,255,0.06);
  padding-bottom: 1.2rem;
}

.layout-span-6 {
  font-family: var(--font-mono);
  font-size: 0.75rem;
  color: var(--accent-blue);
  display: block;
  margin-bottom: 0.3rem;
}

.layout-h3-7 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  font-family: var(--font-mono);
}

.layout-a-8 {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s;
}

.layout-p-9 {
  color: var(--text-dim);
  font-size: 0.9rem;
}

.layout-main-10 {
  padding-top: 10rem;
}

.pageHeader-div-1 {
  display: flex;
  align-items: center;
  gap: 15px;
}

.pageHeader-img-2 {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #d4af37;
  box-shadow: 0 0 10px rgba(212, 175, 55, 0.3);
  object-fit: cover;
}

.pageHeader-span-3 {
  font-size: 22px;
  font-weight: 800;
  letter-spacing: -0.02em;
  background: linear-gradient(to right, #ffffff, #d4af37);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.layout-h2-1 {
  font-size: 26px;
  font-weight: bold;
  color: #ff6600;
  border-bottom: 1px solid var(--panel-border);
  padding-bottom: 12px;
  margin-bottom: 25px;
  font-family: 'Outfit', sans-serif;
}

.layout-div-2 {
  margin-top: 20px;
}

.layout-div-3 {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.layout-label-4 {
  color: #ff6600;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Outfit', sans-serif;
}

.layout-input-5 {
  width: 100%;
}

.layout-div-6 {
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.layout-label-7 {
  color: #ff6600;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Outfit', sans-serif;
}

.layout-input-8 {
  width: 100%;
}

.layout-div-9 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.layout-label-10 {
  color: #ff6600;
  font-weight: 600;
  font-size: 14px;
  font-family: 'Outfit', sans-serif;
}

.layout-textarea-11 {
  width: 100%;
}

.layout-button-12 {
  width: 100%;
  font-family: 'Outfit', sans-serif;
  letter-spacing: 1px;
}

.layout-div-13 {
  display: none;
  background: rgba(56, 161, 105, 0.15);
  border: 1px solid rgba(56, 161, 105, 0.3);
  padding: 20px;
  border-radius: 12px;
  text-align: center;
}

.layout-h4-14 {
  color: #48bb78;
  margin: 0 0 5px 0;
  font-size: 18px;
}

.layout-p-15 {
  margin: 0px;
  color: #e0dced;
  font-size: 14px;
}

.pageHeader-header-1 {
  background-image: url("/images/halloween-banner.jpg");
  background-size: cover;
  background-position: center 30%;
  border-radius: 0 0 16px 16px;
  padding: 40px 20px;
  margin-bottom: 20px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: inset 0 0 120px rgba(0,0,0,0.6), 0 4px 20px rgba(0,0,0,0.3);
  border: 1px solid rgba(255, 102, 0, 0.15);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(13, 10, 18, 0.1) 0%, rgba(13, 10, 18, 0.75) 100%);
  border-radius: 0 0 15px 15px;
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  background: rgba(18, 12, 28, 0.65);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 102, 0, 0.2);
  border-radius: 16px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.5);
}

.pageHeader-h1-4 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-5 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-6 {
  font-size: 46px;
  font-weight: 400;
  color: #ff6600;
  font-family: 'Creepster', cursive;
  letter-spacing: 2px;
  text-shadow: 0 0 10px rgba(255, 102, 0, 0.6), 0 3px 6px rgba(0,0,0,0.8);
}

.pageHeader-div-7 {
  font-size: 15px;
  color: #b39ddb;
  margin-top: 6px;
  font-family: 'Outfit', sans-serif;
  font-weight: 400;
  text-shadow: 0 1px 3px rgba(0,0,0,0.8);
}

.nav-nav-1 {
  margin-bottom: 20px;
}

.nav-ul-2 {
  display: flex;
  list-style: none;
  padding: 10px 20px;
  margin: 0px;
  background: rgba(28, 18, 45, 0.45);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 102, 0, 0.15);
  border-radius: 12px;
  gap: 20px;
}

.nav-a-3 {
  color: #ffffff;
  text-decoration: none;
  font-family: 'Outfit', sans-serif;
  font-weight: 600;
  font-size: 15px;
  transition: color 0.2s;
}

.nav-a-4 {
  color: #e0e0e0;
  text-decoration: none;
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  font-size: 15px;
  transition: color 0.2s;
}

.nav-a-5 {
  color: #e0e0e0;
  text-decoration: none;
  font-family: 'Outfit', sans-serif;
  font-weight: 500;
  font-size: 15px;
  transition: color 0.2s;
}

.layout-div-1 {
  width: 95%;
}

.layout-div-2 {
  width: 90%;
}

.layout-div-3 {
  width: 100%;
}

.layout-div-1 {
  width: 95%;
}

.layout-div-2 {
  width: 90%;
}

.layout-div-3 {
  width: 100%;
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.layout-div-1 {
  margin-bottom: 2rem;
  border: 1px solid #f59e0b;
  background: rgba(245, 158, 11, 0.08);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  text-align: center;
}

.layout-span-2 {
  color: #f59e0b;
  font-weight: 700;
}

.layout-a-3 {
  color: #06b6d4;
  text-decoration: underline;
}

.pageHeader-a-1 {
  text-decoration: none;
  display: block;
}

.sidebar-li-1 {
  margin-top: 20px;
}

.sidebar-div-3 {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  min-height: 260px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px dashed rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.sidebar-div-4 {
  position: absolute;
  color: rgba(255, 255, 255, 0.15);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  pointer-events: none;
  font-family: 'Inter', -apple-system, sans-serif;
}

.sidebar-ins-5 {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 250px;
}

.index-div-1 {
  border: 1px solid rgba(255, 255, 255, 0.05) !important;
  border-radius: 16px;
  background: radial-gradient(circle at top right, rgba(44, 123, 229, 0.15), transparent);
}

.index-span-2 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 10px;
}

.index-h1-3 {
  font-weight: 800;
  letter-spacing: -1px;
}

.index-span-4 {
  color: #2c7be5;
}

.index-p-5 {
  max-width: 700px;
  font-size: 1.05rem;
  line-height: 1.6;
}

.index-div-6 {
  font-size: 70px;
  opacity: 0.2;
}

.index-h2-7 {
  font-weight: 700;
}

.index-div-8 {
  border-color: rgba(255, 255, 255, 0.05) !important;
}

.index-div-9 {
  background: rgba(255, 255, 255, 0.01);
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.03) !important;
}

.index-h2-10 {
  font-weight: 700;
}

.index-h3-11 {
  font-weight: 600;
}

.index-h3-12 {
  font-weight: 600;
}

.index-h3-13 {
  font-weight: 600;
}

.index-div-14 {
  margin-top: 20px;
}

.index-div-15 {
  background: rgba(255,255,255,0.01);
  border-radius: 12px;
  border: 1px solid rgba(255,255,255,0.03) !important;
}

.index-h1-16 {
  font-weight: 700;
}

.hostingList-div-1 {
  border: 1px solid rgba(44, 123, 229, 0.15) !important;
  border-radius: 12px;
  background: #161925;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
}

.hostingList-span-2 {
  border-radius: 100px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.hostingList-h3-4 {
  font-weight: 800;
  letter-spacing: -0.5px;
}

.hostingList-span-5 {
  color: #cbd5e1;
}

.hostingList-div-6 {
  border-color: rgba(255, 255, 255, 0.1);
  width: 85px;
  height: 85px;
}

.hostingList-strong-7 {
  color: #2c7be5;
}

.hostingList-span-8 {
  font-size: 10px;
  text-transform: uppercase;
  color: #cbd5e1;
}

.hostingList-div-9 {
  font-size: 14px;
}

.hostingList-ul-10 {
  padding-left: 0px;
}

.hostingList-li-11 {
  gap: 8px;
  color: #cbd5e1;
}

.hostingList-div-12 {
  font-weight: 700;
}

.hostingList-span-13 {
  color: #cbd5e1;
}

.hostingList-a-14 {
  font-weight: 600;
}

.hostingList-a-15 {
  color: #cbd5e1;
}

.hostingList-div-16 {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}

.hostingList-div-17 {
  background: rgba(16, 185, 129, 0.04);
  border: 1px solid rgba(16, 185, 129, 0.08);
}

.hostingList-h6-18 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.hostingList-ul-19 {
  padding-left: 0px;
  color: #cbd5e1;
}

.hostingList-li-20 {
  gap: 6px;
}

.hostingList-div-21 {
  background: rgba(239, 68, 68, 0.04);
  border: 1px solid rgba(239, 68, 68, 0.08);
}

.hostingList-h6-22 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 700;
}

.hostingList-ul-23 {
  padding-left: 0px;
  color: #cbd5e1;
}

.hostingList-li-24 {
  gap: 6px;
}

.layout-body-1 {
  background-color: #000e20;
  background-image: linear-gradient(45deg, #001631, #000e20);
  color: #e2e8f0;
  font-family: 'Poppins', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.layout-nav-2 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  background-color: rgba(11, 23, 39, 0.8);
}

.layout-div-3 {
  gap: 10px;
}

.layout-div-4 {
  background: linear-gradient(135deg, #2c7be5, #00d27a);
  color: #ffffff;
  width: 32px;
  height: 32px;
  display: flex;
  align-element: center;
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  font-weight: bold;
  font-size: 18px;
}

.layout-span-5 {
  font-weight: 700;
  letter-spacing: -0.5px;
}

.layout-ul-6 {
  gap: 20px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.layout-div-7 {
  min-height: calc(100vh - 180px);
}

.layout-h2-1 {
  font-family: Outfit;
  color: var(--text-primary);
  margin-top: 0px;
}

.layout-p-2 {
  margin-bottom: 32px;
}

.layout-div-3 {
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  padding: 32px;
  box-shadow: inset 0 2px 15px rgba(0, 0, 0, 0.2);
}

.pageHeader-header-1 {
  position: relative;
  margin: 24px auto 40px;
  max-width: 1200px;
  padding: 0 24px;
}

.pageHeader-div-2 {
  position: relative;
  border-radius: 32px;
  overflow: hidden;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 50px rgba(0,0,0,0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.pageHeader-div-3 {
  position: absolute;
  inset: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  transition: transform 0.5s ease;
}

.pageHeader-div-4 {
  position: absolute;
  inset: 0px;
  background: linear-gradient(to right, rgba(15, 23, 42, 0.9) 0%, rgba(15, 23, 42, 0.6) 50%, rgba(15, 23, 42, 0.2) 100%);
  pointer-events: none;
}

.pageHeader-div-5 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 40px;
  width: 100%;
  z-index: 10;
}

.pageHeader-div-6 {
  position: relative;
}

.pageHeader-div-7 {
  position: absolute;
  inset: -4px;
  background: linear-gradient(135deg, #3b82f6, #a855f7);
  border-radius: 50%;
  filter: blur(8px);
  opacity: 0.6;
}

.pageHeader-img-8 {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.1);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-9 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-10 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-11 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-12 {
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0,0,0,0.5);
  letter-spacing: -0.02em;
}

.pageHeader-div-13 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.02em;
}

.portfolio-div-1 {
  width: 100%;
  max-width: 100vw;
}

.pageHeader-h1-1 {
  margin: 0px;
  padding: 0px;
}

.pageHeader-a-2 {
  text-decoration: none;
}

.layout-p-1 {
  margin-bottom: 25px;
  color: var(--text-primary);
}

.layout-p-1 {
  margin-bottom: 30px;
  color: var(--text-primary);
}

.layout-div-2 {
  background: rgba(15, 23, 42, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 20px;
  padding: 30px;
  box-shadow: inset 0 2px 15px rgba(0, 0, 0, 0.2);
}

.nav-nav-1 {
  margin-bottom: 40px;
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 60px 40px 40px;
  margin-top: 20px;
  margin-bottom: 30px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(135deg, rgba(15, 23, 42, 0.3) 0%, rgba(15, 23, 42, 0.9) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(30, 41, 59, 0.6);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  transform: translateY(10px);
  animation: floatUp 0.8s ease-out forwards;
}

.pageHeader-a-4 {
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 25px;
}

.pageHeader-img-5 {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 4px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
  font-family: var(--font-heading);
}

.pageHeader-div-8 {
  font-size: 16px;
  color: #93c5fd;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.4);
  font-family: var(--font-main);
}

.bookme-h3-1 {
  color: #38bdf8;
  margin: 0 0 20px 0;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.bookme-div-2 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 10px;
  padding: 12px;
  color: #fca5a5;
  font-size: 13px;
  margin-bottom: 15px;
  display: none;
}

.bookme-div-3 {
  background: rgba(234, 179, 8, 0.1);
  border: 1px solid rgba(234, 179, 8, 0.3);
  border-radius: 10px;
  padding: 20px;
  color: #fef08a;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-4 {
  color: #facc15;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-5 {
  margin: 0px;
}

.bookme-div-6 {
  background: rgba(34, 197, 94, 0.1);
  border: 1px solid rgba(34, 197, 94, 0.3);
  border-radius: 10px;
  padding: 20px;
  color: #bbf7d0;
  text-align: center;
  font-size: 14px;
  line-height: 140%;
  display: none;
}

.bookme-h3-7 {
  color: #4ade80;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-8 {
  margin: 0px;
}

.bookme-div-9 {
  background: rgba(56, 189, 248, 0.1);
  border: 1px solid rgba(56, 189, 248, 0.3);
  border-radius: 10px;
  padding: 20px;
  color: #e0f2fe;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-10 {
  color: #38bdf8;
  margin: 0 0 10px 0;
  font-size: 18px;
}

.bookme-p-11 {
  font-size: 13px;
  margin-bottom: 20px;
}

.bookme-form-12 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-div-13 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.nav-nav-1 {
  position: sticky;
  top: 20px;
  z-index: 100;
  display: flex;
  justify-content: center;
}

.nav-ul-2 {
  list-style: none;
  padding: 8px 12px;
  margin: 0px;
  display: flex;
  gap: 10px;
  background: rgba(15, 23, 42, 0.75);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0.08);
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  flex-wrap: wrap;
}

.nav-a-3 {
  display: block;
  padding: 10px 20px;
  color: #e2e8f0;
  font-size: 14px;
  font-weight: 600;
  border-radius: 100px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.layout-h2-1 {
  font-size: 24px;
  margin-bottom: 10px;
}

.layout-p-2 {
  margin-bottom: 30px;
}

.pageHeader-header-1 {
  position: relative;
  border-radius: 0 0 24px 24px;
  overflow: hidden;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  padding: 40px;
  background: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255,255,255,0.05);
  border-top: none;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  opacity: 0.4;
  mix-blend-mode: overlay;
  transition: transform 0.5s ease;
}

.pageHeader-div-3 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to top, #0b0f19 0%, transparent 100%);
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 20px 30px;
  width: 100%;
  border-radius: 20px;
  background: rgba(15, 23, 42, 0.65);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(56, 189, 248, 0.1);
}

.pageHeader-div-5 {
  position: relative;
}

.pageHeader-img-6 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid transparent;
  background: linear-gradient(to right, #38bdf8, #c084fc) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  padding: 3px;
  object-fit: cover;
  box-shadow: 0 0 20px rgba(56, 189, 248, 0.4);
}

.pageHeader-img-7 {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}

.pageHeader-div-8 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-9 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
  font-family: Outfit, sans-serif;
}

.pageHeader-a-10 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-11 {
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-12 {
  font-size: 16px;
  color: #94a3b8;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.layout-p-1 {
  margin-bottom: 30px;
  color: var(--text-secondary);
  font-size: 1.1rem;
}

.layout-div-2 {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 20px;
  padding: 30px;
  box-shadow: inset 0 2px 15px rgba(0,0,0,0.2);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center;
  border-radius: 24px;
  padding: 40px 30px;
  margin-bottom: 40px;
  position: relative;
  min-height: 260px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 40px rgba(0,0,0,0.4);
  border: 1px solid rgba(255, 255, 255, 0.1);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(5, 5, 5, 0.1) 0%, rgba(5, 5, 5, 0.9) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at center, rgba(139, 92, 246, 0.15) 0%, transparent 50%);
  animation: rotateGlow 20s linear infinite;
  pointer-events: none;
}

.pageHeader-div-4 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
  background: rgba(20, 20, 20, 0.6);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 20px;
  padding: 20px 30px;
  width: 100%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
  transition: all 0.3s ease;
}

.pageHeader-img-5 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0 8px 25px rgba(0,0,0,0.5);
  object-fit: cover;
  flex-shrink: 0;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: Outfit, sans-serif;
  font-size: 32px;
  font-weight: 800;
  color: #ffffff;
  background: linear-gradient(to right, #ffffff, #a5b4fc);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 4px 10px rgba(0,0,0,0.4);
  letter-spacing: -0.5px;
}

.pageHeader-div-10 {
  font-family: Inter, sans-serif;
  font-size: 15px;
  color: #a1a1aa;
  margin-top: 8px;
  font-weight: 400;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
  letter-spacing: 0.2px;
}

.bookme-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 4px;
  background: linear-gradient(90deg, #d4af37, #fcd34d, #d4af37);
}

.bookme-h3-3 {
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 20px;
  font-family: Outfit, sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 8px;
}

.bookme-span-4 {
  color: #d4af37;
}

.bookme-div-5 {
  background: rgba(239, 68, 68, 0.1);
  border: 1px solid rgba(239, 68, 68, 0.3);
  border-radius: 12px;
  padding: 12px;
  color: #fca5a5;
  font-size: 13px;
  margin-bottom: 20px;
  display: none;
}

.bookme-div-6 {
  background: rgba(212, 175, 55, 0.1);
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #fef3c7;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-div-7 {
  margin-bottom: 16px;
  font-size: 24px;
}

.bookme-h3-8 {
  color: #fcd34d;
  margin: 0 0 8px 0;
  font-size: 18px;
  font-family: Outfit;
}

.bookme-p-9 {
  margin: 0px;
  color: #a1a1aa;
}

.bookme-div-10 {
  background: rgba(16, 185, 129, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(16, 185, 129, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #d1fae5;
  text-align: center;
  font-size: 14px;
  line-height: 1.5;
  display: none;
}

.bookme-div-11 {
  font-size: 32px;
  margin-bottom: 12px;
}

.bookme-h3-12 {
  color: #34d399;
  margin: 0 0 8px 0;
  font-size: 20px;
  font-family: Outfit;
}

.bookme-p-13 {
  margin: 0px;
}

.bookme-div-14 {
  background: rgba(212, 175, 55, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(212, 175, 55, 0.3);
  border-radius: 16px;
  padding: 24px;
  color: #fef3c7;
  text-align: center;
  font-size: 14px;
  display: none;
}

.bookme-h3-15 {
  color: #fcd34d;
  margin: 0 0 12px 0;
  font-size: 20px;
  font-family: Outfit;
}

.bookme-p-16 {
  font-size: 14px;
  color: #d4d4d8;
  margin-bottom: 20px;
}

.bookme-a-17 {
  display: block;
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  background: linear-gradient(135deg, #f59e0b, #d97706);
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  box-shadow: 0 8px 20px rgba(217, 119, 6, 0.4);
  transition: transform 0.2s;
  box-sizing: border-box;
}

.bookme-form-18 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.bookme-div-19 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.bookme-textarea-20 {
  resize: vertical;
}

.bookme-div-21 {
  background: rgba(212, 175, 55, 0.05);
  padding: 16px;
  border-radius: 12px;
  border: 1px dashed rgba(212, 175, 55, 0.3);
}

.bookme-label-22 {
  color: #d4af37;
}

.bookme-input-23 {
  background: rgba(0,0,0,0.2);
}

.bookme-button-24 {
  width: 100%;
  padding: 14px;
  border-radius: 12px;
  border: none;
  background: linear-gradient(135deg, #d4af37, #b08d28);
  color: #000;
  font-size: 15px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  cursor: pointer;
  margin-top: 8px;
  box-shadow: 0 6px 16px rgba(212, 175, 55, 0.3);
  transition: all 0.3s ease;
}

.layout-h2-1 {
  color: #fff;
  font-size: 1.8rem;
  font-family: Outfit;
  margin-bottom: 16px;
}

.layout-p-2 {
  margin-bottom: 32px;
  color: var(--text-secondary);
}

.nav-nav-1 {
  max-width: 1200px;
  margin: 0 auto 40px auto;
  padding: 0 24px;
  width: 100%;
  box-sizing: border-box;
}

.nav-ul-2 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  padding: 12px;
  margin: 0px;
  background: rgba(24, 24, 27, 0.4);
  backdrop-filter: blur(16px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  box-shadow: 0 4px 24px -4px rgba(0,0,0,0.3);
}

.nav-li-3 {
  margin: 0px;
}

.nav-a-4 {
  display: block;
  padding: 8px 16px;
  color: #e4e4e7;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  border-radius: 10px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.pageHeader-header-1 {
  background-image: url("/images/la-skyline.jpg");
  background-size: cover;
  background-position: center 30%;
  margin: 24px auto;
  max-width: 1200px;
  width: calc(100% - 48px);
  border-radius: 24px;
  position: relative;
  min-height: 280px;
  display: flex;
  align-items: flex-end;
  box-shadow: 0 20px 40px -10px rgba(0,0,0,0.6);
  overflow: hidden;
}

.pageHeader-div-2 {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(9, 9, 11, 0.1) 0%, rgba(9, 9, 11, 0.9) 100%);
  pointer-events: none;
}

.pageHeader-div-3 {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
  background: rgba(24, 24, 27, 0.4);
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-right: 1px solid rgba(255, 255, 255, 0.05);
  padding: 24px 32px;
  width: 100%;
  box-sizing: border-box;
}

.pageHeader-div-4 {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  padding: 4px;
  background: linear-gradient(135deg, #d4af37, #fcd34d, #8b732b);
  box-shadow: 0 8px 24px rgba(0,0,0,0.5);
  flex-shrink: 0;
}

.pageHeader-img-5 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #09090b;
}

.pageHeader-div-6 {
  display: flex;
  flex-direction: column;
}

.pageHeader-h1-7 {
  margin: 0px;
  padding: 0px;
  line-height: 1.1;
}

.pageHeader-a-8 {
  text-decoration: none;
  display: block;
}

.pageHeader-span-9 {
  font-family: Outfit, sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #ffffff;
  letter-spacing: -0.5px;
  text-shadow: 0 4px 12px rgba(0,0,0,0.5);
}

.pageHeader-div-10 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  color: #d4af37;
  margin-top: 6px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

.AdSenseWidget-div-1 {
  margin-top: 25px;
  margin-bottom: 25px;
  text-align: center;
  min-height: 260px;
  background: rgba(255, 255, 255, 0.02);
  border: 1px dashed rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.AdSenseWidget-div-2 {
  position: absolute;
  color: rgba(255, 255, 255, 0.15);
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  pointer-events: none;
  font-family: 'Inter', -apple-system, sans-serif;
}

.AdSenseWidget-ins-3 {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 250px;
}

.ProgressBar-Progress-1 {
  height: 1px;
}

.PageHeader-Background-1 {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.QuantityController-Input-1 {
  max-width: 40px;
}

.ScrollBarCustom-Scrollbar-1 {
  height: 100%;
  min-width: 75px;
}

.Toast-FontAwesomeIcon-1 {
  opacity: 0.5;
}

.CardSummary-Card-1 {
  min-width: 12rem;
}

.LeafletMap-Map-1 {
  width: 100%;
  min-height: 300px;
}

.BestSellingProduct-Progress-1 {
  height: 5px;
}

.BestSellingProducts-th-1 {
  width: 8rem;
}

.MarketShare-ReactEchartsCore-1 {
  width: 6.625rem;
  height: 6.625rem;
}

.RunningProject-Progress-1 {
  height: 5px;
}

.StorageStatus-Progress-1 {
  height: 10px;
}

.TopProducts-ReactEchartsCore-1 {
  min-height: 18.75rem;
}

.TotalOrder-ReactEchartsCore-1 {
  width: 8.75rem;
  min-height: 5rem;
  height: 100%;
}

.TotalSales-ReactEchartsCore-1 {
  min-height: 18.75rem;
}

.WeeklySales-ReactEchartsCore-1 {
  width: 8.5rem;
  height: 100%;
}

.FavouriteItems-ButtonIcon-1 {
  cursor: progress;
}

.Compose-QuillEditor-1 {
  height: 300px;
  margin-bottom: 44px;
}

.ModalAttachmentsContent-button-1 {
  position: absolute;
  top: 15px;
  right: 15px;
}

.NotificationDropdown-Card-1 {
  max-width: 20rem;
}

.Billing-DropdownMenu-1 {
  min-width: 15rem;
}

.Colors-div-1 {
  height: 180px;
}

.Colors-div-2 {
  height: 180px;
}

.WizardModal-Modal-1 {
  width: 400px;
}

.WizardModal-Lottie-2 {
  width: 100px;
}

.ChatContentBody-div-1 {
  display: inherit;
}

.ChatContentBody-Scrollbar-2 {
  height: 100%;
  min-width: 75px;
  display: block;
}

.ThreadInfo-Scrollbar-1 {
  height: 100%;
  min-width: 75px;
  display: block;
}

.Message-Col-1 {
  min-width: 50px;
}

.ChatSidebar-Scrollbar-1 {
  height: 100%;
  min-width: 75px;
}

.ProductGrid-ButtonIcon-1 {
  cursor: progress;
}

.ProductList-ButtonIcon-1 {
  cursor: progress;
}

.ProductDetailsMain-ButtonIcon-1 {
  cursor: progress;
}

.ProductDetailsFooter-td-2 {
  width: 30%;
}

