@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");

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

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

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

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

:root {
  --background: 210 40% 98%;
  --foreground: 215 25% 15%;
  --card: 0 0% 100%;
  --card-foreground: 215 25% 15%;
  --popover: 0 0% 100%;
  --popover-foreground: 215 25% 15%;
  --primary: 212 85% 48%;
  --primary-foreground: 0 0% 100%;
  --secondary: 210 40% 96%;
  --secondary-foreground: 215 25% 15%;
  --muted: 210 40% 96%;
  --muted-foreground: 215 15% 50%;
  --accent: 15 85% 60%;
  --accent-foreground: 0 0% 100%;
  --destructive: 0 84.2% 60.2%;
  --destructive-foreground: 0 0% 100%;
  --border: 214 32% 88%;
  --input: 214 32% 88%;
  --ring: 212 85% 48%;
  --radius: 0.75rem;
  --hero-gradient: linear-gradient(135deg, hsl(212 85% 48%), hsl(200 90% 55%));
  --subtle-gradient: linear-gradient(180deg, hsl(210 40% 98%), hsl(0 0% 100%));
  --shadow-soft: 0 4px 20px -4px hsl(212 85% 48% / 0.15);
  --shadow-hover: 0 8px 30px -6px hsl(212 85% 48% / 0.25);
  --transition-smooth: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --sidebar-background: 0 0% 98%;
  --sidebar-foreground: 240 5.3% 26.1%;
  --sidebar-primary: 240 5.9% 10%;
  --sidebar-primary-foreground: 0 0% 98%;
  --sidebar-accent: 240 4.8% 95.9%;
  --sidebar-accent-foreground: 240 5.9% 10%;
  --sidebar-border: 220 13% 91%;
  --sidebar-ring: 217.2 91.2% 59.8%;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: Inter, system-ui, sans-serif;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: calc(100vh - 60px);
  justify-content: center;
  padding-left: 6%;
  padding-right: 6%;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.wrapper-background::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("./hero-plane.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0.1; /* opacity on background only */
  z-index: 0;
}

.logo {
  height: 2rem;
  width: 2rem;
}

.logo-text {
  font-weight: 700;
}

.wrapper.basepage {
  background: #fff;
  background-image: none !important;
  justify-content: center;
}

header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: rgba(248, 250, 252, 0.6);
  color: rgb(108, 124, 147);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
}
nav {
  display: flex;
  gap: 40px;
}
nav a {
  font-size: 14px;
  color: hsl(var(--muted-foreground));
  font-weight: 500;
  text-decoration: none;
}
.header-index a {
  text-decoration: none;
  outline: none;
}

header span {
  color: rgb(29, 37, 48);
}

header a:hover {
  color: hsl(var(--primary)) !important;
}

main {
  display: grid;
  align-items: center;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6rem;
  max-width: 1400px;
  margin: 0 auto;
}
.basepage-main {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.basepage-main.legals {
  width: 70%;
  align-self: center;
  padding-top: 48px;
  padding-bottom: 48px;
}
.title {
  font-size: 4.5rem;
  color: #262626;
  display: flex;
  align-items: center;
  gap: 32px;
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 16px;
}

.subtitle {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 24px;
  font-weight: 400;
  color: #262626;
}
.description {
  font-size: 20px;
  font-weight: 400;
  color: #262626;
  line-height: 1.5em;
  margin-bottom: 48px;
}
.disclaimer {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #262626;
  margin-top: 24px;
}
.disclaimer a,
.color-purple {
  text-decoration: none;
  color: hsl(276 100% 33%);
}

.container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 600px;
  align-items: flex-start;
}

.button-scase {
  align-items: center;
  display: flex;
  gap: 10px;
  padding: 24px 36px;
  font-weight: 700;
  font-style: Italic;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0px;
  vertical-align: middle;
  box-shadow: 8px 12px 0px 0px hsl(276 100% 33%);
  border: 3px solid hsl(276 100% 33%);
  background-color: hsl(276, 74%, 70%);
  border-radius: 130px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.button-scase:hover,
.button-index:hover {
  transform: scale(1.05);
}
.button-index {
  background-color: hsl(276 100% 33%);
  padding: 8px 16px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
  display: flex;
  gap: 10px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  transition: all 0.3s ease;
  border-radius: 0.75rem;
  width: 385px;
  justify-content: center;
  height: 64px;
  align-items: center;
}
.buttons {
  flex-direction: column;
  display: flex;
  gap: 24px;
}
footer {
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  font-size: 16px;
  font-family: Open-Sans, sans-serif;
  color: #a7a7a7;
  font-weight: 400;
}
.wrapper-before {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  background: #f0f0f0;
}
.container-before {
  margin-top: 10px;
  width: 800px;
  padding: 24px;
  background: #fff;
  border-radius: 12px;
}
.container-before.v2 {
  padding: 0;
  border-radius: 12px;
  overflow: hidden;
}
.bluetop {
  background-color: #0368fd;
  padding: 20px;
}
.whitebottom {
  background-color: #fff;
  padding: 20px;
}
.bluetop .description-before {
  color: #fff !important;
}
.bluetop .title-before {
  color: #fff !important;
}
.title-before {
  font-size: 24px;
  font-weight: 600;
  color: #262626;
  font-family: Open-Sans, sans-serif;
  margin-bottom: 24px;
}
.description-before {
  font-size: 16px;
  font-weight: 400;
  font-family: Open-Sans, sans-serif;
  margin-bottom: 24px;
  color: #262626;
  line-height: 1.2;
}
.ff-addons {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  align-items: center;
}
.button-before {
  font-family: "Poppins", Sans-serif;
  font-size: 15px;
  font-weight: 600;
  background-color: #0368fd;
  padding: 16px 24px 16px 24px;
  color: #fff;
  border-radius: 3px;
  text-decoration: none;
  transition: transform 0.3s ease;
}
.button-before:hover {
  transform: scale(1.05);
}
.title-basepage {
  font-size: 56px;
  font-weight: 700;
  color: #262626;
  font-family: Open-Sans, sans-serif;
}
.description-basepage {
  font-size: 20px;
  font-weight: 400;
  color: #262626;
  font-family: Open-Sans, sans-serif;
  text-align: center;
  line-height: 1.5;
}
.list-basepage {
  font-size: 20px;
  font-weight: 400;
  color: #262626;
  font-family: Open-Sans, sans-serif;
  max-width: 45%;
  line-height: 1.5;
}
.list-basepage li {
  margin-bottom: 8px;
}
.list-basepage p {
  font-size: 32px;
  font-weight: 500;
  color: #262626;
  font-family: Open-Sans, sans-serif;
  line-height: 1.5;
  margin-bottom: 32px;
}
.email-class {
  font-size: 20px;
  font-weight: 600;
  color: #262626;
  font-family: Darker Grotesque, sans-serif;
  text-decoration: none;
}
.steps {
  display: flex;
  gap: 128px;
  margin-top: 48px;
}
.step {
  display: flex;

  gap: 12px;
}

.step-description {
  font-size: 33px;
  font-weight: 500;
  color: #262626;
  font-family: Darker Grotesque, sans-serif;
  line-height: 1.2;
}
.instructions {
  display: flex;
  justify-content: space-between;
}

.text-white {
  color: rgb(255 255 255);
}

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

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.gap-3 {
  gap: 0.75rem;
}
.items-center {
  align-items: center;
}
.flex {
  display: flex;
}

.main-image {
  max-width: 750px;
  transform: scale(1.3);
}
.w-full {
  width: 100%;
}
.h-auto {
  height: auto;
}

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

.border-radius {
  border-radius: 100%;
  overflow: hidden;
  width: 185px;
  height: 185px;
}

.border-radius img {
  position: relative;
  right: 8px;
}

.bg-light-yellow {
  background-color: #fff9eb;
}

.laptop {
  width: 100%;
  max-width: 536px;
}

.max-w-1800 {
  gap: 3rem;
  max-width: 1800px;
}

.max-w-1400 {
  max-width: 1400px;
}

.max-w-1800 .container,
.max-w-1400 .container {
  max-width: none;
}

.max-w-1800 .laptop,
.max-w-1400 .laptop {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 750px;
  border-radius: 30px;
}

.block {
  display: block;
}

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

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

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

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

.w-full {
  width: 100%;
}

.flex {
  display: flex;
}

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

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

.sticky {
  position: sticky;
}

.top-0 {
  top: 0;
}

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

.w-full {
  width: 100%;
}

.border-b {
  border-bottom: 1px solid hsl(var(--border) / 0.4);
}

.bg-background\/95 {
  background-color: hsl(var(--background) / 0.95);
}

.backdrop-blur {
  backdrop-filter: blur(8px);
}

.no-underline {
  text-decoration: none;
}

.border-t {
  border-top: 1px solid hsl(var(--border) / 0.4);
}

.border-border\/40 {
  border-color: hsl(var(--border) / 0.4);
}

.bg-muted\/30 {
  background-color: hsl(var(--muted) / 0.3);
}

.container2 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}

.relative {
  position: relative;
}

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

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

.max-w-3xl {
  max-width: 48rem;
}

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

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

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

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

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

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

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

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

.tracking-tight {
  letter-spacing: -0.025em;
}

.text-primary {
  color: hsl(var(--primary));
}

.text-primary-foreground {
  color: hsl(var(--primary-foreground));
}

.text-accent-foreground {
  color: hsl(var(--accent-foreground));
}

.text-muted-foreground {
  color: hsl(var(--muted-foreground));
}

.flex {
  display: flex;
}

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

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

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

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.h-auto {
  height: auto;
}

.h-4 {
  height: 1rem;
}

.w-4 {
  width: 1rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.bg-primary {
  background-color: hsl(var(--primary));
}

.bg-accent {
  background-color: hsl(var(--accent));
}

.shadow-md {
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

.shadow-lg {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}

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

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

/* Hover States */
.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / 0.9);
}

.hover\:bg-accent\/90:hover {
  background-color: hsl(var(--accent) / 0.9);
}

.hover\:shadow-lg:hover {
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
}

.hover\:shadow-xl:hover {
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
}

/* Focus States */
.focus-visible\:outline-none:focus-visible {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

/* Disabled States */
.disabled\:pointer-events-none:disabled {
  pointer-events: none;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

/* SVG Child Selectors */
.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}

.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}

.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}

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

.from-background {
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/10 {
  --tw-gradient-from: hsl(var(--primary) / 0.1) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-primary\/5 {
  --tw-gradient-from: hsl(var(--primary) / 0.05)
    var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-background {
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    hsl(var(--background)) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.via-primary\/5 {
  --tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),
    hsl(var(--primary) / 0.05) var(--tw-gradient-via-position),
    var(--tw-gradient-to);
}

.to-accent\/10 {
  --tw-gradient-to: hsl(var(--accent) / 0.1) var(--tw-gradient-to-position);
}

/* Utility additions */
.p-8 {
  padding: 2rem;
}

.grid {
  display: grid;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-12 {
  gap: 3rem;
}

.w-fit {
  width: fit-content;
}

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

.h-full {
  height: 100%;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-16 {
  height: 4rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-16 {
  width: 4rem;
}

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

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

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

.text-muted-foreground\/70 {
  color: hsl(var(--muted-foreground) / 0.7);
}

.bg-blue-600 {
  background-color: rgb(37 99 235);
}

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

.rounded-3xl {
  border-radius: 1.5rem;
}

.shadow-xl {
  box-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
}

.shadow-2xl {
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}

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

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

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

.group {
  /* Parent selector for group-hover */
}

.hover\:shadow-blue-500\/50:hover {
  --tw-shadow-color: rgb(59 130 246 / 0.5);
  --tw-shadow: var(--tw-shadow-colored);
}

.hover\:scale-105:hover {
  transform: scale(1.05);
}

.hover\:bg-blue-700:hover {
  background-color: rgb(29 78 216);
}

.group:hover .group-hover\:rotate-12 {
  transform: rotate(12deg);
}

.pointer {
  cursor: pointer;
}

@keyframes fade-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fade-in {
  animation: fade-in 0.5s ease-out forwards;
}

.\[\&_svg\]\:pointer-events-none svg {
  pointer-events: none;
}

.\[\&_svg\]\:size-4 svg {
  width: 1rem;
  height: 1rem;
}

.\[\&_svg\]\:shrink-0 svg {
  flex-shrink: 0;
}

/* Responsive - sm (640px) */
@media (min-width: 640px) {
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

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

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

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

/* Responsive - md (768px) */
@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:gap-8 {
    gap: 2rem;
  }

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

/* Responsive - lg (1024px) */
@media (min-width: 1024px) {
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}
