/* preflight (twcss) */
*, ::before, ::after { box-sizing: border-box; border-width: 0; border-style: solid; border-color: currentColor }
::before, ::after { --tw-content: '' }
html { line-height: 1.5; -webkit-text-size-adjust: 100%; tab-size: 4; font-family: ui-sans-serif, system-ui, sans-serif }
body { margin: 0; line-height: inherit }
hr { height: 0; color: inherit; border-top-width: 1px }
abbr:where([title]) { text-decoration: underline dotted }
h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit }
a { color: inherit; text-decoration: inherit }
b, strong { font-weight: bolder }
code, kbd, samp, pre { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
table { text-indent: 0; border-color: inherit; border-collapse: collapse }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; margin: 0; padding: 0 }
button, select { text-transform: none }
button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) { -webkit-appearance: button; background-color: transparent; background-image: none }
:-moz-focusring { outline: auto }
:-moz-ui-invalid { box-shadow: none }
progress { vertical-align: baseline }
::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto }
[type='search'] { -webkit-appearance: textfield; outline-offset: -2px }
::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
summary { display: list-item }
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre { margin: 0 }
fieldset { margin: 0; padding: 0 }
legend { padding: 0 }
ol, ul, menu { list-style: none; margin: 0; padding: 0 }
dialog { padding: 0 }
textarea { resize: vertical }
input::placeholder, textarea::placeholder { opacity: 1; color: #9ca3af }
button, [role="button"] { cursor: pointer }
:disabled { cursor: default }
img, svg, video, canvas, audio, iframe, embed, object { display: block; vertical-align: middle }
img, video { max-width: 100%; height: auto }
[hidden] { display: none }

/* keyframes for the animate-* utilities */
@keyframes twcss-spin { to { transform: rotate(360deg) } }
@keyframes twcss-ping { 75%, 100% { transform: scale(2); opacity: 0 } }
@keyframes twcss-pulse { 50% { opacity: .5 } }
@keyframes twcss-bounce {
  0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(0.8, 0, 1, 1) }
  50% { transform: none; animation-timing-function: cubic-bezier(0, 0, 0.2, 1) }
}

/* generated by twcss — do not edit */

.max-w-xs { max-width: 20rem }
.text-\[10px\] { font-size: 10px }
.pt-4 { padding-top: 1rem }
.mb-12 { margin-bottom: 3rem }
.items-baseline { align-items: baseline }
.mt-3 { margin-top: 0.75rem }
.mb-8 { margin-bottom: 2rem }
.absolute { position: absolute }
.pb-20 { padding-bottom: 5rem }
.gap-3 { gap: 0.75rem }
.text-white\/70 { color: rgb(255 255 255 / 0.7) }
.pt-20 { padding-top: 5rem }
.bg-\[var\(--accent\)\] { background-color: var(--accent) }
.tracking-wide { letter-spacing: 0.025em }
.max-w-5xl { max-width: 64rem }
.items-center { align-items: center }
.inline-flex { display: inline-flex }
.mb-6 { margin-bottom: 1.5rem }
.leading-\[1\.3\] { line-height: 1.3 }
.z-20 { z-index: 20 }
.h-auto { height: auto }
.mt-2 { margin-top: 0.5rem }
.h-16 { height: 4rem }
.leading-\[1\.05\] { line-height: 1.05 }
.flex { display: flex }
.focus\:border-\[var\(--accent\)\]:focus { border-color: var(--accent) }
.text-white\/85 { color: rgb(255 255 255 / 0.85) }
.w-full { width: 100% }
.h-px { height: 1px }
.py-16 { padding-top: 4rem; padding-bottom: 4rem }
.py-5 { padding-top: 1.25rem; padding-bottom: 1.25rem }
.font-semibold { font-weight: 600 }
.pt-6 { padding-top: 1.5rem }
.px-4 { padding-left: 1rem; padding-right: 1rem }
.gap-y-2 { row-gap: 0.5rem }
.mb-3 { margin-bottom: 0.75rem }
.leading-relaxed { line-height: 1.625 }
.hover\:border-\[var\(--accent\)\]:hover { border-color: var(--accent) }
.border-y { border-block-width: 1px }
.gap-4 { gap: 1rem }
.gap-16 { gap: 4rem }
.space-y-6 { --tw-space-y-reverse: 0; & > :not([hidden]) ~ :not([hidden]) { margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse, 0))); margin-bottom: calc(1.5rem * var(--tw-space-y-reverse, 0)) } }
.text-\[11px\] { font-size: 11px }
.p-8 { padding: 2rem }
.tracking-normal { letter-spacing: 0em }
.hover\:bg-\[\#f59264\]:hover { background-color: #f59264 }
.border-white\/\[0\.08\] { border-color: rgb(255 255 255 / 0.08) }
.from-\[var\(--bg\)\]\/40 { --tw-gradient-from: color-mix(in srgb, var(--bg) calc(0.4 * 100%), transparent); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-via, color-mix(in srgb, var(--bg) calc(0.4 * 100%), transparent)), var(--tw-gradient-to, transparent) }
.gap-12 { gap: 3rem }
.leading-\[1\.0\] { line-height: 1.0 }
.gap-8 { gap: 2rem }
.line-through { text-decoration-line: line-through }
.grid-cols-\[auto_1fr\] { grid-template-columns: auto 1fr }
.h-56 { height: 14rem }
.h-\[1px\] { height: 1px }
.not-italic { font-style: normal }
.grid-cols-\[auto_1\.2fr_2\.5fr\] { grid-template-columns: auto 1.2fr 2.5fr }
.max-w-md { max-width: 28rem }
.max-w-3xl { max-width: 48rem }
.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 }
.focus\:outline-none:focus { outline: 2px solid transparent; outline-offset: 2px }
.tracking-\[0\.2em\] { letter-spacing: 0.2em }
.opacity-90 { opacity: 0.9 }
.to-\[var\(--bg\)\]\/30 { --tw-gradient-to: color-mix(in srgb, var(--bg) calc(0.3 * 100%), transparent) }
.divide-y { & > :not([hidden]) ~ :not([hidden]) { border-top-width: 1px } }
.mt-10 { margin-top: 2.5rem }
.ml-\[10px\] { margin-left: 10px }
.overflow-hidden { overflow: hidden }
.flex-wrap { flex-wrap: wrap }
.border { border-width: 1px }
.text-xl { font-size: 1.25rem; line-height: 1.75rem }
.px-5 { padding-left: 1.25rem; padding-right: 1.25rem }
.pb-12 { padding-bottom: 3rem }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem }
.text-sm { font-size: 0.875rem; line-height: 1.25rem }
.gap-6 { gap: 1.5rem }
.w-px { width: 1px }
.grid-cols-\[auto_1fr_auto\] { grid-template-columns: auto 1fr auto }
.mt-8 { margin-top: 2rem }
.text-\[var\(--accent\)\] { color: var(--accent) }
.order-1 { order: 1 }
.text-\[var\(--fg-faint\)\] { color: var(--fg-faint) }
.items-start { align-items: flex-start }
.bg-gradient-to-br { background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)) }
.h-10 { height: 2.5rem }
.bg-transparent { background-color: transparent }
.pointer-events-none { pointer-events: none }
.font-medium { font-weight: 500 }
.space-y-2 { --tw-space-y-reverse: 0; & > :not([hidden]) ~ :not([hidden]) { margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse, 0))); margin-bottom: calc(0.5rem * var(--tw-space-y-reverse, 0)) } }
.gap-y-2\.5 { row-gap: 0.625rem }
.w-auto { width: auto }
.mt-6 { margin-top: 1.5rem }
.tracking-\[0\.28em\] { letter-spacing: 0.28em }
.bg-white\/\[0\.025\] { background-color: rgb(255 255 255 / 0.025) }
.flex-col { flex-direction: column }
.hover\:text-\[var\(--accent\)\]:hover { color: var(--accent) }
.leading-\[0\.95\] { line-height: 0.95 }
.overflow-y-auto { overflow-y: auto }
.py-6 { padding-top: 1.5rem; padding-bottom: 1.5rem }
.tracking-\[-0\.015em\] { letter-spacing: -0.015em }
.pb-10 { padding-bottom: 2.5rem }
.mt-12 { margin-top: 3rem }
.max-w-xl { max-width: 36rem }
.text-4xl { font-size: 2.25rem; line-height: 2.5rem }
.italic { font-style: italic }
.mb-4 { margin-bottom: 1rem }
.max-w-4xl { max-width: 56rem }
.max-w-\[80\%\] { max-width: 80% }
.mb-5 { margin-bottom: 1.25rem }
.bg-current { background-color: currentColor }
.gap-5 { gap: 1.25rem }
.inset-0 { inset: 0 }
.tracking-tight { letter-spacing: -0.025em }
.text-lg { font-size: 1.125rem; line-height: 1.75rem }
.text-2xl { font-size: 1.5rem; line-height: 2rem }
.text-base { font-size: 1rem; line-height: 1.5rem }
.bg-\[var\(--rule\)\] { background-color: var(--rule) }
.tracking-\[0\.22em\] { letter-spacing: 0.22em }
.font-sans { font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' }
.pt-8 { padding-top: 2rem }
.tracking-\[0\.25em\] { letter-spacing: 0.25em }
.py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem }
.mt-16 { margin-top: 4rem }
.py-14 { padding-top: 3.5rem; padding-bottom: 3.5rem }
.tracking-\[-0\.03em\] { letter-spacing: -0.03em }
.resize-none { resize: none }
.leading-tight { line-height: 1.25 }
.inline-block { display: inline-block }
.via-transparent { --tw-gradient-via: transparent; --tw-gradient-stops: var(--tw-gradient-from, transparent), transparent, var(--tw-gradient-to, transparent) }
.decoration-\[var\(--fg-faint\)\]\/40 { text-decoration-color: color-mix(in srgb, var(--fg-faint) calc(0.4 * 100%), transparent) }
.mt-32 { margin-top: 8rem }
.leading-\[0\.98\] { line-height: 0.98 }
.hover\:opacity-95:hover { opacity: 0.95 }
.gap-x-12 { column-gap: 3rem }
.object-cover { object-fit: cover }
.normal-case { text-transform: none }
.hover\:bg-white\/\[0\.015\]:hover { background-color: rgb(255 255 255 / 0.015) }
.border-b { border-bottom-width: 1px }
.z-30 { z-index: 30 }
.justify-center { justify-content: center }
.gap-10 { gap: 2.5rem }
.gap-y-6 { row-gap: 1.5rem }
.mt-5 { margin-top: 1.25rem }
.text-black { color: rgb(0 0 0) }
.placeholder-\[var\(--fg-faint\)\] { &::placeholder { color: var(--fg-faint) } }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem }
.tracking-\[0\.3em\] { letter-spacing: 0.3em }
.tracking-\[-0\.02em\] { letter-spacing: -0.02em }
.leading-\[1\.25\] { line-height: 1.25 }
.w-5 { width: 1.25rem }
.grid { display: grid }
.disabled\:opacity-40:disabled { opacity: 0.4 }
.space-y-3 { --tw-space-y-reverse: 0; & > :not([hidden]) ~ :not([hidden]) { margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse, 0))); margin-bottom: calc(0.75rem * var(--tw-space-y-reverse, 0)) } }
.justify-start { justify-content: flex-start }
.min-h-screen { min-height: 100vh }
.block { display: block }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem }
.pt-1 { padding-top: 0.25rem }
.opacity-70 { opacity: 0.7 }
.pt-2 { padding-top: 0.5rem }
.disabled\:opacity-30:disabled { opacity: 0.3 }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
.text-\[13px\] { font-size: 13px }
.tracking-\[-0\.025em\] { letter-spacing: -0.025em }
.text-\[var\(--fg\)\] { color: var(--fg) }
.text-xs { font-size: 0.75rem; line-height: 1rem }
.gap-2 { gap: 0.5rem }
.pt-12 { padding-top: 3rem }
.mb-10 { margin-bottom: 2.5rem }
.mt-4 { margin-top: 1rem }
.antialiased { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.mx-auto { margin-left: auto; margin-right: auto }
.disabled\:cursor-not-allowed:disabled { cursor: not-allowed }
.flex-1 { flex: 1 1 0% }
.uppercase { text-transform: uppercase }
.gap-9 { gap: 2.25rem }
.pb-16 { padding-bottom: 4rem }
.p-6 { padding: 1.5rem }
.border-t { border-top-width: 1px }
.pt-3 { padding-top: 0.75rem }
.pb-24 { padding-bottom: 6rem }
.relative { position: relative }
.text-\[var\(--fg-mute\)\] { color: var(--fg-mute) }
.px-1 { padding-left: 0.25rem; padding-right: 0.25rem }
.pt-16 { padding-top: 4rem }
.mt-7 { margin-top: 1.75rem }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem }
.justify-between { justify-content: space-between }
.divide-\[var\(--rule\)\] { & > :not([hidden]) ~ :not([hidden]) { border-color: var(--rule) } }
.bg-\[var\(--rule-hi\)\] { background-color: var(--rule-hi) }
.bg-\[var\(--bg\)\] { background-color: var(--bg) }
.gap-x-5 { column-gap: 1.25rem }
.w-10 { width: 2.5rem }
.order-2 { order: 2 }
.last\:border-b-0:last-child { border-bottom-width: 0 }
.gap-\[5px\] { gap: 5px }
.pt-10 { padding-top: 2.5rem }
.hidden { display: none }
.space-y-px { --tw-space-y-reverse: 0; & > :not([hidden]) ~ :not([hidden]) { margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse, 0))); margin-bottom: calc(1px * var(--tw-space-y-reverse, 0)) } }
.h-6 { height: 1.5rem }
.z-10 { z-index: 10 }
.mt-14 { margin-top: 3.5rem }
.h-24 { height: 6rem }
.h-7 { height: 1.75rem }
.max-w-2xl { max-width: 42rem }
.pr-2 { padding-right: 0.5rem }
.gap-px { gap: 1px }
.space-y-8 { --tw-space-y-reverse: 0; & > :not([hidden]) ~ :not([hidden]) { margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse, 0))); margin-bottom: calc(2rem * var(--tw-space-y-reverse, 0)) } }
.border-white\/\[0\.06\] { border-color: rgb(255 255 255 / 0.06) }
.bg-\[\#e8723a\]\/12 { background-color: color-mix(in srgb, #e8723a calc(0.12 * 100%), transparent) }
.w-3 { width: 0.75rem }
.py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem }
.px-3 { padding-left: 0.75rem; padding-right: 0.75rem }
.bg-white\/\[0\.02\] { background-color: rgb(255 255 255 / 0.02) }
.text-\[\#e8723a\] { color: #e8723a }
.border-\[\#e8723a\]\/25 { border-color: color-mix(in srgb, #e8723a calc(0.25 * 100%), transparent) }
.text-\[\#e8723a\]\/80 { color: color-mix(in srgb, #e8723a calc(0.8 * 100%), transparent) }
.h-3 { height: 0.75rem }
.tracking-\[0\.18em\] { letter-spacing: 0.18em }
.py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem }
.border-dashed { border-style: dashed }
.resize { resize: both }
.h-1\.5 { height: 0.375rem }
.text-white\/90 { color: rgb(255 255 255 / 0.9) }
.whitespace-pre-wrap { white-space: pre-wrap }
.text-white\/45 { color: rgb(255 255 255 / 0.45) }
.gap-1\.5 { gap: 0.375rem }
.w-1\.5 { width: 0.375rem }
.rounded-full { border-radius: 9999px }
.border-\[\#e8723a\]\/30 { border-color: color-mix(in srgb, #e8723a calc(0.3 * 100%), transparent) }
.transition { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms }
.bg-\[\#e8723a\]\/60 { background-color: color-mix(in srgb, #e8723a calc(0.6 * 100%), transparent) }
.justify-end { justify-content: flex-end }

@media (min-width: 640px) {
  .sm\:text-5xl { font-size: 3rem; line-height: 1 }
  .sm\:inline { display: inline }
  .sm\:text-\[28px\] { font-size: 28px }
  .sm\:hidden { display: none }
  .sm\:px-10 { padding-left: 2.5rem; padding-right: 2.5rem }
  .sm\:text-3xl { font-size: 1.875rem; line-height: 2.25rem }
  .sm\:pt-14 { padding-top: 3.5rem }
  .sm\:pb-28 { padding-bottom: 7rem }
  .sm\:text-lg { font-size: 1.125rem; line-height: 1.75rem }
  .sm\:pb-16 { padding-bottom: 4rem }
}

@media (min-width: 768px) {
  .md\:gap-4 { gap: 1rem }
  .md\:text-6xl { font-size: 3.75rem; line-height: 1 }
  .md\:gap-8 { gap: 2rem }
  .md\:border-l { border-left-width: 1px }
  .md\:text-\[28px\] { font-size: 28px }
  .md\:pl-8 { padding-left: 2rem }
  .md\:w-24 { width: 6rem }
  .md\:pl-12 { padding-left: 3rem }
  .md\:grid-cols-4 { grid-template-columns: repeat(4, minmax(0, 1fr)) }
  .md\:order-2 { order: 2 }
  .md\:order-1 { order: 1 }
  .md\:inline { display: inline }
  .md\:text-xl { font-size: 1.25rem; line-height: 1.75rem }
  .md\:grid-cols-\[auto_1fr\] { grid-template-columns: auto 1fr }
  .md\:p-8 { padding: 2rem }
  .md\:flex-col { flex-direction: column }
  .md\:flex { display: flex }
  .md\:gap-10 { gap: 2.5rem }
  .md\:gap-20 { gap: 5rem }
  .md\:hidden { display: none }
  .md\:block { display: block }
  .md\:text-base { font-size: 1rem; line-height: 1.5rem }
  .md\:gap-16 { gap: 4rem }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0, 1fr)) }
  .md\:grid-cols-\[1\.3fr_1fr\] { grid-template-columns: 1.3fr 1fr }
  .md\:grid-cols-\[auto_1\.4fr_2fr\] { grid-template-columns: auto 1.4fr 2fr }
  .md\:text-2xl { font-size: 1.5rem; line-height: 2rem }
  .md\:grid-cols-\[1\.4fr_1fr_1fr_1fr\] { grid-template-columns: 1.4fr 1fr 1fr 1fr }
  .md\:h-64 { height: 16rem }
  .md\:gap-2 { gap: 0.5rem }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0, 1fr)) }
  .md\:gap-12 { gap: 3rem }
  .md\:grid-cols-\[1fr_1\.4fr\] { grid-template-columns: 1fr 1.4fr }
  .md\:grid-cols-\[auto_1\.2fr_2fr_auto_auto\] { grid-template-columns: auto 1.2fr 2fr auto auto }
  .md\:p-10 { padding: 2.5rem }
  .md\:text-5xl { font-size: 3rem; line-height: 1 }
}

@media (min-width: 1024px) {
  .lg\:px-16 { padding-left: 4rem; padding-right: 4rem }
  .lg\:px-20 { padding-left: 5rem; padding-right: 5rem }
  .lg\:inline { display: inline }
  .lg\:grid-cols-\[1\.6fr_1fr\] { grid-template-columns: 1.6fr 1fr }
}

