/* GENERATED by tools/build_tailwind_css.py -- do not edit by hand.
 *
 * The static build of the app's Tailwind utilities. Production links this
 * instead of running vendor/tailwind/tailwind.js, which is 409KB of
 * JavaScript that generated exactly this file, in the customer's browser,
 * on every single launch -- and warned about itself in the console while it
 * did (audit of 2026-08-06, finding 38).
 *
 * Regenerate after changing the tailwind.config block in app.html, or after
 * using a utility class the app had never used before:
 *
 *     python3 tools/build_tailwind_css.py
 *
 * tools/build_dist.py --check refuses to publish if this file is missing.
 */
*, ::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: ; }
*, ::after, ::before { box-sizing: border-box; border-width: 0px; border-style: solid; border-color: rgb(229, 231, 235); }
::after, ::before { --tw-content: ''; }
:host, html { line-height: 1.5; text-size-adjust: 100%; tab-size: 4; font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-feature-settings: normal; font-variation-settings: normal; -webkit-tap-highlight-color: transparent; }
body { margin: 0px; line-height: inherit; }
hr { height: 0px; 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, pre, samp { font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-feature-settings: normal; font-variation-settings: normal; 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: 0px; border-color: inherit; border-collapse: collapse; }
button, input, optgroup, select, textarea { font-family: inherit; font-feature-settings: inherit; font-variation-settings: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; letter-spacing: inherit; color: inherit; margin: 0px; padding: 0px; }
button, select { text-transform: none; }
button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) { appearance: button; background-color: transparent; background-image: none; }
progress { vertical-align: baseline; }
::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }
[type="search"] { appearance: textfield; outline-offset: -2px; }
::-webkit-search-decoration { appearance: none; }
::-webkit-file-upload-button { appearance: button; font: inherit; }
summary { display: list-item; }
blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre { margin: 0px; }
fieldset { margin: 0px; padding: 0px; }
legend { padding: 0px; }
menu, ol, ul { list-style: none; margin: 0px; padding: 0px; }
dialog { padding: 0px; }
textarea { resize: vertical; }
input::placeholder, textarea::placeholder { opacity: 1; color: rgb(156, 163, 175); }
[role="button"], button { cursor: pointer; }
:disabled { cursor: default; }
audio, canvas, embed, iframe, img, object, svg, video { display: block; vertical-align: middle; }
img, video { max-width: 100%; height: auto; }
[hidden]:where(:not([hidden="until-found"])) { display: none; }
[type="text"], input:where(:not([type])), [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select { appearance: none; background-color: rgb(255, 255, 255); border-color: rgb(107, 114, 128); border-width: 1px; border-radius: 0px; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5rem; --tw-shadow: 0 0 #0000; }
[type="text"]:focus, input:where(:not([type])):focus, [type="email"]:focus, [type="url"]:focus, [type="password"]:focus, [type="number"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="week"]:focus, [multiple]:focus, textarea:focus, select:focus { outline: transparent solid 2px; outline-offset: 2px; --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: #2563eb; --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); border-color: rgb(37, 99, 235); }
input::placeholder, textarea::placeholder { color: rgb(107, 114, 128); opacity: 1; }
::-webkit-datetime-edit-fields-wrapper { padding: 0px; }
::-webkit-date-and-time-value { min-height: 1.5em; text-align: inherit; }
::-webkit-datetime-edit { display: inline-flex; }
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field { padding-top: 0px; padding-bottom: 0px; }
select { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e"); background-position: right 0.5rem center; background-repeat: no-repeat; background-size: 1.5em 1.5em; padding-right: 2.5rem; print-color-adjust: exact; }
[multiple], [size]:where(select:not([size="1"])) { background-image: initial; background-position: initial; background-repeat: unset; background-size: initial; padding-right: 0.75rem; print-color-adjust: unset; }
[type="checkbox"], [type="radio"] { appearance: none; padding: 0px; print-color-adjust: exact; display: inline-block; vertical-align: middle; background-origin: border-box; user-select: none; flex-shrink: 0; height: 1rem; width: 1rem; color: rgb(37, 99, 235); background-color: rgb(255, 255, 255); border-color: rgb(107, 114, 128); border-width: 1px; --tw-shadow: 0 0 #0000; }
[type="checkbox"] { border-radius: 0px; }
[type="radio"] { border-radius: 100%; }
[type="checkbox"]:focus, [type="radio"]:focus { outline: transparent solid 2px; outline-offset: 2px; --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 2px; --tw-ring-offset-color: #fff; --tw-ring-color: #2563eb; --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); }
[type="checkbox"]:checked, [type="radio"]:checked { border-color: transparent; background-color: currentcolor; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; }
[type="checkbox"]:checked { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e"); }
@media (forced-colors: active) {
  [type="checkbox"]:checked { appearance: auto; }
}
[type="radio"]:checked { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e"); }
@media (forced-colors: active) {
  [type="radio"]:checked { appearance: auto; }
}
[type="checkbox"]:checked:hover, [type="checkbox"]:checked:focus, [type="radio"]:checked:hover, [type="radio"]:checked:focus { border-color: transparent; background-color: currentcolor; }
[type="checkbox"]:indeterminate { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e"); border-color: transparent; background-color: currentcolor; background-size: 100% 100%; background-position: center center; background-repeat: no-repeat; }
@media (forced-colors: active) {
  [type="checkbox"]:indeterminate { appearance: auto; }
}
[type="checkbox"]:indeterminate:hover, [type="checkbox"]:indeterminate:focus { border-color: transparent; background-color: currentcolor; }
[type="file"] { background: unset; border-color: inherit; border-width: 0px; border-radius: 0px; padding: 0px; font-size: unset; line-height: inherit; }
[type="file"]:focus { outline: -webkit-focus-ring-color auto 1px; }
.pointer-events-none { pointer-events: none; }
.pointer-events-auto { pointer-events: auto; }
.invisible { visibility: hidden; }
.fixed { position: fixed; }
.absolute { position: absolute; }
.relative { position: relative; }
.sticky { position: sticky; }
.inset-0 { inset: 0px; }
.inset-x-0 { left: 0px; right: 0px; }
.bottom-0 { bottom: 0px; }
.bottom-0\.5 { bottom: 0.125rem; }
.bottom-24 { bottom: 6rem; }
.bottom-28 { bottom: 7rem; }
.bottom-3 { bottom: 0.75rem; }
.left-0 { left: 0px; }
.left-1\/2 { left: 50%; }
.left-3 { left: 0.75rem; }
.left-4 { left: 1rem; }
.left-sm { left: 12px; }
.right-0 { right: 0px; }
.right-0\.5 { right: 0.125rem; }
.right-2 { right: 0.5rem; }
.right-3 { right: 0.75rem; }
.right-4 { right: 1rem; }
.right-5 { right: 1.25rem; }
.right-sm { right: 12px; }
.top-0 { top: 0px; }
.top-1\/2 { top: 50%; }
.top-3 { top: 0.75rem; }
.top-\[88px\] { top: 88px; }
.top-sm { top: 12px; }
.z-0 { z-index: 0; }
.z-10 { z-index: 10; }
.z-20 { z-index: 20; }
.z-50 { z-index: 50; }
.z-\[100\] { z-index: 100; }
.z-\[200\] { z-index: 200; }
.z-\[250\] { z-index: 250; }
.z-\[300\] { z-index: 300; }
.z-\[320\] { z-index: 320; }
.z-\[400\] { z-index: 400; }
.z-\[401\] { z-index: 401; }
.z-\[402\] { z-index: 402; }
.z-\[403\] { z-index: 403; }
.z-\[60\] { z-index: 60; }
.col-span-full { grid-column: 1 / -1; }
.m-0 { margin: 0px; }
.mx-auto { margin-left: auto; margin-right: auto; }
.my-2 { margin-top: 0.5rem; margin-bottom: 0.5rem; }
.-ml-2 { margin-left: -0.5rem; }
.-mt-1 { margin-top: -0.25rem; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-4 { margin-bottom: 1rem; }
.mb-lg { margin-bottom: 24px; }
.mb-md { margin-bottom: 16px; }
.mb-sm { margin-bottom: 12px; }
.ml-1 { margin-left: 0.25rem; }
.ml-3 { margin-left: 0.75rem; }
.mt-0\.5 { margin-top: 0.125rem; }
.mt-1 { margin-top: 0.25rem; }
.mt-1\.5 { margin-top: 0.375rem; }
.mt-2 { margin-top: 0.5rem; }
.mt-3 { margin-top: 0.75rem; }
.mt-\[1px\] { margin-top: 1px; }
.mt-lg { margin-top: 24px; }
.mt-md { margin-top: 16px; }
.mt-sm { margin-top: 12px; }
.mt-xl { margin-top: 40px; }
.line-clamp-2 { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.block { display: block; }
.flex { display: flex; }
.inline-flex { display: inline-flex; }
.grid { display: grid; }
.hidden { display: none; }
.aspect-square { aspect-ratio: 1 / 1; }
.h-1\.5 { height: 0.375rem; }
.h-10 { height: 2.5rem; }
.h-11 { height: 2.75rem; }
.h-14 { height: 3.5rem; }
.h-2 { height: 0.5rem; }
.h-28 { height: 7rem; }
.h-3 { height: 0.75rem; }
.h-4 { height: 1rem; }
.h-5 { height: 1.25rem; }
.h-64 { height: 16rem; }
.h-8 { height: 2rem; }
.h-9 { height: 2.25rem; }
.h-\[115px\] { height: 115px; }
.h-\[18px\] { height: 18px; }
.h-\[26vh\] { height: 26vh; }
.h-\[300px\] { height: 300px; }
.h-\[360px\] { height: 360px; }
.h-full { height: 100%; }
.h-px { height: 1px; }
.max-h-\[132px\] { max-height: 132px; }
.max-h-\[200px\] { max-height: 200px; }
.max-h-\[42vh\] { max-height: 42vh; }
.max-h-\[45vh\] { max-height: 45vh; }
.max-h-\[75vh\] { max-height: 75vh; }
.max-h-\[85vh\] { max-height: 85vh; }
.max-h-full { max-height: 100%; }
.min-h-0 { min-height: 0px; }
.min-h-\[154px\] { min-height: 154px; }
.min-h-\[156px\] { min-height: 156px; }
.min-h-\[184px\] { min-height: 184px; }
.min-h-\[196px\] { min-height: 196px; }
.min-h-\[226px\] { min-height: 226px; }
.min-h-full { min-height: 100%; }
.min-h-screen { min-height: 100vh; }
.w-10 { width: 2.5rem; }
.w-11 { width: 2.75rem; }
.w-14 { width: 3.5rem; }
.w-16 { width: 4rem; }
.w-2 { width: 0.5rem; }
.w-24 { width: 6rem; }
.w-3 { width: 0.75rem; }
.w-4 { width: 1rem; }
.w-5 { width: 1.25rem; }
.w-7 { width: 1.75rem; }
.w-8 { width: 2rem; }
.w-9 { width: 2.25rem; }
.w-\[300px\] { width: 300px; }
.w-full { width: 100%; }
.w-max { width: max-content; }
.min-w-0 { min-width: 0px; }
.min-w-\[18px\] { min-width: 18px; }
.max-w-2xl { max-width: 42rem; }
.max-w-3xl { max-width: 48rem; }
.max-w-4xl { max-width: 56rem; }
.max-w-7xl { max-width: 80rem; }
.max-w-\[60\%\] { max-width: 60%; }
.max-w-\[62\%\] { max-width: 62%; }
.max-w-\[92vw\] { max-width: 92vw; }
.max-w-full { max-width: 100%; }
.max-w-md { max-width: 28rem; }
.max-w-sm { max-width: 24rem; }
.flex-1 { flex: 1 1 0%; }
.flex-\[1\.4\] { flex: 1.4 1 0%; }
.flex-shrink-0 { flex-shrink: 0; }
.shrink-0 { flex-shrink: 0; }
.-translate-x-1\/2 { --tw-translate-x: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.-translate-y-1\/2 { --tw-translate-y: -50%; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
@keyframes spin { 
  100% { transform: rotate(360deg); }
}
.animate-spin { animation: 1s linear 0s infinite normal none running spin; }
.cursor-pointer { cursor: pointer; }
.cursor-zoom-in { cursor: zoom-in; }
.list-none { list-style-type: none; }
.grid-cols-1 { grid-template-columns: repeat(1, minmax(0px, 1fr)); }
.grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
.grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
.grid-cols-4 { grid-template-columns: repeat(4, minmax(0px, 1fr)); }
.grid-cols-7 { grid-template-columns: repeat(7, minmax(0px, 1fr)); }
.grid-cols-\[118px_1fr\] { grid-template-columns: 118px 1fr; }
.flex-col { flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.items-start { align-items: flex-start; }
.items-end { align-items: flex-end; }
.items-center { align-items: center; }
.justify-end { justify-content: flex-end; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.gap-0\.5 { gap: 0.125rem; }
.gap-1 { gap: 0.25rem; }
.gap-1\.5 { gap: 0.375rem; }
.gap-2 { gap: 0.5rem; }
.gap-3 { gap: 0.75rem; }
.gap-4 { gap: 1rem; }
.gap-6 { gap: 1.5rem; }
.gap-lg { gap: 24px; }
.gap-md { gap: 16px; }
.gap-sm { gap: 12px; }
.space-y-1 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); }
.space-y-3 > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)); }
.space-y-lg > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(24px * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(24px * var(--tw-space-y-reverse)); }
.space-y-md > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(16px * var(--tw-space-y-reverse)); }
.space-y-xl > :not([hidden]) ~ :not([hidden]) { --tw-space-y-reverse: 0; margin-top: calc(40px * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(40px * var(--tw-space-y-reverse)); }
.divide-y > :not([hidden]) ~ :not([hidden]) { --tw-divide-y-reverse: 0; border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))); border-bottom-width: calc(1px * var(--tw-divide-y-reverse)); }
.divide-white\/5 > :not([hidden]) ~ :not([hidden]) { border-color: rgba(255, 255, 255, 0.05); }
.self-start { align-self: flex-start; }
.self-center { align-self: center; }
.overflow-hidden { overflow: hidden; }
.overflow-x-auto { overflow-x: auto; }
.overflow-y-auto { overflow-y: auto; }
.overscroll-contain { overscroll-behavior: contain; }
.truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.whitespace-nowrap { white-space: nowrap; }
.rounded-2xl { border-radius: 1rem; }
.rounded-3xl { border-radius: 1.5rem; }
.rounded-\[16px\] { border-radius: 16px; }
.rounded-\[22px\] { border-radius: 22px; }
.rounded-full { border-radius: 9999px; }
.rounded-lg { border-radius: 0.5rem; }
.rounded-xl { border-radius: 0.75rem; }
.rounded-t-2xl { border-top-left-radius: 1rem; border-top-right-radius: 1rem; }
.rounded-t-3xl { border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; }
.border { border-width: 1px; }
.border-2 { border-width: 2px; }
.border-b { border-bottom-width: 1px; }
.border-b-2 { border-bottom-width: 2px; }
.border-l { border-left-width: 1px; }
.border-t { border-top-width: 1px; }
.border-\[\#00566b\] { --tw-border-opacity: 1; border-color: rgb(0 86 107 / var(--tw-border-opacity, 1)); }
.border-\[\#506600\] { --tw-border-opacity: 1; border-color: rgb(80 102 0 / var(--tw-border-opacity, 1)); }
.border-\[\#ff0033\]\/35 { border-color: rgba(255, 0, 51, 0.35); }
.border-error { --tw-border-opacity: 1; border-color: rgb(255 180 171 / var(--tw-border-opacity, 1)); }
.border-primary-container { --tw-border-opacity: 1; border-color: rgb(195 244 0 / var(--tw-border-opacity, 1)); }
.border-primary-fixed { --tw-border-opacity: 1; border-color: rgb(195 244 0 / var(--tw-border-opacity, 1)); }
.border-primary-fixed\/40 { border-color: rgba(195, 244, 0, 0.4); }
.border-secondary { --tw-border-opacity: 1; border-color: rgb(166 230 255 / var(--tw-border-opacity, 1)); }
.border-secondary\/25 { border-color: rgba(166, 230, 255, 0.25); }
.border-transparent { border-color: transparent; }
.border-white\/10 { border-color: rgba(255, 255, 255, 0.1); }
.border-white\/15 { border-color: rgba(255, 255, 255, 0.15); }
.border-white\/5 { border-color: rgba(255, 255, 255, 0.05); }
.border-white\/50 { border-color: rgba(255, 255, 255, 0.5); }
.bg-\[\#003543\] { --tw-bg-opacity: 1; background-color: rgb(0 53 67 / var(--tw-bg-opacity, 1)); }
.bg-\[\#111710\] { --tw-bg-opacity: 1; background-color: rgb(17 23 16 / var(--tw-bg-opacity, 1)); }
.bg-\[\#1c1c1e\] { --tw-bg-opacity: 1; background-color: rgb(28 28 30 / var(--tw-bg-opacity, 1)); }
.bg-\[\#3c4d00\] { --tw-bg-opacity: 1; background-color: rgb(60 77 0 / var(--tw-bg-opacity, 1)); }
.bg-\[\#e2443b\] { --tw-bg-opacity: 1; background-color: rgb(226 68 59 / var(--tw-bg-opacity, 1)); }
.bg-\[\#f2f7eb\] { --tw-bg-opacity: 1; background-color: rgb(242 247 235 / var(--tw-bg-opacity, 1)); }
.bg-\[\#f3f3f3\] { --tw-bg-opacity: 1; background-color: rgb(243 243 243 / var(--tw-bg-opacity, 1)); }
.bg-\[\#ff0033\]\/10 { background-color: rgba(255, 0, 51, 0.1); }
.bg-background { --tw-bg-opacity: 1; background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)); }
.bg-black { --tw-bg-opacity: 1; background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)); }
.bg-black\/40 { background-color: rgba(0, 0, 0, 0.4); }
.bg-black\/45 { background-color: rgba(0, 0, 0, 0.45); }
.bg-black\/5 { background-color: rgba(0, 0, 0, 0.05); }
.bg-black\/55 { background-color: rgba(0, 0, 0, 0.55); }
.bg-black\/70 { background-color: rgba(0, 0, 0, 0.7); }
.bg-black\/80 { background-color: rgba(0, 0, 0, 0.8); }
.bg-black\/90 { background-color: rgba(0, 0, 0, 0.9); }
.bg-black\/95 { background-color: rgba(0, 0, 0, 0.95); }
.bg-error-container\/20 { background-color: rgba(147, 0, 10, 0.2); }
.bg-primary-container { --tw-bg-opacity: 1; background-color: rgb(195 244 0 / var(--tw-bg-opacity, 1)); }
.bg-primary-fixed-dim { --tw-bg-opacity: 1; background-color: rgb(171 214 0 / var(--tw-bg-opacity, 1)); }
.bg-secondary-container { --tw-bg-opacity: 1; background-color: rgb(20 209 255 / var(--tw-bg-opacity, 1)); }
.bg-secondary\/5 { background-color: rgba(166, 230, 255, 0.05); }
.bg-surface-container { --tw-bg-opacity: 1; background-color: rgb(30 32 35 / var(--tw-bg-opacity, 1)); }
.bg-surface-container-high { --tw-bg-opacity: 1; background-color: rgb(40 42 46 / var(--tw-bg-opacity, 1)); }
.bg-surface-container-highest { --tw-bg-opacity: 1; background-color: rgb(51 53 57 / var(--tw-bg-opacity, 1)); }
.bg-surface-container-low { --tw-bg-opacity: 1; background-color: rgb(26 28 31 / var(--tw-bg-opacity, 1)); }
.bg-surface-container-lowest { --tw-bg-opacity: 1; background-color: rgb(12 14 18 / var(--tw-bg-opacity, 1)); }
.bg-surface\/90 { background-color: rgba(0, 0, 0, 0.9); }
.bg-white { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)); }
.bg-white\/10 { background-color: rgba(255, 255, 255, 0.1); }
.bg-white\/15 { background-color: rgba(255, 255, 255, 0.15); }
.bg-white\/5 { background-color: rgba(255, 255, 255, 0.05); }
.bg-white\/\[\.035\] { background-color: rgba(255, 255, 255, 0.035); }
.bg-gradient-to-r { background-image: linear-gradient(to right, var(--tw-gradient-stops)); }
.from-black\/90 { --tw-gradient-from: rgb(0 0 0 / 0.9) var(--tw-gradient-from-position); --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); }
.via-black\/50 { --tw-gradient-to: rgb(0 0 0 / 0)  var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), rgb(0 0 0 / 0.5) var(--tw-gradient-via-position), var(--tw-gradient-to); }
.to-transparent { --tw-gradient-to: transparent var(--tw-gradient-to-position); }
.object-contain { object-fit: contain; }
.object-cover { object-fit: cover; }
.object-\[62\%_center\] { object-position: 62% center; }
.object-\[68\%_center\] { object-position: 68% center; }
.p-0\.5 { padding: 0.125rem; }
.p-1 { padding: 0.25rem; }
.p-2 { padding: 0.5rem; }
.p-3 { padding: 0.75rem; }
.p-4 { padding: 1rem; }
.p-lg { padding: 24px; }
.p-md { padding: 16px; }
.p-sm { padding: 12px; }
.px-1 { padding-left: 0.25rem; padding-right: 0.25rem; }
.px-1\.5 { padding-left: 0.375rem; padding-right: 0.375rem; }
.px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
.px-3 { padding-left: 0.75rem; padding-right: 0.75rem; }
.px-4 { padding-left: 1rem; padding-right: 1rem; }
.px-container-margin { padding-left: 20px; padding-right: 20px; }
.px-lg { padding-left: 24px; padding-right: 24px; }
.px-md { padding-left: 16px; padding-right: 16px; }
.px-xl { padding-left: 40px; padding-right: 40px; }
.py-0\.5 { padding-top: 0.125rem; padding-bottom: 0.125rem; }
.py-1 { padding-top: 0.25rem; padding-bottom: 0.25rem; }
.py-1\.5 { padding-top: 0.375rem; padding-bottom: 0.375rem; }
.py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
.py-2\.5 { padding-top: 0.625rem; padding-bottom: 0.625rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.py-4 { padding-top: 1rem; padding-bottom: 1rem; }
.py-8 { padding-top: 2rem; padding-bottom: 2rem; }
.py-lg { padding-top: 24px; padding-bottom: 24px; }
.py-md { padding-top: 16px; padding-bottom: 16px; }
.py-sm { padding-top: 12px; padding-bottom: 12px; }
.py-xl { padding-top: 40px; padding-bottom: 40px; }
.pb-1 { padding-bottom: 0.25rem; }
.pb-24 { padding-bottom: 6rem; }
.pb-28 { padding-bottom: 7rem; }
.pb-3 { padding-bottom: 0.75rem; }
.pb-6 { padding-bottom: 1.5rem; }
.pb-\[90px\] { padding-bottom: 90px; }
.pb-\[calc\(env\(safe-area-inset-bottom\)\+16px\)\] { padding-bottom: calc(env(safe-area-inset-bottom) + 16px); }
.pb-\[calc\(env\(safe-area-inset-bottom\)\+88px\)\] { padding-bottom: calc(env(safe-area-inset-bottom) + 88px); }
.pb-md { padding-bottom: 16px; }
.pb-sm { padding-bottom: 12px; }
.pb-xl { padding-bottom: 40px; }
.pb-xs { padding-bottom: 4px; }
.pl-11 { padding-left: 2.75rem; }
.pl-xl { padding-left: 40px; }
.pr-3 { padding-right: 0.75rem; }
.pr-sm { padding-right: 12px; }
.pt-1 { padding-top: 0.25rem; }
.pt-1\.5 { padding-top: 0.375rem; }
.pt-2 { padding-top: 0.5rem; }
.pt-3 { padding-top: 0.75rem; }
.pt-lg { padding-top: 24px; }
.pt-md { padding-top: 16px; }
.pt-sm { padding-top: 12px; }
.text-left { text-align: left; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.font-body-lg { font-family: Inter, sans-serif; }
.font-body-md { font-family: Inter, sans-serif; }
.font-display-lg { font-family: Montserrat, sans-serif; }
.font-headline-lg { font-family: Montserrat, sans-serif; }
.font-headline-lg-mobile { font-family: Montserrat, sans-serif; }
.font-headline-md { font-family: Montserrat, sans-serif; }
.font-label-md { font-family: Inter, sans-serif; }
.font-stats-display { font-family: Montserrat, sans-serif; }
.text-2xl { font-size: 1.5rem; line-height: 2rem; }
.text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
.text-5xl { font-size: 3rem; line-height: 1; }
.text-6xl { font-size: 3.75rem; line-height: 1; }
.text-\[10px\] { font-size: 10px; }
.text-\[11px\] { font-size: 11px; }
.text-\[12px\] { font-size: 12px; }
.text-\[13px\] { font-size: 13px; }
.text-\[14px\] { font-size: 14px; }
.text-\[15px\] { font-size: 15px; }
.text-\[16px\] { font-size: 16px; }
.text-\[17px\] { font-size: 17px; }
.text-\[18px\] { font-size: 18px; }
.text-\[19px\] { font-size: 19px; }
.text-\[20px\] { font-size: 20px; }
.text-\[22px\] { font-size: 22px; }
.text-\[24px\] { font-size: 24px; }
.text-\[28px\] { font-size: 28px; }
.text-\[30px\] { font-size: 30px; }
.text-\[34px\] { font-size: 34px; }
.text-\[9px\] { font-size: 9px; }
.text-base { font-size: 1rem; line-height: 1.5rem; }
.text-body-md { font-size: 16px; line-height: 24px; font-weight: 400; }
.text-headline-lg-mobile { font-size: 28px; line-height: 34px; font-weight: 700; }
.text-headline-md { font-size: 24px; line-height: 32px; font-weight: 700; }
.text-label-md { font-size: 14px; line-height: 20px; letter-spacing: 0.05em; font-weight: 600; }
.text-lg { font-size: 1.125rem; line-height: 1.75rem; }
.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; }
.font-black { font-weight: 900; }
.font-bold { font-weight: 700; }
.font-semibold { font-weight: 600; }
.capitalize { text-transform: capitalize; }
.italic { font-style: italic; }
.tabular-nums { --tw-numeric-spacing: tabular-nums; font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction); }
.leading-\[24px\] { line-height: 24px; }
.leading-relaxed { line-height: 1.625; }
.leading-snug { line-height: 1.375; }
.leading-tight { line-height: 1.25; }
.tracking-tight { letter-spacing: -0.025em; }
.tracking-tighter { letter-spacing: -0.05em; }
.tracking-wide { letter-spacing: 0.025em; }
.text-\[\#101408\] { --tw-text-opacity: 1; color: rgb(16 20 8 / var(--tw-text-opacity, 1)); }
.text-\[\#14d1ff\] { --tw-text-opacity: 1; color: rgb(20 209 255 / var(--tw-text-opacity, 1)); }
.text-\[\#c3f400\] { --tw-text-opacity: 1; color: rgb(195 244 0 / var(--tw-text-opacity, 1)); }
.text-\[\#ff0033\] { --tw-text-opacity: 1; color: rgb(255 0 51 / var(--tw-text-opacity, 1)); }
.text-black { --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity, 1)); }
.text-black\/10 { color: rgba(0, 0, 0, 0.1); }
.text-error { --tw-text-opacity: 1; color: rgb(255 180 171 / var(--tw-text-opacity, 1)); }
.text-on-background { --tw-text-opacity: 1; color: rgb(226 226 231 / var(--tw-text-opacity, 1)); }
.text-on-primary-container { --tw-text-opacity: 1; color: rgb(85 109 0 / var(--tw-text-opacity, 1)); }
.text-on-surface { --tw-text-opacity: 1; color: rgb(226 226 231 / var(--tw-text-opacity, 1)); }
.text-on-surface-variant { --tw-text-opacity: 1; color: rgb(196 201 172 / var(--tw-text-opacity, 1)); }
.text-on-surface-variant\/60 { color: rgba(196, 201, 172, 0.6); }
.text-primary { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
.text-primary-container { --tw-text-opacity: 1; color: rgb(195 244 0 / var(--tw-text-opacity, 1)); }
.text-primary-fixed { --tw-text-opacity: 1; color: rgb(195 244 0 / var(--tw-text-opacity, 1)); }
.text-secondary { --tw-text-opacity: 1; color: rgb(166 230 255 / var(--tw-text-opacity, 1)); }
.text-secondary-container { --tw-text-opacity: 1; color: rgb(20 209 255 / var(--tw-text-opacity, 1)); }
.text-secondary-fixed { --tw-text-opacity: 1; color: rgb(183 234 255 / var(--tw-text-opacity, 1)); }
.text-surface-container-highest { --tw-text-opacity: 1; color: rgb(51 53 57 / var(--tw-text-opacity, 1)); }
.text-white { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
.text-white\/85 { color: rgba(255, 255, 255, 0.85); }
.underline { text-decoration-line: underline; }
.accent-\[\#c3f400\] { accent-color: rgb(195, 244, 0); }
.opacity-20 { opacity: 0.2; }
.opacity-70 { opacity: 0.7; }
.mix-blend-multiply { mix-blend-mode: multiply; }
.shadow-2xl { --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25); --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.shadow-\[0_0_20px_rgba\(195\,244\,0\,0\.2\)\] { --tw-shadow: 0 0 20px rgba(195,244,0,0.2); --tw-shadow-colored: 0 0 20px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.shadow-\[0_0_20px_rgba\(195\,244\,0\,0\.25\)\] { --tw-shadow: 0 0 20px rgba(195,244,0,0.25); --tw-shadow-colored: 0 0 20px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.shadow-\[0_0_8px_rgba\(195\,244\,0\,0\.5\)\] { --tw-shadow: 0 0 8px rgba(195,244,0,0.5); --tw-shadow-colored: 0 0 8px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.shadow-lg { --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.outline-none { outline: transparent solid 2px; outline-offset: 2px; }
.blur-\[120px\] { --tw-blur: blur(120px); filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow); }
.backdrop-blur { --tw-backdrop-blur: blur(8px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }
.backdrop-blur-md { --tw-backdrop-blur: blur(12px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }
.backdrop-blur-sm { --tw-backdrop-blur: blur(4px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }
.backdrop-blur-xl { --tw-backdrop-blur: blur(24px); backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia); }
.transition-\[top\,bottom\] { transition-property: top, bottom; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-all { transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-colors { transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.transition-transform { transition-property: transform; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; }
.duration-150 { transition-duration: 150ms; }
.duration-200 { transition-duration: 200ms; }
.duration-300 { transition-duration: 300ms; }
.placeholder\:text-on-surface-variant::placeholder { --tw-text-opacity: 1; color: rgb(196 201 172 / var(--tw-text-opacity, 1)); }
.last\:border-0:last-child { border-width: 0px; }
.hover\:-translate-y-1:hover { --tw-translate-y: -0.25rem; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.hover\:bg-\[\#ff0033\]\/20:hover { background-color: rgba(255, 0, 51, 0.2); }
.hover\:bg-black\/10:hover { background-color: rgba(0, 0, 0, 0.1); }
.hover\:bg-black\/75:hover { background-color: rgba(0, 0, 0, 0.75); }
.hover\:bg-error\/10:hover { background-color: rgba(255, 180, 171, 0.1); }
.hover\:bg-primary-fixed-dim:hover { --tw-bg-opacity: 1; background-color: rgb(171 214 0 / var(--tw-bg-opacity, 1)); }
.hover\:bg-surface-bright:hover { --tw-bg-opacity: 1; background-color: rgb(44 44 46 / var(--tw-bg-opacity, 1)); }
.hover\:text-primary:hover { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity, 1)); }
.hover\:shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.4\)\]:hover { --tw-shadow: 0 8px 30px rgba(0,0,0,0.4); --tw-shadow-colored: 0 8px 30px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }
.focus\:border-primary-fixed:focus { --tw-border-opacity: 1; border-color: rgb(195 244 0 / var(--tw-border-opacity, 1)); }
.focus\:border-secondary:focus { --tw-border-opacity: 1; border-color: rgb(166 230 255 / var(--tw-border-opacity, 1)); }
.focus\:border-white\/30:focus { border-color: rgba(255, 255, 255, 0.3); }
.focus\:outline-none:focus { outline: transparent solid 2px; outline-offset: 2px; }
.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, 0 0 #0000); }
.focus\:ring-\[\#ff0033\]:focus { --tw-ring-opacity: 1; --tw-ring-color: rgb(255 0 51 / var(--tw-ring-opacity, 1)); }
.focus\:ring-offset-2:focus { --tw-ring-offset-width: 2px; }
.focus\:ring-offset-black:focus { --tw-ring-offset-color: #000; }
.active\:scale-90:active { --tw-scale-x: .9; --tw-scale-y: .9; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.active\:scale-95:active { --tw-scale-x: .95; --tw-scale-y: .95; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.active\:scale-\[\.98\]:active { --tw-scale-x: .98; --tw-scale-y: .98; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.active\:scale-\[\.99\]:active { --tw-scale-x: .99; --tw-scale-y: .99; transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); }
.disabled\:opacity-25:disabled { opacity: 0.25; }
.group:focus-within .group-focus-within\:text-secondary-fixed { --tw-text-opacity: 1; color: rgb(183 234 255 / var(--tw-text-opacity, 1)); }
@media (min-width: 640px) {
  .sm\:ml-auto { margin-left: auto; }
  .sm\:w-auto { width: auto; }
  .sm\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .sm\:p-lg { padding: 24px; }
}
@media (min-width: 768px) {
  .md\:col-span-1 { grid-column: span 1 / span 1; }
  .md\:col-span-2 { grid-column: span 2 / span 2; }
  .md\:flex { display: flex; }
  .md\:hidden { display: none; }
  .md\:h-\[480px\] { height: 480px; }
  .md\:grid-cols-2 { grid-template-columns: repeat(2, minmax(0px, 1fr)); }
  .md\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
  .md\:rounded-xl { border-radius: 0.75rem; }
  .md\:px-0 { padding-left: 0px; padding-right: 0px; }
  .md\:px-container-margin { padding-left: 20px; padding-right: 20px; }
  .md\:pb-0 { padding-bottom: 0px; }
  .md\:font-display-lg { font-family: Montserrat, sans-serif; }
  .md\:text-display-lg { font-size: 48px; line-height: 56px; letter-spacing: -0.02em; font-weight: 800; }
  .md\:text-headline-lg { font-size: 32px; line-height: 40px; font-weight: 700; }
}
@media (min-width: 1024px) {
  .lg\:grid-cols-3 { grid-template-columns: repeat(3, minmax(0px, 1fr)); }
}
