/* Local Tailwind-compatible utility subset for DotNow Labs */
*, ::before, ::after {
  --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;
}

.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.bg-white { background-color: #ffffff; }
.block { display: block; }
.border { border-width: 1px; }
.border-2 { border-width: 2px; }
.border-accent { border-color: #0077b6; }
.border-b { border-bottom-width: 1px; }
.border-black { border-color: #000000; }
.border-highlight { border-color: #cddfe4; }
.border-highlight\/50 { border-color: rgba(205, 223, 228, 0.5); }
.border-ink { border-color: #0a0a0a; }
.border-slate-200\/80 { border-color: rgba(226, 232, 240, 0.8); }
.border-slate-300 { border-color: #cbd5e1; }
.border-t { border-top-width: 1px; }
.border-t-2 { border-top-width: 2px; }
.border-y { border-top-width: 1px; border-bottom-width: 1px; }
.col-span-2 { grid-column: span 2 / span 2; }
.flex { display: flex; }
.flex-col { flex-direction: column; }
.flex-shrink-0 { flex-shrink: 0; }
.flex-wrap { flex-wrap: wrap; }
.focus\:absolute:focus { position: absolute; }
.focus\:bg-white:focus { background-color: #ffffff; }
.focus\:border:focus { border-width: 1px; }
.focus\:border-slate-300:focus { border-color: #cbd5e1; }
.focus\:font-semibold:focus { font-weight: 600; }
.focus\:left-4:focus { left: 1rem; }
.focus\:mt-4:focus { margin-top: 1rem; }
.focus\:not-sr-only:focus { position: static; width: auto; height: auto; padding: 0; margin: 0; overflow: visible; clip: auto; white-space: normal; }
.focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px; }
.focus\:px-3:focus { padding-left: 0.75rem; padding-right: 0.75rem; }
.focus\:py-2:focus { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.focus\:ring-2:focus { --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); }
.focus\:ring-black:focus { --tw-ring-color: rgb(0 0 0 / 1); }
.focus\:rounded-md:focus { border-radius: 0.375rem; }
.focus\:text-black:focus { color: #000000; }
.focus\:text-ink:focus { color: #0a0a0a; }
.focus\:text-sm:focus { font-size: 0.875rem; line-height: 1.25rem; }
.focus\:top-3:focus { top: 0.75rem; }
.focus\:z-\[60\]:focus { z-index: 60; }
.font-bold { font-weight: 700; }
.font-display { font-family: 'Space Grotesk', Outfit, Inter, ui-sans-serif, system-ui, sans-serif; }
.font-extrabold { font-weight: 800; }
.font-medium { font-weight: 500; }
.font-sans { font-family: Inter, 'Nunito Sans', ui-sans-serif, system-ui, sans-serif; }
.font-semibold { font-weight: 600; }
.gap-\[5px\] { gap: 5px; }
.gap-12 { gap: 3rem; }
.gap-16 { gap: 4rem; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }
.gap-7 { gap: 1.75rem; }
.gap-8 { gap: 2rem; }
.grid { display: grid; }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.h-0 { height: 0px; }
.h-1 { height: 0.25rem; }
.h-12 { height: 3rem; }
.h-16 { height: 4rem; }
.h-4 { height: 1rem; }
.h-8 { height: 2rem; }
.h-9 { height: 2.25rem; }
.h-full { height: 100%; }
.hidden { display: none; }
.hover\:bg-white:hover { background-color: #ffffff; }
.hover\:border-slate-400:hover { border-color: #94a3b8; }
.hover\:text-accent:hover { color: #0077b6; }
.hover\:text-black:hover { color: #000000; }
.hover\:text-ink:hover { color: #0a0a0a; }
.hover\:underline:hover { text-decoration-line: underline; }
.inline-block { display: inline-block; }
.inline-flex { display: inline-flex; }
.items-center { align-items: center; }
.items-end { align-items: flex-end; }
.items-start { align-items: flex-start; }
.justify-between { justify-content: space-between; }
.justify-center { justify-content: center; }
.leading-\[1\.04\] { line-height: 1.04; }
.leading-relaxed { line-height: 1.625; }
.leading-tight { line-height: 1.25; }
.max-w-2xl { max-width: 42rem; }
.max-w-3xl { max-width: 48rem; }
.max-w-4xl { max-width: 56rem; }
.max-w-5xl { max-width: 64rem; }
.max-w-6xl { max-width: 72rem; }
.max-w-xs { max-width: 20rem; }
.mb-10 { margin-bottom: 2.5rem; }
.mb-12 { margin-bottom: 3rem; }
.mb-14 { margin-bottom: 3.5rem; }
.mb-3 { margin-bottom: 0.75rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-5 { margin-bottom: 1.25rem; }
.mb-6 { margin-bottom: 1.5rem; }
.mb-8 { margin-bottom: 2rem; }
.min-h-\[360px\] { min-height: 360px; }
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.mx-auto { margin-left: auto; margin-right: auto; }
.object-cover { object-fit: cover; }
.overflow-hidden { overflow: hidden; }
.p-1 { padding: 0.25rem; }
.p-3 { padding: 0.75rem; }
.p-5 { padding: 1.25rem; }
.p-6 { padding: 1.5rem; }
.p-7 { padding: 1.75rem; }
.p-8 { padding: 2rem; }
.pb-20 { padding-bottom: 5rem; }
.pb-24 { padding-bottom: 6rem; }
.pt-1 { padding-top: 0.25rem; }
.pt-2 { padding-top: 0.5rem; }
.pt-3 { padding-top: 0.75rem; }
.pt-32 { padding-top: 8rem; }
.pt-36 { padding-top: 9rem; }
.pt-40 { padding-top: 10rem; }
.pt-7 { padding-top: 1.75rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
.px-7 { padding-left: 1.75rem; padding-right: 1.75rem; }
.px-8 { padding-left: 2rem; padding-right: 2rem; }
.py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; }
.py-12 { padding-top: 3rem; padding-bottom: 3rem; }
.py-16 { padding-top: 4rem; padding-bottom: 4rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-20 { padding-top: 5rem; padding-bottom: 5rem; }
.py-24 { padding-top: 6rem; padding-bottom: 6rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.py-3\.5 { padding-top: 0.875rem; padding-bottom: 0.875rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem; }
.relative { position: relative; }
.rounded { border-radius: 0.25rem; }
.rounded-2xl { border-radius: 1rem; }
.rounded-3xl { border-radius: 1.5rem; }
.rounded-full { border-radius: 9999px; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.shadow-lg { --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); }
.shadow-md { --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); }
.shadow-sm { --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); }
.space-y-10 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(var(--space-y-value) * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(var(--space-y-value) * var(--tw-space-y-reverse)); --space-y-value: 2.5rem; }
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(var(--space-y-value) * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(var(--space-y-value) * var(--tw-space-y-reverse)); --space-y-value: 0.625rem; }
.space-y-4 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(var(--space-y-value) * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(var(--space-y-value) * var(--tw-space-y-reverse)); --space-y-value: 1rem; }
.space-y-7 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(var(--space-y-value) * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(var(--space-y-value) * var(--tw-space-y-reverse)); --space-y-value: 1.75rem; }
.space-y-8 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(var(--space-y-value) * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(var(--space-y-value) * var(--tw-space-y-reverse)); --space-y-value: 2rem; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; }
.text-\[0\.65rem\] { font-size: 0.65rem; }
.text-\[0\.95rem\] { font-size: 0.95rem; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
.text-5xl { font-size: 3rem; line-height: 1; }
.text-accent { color: #0077b6; }
.text-amber-700 { color: #b45309; }
.text-amber-900 { color: #78350f; }
.text-base { font-size: 1rem; line-height: 1.5rem; }
.text-black { color: #000000; }
.text-center { text-align: center; }
.text-ink { color: #0a0a0a; }
.text-ink\/70 { color: rgba(10, 10, 10, 0.7); }
.text-lg { font-size: 1.125rem; line-height: 1.75rem; }
.text-muted { color: #6b7280; }
.text-sm { font-size: 0.875rem; line-height: 1.25rem; }
.text-xl { font-size: 1.25rem; line-height: 1.75rem; }
.text-xs { font-size: 0.75rem; line-height: 1rem; }
.tracking-\[0\.08em\] { letter-spacing: 0.08em; }
.tracking-\[0\.09em\] { letter-spacing: 0.09em; }
.tracking-\[0\.12em\] { letter-spacing: 0.12em; }
.tracking-\[0\.14em\] { letter-spacing: 0.14em; }
.tracking-\[0\.18em\] { letter-spacing: 0.18em; }
.tracking-\[0\.1em\] { letter-spacing: 0.1em; }
.tracking-\[0\.2em\] { letter-spacing: 0.2em; }
.tracking-tight { letter-spacing: -0.025em; }
.tracking-widest { letter-spacing: 0.1em; }
.transition { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-duration: 150ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke; transition-duration: 150ms; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }
.uppercase { text-transform: uppercase; }
.w-\[min\(1160px\,92vw\)\] { width: min(1160px,92vw); }
.w-16 { width: 4rem; }
.w-4 { width: 1rem; }
.w-8 { width: 2rem; }
.w-9 { width: 2.25rem; }
.w-auto { width: auto; }
.w-full { width: 100%; }
.z-10 { z-index: 10; }
.z-50 { z-index: 50; }

@media (min-width: 640px) {
  .sm\:p-10 { padding: 2.5rem; }
  .sm\:p-7 { padding: 1.75rem; }
  .sm\:pb-24 { padding-bottom: 6rem; }
  .sm\:pt-36 { padding-top: 9rem; }
  .sm\:text-4xl { font-size: 2.25rem; line-height: 2.5rem; }
  .sm\:text-5xl { font-size: 3rem; line-height: 1; }
  .sm\:w-auto { width: auto; }
}

@media (min-width: 768px) {
  .md\:col-span-1 { grid-column: span 1 / span 1; }
  .md\:flex { display: flex; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .md\:hidden { display: none; }
  .md\:text-5xl { font-size: 3rem; line-height: 1; }
  .md\:text-6xl { font-size: 3.75rem; line-height: 1; }
}

@media (min-width: 1024px) {
  .lg\:col-span-5 { grid-column: span 5 / span 5; }
  .lg\:col-span-7 { grid-column: span 7 / span 7; }
  .lg\:grid-cols-12 { grid-template-columns: repeat(12, minmax(0, 1fr)); }
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .lg\:grid-cols-5 { grid-template-columns: repeat(5, minmax(0, 1fr)); }
  .lg\:items-center { align-items: center; }
  .lg\:text-6xl { font-size: 3.75rem; line-height: 1; }
}
