@font-face {
  font-family: "TripSans";
  src: url("/assets/fonts/TripSans-Ultra.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TripSans";
  src: url("/assets/fonts/TripSans-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TripSans";
  src: url("/assets/fonts/TripSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TripSans Mono";
  src: url("/assets/fonts/TripSansMono-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "TripSans";
  src: url("/assets/fonts/TripSans-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@import "tailwindcss";
@import "tw-animate-css";

@custom-variant dark (&:is(.dark *));

@theme inline {
  --color-background: var(--background);
  --color-foreground: var(--foreground);
  --font-sans: var(--font-geist-sans);
  --font-mono: var(--font-geist-mono);
  --color-sidebar-ring: var(--sidebar-ring);
  --color-sidebar-border: var(--sidebar-border);
  --color-sidebar-accent-foreground: var(--sidebar-accent-foreground);
  --color-sidebar-accent: var(--sidebar-accent);
  --color-sidebar-primary-foreground: var(--sidebar-primary-foreground);
  --color-sidebar-primary: var(--sidebar-primary);
  --color-sidebar-foreground: var(--sidebar-foreground);
  --color-sidebar: var(--sidebar);
  --color-chart-5: var(--chart-5);
  --color-chart-4: var(--chart-4);
  --color-chart-3: var(--chart-3);
  --color-chart-2: var(--chart-2);
  --color-chart-1: var(--chart-1);
  --color-ring: var(--ring);
  --color-input: var(--input);
  --color-border: var(--border);
  --color-destructive: var(--destructive);
  --color-accent-foreground: var(--accent-foreground);
  --color-accent: var(--accent);
  --color-muted-foreground: var(--muted-foreground);
  --color-muted: var(--muted);
  --color-secondary-foreground: var(--secondary-foreground);
  --color-secondary: var(--secondary);
  --color-primary-foreground: var(--primary-foreground);
  --color-primary: var(--primary);
  --color-popover-foreground: var(--popover-foreground);
  --color-popover: var(--popover);
  --color-card-foreground: var(--card-foreground);
  --color-card: var(--card);
  --radius-sm: calc(var(--radius) - 4px);
  --radius-md: calc(var(--radius) - 2px);
  --radius-lg: var(--radius);
  --radius-xl: calc(var(--radius) + 4px);
}

:root {
  --radius: 0.625rem;
  --background: oklch(1 0 0);
  --foreground: oklch(0.2634 0.0283 52.08);
  --card: oklch(1 0 0);
  --card-foreground: oklch(0.129 0.042 264.695);
  --popover: oklch(1 0 0);
  --popover-foreground: oklch(0.129 0.042 264.695);
  --primary: oklch(0.5229 0.1459 41.09);
  --primary-foreground: oklch(0.984 0.003 247.858);
  --secondary: oklch(0.968 0.007 247.896);
  /* --secondary-foreground: oklch(0.208 0.042 265.755); */
  --secondary-foreground: oklch(0.1457 0.0102 45.74);
  --muted: oklch(0.968 0.007 247.896);
  --muted-foreground: oklch(0.554 0.046 257.417);
  --accent: oklch(0.954 0.0025 345.21);
  --accent-foreground: oklch(0.208 0.042 265.755);
  --destructive: oklch(0.577 0.245 27.325);
  --border: oklch(0.929 0.013 255.508);
  --input: oklch(0.6528 0.0575 59.18);
  --ring: oklch(0.704 0.04 256.788);
  --chart-1: oklch(0.5889 0.128 21.75);
  --chart-2: oklch(0.6 0.118 184.704);
  --chart-3: oklch(0.4192 0.0509 184.2);
  --chart-4: oklch(0.828 0.189 84.429);
  --chart-5: oklch(0.769 0.188 70.08);
  --sidebar: oklch(0.984 0.003 247.858);

  --sidebar-foreground: oklch(0.129 0.042 264.695);

  --sidebar-primary: oklch(0.208 0.042 265.755);
  --sidebar-primary-foreground: oklch(0.984 0.003 247.858);
  --sidebar-accent: oklch(0.968 0.007 247.896);
  --sidebar-accent-foreground: oklch(0.208 0.042 265.755);
  --sidebar-border: oklch(0.929 0.013 255.508);
  --sidebar-ring: oklch(0.704 0.04 256.788);
}

.dark {
  --background: oklch(0.129 0.042 264.695);
  --foreground: oklch(0.984 0.003 247.858);
  --card: oklch(0.208 0.042 265.755);
  --card-foreground: oklch(0.984 0.003 247.858);
  --popover: oklch(0.208 0.042 265.755);
  --popover-foreground: oklch(0.984 0.003 247.858);
  --primary: oklch(0.929 0.013 255.508);
  --primary-foreground: oklch(0.208 0.042 265.755);
  --secondary: oklch(0.279 0.041 260.031);
  --secondary-foreground: oklch(0.984 0.003 247.858);
  --muted: oklch(0.279 0.041 260.031);
  --muted-foreground: oklch(0.704 0.04 256.788);
  --accent: oklch(0.279 0.041 260.031);
  --accent-foreground: oklch(0.984 0.003 247.858);
  --destructive: oklch(0.704 0.191 22.216);
  --border: oklch(1 0 0 / 10%);
  --input: oklch(1 0 0 / 15%);
  --ring: oklch(0.551 0.027 264.364);
  --chart-1: oklch(0.488 0.243 264.376);
  --chart-2: oklch(0.696 0.17 162.48);
  --chart-3: oklch(0.769 0.188 70.08);
  --chart-4: oklch(0.627 0.265 303.9);
  --chart-5: oklch(0.645 0.246 16.439);
  --sidebar: oklch(0.208 0.042 265.755);
  --sidebar-foreground: oklch(0.984 0.003 247.858);
  --sidebar-primary: oklch(0.488 0.243 264.376);
  --sidebar-primary-foreground: oklch(0.984 0.003 247.858);
  --sidebar-accent: oklch(0.279 0.041 260.031);
  --sidebar-accent-foreground: oklch(0.984 0.003 247.858);
  --sidebar-border: oklch(1 0 0 / 10%);
  --sidebar-ring: oklch(0.551 0.027 264.364);
}

@layer base {
  * {
    @apply border-border outline-ring/50;
  }
  body {
    @apply bg-background text-foreground;
    font-family: "TripSans", sans-serif;
  }
}

.icon-item {
  @apply pl-10 relative;
}

.icon-item::before {
  content: "";
  background: url("/next.svg") no-repeat center center;
  background-size: 1rem 1rem;
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 2rem;
  height: 2rem;
}

.icon-item.country-icon::before {
  background: url("/assets/icons/nepal.svg") no-repeat center center;
  border-radius: 50%;
}
.icon-item.activity-icon::before {
  background: url("/assets/icons/activity.svg") no-repeat center center;
}

.icon-item.season-icon::before {
  background: url("/assets/icons/best-season.svg") no-repeat center center;
}
.icon-item.currency-icon::before {
  background: url("/assets/icons/best-season.svg") no-repeat center center;
}
.icon-item.difficulty-icon::before {
  background: url("/assets/icons/difficulty.svg") no-repeat center center;
}
.icon-item.duration-icon::before {
  background: url("/assets/icons/activity.svg") no-repeat center center;
}
.icon-item.map-url-icon::before {
  background: url("/assets/icons/compass.svg") no-repeat center center;
}
.icon-item.group-size-icon::before {
  background: url("/assets/icons/group.svg") no-repeat center center;
}
.icon-item.video-url-icon::before {
  background: url("/assets/icons/video.svg") no-repeat center center;
}

.list-none {
  @apply pl-3;
}
.checkmark {
  position: relative;
}

.checkmark::after {
  content: ""; /* Unicode character for a checkmark */

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 24px;
  height: 24px;

  background: url("/assets/icons/checkmark.svg") no-repeat center center;
  @apply mt-1.5;
}
.start-end-point {
  @apply list-none flex items-center;
}
.start-end-point li {
  @apply flex items-center;
}

.start-end-point li:first-child::after {
  content: "";
  background: url("/assets/icons/arrow-block-right.svg") no-repeat center center;
  background-size: 1rem 1rem;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
}

button[data-slot="accordion-trigger"] {
  @apply no-underline;
}

.detail-itinerary [data-slot="accordion-item"] {
  @apply relative;
}

.detail-itinerary [data-slot="accordion-item"]:first-child {
  @apply border-t-1;
}
.detail-itinerary .lucide-chevron-down,
.detail-itinerary .lucide-chevron-up {
  @apply bg-primary absolute right-0 -top-1 text-white w-6 h-6  flex items-center justify-center cursor-pointer;
}

.bg-secondary-background {
  background-color: oklch(0.9781 0.0055 183.03);
}

html {
  scroll-behavior: smooth;
}

/* Add some scroll margin to account for sticky header */
[id] {
  scroll-margin-top: 80px;
}
