.login-page{--cm-dark: #0B1F3A;--cm-dark-rgb: 11 31 58;--cm-accent: #0B1F3A;--cm-accent-rgb: 11 31 58;--cm-light-bg: #f8fafc;--cm-border: #e2e8f0;--cm-text: var(--cm-dark);--cm-text-muted: rgb(var(--cm-dark-rgb) / .72);--cm-card-bg: #ffffff;--cm-shadow-card: 0 10px 15px -3px rgb(0 0 0 / .12), 0 4px 6px -4px rgb(0 0 0 / .12);min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#fff;padding:clamp(18px,5vw,56px) 20px}.login-layout{width:100%;max-width:1120px;display:flex;align-items:stretch;justify-content:center;gap:clamp(18px,3vw,40px)}.login-marketing{flex:1;min-width:320px;max-width:480px;display:flex;flex-direction:column;justify-content:center;padding:14px 0;color:#0f172a}.login-marketing-logo{width:min(320px,100%);height:auto;margin-bottom:12px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.12))}.login-marketing-title{margin:0 0 10px;font-size:clamp(26px,3.4vw,44px);line-height:1.05;font-weight:800;letter-spacing:.2px}.login-marketing-subtitle{margin:0 0 22px;font-size:14px;line-height:1.5;color:#475569;max-width:44ch}.login-feature-grid{display:grid;grid-template-columns:1fr;gap:14px}.login-feature-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:16px;border:1px solid rgba(11,31,58,.15);background:#0b1f3a0a}.login-feature-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#0b1f3a1a;color:#0b1f3a;flex:0 0 auto}.login-feature-text{display:flex;flex-direction:column;gap:4px}.login-feature-title{font-size:14px;font-weight:750}.login-feature-desc{font-size:12.5px;line-height:1.4;color:#475569}.login-form-section{width:100%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;max-width:560px}.login-form-container{width:100%;max-width:520px;display:flex;flex-direction:column;align-items:center}.login-form-logo{width:min(140px,60%);height:auto;display:block;margin:-8px 0 8px}.login-forget-logo,.login-reset-logo{margin:-18px 0 6px}.login-card{width:500px;max-width:90%;background:var(--cm-card-bg);border:1px solid var(--cm-border);border-radius:16px;box-shadow:var(--cm-shadow-card);padding:32px}.login-title{margin:0 0 8px;font-size:28px;line-height:1.2;font-weight:600;color:var(--cm-text)}.login-subtitle{margin:0 0 24px;font-size:14px;line-height:1.4;color:var(--cm-text-muted)}.login-field{display:grid;gap:8px}.login-form{display:grid;gap:16px}.login-field-label{font-size:14px;font-weight:500;color:var(--cm-text)}.login-input{width:100%;padding:12px 14px;border:1px solid var(--cm-border);border-radius:12px;background:#fff;color:var(--cm-text);outline:none;transition:box-shadow .14s ease,border-color .14s ease}.login-input:focus{border-color:var(--cm-accent);box-shadow:0 0 0 4px rgb(var(--cm-accent-rgb) / .22)}.login-actions{display:grid;gap:16px;margin-top:20px}.login-submit{width:100%;border:0;border-radius:12px;background:#0b1f3a;color:#fff;padding:12px 14px;font-weight:600;cursor:pointer;transition:transform .12s ease,filter .12s ease,opacity .12s ease}.login-submit:hover{background:#081528;filter:none}.login-submit:active{background:#06101f;transform:translateY(1px)}.login-submit:disabled,.login-input:disabled{opacity:.65;cursor:not-allowed}.login-error{margin:0 0 16px;padding:12px 14px;border-radius:12px;border:1px solid rgb(251 44 54 / .35);background:#fb2c3614;color:#b91c1c;font-size:14px}.login-footer-links{margin-top:14px;text-align:center}.login-link{font-size:14px;color:#6b7280;text-decoration:none}.login-link:hover{color:#4b5563;text-decoration:underline}.login-footer{margin-top:18px;text-align:center;font-size:13px;color:var(--cm-text-muted)}@media(max-width:900px){.login-layout{flex-direction:column;gap:18px;align-items:center}.login-marketing{display:none}.login-form-logo{width:min(240px,100%);margin:-6px 0 6px}.login-forget-logo,.login-reset-logo{margin:-14px 0 4px}.login-card{padding:28px}}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:-moz-fit-content;max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root_custom{--rdp-accent-color: #0b1f3a;--rdp-accent-background-color: rgba(11, 31, 58, .12);--rdp-today-color: #0e7490;--rdp-day-height: 32px;--rdp-day-width: 32px;--rdp-day_button-height: 30px;--rdp-day_button-width: 30px;--rdp-nav-height: 2rem;--rdp-nav_button-height: 1.75rem;--rdp-nav_button-width: 1.75rem;overflow:visible}.rdp-root_custom .rdp-month{position:relative;overflow:visible}.rdp-root_custom .rdp-month_caption{background-color:#0b1f3a;color:#fff;width:100%;margin:0;padding:0 2.25rem 0 .5rem;border-radius:.5rem .5rem 0 0;font-size:.875rem;font-weight:600;box-sizing:border-box;display:flex;align-items:center;overflow:visible}.rdp-root_custom .rdp-dropdowns{display:flex;justify-content:space-between;align-items:center;width:100%;padding-right:.25rem;overflow:visible}.rdp-root_custom .rdp-dropdown_root:last-child{margin-left:auto}.rdp-root_custom .rdp-dropdown_root{overflow:visible;position:relative;z-index:1}.rdp-root_custom .rdp-dropdown_root select{appearance:auto;-webkit-appearance:menulist;-moz-appearance:menulist;min-width:4rem;min-height:1.75rem;background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);border-radius:.25rem;padding:.125rem .5rem;font-size:.875rem;cursor:pointer}.rdp-root_custom .rdp-dropdown_root select option{background:#fff;color:#111}.rdp-root_custom .rdp-nav,.rdp-root_custom .rdp-button_next,.rdp-root_custom .rdp-button_previous{color:#fff}.rdp-root_custom .rdp-button_next:hover:not(:disabled),.rdp-root_custom .rdp-button_previous:hover:not(:disabled){color:#ffffffd9}.rdp-root_custom .rdp-chevron{fill:#fff}.rdp-root_custom .rdp-weekday{font-size:.7rem;padding:.25rem 0}.rdp-root_custom .rdp-day_button,.rdp-root_custom .rdp-selected{font-size:.75rem}.rdp-root_custom .rdp-today:not(.rdp-outside) .rdp-day_button{border-color:#0e7490!important;color:#0e7490!important;font-weight:700}.rdp-root_custom .rdp-today:not(.rdp-outside):not(.rdp-selected) .rdp-day_button{background-color:#0e749024!important}.rdp-root_custom .rdp-today.rdp-selected .rdp-day_button{background-color:var(--rdp-accent-color);border-color:var(--rdp-accent-color);color:#fff}.dark .rapide-date-picker-popover{background-color:#0f1726!important;border-color:#ffffff14!important;box-shadow:0 12px 40px #00000080}.dark .rapide-date-picker-popover .rdp-root_custom{--rdp-accent-color: #22d3ee;--rdp-accent-background-color: rgba(34, 211, 238, .14);--rdp-today-color: #67e8f9;--rdp-selected-border: 2px solid #22d3ee}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-day_button{color:#e2e8f0!important}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-today:not(.rdp-outside) .rdp-day_button{border-color:#22d3eebf!important;color:#67e8f9!important;font-weight:700}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-today:not(.rdp-outside):not(.rdp-selected) .rdp-day_button{background-color:#22d3ee24!important}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-today.rdp-selected .rdp-day_button,.dark .rapide-date-picker-popover .rdp-root_custom .rdp-selected .rdp-day_button{background-color:#0891b2;border-color:#22d3ee;color:#fff}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-weekday{color:#94a3b8;opacity:1}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-outside .rdp-day_button{color:#64748b;opacity:.65}.dark .rapide-date-picker-popover .rdp-root_custom .rdp-disabled .rdp-day_button{color:#475569;opacity:.45}*,: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 / .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 / .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: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;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,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:-.25em}sup{top:-.5em}table{text-indent:0;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: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::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}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]:where(:not([hidden=until-found])){display:none}:root{--cm-dark: #080c14;--cm-dark-secondary: #0f1726;--cm-accent: #0B1F3A;--cm-accent-rgb: 11 31 58;--cm-brand-red: #D7263D;--cm-brand-red-rgb: 215 38 61;--cm-light-bg: #080c14;--cm-border: rgba(255, 255, 255, .06);--cm-text-muted: #94a3b8;--cm-text: #ffffff;--cm-card-bg: #0f1726;--cm-shadow-card: 0 10px 15px -3px rgb(0 0 0 / .3), 0 4px 6px -4px rgb(0 0 0 / .3);--cm-danger: #fb2c36;--cm-danger-rgb: 251 44 54}*{box-sizing:border-box}html{scroll-behavior:smooth;height:100%;margin:0;padding:0}html.dark,html.dark select{color-scheme:dark}html.dark select option{background-color:#0b1320;color:#f1f5f9}html.light select{color-scheme:light}body{margin:0;padding:0;height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"cv02","cv03","cv04","cv11";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#f9fafb;color:#0a0a0a;transition:background-color .2s ease,color .2s ease}body.dark{background-color:#080c14;color:#fff}#root{width:100%;min-height:0;height:100%;margin:0;padding:0}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.container{max-width:80rem;margin-left:auto;margin-right:auto}@keyframes import-shimmer-slide{0%{transform:translate(-120%)}to{transform:translate(220%)}}@keyframes import-ring-pulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.85;transform:scale(1.03)}}@keyframes import-stat-pop{0%{transform:scale(.92);opacity:.6}to{transform:scale(1);opacity:1}}.import-shimmer-bar:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .55) 45%,transparent 100%);animation:import-shimmer-slide 1.8s ease-in-out infinite}.import-ring-pulse{animation:import-ring-pulse 2.4s ease-in-out infinite}.import-stat-pop{animation:import-stat-pop .45s ease-out both}@keyframes import-float-orb{0%,to{transform:translate(0) scale(1)}50%{transform:translate(12px,-18px) scale(1.05)}}@keyframes import-border-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes import-check-scale{0%{transform:scale(.6);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}.import-glass-card{background:#ffffffb8;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.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}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-2{inset:.5rem}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-12{bottom:-3rem}.-bottom-20{bottom:-5rem}.-bottom-24{bottom:-6rem}.-left-12{left:-3rem}.-left-16{left:-4rem}.-left-\[22px\]{left:-22px}.-right-1{right:-.25rem}.-right-10{right:-2.5rem}.-right-12{right:-3rem}.-right-16{right:-4rem}.-right-2\.5{right:-.625rem}.-right-20{right:-5rem}.-top-1{top:-.25rem}.-top-12{top:-3rem}.-top-16{top:-4rem}.-top-2\.5{top:-.625rem}.-top-20{top:-5rem}.-top-3{top:-.75rem}.bottom-0{bottom:0}.bottom-1{bottom:.25rem}.bottom-2{bottom:.5rem}.bottom-3{bottom:.75rem}.bottom-full{bottom:100%}.left-0{left:0}.left-0\.5{left:.125rem}.left-1\/2{left:50%}.left-1\/3{left:33.333333%}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-full{left:100%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.right-7{right:1.75rem}.right-full{right:100%}.top-0{top:0}.top-0\.5{top:.125rem}.top-1{top:.25rem}.top-1\/2{top:50%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-20{top:5rem}.top-3{top:.75rem}.top-3\/4{top:75%}.top-\[60px\]{top:60px}.top-full{top:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[10002\]{z-index:10002}.z-\[100\]{z-index:100}.z-\[101\]{z-index:101}.z-\[110\]{z-index:110}.z-\[120\]{z-index:120}.z-\[130\]{z-index:130}.z-\[200\]{z-index:200}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.z-\[80\]{z-index:80}.z-\[99999\]{z-index:99999}.z-\[9999\]{z-index:9999}.order-1{order:1}.order-2{order:2}.col-span-12{grid-column:span 12 / span 12}.col-span-2{grid-column:span 2 / span 2}.col-span-full{grid-column:1 / -1}.m-0{margin:0}.m-1\.5{margin:.375rem}.m-\[6px\]{margin:6px}.-mx-6{margin-left:-1.5rem;margin-right:-1.5rem}.-my-2{margin-top:-.5rem;margin-bottom:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-1{margin-bottom:-.25rem}.-ml-1{margin-left:-.25rem}.-mr-1{margin-right:-.25rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-3{margin-top:-.75rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[7px\]{margin-bottom:7px}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-5{margin-left:1.25rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[2px\]{margin-top:2px}.mt-auto{margin-top:auto}.mt-px{margin-top:1px}.box-border{box-sizing:border-box}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-48{height:12rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[106px\]{height:106px}.h-\[124px\]{height:124px}.h-\[135px\]{height:135px}.h-\[14px\]{height:14px}.h-\[200px\]{height:200px}.h-\[20px\]{height:20px}.h-\[226\.5px\]{height:226.5px}.h-\[22px\]{height:22px}.h-\[28px\]{height:28px}.h-\[29px\]{height:29px}.h-\[30px\]{height:30px}.h-\[320px\]{height:320px}.h-\[36px\]{height:36px}.h-\[400px\]{height:400px}.h-\[420px\]{height:420px}.h-\[42px\]{height:42px}.h-\[450px\]{height:450px}.h-\[48\.5px\]{height:48.5px}.h-\[49px\]{height:49px}.h-\[64px\]{height:64px}.h-\[70vh\]{height:70vh}.h-\[75vh\]{height:75vh}.h-\[928px\]{height:928px}.h-\[92px\]{height:92px}.h-\[96vh\]{height:96vh}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-32{max-height:8rem}.max-h-44{max-height:11rem}.max-h-48{max-height:12rem}.max-h-60{max-height:15rem}.max-h-64{max-height:16rem}.max-h-\[100dvh\]{max-height:100dvh}.max-h-\[20\.5rem\]{max-height:20.5rem}.max-h-\[220px\]{max-height:220px}.max-h-\[240px\]{max-height:240px}.max-h-\[280px\]{max-height:280px}.max-h-\[30rem\]{max-height:30rem}.max-h-\[320px\]{max-height:320px}.max-h-\[360px\]{max-height:360px}.max-h-\[400px\]{max-height:400px}.max-h-\[420px\]{max-height:420px}.max-h-\[440px\]{max-height:440px}.max-h-\[50vh\]{max-height:50vh}.max-h-\[520px\]{max-height:520px}.max-h-\[60vh\]{max-height:60vh}.max-h-\[70vh\]{max-height:70vh}.max-h-\[75vh\]{max-height:75vh}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[928px\]{max-height:928px}.max-h-\[96vh\]{max-height:96vh}.max-h-\[calc\(100vh-32px\)\]{max-height:calc(100vh - 32px)}.max-h-\[min\(90vh\,calc\(100dvh-2rem\)\)\]{max-height:min(90vh,calc(100dvh - 2rem))}.max-h-\[min\(92dvh\,820px\)\]{max-height:min(92dvh,820px)}.min-h-0{min-height:0px}.min-h-10{min-height:2.5rem}.min-h-9{min-height:2.25rem}.min-h-\[112px\]{min-height:112px}.min-h-\[122px\]{min-height:122px}.min-h-\[140px\]{min-height:140px}.min-h-\[150px\]{min-height:150px}.min-h-\[160px\]{min-height:160px}.min-h-\[180px\]{min-height:180px}.min-h-\[2\.25rem\]{min-height:2.25rem}.min-h-\[200px\]{min-height:200px}.min-h-\[210px\]{min-height:210px}.min-h-\[220px\]{min-height:220px}.min-h-\[240px\]{min-height:240px}.min-h-\[250px\]{min-height:250px}.min-h-\[280px\]{min-height:280px}.min-h-\[28px\]{min-height:28px}.min-h-\[2rem\]{min-height:2rem}.min-h-\[300px\]{min-height:300px}.min-h-\[30px\]{min-height:30px}.min-h-\[320px\]{min-height:320px}.min-h-\[340px\]{min-height:340px}.min-h-\[360px\]{min-height:360px}.min-h-\[36px\]{min-height:36px}.min-h-\[380px\]{min-height:380px}.min-h-\[38px\]{min-height:38px}.min-h-\[4\.5rem\]{min-height:4.5rem}.min-h-\[400px\]{min-height:400px}.min-h-\[40px\]{min-height:40px}.min-h-\[420px\]{min-height:420px}.min-h-\[42px\]{min-height:42px}.min-h-\[440px\]{min-height:440px}.min-h-\[480px\]{min-height:480px}.min-h-\[60px\]{min-height:60px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[7rem\]{min-height:7rem}.min-h-\[88px\]{min-height:88px}.min-h-\[90px\]{min-height:90px}.min-h-\[calc\(100dvh-10\.5rem\)\]{min-height:calc(100dvh - 10.5rem)}.min-h-\[calc\(100dvh-4\.5rem\)\]{min-height:calc(100dvh - 4.5rem)}.min-h-\[calc\(100vh-14rem\)\]{min-height:calc(100vh - 14rem)}.min-h-\[calc\(100vh-2rem\)\]{min-height:calc(100vh - 2rem)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0\.5{width:.125rem}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[110px\]{width:110px}.w-\[1200px\]{width:1200px}.w-\[120px\]{width:120px}.w-\[124px\]{width:124px}.w-\[140px\]{width:140px}.w-\[14px\]{width:14px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[20px\]{width:20px}.w-\[220px\]{width:220px}.w-\[255px\]{width:255px}.w-\[28px\]{width:28px}.w-\[40\%\]{width:40%}.w-\[42px\]{width:42px}.w-\[45px\]{width:45px}.w-\[460px\]{width:460px}.w-\[480px\]{width:480px}.w-\[500px\]{width:500px}.w-\[50px\]{width:50px}.w-\[540px\]{width:540px}.w-\[600px\]{width:600px}.w-\[64px\]{width:64px}.w-\[70px\]{width:70px}.w-\[72px\]{width:72px}.w-\[8\.75rem\]{width:8.75rem}.w-\[800px\]{width:800px}.w-\[816px\]{width:816px}.w-\[896px\]{width:896px}.w-\[900px\]{width:900px}.w-\[95\%\]{width:95%}.w-\[calc\(100\%-0\.5rem\)\]{width:calc(100% - .5rem)}.w-\[calc\(50\%-6px\)\]{width:calc(50% - 6px)}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0px}.min-w-28{min-width:7rem}.min-w-\[100px\]{min-width:100px}.min-w-\[1040px\]{min-width:1040px}.min-w-\[1150px\]{min-width:1150px}.min-w-\[1200px\]{min-width:1200px}.min-w-\[128px\]{min-width:128px}.min-w-\[12rem\]{min-width:12rem}.min-w-\[130px\]{min-width:130px}.min-w-\[140px\]{min-width:140px}.min-w-\[150px\]{min-width:150px}.min-w-\[160px\]{min-width:160px}.min-w-\[180px\]{min-width:180px}.min-w-\[2\.5rem\]{min-width:2.5rem}.min-w-\[2\.7rem\]{min-width:2.7rem}.min-w-\[220px\]{min-width:220px}.min-w-\[2rem\]{min-width:2rem}.min-w-\[3\.5rem\]{min-width:3.5rem}.min-w-\[3rem\]{min-width:3rem}.min-w-\[45px\]{min-width:45px}.min-w-\[4rem\]{min-width:4rem}.min-w-\[5\.5rem\]{min-width:5.5rem}.min-w-\[60px\]{min-width:60px}.min-w-\[8\.75rem\]{min-width:8.75rem}.min-w-\[80px\]{min-width:80px}.min-w-\[900px\]{min-width:900px}.min-w-\[90px\]{min-width:90px}.min-w-\[960px\]{min-width:960px}.min-w-\[970px\]{min-width:970px}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-0{max-width:0px}.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-7xl{max-width:80rem}.max-w-\[100px\]{max-width:100px}.max-w-\[100vw\]{max-width:100vw}.max-w-\[1165px\]{max-width:1165px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[120px\]{max-width:120px}.max-w-\[140px\]{max-width:140px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[180px\]{max-width:180px}.max-w-\[190px\]{max-width:190px}.max-w-\[200px\]{max-width:200px}.max-w-\[220px\]{max-width:220px}.max-w-\[240px\]{max-width:240px}.max-w-\[3\.5rem\]{max-width:3.5rem}.max-w-\[320px\]{max-width:320px}.max-w-\[34\%\]{max-width:34%}.max-w-\[420px\]{max-width:420px}.max-w-\[460px\]{max-width:460px}.max-w-\[5\.75rem\]{max-width:5.75rem}.max-w-\[52px\]{max-width:52px}.max-w-\[560px\]{max-width:560px}.max-w-\[600px\]{max-width:600px}.max-w-\[672px\]{max-width:672px}.max-w-\[6rem\]{max-width:6rem}.max-w-\[70px\]{max-width:70px}.max-w-\[720px\]{max-width:720px}.max-w-\[800px\]{max-width:800px}.max-w-\[8vw\]{max-width:8vw}.max-w-\[96vw\]{max-width:96vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-\[1\.5\]{flex:1.5}.flex-\[2\]{flex:2}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.border-separate{border-collapse:separate}.border-spacing-0{--tw-border-spacing-x: 0px;--tw-border-spacing-y: 0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.origin-top-left{transform-origin:top left}.origin-top-right{transform-origin:top right}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(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)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-5{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-0\.5{--tw-translate-y: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-45{--tw-rotate: 45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes ping{75%,to{transform:scale(2);opacity:0}}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-crosshair{cursor:crosshair}.cursor-default{cursor:default}.cursor-help{cursor:help}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.touch-manipulation{touch-action:manipulation}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.list-none{list-style-type:none}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.auto-rows-\[226\.5px\]{grid-auto-rows:226.5px}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-\[1fr\,50px\,80px\,150px\]{grid-template-columns:1fr 50px 80px 150px}.grid-cols-\[1fr\,50px\,80px\]{grid-template-columns:1fr 50px 80px}.grid-cols-\[1fr\,80px\,120px\,180px\]{grid-template-columns:1fr 80px 120px 180px}.grid-cols-\[1fr\,80px\,120px\]{grid-template-columns:1fr 80px 120px}.grid-cols-\[50px\,1fr\,80px\,1fr\,80px\]{grid-template-columns:50px 1fr 80px 1fr 80px}.grid-cols-\[64px\,minmax\(260px\,1fr\)\,240px\,96px\]{grid-template-columns:64px minmax(260px,1fr) 240px 96px}.grid-cols-\[minmax\(130px\,1\.4fr\)_72px_88px_80px_100px_minmax\(90px\,1fr\)_72px_64px_72px\]{grid-template-columns:minmax(130px,1.4fr) 72px 88px 80px 100px minmax(90px,1fr) 72px 64px 72px}.grid-cols-\[minmax\(130px\,1\.4fr\)_72px_88px_80px_100px_minmax\(90px\,1fr\)_72px_64px_72px_72px\]{grid-template-columns:minmax(130px,1.4fr) 72px 88px 80px 100px minmax(90px,1fr) 72px 64px 72px 72px}.grid-cols-\[minmax\(5rem\,1fr\)_6\.75rem\]{grid-template-columns:minmax(5rem,1fr) 6.75rem}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-0{gap:0px}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[12px\]{gap:12px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[30px\]{gap:30px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-16{-moz-column-gap:4rem;column-gap:4rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.gap-y-2{row-gap:.5rem}.gap-y-2\.5{row-gap:.625rem}.gap-y-3{row-gap:.75rem}.gap-y-4{row-gap:1rem}.gap-y-5{row-gap:1.25rem}.gap-y-6{row-gap:1.5rem}.gap-y-8{row-gap:2rem}.-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(-.5rem * var(--tw-space-x-reverse));margin-left:calc(-.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * 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-\[\#D4E8DF\]\/60>:not([hidden])~:not([hidden]){border-color:#d4e8df99}.divide-\[\#E5E7EB\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-\[\#e6edf3\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 237 243 / var(--tw-divide-opacity, 1))}.divide-\[\#edf2f7\]>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(237 242 247 / var(--tw-divide-opacity, 1))}.divide-border-default>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-emerald-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(209 250 229 / var(--tw-divide-opacity, 1))}.divide-gray-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(243 244 246 / var(--tw-divide-opacity, 1))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.divide-inherit>:not([hidden])~:not([hidden]){border-color:inherit}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity, 1))}.divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity, 1))}.divide-white\/\[0\.08\]>:not([hidden])~:not([hidden]){border-color:#ffffff14}.self-end{align-self:flex-end}.self-stretch{align-self:stretch}.justify-self-start{justify-self:start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-visible{overflow-y:visible}.overflow-y-scroll{overflow-y:scroll}.overscroll-contain{overscroll-behavior:contain}.overscroll-y-contain{overscroll-behavior-y:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:.75rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[12px\]{border-radius:12px}.rounded-\[14px\]{border-radius:14px}.rounded-\[18px\]{border-radius:18px}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.875rem}.rounded-md{border-radius:.625rem}.rounded-none{border-radius:0}.rounded-sm{border-radius:.5rem}.rounded-xl{border-radius:1.5rem}.rounded-b-2xl{border-bottom-right-radius:1rem;border-bottom-left-radius:1rem}.rounded-b-lg{border-bottom-right-radius:.875rem;border-bottom-left-radius:.875rem}.rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.rounded-l-2xl{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.rounded-l-3xl{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-l-md{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem}.rounded-l-none{border-top-left-radius:0;border-bottom-left-radius:0}.rounded-l-xl{border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-r-md{border-top-right-radius:.625rem;border-bottom-right-radius:.625rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-lg{border-top-left-radius:.875rem;border-top-right-radius:.875rem}.rounded-t-sm{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.\!border-2{border-width:2px!important}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-b-0{border-bottom-width:0px}.border-l{border-left-width:1px}.border-l-\[3px\]{border-left-width:3px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.border-none{border-style:none}.\!border-amber-300{--tw-border-opacity: 1 !important;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))!important}.\!border-amber-500\/50{border-color:#f59e0b80!important}.\!border-gray-300{--tw-border-opacity: 1 !important;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))!important}.\!border-red-500{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))!important}.border-\[\#0B1F3A\]{--tw-border-opacity: 1;border-color:rgb(11 31 58 / var(--tw-border-opacity, 1))}.border-\[\#0E7490\]{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.border-\[\#0E7490\]\/15{border-color:#0e749026}.border-\[\#0E7490\]\/20{border-color:#0e749033}.border-\[\#0E7490\]\/25{border-color:#0e749040}.border-\[\#0E7490\]\/30{border-color:#0e74904d}.border-\[\#0E7490\]\/35{border-color:#0e749059}.border-\[\#0E7490\]\/45{border-color:#0e749073}.border-\[\#0a1a30\]{--tw-border-opacity: 1;border-color:rgb(10 26 48 / var(--tw-border-opacity, 1))}.border-\[\#16A34A\]\/20{border-color:#16a34a33}.border-\[\#16A34A\]\/25{border-color:#16a34a40}.border-\[\#16A34A\]\/30{border-color:#16a34a4d}.border-\[\#1E293B\]{--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.border-\[\#1a5c38\]{--tw-border-opacity: 1;border-color:rgb(26 92 56 / var(--tw-border-opacity, 1))}.border-\[\#217346\]\/20{border-color:#21734633}.border-\[\#217346\]\/25{border-color:#21734640}.border-\[\#2563EB\]\/30{border-color:#2563eb4d}.border-\[\#4b633d\]{--tw-border-opacity: 1;border-color:rgb(75 99 61 / var(--tw-border-opacity, 1))}.border-\[\#4b633d\]\/25{border-color:#4b633d40}.border-\[\#4b633d\]\/30{border-color:#4b633d4d}.border-\[\#4b633d\]\/40{border-color:#4b633d66}.border-\[\#6B7280\]\/30{border-color:#6b72804d}.border-\[\#7bf1a8\]{--tw-border-opacity: 1;border-color:rgb(123 241 168 / var(--tw-border-opacity, 1))}.border-\[\#B8D4C8\]{--tw-border-opacity: 1;border-color:rgb(184 212 200 / var(--tw-border-opacity, 1))}.border-\[\#B8E6CC\]{--tw-border-opacity: 1;border-color:rgb(184 230 204 / var(--tw-border-opacity, 1))}.border-\[\#BAE6FD\]{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-\[\#BC1504\]\/30{border-color:#bc15044d}.border-\[\#C9C1E8\]{--tw-border-opacity: 1;border-color:rgb(201 193 232 / var(--tw-border-opacity, 1))}.border-\[\#DC2626\]\/30{border-color:#dc26264d}.border-\[\#E2E8F0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#E5E7EB\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#F5C4C2\]{--tw-border-opacity: 1;border-color:rgb(245 196 194 / var(--tw-border-opacity, 1))}.border-\[\#F5C6CB\]{--tw-border-opacity: 1;border-color:rgb(245 198 203 / var(--tw-border-opacity, 1))}.border-\[\#bedbff\]{--tw-border-opacity: 1;border-color:rgb(190 219 255 / var(--tw-border-opacity, 1))}.border-\[\#d4e4ef\]{--tw-border-opacity: 1;border-color:rgb(212 228 239 / var(--tw-border-opacity, 1))}.border-\[\#dbe6ef\]{--tw-border-opacity: 1;border-color:rgb(219 230 239 / var(--tw-border-opacity, 1))}.border-\[\#dc2626\]{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-\[\#dcfce7\]{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-\[\#e2e8f0\]{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-\[\#e5e7eb\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-\[\#e6edf3\]{--tw-border-opacity: 1;border-color:rgb(230 237 243 / var(--tw-border-opacity, 1))}.border-\[\#eef2f6\]{--tw-border-opacity: 1;border-color:rgb(238 242 246 / var(--tw-border-opacity, 1))}.border-\[\#fee2e2\]{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-\[\#fef3c7\]{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-\[\#fff085\]{--tw-border-opacity: 1;border-color:rgb(255 240 133 / var(--tw-border-opacity, 1))}.border-amber-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-amber-200\/70{border-color:#fde68ab3}.border-amber-200\/80{border-color:#fde68acc}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-amber-400{--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.border-amber-500\/20{border-color:#f59e0b33}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity, 1))}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity, 1))}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.border-blue-400\/40{border-color:#60a5fa66}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/30{border-color:#3b82f64d}.border-border-default{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-border-light{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-cyan-200{--tw-border-opacity: 1;border-color:rgb(165 243 252 / var(--tw-border-opacity, 1))}.border-cyan-200\/80{border-color:#a5f3fccc}.border-cyan-300{--tw-border-opacity: 1;border-color:rgb(103 232 249 / var(--tw-border-opacity, 1))}.border-cyan-500\/20{border-color:#06b6d433}.border-cyan-500\/30{border-color:#06b6d44d}.border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.border-danger-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/80{border-color:#a7f3d0cc}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity, 1))}.border-emerald-500\/20{border-color:#10b98133}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-100\/50{border-color:#f3f4f680}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-200\/70{border-color:#e5e7ebb3}.border-gray-200\/80{border-color:#e5e7ebcc}.border-gray-200\/90{border-color:#e5e7ebe6}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color:rgb(249 250 251 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity, 1))}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-green-500\/30{border-color:#22c55e4d}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-indigo-200{--tw-border-opacity: 1;border-color:rgb(199 210 254 / var(--tw-border-opacity, 1))}.border-indigo-200\/80{border-color:#c7d2fecc}.border-inherit{border-color:inherit}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity, 1))}.border-orange-500\/30{border-color:#f973164d}.border-primary{--tw-border-opacity: 1;border-color:rgb(11 31 58 / var(--tw-border-opacity, 1))}.border-primary\/30{border-color:#0b1f3a4d}.border-primary\/80{border-color:#0b1f3acc}.border-purple-200{--tw-border-opacity: 1;border-color:rgb(233 213 255 / var(--tw-border-opacity, 1))}.border-purple-300{--tw-border-opacity: 1;border-color:rgb(216 180 254 / var(--tw-border-opacity, 1))}.border-purple-500\/30{border-color:#a855f74d}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.border-red-200\/80{border-color:#fecacacc}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-red-500\/20{border-color:#ef444433}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.border-required{--tw-border-opacity: 1;border-color:rgb(193 0 7 / var(--tw-border-opacity, 1))}.border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity, 1))}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-rose-500\/20{border-color:#f43f5e33}.border-sky-200{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity, 1))}.border-sky-500\/20{border-color:#0ea5e933}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.border-slate-100\/80{border-color:#f1f5f9cc}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.border-slate-200\/90{border-color:#e2e8f0e6}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.border-success-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity, 1))}.border-success-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity, 1))}.border-teal-100{--tw-border-opacity: 1;border-color:rgb(204 251 241 / var(--tw-border-opacity, 1))}.border-teal-200{--tw-border-opacity: 1;border-color:rgb(153 246 228 / var(--tw-border-opacity, 1))}.border-teal-400{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.border-teal-500{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.border-teal-500\/20{border-color:#14b8a633}.border-teal-600{--tw-border-opacity: 1;border-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-violet-200{--tw-border-opacity: 1;border-color:rgb(221 214 254 / var(--tw-border-opacity, 1))}.border-violet-200\/70{border-color:#ddd6feb3}.border-violet-200\/80{border-color:#ddd6fecc}.border-violet-300{--tw-border-opacity: 1;border-color:rgb(196 181 253 / var(--tw-border-opacity, 1))}.border-violet-300\/50{border-color:#c4b5fd80}.border-violet-400\/30{border-color:#a78bfa4d}.border-violet-400\/35{border-color:#a78bfa59}.border-violet-400\/40{border-color:#a78bfa66}.border-violet-400\/45{border-color:#a78bfa73}.border-violet-400\/55{border-color:#a78bfa8c}.border-warning-100{--tw-border-opacity: 1;border-color:rgb(254 243 199 / var(--tw-border-opacity, 1))}.border-warning-500{--tw-border-opacity: 1;border-color:rgb(245 158 11 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/20{border-color:#fff3}.border-white\/40{border-color:#fff6}.border-white\/60{border-color:#fff9}.border-white\/70{border-color:#ffffffb3}.border-white\/80{border-color:#fffc}.border-yellow-200{--tw-border-opacity: 1;border-color:rgb(254 240 138 / var(--tw-border-opacity, 1))}.border-yellow-300{--tw-border-opacity: 1;border-color:rgb(253 224 71 / var(--tw-border-opacity, 1))}.border-yellow-500{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.border-yellow-500\/20{border-color:#eab30833}.border-l-\[\#d14348\]{--tw-border-opacity: 1;border-left-color:rgb(209 67 72 / var(--tw-border-opacity, 1))}.border-l-transparent{border-left-color:transparent}.border-t-gray-500{--tw-border-opacity: 1;border-top-color:rgb(107 114 128 / var(--tw-border-opacity, 1))}.border-t-teal-600{--tw-border-opacity: 1;border-top-color:rgb(13 148 136 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.\!bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.\!bg-slate-50{--tw-bg-opacity: 1 !important;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))!important}.\!bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))!important}.bg-\[\#0B1F3A\]{--tw-bg-opacity: 1;background-color:rgb(11 31 58 / var(--tw-bg-opacity, 1))}.bg-\[\#0E7490\]{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-\[\#0E7490\]\/10{background-color:#0e74901a}.bg-\[\#0E7490\]\/20{background-color:#0e749033}.bg-\[\#0E7490\]\/40{background-color:#0e749066}.bg-\[\#0E7490\]\/5,.bg-\[\#0E7490\]\/\[0\.05\]{background-color:#0e74900d}.bg-\[\#0E7490\]\/\[0\.06\]{background-color:#0e74900f}.bg-\[\#0E7490\]\/\[0\.08\]{background-color:#0e749014}.bg-\[\#0b1220\]\/70{background-color:#0b1220b3}.bg-\[\#0e7490\]{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-\[\#151920\]{--tw-bg-opacity: 1;background-color:rgb(21 25 32 / var(--tw-bg-opacity, 1))}.bg-\[\#16A34A\]{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-\[\#16A34A\]\/10{background-color:#16a34a1a}.bg-\[\#16A34A\]\/5{background-color:#16a34a0d}.bg-\[\#175cc2\]{--tw-bg-opacity: 1;background-color:rgb(23 92 194 / var(--tw-bg-opacity, 1))}.bg-\[\#1B4E7B\]{--tw-bg-opacity: 1;background-color:rgb(27 78 123 / var(--tw-bg-opacity, 1))}.bg-\[\#1F2937\]{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-\[\#1a5c38\]{--tw-bg-opacity: 1;background-color:rgb(26 92 56 / var(--tw-bg-opacity, 1))}.bg-\[\#217346\]{--tw-bg-opacity: 1;background-color:rgb(33 115 70 / var(--tw-bg-opacity, 1))}.bg-\[\#217346\]\/10{background-color:#2173461a}.bg-\[\#22C55E\]{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-\[\#2563EB\]\/10{background-color:#2563eb1a}.bg-\[\#3B82F6\]{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-\[\#4b633d\]{--tw-bg-opacity: 1;background-color:rgb(75 99 61 / var(--tw-bg-opacity, 1))}.bg-\[\#4b633d\]\/10{background-color:#4b633d1a}.bg-\[\#4b633d\]\/\[0\.03\]{background-color:#4b633d08}.bg-\[\#64748b\]{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-\[\#659CF8\]{--tw-bg-opacity: 1;background-color:rgb(101 156 248 / var(--tw-bg-opacity, 1))}.bg-\[\#6B7280\]{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-\[\#6B7280\]\/5{background-color:#6b72800d}.bg-\[\#BC1504\]\/10{background-color:#bc15041a}.bg-\[\#D4F4E2\]{--tw-bg-opacity: 1;background-color:rgb(212 244 226 / var(--tw-bg-opacity, 1))}.bg-\[\#DC2626\]{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-\[\#DC2626\]\/10{background-color:#dc26261a}.bg-\[\#DC2626\]\/5{background-color:#dc26260d}.bg-\[\#E0F2FE\]{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-\[\#E43D53\]{--tw-bg-opacity: 1;background-color:rgb(228 61 83 / var(--tw-bg-opacity, 1))}.bg-\[\#E5E7EB\]{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F3ED\]{--tw-bg-opacity: 1;background-color:rgb(232 243 237 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F5F9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#F1F7F4\]{--tw-bg-opacity: 1;background-color:rgb(241 247 244 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F4F6\]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-\[\#F4F2FF\]{--tw-bg-opacity: 1;background-color:rgb(244 242 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F59E42\]{--tw-bg-opacity: 1;background-color:rgb(245 158 66 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F8FAFC\]\/80{background-color:#f8fafccc}.bg-\[\#FBFCFE\]{--tw-bg-opacity: 1;background-color:rgb(251 252 254 / var(--tw-bg-opacity, 1))}.bg-\[\#FDE2E1\]{--tw-bg-opacity: 1;background-color:rgb(253 226 225 / var(--tw-bg-opacity, 1))}.bg-\[\#b34545\]{--tw-bg-opacity: 1;background-color:rgb(179 69 69 / var(--tw-bg-opacity, 1))}.bg-\[\#b34545\]\/10{background-color:#b345451a}.bg-\[\#b91c1c\]{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-\[\#d08700\]{--tw-bg-opacity: 1;background-color:rgb(208 135 0 / var(--tw-bg-opacity, 1))}.bg-\[\#d14348\]{--tw-bg-opacity: 1;background-color:rgb(209 67 72 / var(--tw-bg-opacity, 1))}.bg-\[\#d4183d\]{--tw-bg-opacity: 1;background-color:rgb(212 24 61 / var(--tw-bg-opacity, 1))}.bg-\[\#dbeafe\]{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-\[\#dc2626\]{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-\[\#dc2626\]\/10{background-color:#dc26261a}.bg-\[\#dcfce7\]{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-\[\#e2e8f0\]{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-\[\#e8eef3\]{--tw-bg-opacity: 1;background-color:rgb(232 238 243 / var(--tw-bg-opacity, 1))}.bg-\[\#ecfeff\]{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-\[\#eef2f7\]{--tw-bg-opacity: 1;background-color:rgb(238 242 247 / var(--tw-bg-opacity, 1))}.bg-\[\#eff6ff\]{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f0fdf4\]{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-\[\#f1f5f9\]{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-\[\#f3f4f6\]{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-\[\#f3f5f8\]{--tw-bg-opacity: 1;background-color:rgb(243 245 248 / var(--tw-bg-opacity, 1))}.bg-\[\#f4f7fb\]{--tw-bg-opacity: 1;background-color:rgb(244 247 251 / var(--tw-bg-opacity, 1))}.bg-\[\#f54900\]{--tw-bg-opacity: 1;background-color:rgb(245 73 0 / var(--tw-bg-opacity, 1))}.bg-\[\#f7fbff\]{--tw-bg-opacity: 1;background-color:rgb(247 251 255 / var(--tw-bg-opacity, 1))}.bg-\[\#f8fafc\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-\[\#fef2f2\]{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-\[\#fef3c7\]{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-\[\#fef9c2\]{--tw-bg-opacity: 1;background-color:rgb(254 249 194 / var(--tw-bg-opacity, 1))}.bg-\[\#fefce8\]{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-\[\#ffe2e2\]{--tw-bg-opacity: 1;background-color:rgb(255 226 226 / var(--tw-bg-opacity, 1))}.bg-\[\#fff7ed\]{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-\[\#fffbeb\]{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-accent\/10{background-color:#d7263d1a}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-200{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.bg-amber-300\/25{background-color:#fcd34d40}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-amber-50\/20{background-color:#fffbeb33}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-50\/60{background-color:#fffbeb99}.bg-amber-50\/95{background-color:#fffbebf2}.bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-amber-500\/10{background-color:#f59e0b1a}.bg-amber-500\/5{background-color:#f59e0b0d}.bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.bg-background-primary{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-background-secondary{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-background-tertiary{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-background-tertiary\/30{background-color:#f1f5f94d}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-black\/60{background-color:#0009}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-border-default{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-current{background-color:currentColor}.bg-cyan-300\/20{background-color:#67e8f933}.bg-cyan-300\/25{background-color:#67e8f940}.bg-cyan-50{--tw-bg-opacity: 1;background-color:rgb(236 254 255 / var(--tw-bg-opacity, 1))}.bg-cyan-50\/50{background-color:#ecfeff80}.bg-cyan-50\/80{background-color:#ecfeffcc}.bg-cyan-500{--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.bg-cyan-500\/10{background-color:#06b6d41a}.bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.bg-danger-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-danger-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-100\/60{background-color:#d1fae599}.bg-emerald-100\/80{background-color:#d1fae5cc}.bg-emerald-100\/90{background-color:#d1fae5e6}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-400\/10{background-color:#34d3991a}.bg-emerald-400\/30{background-color:#34d3994d}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/20{background-color:#ecfdf533}.bg-emerald-50\/30{background-color:#ecfdf54d}.bg-emerald-50\/50{background-color:#ecfdf580}.bg-emerald-50\/80{background-color:#ecfdf5cc}.bg-emerald-50\/90{background-color:#ecfdf5e6}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-emerald-500\/10{background-color:#10b9811a}.bg-emerald-500\/5{background-color:#10b9810d}.bg-emerald-600{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.bg-emerald-700{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-gray-50\/40{background-color:#f9fafb66}.bg-gray-50\/60{background-color:#f9fafb99}.bg-gray-50\/70{background-color:#f9fafbb3}.bg-gray-50\/80{background-color:#f9fafbcc}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1))}.bg-gray-900{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.bg-gray-900\/70{background-color:#111827b3}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity, 1))}.bg-indigo-50\/70{background-color:#eef2ffb3}.bg-indigo-50\/80{background-color:#eef2ffcc}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity, 1))}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))}.bg-pink-100{--tw-bg-opacity: 1;background-color:rgb(252 231 243 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(11 31 58 / var(--tw-bg-opacity, 1))}.bg-primary-light{background-color:#0b1f3a14}.bg-primary-main{--tw-bg-opacity: 1;background-color:rgb(11 31 58 / var(--tw-bg-opacity, 1))}.bg-primary-main\/10,.bg-primary\/10{background-color:#0b1f3a1a}.bg-primary\/5{background-color:#0b1f3a0d}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-purple-50{--tw-bg-opacity: 1;background-color:rgb(250 245 255 / var(--tw-bg-opacity, 1))}.bg-purple-50\/50{background-color:#faf5ff80}.bg-purple-500\/10{background-color:#a855f71a}.bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity, 1))}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/5{background-color:#ef44440d}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-50\/50{background-color:#fff1f280}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-rose-500\/5{background-color:#f43f5e0d}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-sky-50{--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity, 1))}.bg-sky-500\/10{background-color:#0ea5e91a}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-100\/50{background-color:#f1f5f980}.bg-slate-100\/80{background-color:#f1f5f9cc}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-400{--tw-bg-opacity: 1;background-color:rgb(148 163 184 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/40{background-color:#f8fafc66}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-50\/60{background-color:#f8fafc99}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-50\/80{background-color:#f8fafccc}.bg-slate-500{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-slate-800{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-900\/15{background-color:#0f172a26}.bg-slate-900\/30{background-color:#0f172a4d}.bg-slate-900\/50{background-color:#0f172a80}.bg-slate-900\/60{background-color:#0f172a99}.bg-slate-950\/60{background-color:#02061799}.bg-slate-950\/65{background-color:#020617a6}.bg-status-error{--tw-bg-opacity: 1;background-color:rgb(251 44 54 / var(--tw-bg-opacity, 1))}.bg-success-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-success-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-success-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.bg-success-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-teal-100{--tw-bg-opacity: 1;background-color:rgb(204 251 241 / var(--tw-bg-opacity, 1))}.bg-teal-100\/50{background-color:#ccfbf180}.bg-teal-50{--tw-bg-opacity: 1;background-color:rgb(240 253 250 / var(--tw-bg-opacity, 1))}.bg-teal-50\/40{background-color:#f0fdfa66}.bg-teal-500\/5{background-color:#14b8a60d}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-teal-700{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.bg-text-secondary{--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity, 1))}.bg-violet-500{--tw-bg-opacity: 1;background-color:rgb(139 92 246 / var(--tw-bg-opacity, 1))}.bg-violet-500\/10{background-color:#8b5cf61a}.bg-warning-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-warning-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-warning-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/15{background-color:#ffffff26}.bg-white\/25{background-color:#ffffff40}.bg-white\/60{background-color:#fff9}.bg-white\/70{background-color:#ffffffb3}.bg-white\/80{background-color:#fffc}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgb(254 249 195 / var(--tw-bg-opacity, 1))}.bg-yellow-50{--tw-bg-opacity: 1;background-color:rgb(254 252 232 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.bg-yellow-500\/10{background-color:#eab3081a}.bg-yellow-500\/5{background-color:#eab3080d}.bg-yellow-600{--tw-bg-opacity: 1;background-color:rgb(202 138 4 / var(--tw-bg-opacity, 1))}.bg-opacity-40{--tw-bg-opacity: .4}.bg-opacity-50{--tw-bg-opacity: .5}.bg-opacity-75{--tw-bg-opacity: .75}.bg-opacity-90{--tw-bg-opacity: .9}.bg-\[linear-gradient\(90deg\,rgba\(14\,116\,144\,0\.04\)_1px\,transparent_1px\)\,linear-gradient\(rgba\(14\,116\,144\,0\.04\)_1px\,transparent_1px\)\]{background-image:linear-gradient(90deg,rgba(14,116,144,.04) 1px,transparent 1px),linear-gradient(rgba(14,116,144,.04) 1px,transparent 1px)}.bg-\[radial-gradient\(circle_at_50\%_0\%\,rgba\(14\,116\,144\,0\.08\)\,transparent_50\%\)\]{background-image:radial-gradient(circle at 50% 0%,rgba(14,116,144,.08),transparent 50%)}.bg-\[radial-gradient\(circle_at_top_right\,rgba\(179\,69\,69\,0\.1\)\,transparent_45\%\)\]{background-image:radial-gradient(circle at top right,rgba(179,69,69,.1),transparent 45%)}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#0E7490\]{--tw-gradient-from: #0E7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0E7490\]\/10{--tw-gradient-from: rgb(14 116 144 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#0E7490\]\/15{--tw-gradient-from: rgb(14 116 144 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#16A34A\]{--tw-gradient-from: #16A34A var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#16A34A\]\/10{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#1c2e4a\]\/5{--tw-gradient-from: rgb(28 46 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(28 46 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#217346\]{--tw-gradient-from: #217346 var(--tw-gradient-from-position);--tw-gradient-to: rgb(33 115 70 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#4b633d\]\/10{--tw-gradient-from: rgb(75 99 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(75 99 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#E6F4F8\]{--tw-gradient-from: #E6F4F8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(230 244 248 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-400{--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50{--tw-gradient-from: #fffbeb var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-amber-50\/90{--tw-gradient-from: rgb(255 251 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/70{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50{--tw-gradient-from: #ecfeff var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/60{--tw-gradient-from: rgb(236 254 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-50\/70{--tw-gradient-from: rgb(236 254 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-500{--tw-gradient-from: #06b6d4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-cyan-600{--tw-gradient-from: #0891b2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 145 178 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50{--tw-gradient-from: #ecfdf5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-50\/80{--tw-gradient-from: rgb(236 253 245 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-gray-50{--tw-gradient-from: #f9fafb var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 250 251 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/90{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-indigo-50\/50{--tw-gradient-from: rgb(238 242 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(238 242 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary-main{--tw-gradient-from: #0B1F3A var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 31 58 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/90{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/50{--tw-gradient-from: rgb(248 250 252 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/80{--tw-gradient-from: rgb(248 250 252 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-slate-50\/90{--tw-gradient-from: rgb(248 250 252 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-transparent{--tw-gradient-from: transparent 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)}.from-violet-500\/20{--tw-gradient-from: rgb(139 92 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-yellow-50{--tw-gradient-from: #fefce8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 252 232 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-\[\#0E7490\]\/40{--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(14 116 144 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#0F766E\]{--tw-gradient-to: rgb(15 118 110 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0F766E var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#14b8a6\]{--tw-gradient-to: rgb(20 184 166 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #14b8a6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#2563EB\]{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2563EB var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#F8FAFC\]{--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #F8FAFC var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-\[\#f0fdfa\]{--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0fdfa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-amber-50\/80{--tw-gradient-to: rgb(255 251 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 251 235 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3b82f6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-50{--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ecfeff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-50\/60{--tw-gradient-to: rgb(236 254 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(236 254 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-cyan-500\/10{--tw-gradient-to: rgb(6 182 212 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(6 182 212 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-sky-600{--tw-gradient-to: rgb(2 132 199 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0284c7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-50\/50{--tw-gradient-to: rgb(240 253 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 250 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-teal-600{--tw-gradient-to: rgb(13 148 136 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0d9488 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-transparent{--tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), transparent var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-50\/70{--tw-gradient-to: rgb(245 243 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 243 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-violet-500\/15{--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(139 92 246 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-\[\#0E7490\]{--tw-gradient-to: #0E7490 var(--tw-gradient-to-position)}.to-\[\#0E7490\]\/5{--tw-gradient-to: rgb(14 116 144 / .05) var(--tw-gradient-to-position)}.to-\[\#155e75\]{--tw-gradient-to: #155e75 var(--tw-gradient-to-position)}.to-\[\#16A34A\]{--tw-gradient-to: #16A34A var(--tw-gradient-to-position)}.to-\[\#2563EB\]{--tw-gradient-to: #2563EB var(--tw-gradient-to-position)}.to-\[\#2563EB\]\/5{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.to-\[\#EBF3FB\]{--tw-gradient-to: #EBF3FB var(--tw-gradient-to-position)}.to-\[\#F1F7F4\]{--tw-gradient-to: #F1F7F4 var(--tw-gradient-to-position)}.to-\[\#F4F2FF\]{--tw-gradient-to: #F4F2FF var(--tw-gradient-to-position)}.to-\[\#ecfeff\]{--tw-gradient-to: #ecfeff var(--tw-gradient-to-position)}.to-blue-50\/50{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.to-cyan-50\/40{--tw-gradient-to: rgb(236 254 255 / .4) var(--tw-gradient-to-position)}.to-cyan-50\/50{--tw-gradient-to: rgb(236 254 255 / .5) var(--tw-gradient-to-position)}.to-cyan-50\/70{--tw-gradient-to: rgb(236 254 255 / .7) var(--tw-gradient-to-position)}.to-cyan-50\/80{--tw-gradient-to: rgb(236 254 255 / .8) var(--tw-gradient-to-position)}.to-cyan-500{--tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)}.to-cyan-500\/5{--tw-gradient-to: rgb(6 182 212 / .05) var(--tw-gradient-to-position)}.to-cyan-600{--tw-gradient-to: #0891b2 var(--tw-gradient-to-position)}.to-emerald-700{--tw-gradient-to: #047857 var(--tw-gradient-to-position)}.to-gray-100{--tw-gradient-to: #f3f4f6 var(--tw-gradient-to-position)}.to-indigo-50\/70{--tw-gradient-to: rgb(238 242 255 / .7) var(--tw-gradient-to-position)}.to-indigo-500{--tw-gradient-to: #6366f1 var(--tw-gradient-to-position)}.to-indigo-600{--tw-gradient-to: #4f46e5 var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / .8) var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-rose-50\/80{--tw-gradient-to: rgb(255 241 242 / .8) var(--tw-gradient-to-position)}.to-rose-600{--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.to-sky-50{--tw-gradient-to: #f0f9ff var(--tw-gradient-to-position)}.to-sky-600{--tw-gradient-to: #0284c7 var(--tw-gradient-to-position)}.to-slate-100\/80{--tw-gradient-to: rgb(241 245 249 / .8) var(--tw-gradient-to-position)}.to-slate-50{--tw-gradient-to: #f8fafc var(--tw-gradient-to-position)}.to-teal-50{--tw-gradient-to: #f0fdfa var(--tw-gradient-to-position)}.to-teal-50\/80{--tw-gradient-to: rgb(240 253 250 / .8) var(--tw-gradient-to-position)}.to-teal-500{--tw-gradient-to: #14b8a6 var(--tw-gradient-to-position)}.to-teal-600{--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.to-transparent{--tw-gradient-to: transparent var(--tw-gradient-to-position)}.to-violet-500\/10{--tw-gradient-to: rgb(139 92 246 / .1) var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.to-yellow-50{--tw-gradient-to: #fefce8 var(--tw-gradient-to-position)}.bg-\[size\:24px_24px\]{background-size:24px 24px}.fill-\[\#111827\]{fill:#111827}.fill-\[\#6B7280\]{fill:#6b7280}.fill-current{fill:currentColor}.fill-gray-400{fill:#9ca3af}.fill-gray-500{fill:#6b7280}.fill-gray-600{fill:#4b5563}.fill-gray-700{fill:#374151}.fill-gray-800{fill:#1f2937}.fill-gray-900{fill:#111827}.fill-none{fill:none}.fill-slate-50{fill:#f8fafc}.fill-white{fill:#fff}.stroke-\[\#E5E7EB\]{stroke:#e5e7eb}.stroke-\[\#F3F4F6\]{stroke:#f3f4f6}.stroke-current{stroke:currentColor}.stroke-slate-100{stroke:#f1f5f9}.stroke-slate-200{stroke:#e2e8f0}.stroke-text-primary{stroke:#0a0a0a}.stroke-text-white,.stroke-white{stroke:#fff}.stroke-2{stroke-width:2}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-left{-o-object-position:left;object-position:left}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-12{padding:3rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-\[13px\]{padding:13px}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.p-\[25px\]{padding:25px}.p-\[26px\]{padding:26px}.p-\[3\.5px\]{padding:3.5px}.p-px{padding:1px}.px-0{padding-left:0;padding-right:0}.px-0\.5{padding-left:.125rem;padding-right:.125rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.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}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[13px\]{padding-left:13px;padding-right:13px}.px-\[16px\]{padding-left:16px;padding-right:16px}.px-\[17px\]{padding-left:17px;padding-right:17px}.px-\[9px\]{padding-left:9px;padding-right:9px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[3px\]{padding-top:3px;padding-bottom:3px}.py-\[4px\]{padding-top:4px;padding-bottom:4px}.py-\[5\.5px\]{padding-top:5.5px;padding-bottom:5.5px}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.py-\[8px\]{padding-top:8px;padding-bottom:8px}.pb-0{padding-bottom:0}.pb-0\.5{padding-bottom:.125rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-14{padding-left:3.5rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-7{padding-left:1.75rem}.pl-8{padding-left:2rem}.pl-9{padding-left:2.25rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-12{padding-right:3rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-6{padding-right:1.5rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-3{padding-top:.75rem}.pt-3\.5{padding-top:.875rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.pt-\[16px\]{padding-top:16px}.pt-\[17px\]{padding-top:17px}.pt-\[8\.5px\]{padding-top:8.5px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-top{vertical-align:top}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.font-\[\'Inter\'\,sans-serif\]{font-family:Inter,sans-serif}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.text-2xl{font-size:1.5rem;line-height:2.25rem;letter-spacing:.0703px}.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-6xl{font-size:3.75rem;line-height:1}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14\.5px\]{font-size:14.5px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem;letter-spacing:-.3125px}.text-lg{font-size:1.125rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.text-xl{font-size:1.25rem;line-height:1.5rem}.text-xs{font-size:.75rem;line-height:1.25rem;letter-spacing:-.1504px}.\!font-bold{font-weight:700!important}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.normal-case{text-transform:none}.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-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[14px\]{line-height:14px}.leading-\[18px\]{line-height:18px}.leading-\[22px\]{line-height:22px}.leading-\[26px\]{line-height:26px}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[-0\.1504px\]{letter-spacing:-.1504px}.tracking-\[-0\.3125px\]{letter-spacing:-.3125px}.tracking-\[-0\.4395px\]{letter-spacing:-.4395px}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.0703px\]{letter-spacing:.0703px}.tracking-\[0\.08em\]{letter-spacing:.08em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-normal{letter-spacing:-.1504px}.tracking-tight{letter-spacing:-.3125px}.tracking-wide{letter-spacing:.0703px}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.\!text-amber-700{--tw-text-opacity: 1 !important;color:rgb(180 83 9 / var(--tw-text-opacity, 1))!important}.\!text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity, 1))!important}.text-\[\#0067B5\]{--tw-text-opacity: 1;color:rgb(0 103 181 / var(--tw-text-opacity, 1))}.text-\[\#008236\]{--tw-text-opacity: 1;color:rgb(0 130 54 / var(--tw-text-opacity, 1))}.text-\[\#00a63e\]{--tw-text-opacity: 1;color:rgb(0 166 62 / var(--tw-text-opacity, 1))}.text-\[\#0B5A8C\]{--tw-text-opacity: 1;color:rgb(11 90 140 / var(--tw-text-opacity, 1))}.text-\[\#0E7490\]{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-\[\#0E7490\]\/70{color:#0e7490b3}.text-\[\#0a0a0a\]{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-\[\#0e7490\]{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-\[\#111827\]{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-\[\#1447e6\]{--tw-text-opacity: 1;color:rgb(20 71 230 / var(--tw-text-opacity, 1))}.text-\[\#151920\]{--tw-text-opacity: 1;color:rgb(21 25 32 / var(--tw-text-opacity, 1))}.text-\[\#155dfc\]{--tw-text-opacity: 1;color:rgb(21 93 252 / var(--tw-text-opacity, 1))}.text-\[\#16A34A\]{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-\[\#1B4E7B\]{--tw-text-opacity: 1;color:rgb(27 78 123 / var(--tw-text-opacity, 1))}.text-\[\#1c398e\]{--tw-text-opacity: 1;color:rgb(28 57 142 / var(--tw-text-opacity, 1))}.text-\[\#217346\]{--tw-text-opacity: 1;color:rgb(33 115 70 / var(--tw-text-opacity, 1))}.text-\[\#22c55e\]{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-\[\#2563EB\]{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-\[\#2F5E4E\]{--tw-text-opacity: 1;color:rgb(47 94 78 / var(--tw-text-opacity, 1))}.text-\[\#2F6B54\]{--tw-text-opacity: 1;color:rgb(47 107 84 / var(--tw-text-opacity, 1))}.text-\[\#374151\]{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-\[\#3b82f6\]{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-\[\#407F5E\]{--tw-text-opacity: 1;color:rgb(64 127 94 / var(--tw-text-opacity, 1))}.text-\[\#4A5F56\]{--tw-text-opacity: 1;color:rgb(74 95 86 / var(--tw-text-opacity, 1))}.text-\[\#4a5565\]{--tw-text-opacity: 1;color:rgb(74 85 101 / var(--tw-text-opacity, 1))}.text-\[\#4b633d\]{--tw-text-opacity: 1;color:rgb(75 99 61 / var(--tw-text-opacity, 1))}.text-\[\#5B4B8A\]{--tw-text-opacity: 1;color:rgb(91 75 138 / var(--tw-text-opacity, 1))}.text-\[\#63748B\]{--tw-text-opacity: 1;color:rgb(99 116 139 / var(--tw-text-opacity, 1))}.text-\[\#64748B\],.text-\[\#64748b\]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-\[\#6B7280\]{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-\[\#894b00\]{--tw-text-opacity: 1;color:rgb(137 75 0 / var(--tw-text-opacity, 1))}.text-\[\#94A3B8\]{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-\[\#9f0712\]{--tw-text-opacity: 1;color:rgb(159 7 18 / var(--tw-text-opacity, 1))}.text-\[\#A04442\]{--tw-text-opacity: 1;color:rgb(160 68 66 / var(--tw-text-opacity, 1))}.text-\[\#BC1504\]{--tw-text-opacity: 1;color:rgb(188 21 4 / var(--tw-text-opacity, 1))}.text-\[\#D97706\]{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-\[\#DC2626\]{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-\[\#E5E7EB\]{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.text-\[\#b34545\]{--tw-text-opacity: 1;color:rgb(179 69 69 / var(--tw-text-opacity, 1))}.text-\[\#d08700\]{--tw-text-opacity: 1;color:rgb(208 135 0 / var(--tw-text-opacity, 1))}.text-\[\#dc2626\]{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-\[\#e7000b\]{--tw-text-opacity: 1;color:rgb(231 0 11 / var(--tw-text-opacity, 1))}.text-\[\#ea580c\]{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-\[\#ef4444\]{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-\[\#f54900\]{--tw-text-opacity: 1;color:rgb(245 73 0 / var(--tw-text-opacity, 1))}.text-\[\#f59e0b\]{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-accent{--tw-text-opacity: 1;color:rgb(215 38 61 / var(--tw-text-opacity, 1))}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-700\/80{color:#b45309cc}.text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity, 1))}.text-amber-800\/90{color:#92400ee6}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-current{color:currentColor}.text-cyan-100{--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.text-cyan-50\/90{color:#ecfeffe6}.text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.text-cyan-700{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.text-cyan-800{--tw-text-opacity: 1;color:rgb(21 94 117 / var(--tw-text-opacity, 1))}.text-cyan-900{--tw-text-opacity: 1;color:rgb(22 78 99 / var(--tw-text-opacity, 1))}.text-danger-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-danger-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-emerald-100\/90{color:#d1fae5e6}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-700\/80{color:#047857cc}.text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-gray-950{--tw-text-opacity: 1;color:rgb(3 7 18 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-indigo-900{--tw-text-opacity: 1;color:rgb(49 46 129 / var(--tw-text-opacity, 1))}.text-inherit{color:inherit}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity, 1))}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-pink-800{--tw-text-opacity: 1;color:rgb(157 23 77 / var(--tw-text-opacity, 1))}.text-primary,.text-primary-main{--tw-text-opacity: 1;color:rgb(11 31 58 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-purple-700{--tw-text-opacity: 1;color:rgb(126 34 206 / var(--tw-text-opacity, 1))}.text-purple-800{--tw-text-opacity: 1;color:rgb(107 33 168 / var(--tw-text-opacity, 1))}.text-purple-900{--tw-text-opacity: 1;color:rgb(88 28 135 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.text-required{--tw-text-opacity: 1;color:rgb(193 0 7 / var(--tw-text-opacity, 1))}.text-rose-400{--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-rose-800{--tw-text-opacity: 1;color:rgb(159 18 57 / var(--tw-text-opacity, 1))}.text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity, 1))}.text-sky-600{--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-sky-800{--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity, 1))}.text-sky-900{--tw-text-opacity: 1;color:rgb(12 74 110 / var(--tw-text-opacity, 1))}.text-slate-100{--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.text-slate-200{--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-status-error{--tw-text-opacity: 1;color:rgb(251 44 54 / var(--tw-text-opacity, 1))}.text-success-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-success-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity, 1))}.text-teal-700{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.text-teal-800{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.text-teal-900{--tw-text-opacity: 1;color:rgb(19 78 74 / var(--tw-text-opacity, 1))}.text-text-primary{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.text-text-secondary{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-text-tertiary{--tw-text-opacity: 1;color:rgb(74 85 101 / var(--tw-text-opacity, 1))}.text-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-violet-600{--tw-text-opacity: 1;color:rgb(124 58 237 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-violet-800{--tw-text-opacity: 1;color:rgb(91 33 182 / var(--tw-text-opacity, 1))}.text-warning-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-warning-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-yellow-400{--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.text-yellow-700{--tw-text-opacity: 1;color:rgb(161 98 7 / var(--tw-text-opacity, 1))}.text-yellow-800{--tw-text-opacity: 1;color:rgb(133 77 14 / var(--tw-text-opacity, 1))}.text-yellow-800\/90{color:#854d0ee6}.text-yellow-900{--tw-text-opacity: 1;color:rgb(113 63 18 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.decoration-\[\#0E7490\]\/30{text-decoration-color:#0e74904d}.underline-offset-2{text-underline-offset:2px}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-2xl{--tw-shadow: 0 25px 50px -12px rgb(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_-4px_16px_rgba\(0\,0\,0\,0\.1\)\]{--tw-shadow: 0 -4px 16px rgba(0,0,0,.1);--tw-shadow-colored: 0 -4px 16px 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_0_2px_rgba\(16\,185\,129\,0\.2\)\]{--tw-shadow: 0 0 0 2px rgba(16,185,129,.2);--tw-shadow-colored: 0 0 0 2px 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_0_2px_rgba\(245\,158\,11\,0\.2\)\]{--tw-shadow: 0 0 0 2px rgba(245,158,11,.2);--tw-shadow-colored: 0 0 0 2px 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_10px_30px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 10px 30px rgba(15,23,42,.08);--tw-shadow-colored: 0 10px 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)}.shadow-\[0_12px_40px_rgba\(15\,23\,42\,0\.12\)\]{--tw-shadow: 0 12px 40px rgba(15,23,42,.12);--tw-shadow-colored: 0 12px 40px 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_14px_38px_rgba\(124\,58\,237\,0\.10\)\]{--tw-shadow: 0 14px 38px rgba(124,58,237,.1);--tw-shadow-colored: 0 14px 38px 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_14px_38px_rgba\(14\,116\,144\,0\.10\)\]{--tw-shadow: 0 14px 38px rgba(14,116,144,.1);--tw-shadow-colored: 0 14px 38px 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_18px_50px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 18px 50px rgba(15,23,42,.08);--tw-shadow-colored: 0 18px 50px 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_1px_2px_rgba\(0\,0\,0\,0\.05\)\]{--tw-shadow: 0 1px 2px rgba(0,0,0,.05);--tw-shadow-colored: 0 1px 2px 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_1px_2px_rgba\(179\,69\,69\,0\.25\)\,0_4px_14px_rgba\(179\,69\,69\,0\.16\)\]{--tw-shadow: 0 1px 2px rgba(179,69,69,.25),0 4px 14px rgba(179,69,69,.16);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 4px 14px 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_1px_2px_rgba\(75\,99\,61\,0\.25\)\,0_4px_14px_rgba\(75\,99\,61\,0\.18\)\]{--tw-shadow: 0 1px 2px rgba(75,99,61,.25),0 4px 14px rgba(75,99,61,.18);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 4px 14px 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_20px_60px_rgba\(14\,116\,144\,0\.08\)\]{--tw-shadow: 0 20px 60px rgba(14,116,144,.08);--tw-shadow-colored: 0 20px 60px 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_20px_60px_rgba\(14\,116\,144\,0\.28\)\]{--tw-shadow: 0 20px 60px rgba(14,116,144,.28);--tw-shadow-colored: 0 20px 60px 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_24px_64px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 24px 64px rgba(15,23,42,.18);--tw-shadow-colored: 0 24px 64px 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_24px_80px_rgba\(15\,23\,42\,0\.22\)\]{--tw-shadow: 0 24px 80px rgba(15,23,42,.22);--tw-shadow-colored: 0 24px 80px 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_2px_0_\#1a5c38\]{--tw-shadow: 0 2px 0 #1a5c38;--tw-shadow-colored: 0 2px 0 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_4px_20px_rgba\(0\,0\,0\,0\.02\)\]{--tw-shadow: 0 4px 20px rgba(0,0,0,.02);--tw-shadow-colored: 0 4px 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_4px_24px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 4px 24px rgba(15,23,42,.06);--tw-shadow-colored: 0 4px 24px 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_8px_24px_rgba\(15\,23\,42\,0\.05\)\]{--tw-shadow: 0 8px 24px rgba(15,23,42,.05);--tw-shadow-colored: 0 8px 24px 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_8px_24px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 8px 24px rgba(15,23,42,.06);--tw-shadow-colored: 0 8px 24px 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_8px_30px_rgba\(11\,31\,58\,0\.06\)\]{--tw-shadow: 0 8px 30px rgba(11,31,58,.06);--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)}.shadow-\[0_8px_30px_rgba\(11\,31\,58\,0\.12\)\]{--tw-shadow: 0 8px 30px rgba(11,31,58,.12);--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)}.shadow-\[2px_0_0_\#1a5c38\]{--tw-shadow: 2px 0 0 #1a5c38;--tw-shadow-colored: 2px 0 0 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-\[2px_0_0_rgba\(0\,0\,0\,0\.04\)\]{--tw-shadow: 2px 0 0 rgba(0,0,0,.04);--tw-shadow-colored: 2px 0 0 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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.7\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.7);--tw-shadow-colored: inset 0 1px 0 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-card{--tw-shadow: 0px 10px 15px -3px rgba(0, 0, 0, .1), 0px 4px 6px -4px rgba(0, 0, 0, .1);--tw-shadow-colored: 0px 10px 15px -3px var(--tw-shadow-color), 0px 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)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .05);--tw-shadow-colored: inset 0 2px 4px 0 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 / .1), 0 4px 6px -4px rgb(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)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 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-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-\[\#0E7490\]\/10{--tw-shadow-color: rgb(14 116 144 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#0E7490\]\/15{--tw-shadow-color: rgb(14 116 144 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#0E7490\]\/20{--tw-shadow-color: rgb(14 116 144 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#0E7490\]\/25{--tw-shadow-color: rgb(14 116 144 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-\[\#0E7490\]\/30{--tw-shadow-color: rgb(14 116 144 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-amber-500\/25{--tw-shadow-color: rgb(245 158 11 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-500\/10{--tw-shadow-color: rgb(6 182 212 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-500\/40{--tw-shadow-color: rgb(6 182 212 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-600\/20{--tw-shadow-color: rgb(8 145 178 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-600\/25{--tw-shadow-color: rgb(8 145 178 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-cyan-900\/15{--tw-shadow-color: rgb(22 78 99 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-500\/25{--tw-shadow-color: rgb(16 185 129 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-600\/25{--tw-shadow-color: rgb(5 150 105 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-emerald-900\/20{--tw-shadow-color: rgb(6 78 59 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/25{--tw-shadow-color: rgb(21 128 61 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-primary\/20{--tw-shadow-color: rgb(11 31 58 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/25{--tw-shadow-color: rgb(239 68 68 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/10{--tw-shadow-color: rgb(15 23 42 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/15{--tw-shadow-color: rgb(15 23 42 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-slate-900\/5{--tw-shadow-color: rgb(15 23 42 / .05);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--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(3px + 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)}.ring-0{--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(0px + 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)}.ring-1{--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, 0 0 #0000)}.ring-2{--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)}.ring-4{--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(4px + 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)}.ring-inset{--tw-ring-inset: inset}.ring-\[\#0E7490\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.ring-\[\#0E7490\]\/10{--tw-ring-color: rgb(14 116 144 / .1)}.ring-\[\#0E7490\]\/15{--tw-ring-color: rgb(14 116 144 / .15)}.ring-\[\#0E7490\]\/20{--tw-ring-color: rgb(14 116 144 / .2)}.ring-\[\#0E7490\]\/30{--tw-ring-color: rgb(14 116 144 / .3)}.ring-\[\#0E7490\]\/5{--tw-ring-color: rgb(14 116 144 / .05)}.ring-\[\#0E7490\]\/50{--tw-ring-color: rgb(14 116 144 / .5)}.ring-\[\#217346\]\/20{--tw-ring-color: rgb(33 115 70 / .2)}.ring-\[\#4b633d\]\/20{--tw-ring-color: rgb(75 99 61 / .2)}.ring-\[\#4b633d\]\/30{--tw-ring-color: rgb(75 99 61 / .3)}.ring-\[\#b34545\]\/15{--tw-ring-color: rgb(179 69 69 / .15)}.ring-amber-100\/80{--tw-ring-color: rgb(254 243 199 / .8)}.ring-amber-200\/80{--tw-ring-color: rgb(253 230 138 / .8)}.ring-amber-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 211 77 / var(--tw-ring-opacity, 1))}.ring-amber-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-black\/10{--tw-ring-color: rgb(0 0 0 / .1)}.ring-black\/5{--tw-ring-color: rgb(0 0 0 / .05)}.ring-emerald-100\/80{--tw-ring-color: rgb(209 250 229 / .8)}.ring-emerald-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity, 1))}.ring-emerald-200\/80{--tw-ring-color: rgb(167 243 208 / .8)}.ring-emerald-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity, 1))}.ring-gray-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity, 1))}.ring-primary\/20{--tw-ring-color: rgb(11 31 58 / .2)}.ring-primary\/30{--tw-ring-color: rgb(11 31 58 / .3)}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.ring-red-200\/80{--tw-ring-color: rgb(254 202 202 / .8)}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity, 1))}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.ring-red-500\/20{--tw-ring-color: rgb(239 68 68 / .2)}.ring-slate-200\/80{--tw-ring-color: rgb(226 232 240 / .8)}.ring-slate-900\/\[0\.04\]{--tw-ring-color: rgb(15 23 42 / .04)}.ring-teal-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 246 228 / var(--tw-ring-opacity, 1))}.ring-violet-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(221 214 254 / var(--tw-ring-opacity, 1))}.ring-violet-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 181 253 / var(--tw-ring-opacity, 1))}.ring-violet-500\/20{--tw-ring-color: rgb(139 92 246 / .2)}.ring-violet-500\/5{--tw-ring-color: rgb(139 92 246 / .05)}.ring-white{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.ring-white\/15{--tw-ring-color: rgb(255 255 255 / .15)}.ring-white\/20{--tw-ring-color: rgb(255 255 255 / .2)}.ring-yellow-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 240 138 / var(--tw-ring-opacity, 1))}.ring-yellow-200\/80{--tw-ring-color: rgb(254 240 138 / .8)}.ring-yellow-500\/20{--tw-ring-color: rgb(234 179 8 / .2)}.ring-opacity-5{--tw-ring-opacity: .05}.ring-offset-1{--tw-ring-offset-width: 1px}.ring-offset-2{--tw-ring-offset-width: 2px}.blur{--tw-blur: blur(8px);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)}.blur-2xl{--tw-blur: blur(40px);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)}.blur-3xl{--tw-blur: blur(64px);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)}.blur-sm{--tw-blur: blur(4px);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)}.brightness-0{--tw-brightness: brightness(0);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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.invert{--tw-invert: invert(100%);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)}.\!filter{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)!important}.filter{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-\[1px\]{--tw-backdrop-blur: blur(1px);-webkit-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-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-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-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-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);-webkit-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-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);-webkit-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-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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[opacity\,colors\]{transition-property:opacity,colors;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[stroke-dashoffset\]{transition-property:stroke-dashoffset;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-1000{transition-duration:1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.dark .bg-\[\#f3f5f8\],.dark .bg-gray-50,.dark .bg-slate-50,.dark .bg-background-secondary{background-color:#080c14!important}.dark .bg-white,.dark .bg-background-primary,.dark .bg-slate-50\/50,.dark [class*=bg-gradient-][class*=from-slate-50],.dark [class*=bg-gradient-][class*=from-gray-50],.dark [class*=bg-gradient-][class*=from-primary],.dark [class*=bg-gradient-][class*=from-accent]{background-color:#0f1726!important;background-image:none!important}.dark .border-b.border-slate-100.bg-gradient-to-r.from-slate-50\/50.to-white,.dark .border-b.border-gray-200.bg-white,.dark .bg-gradient-to-r.from-gray-50.to-white,.dark [class*=border-b][class*=bg-gradient-][class*=from-slate-50],.dark [class*=border-b][class*=bg-gradient-][class*=from-gray-50]{background-image:linear-gradient(to right,#ffffff05,#fff0)!important;background-color:#0f1726!important;border-bottom-color:#ffffff0f!important}.dark .border-gray-200,.dark .border-border-default,.dark .border-slate-200,.dark .border-slate-200\/80,.dark .border-gray-300,.dark .border-slate-100{border-color:#ffffff0f!important}.dark .text-gray-900,.dark .text-gray-950,.dark .text-text-primary,.dark .text-slate-900,.dark .text-slate-950,.dark .text-slate-800,.dark .text-slate-700,.dark .text-gray-800,.dark .text-gray-700,.dark .text-zinc-950,.dark .text-zinc-900,.dark .text-zinc-800,.dark .text-zinc-700,.dark .text-neutral-950,.dark .text-neutral-900,.dark .text-neutral-800,.dark .text-neutral-700,.dark .text-black{color:#fff!important}.dark .text-gray-600,.dark .text-gray-500,.dark .text-slate-500,.dark .text-slate-600,.dark .text-zinc-500,.dark .text-zinc-600,.dark .text-neutral-500,.dark .text-neutral-600,.dark .text-text-secondary{color:#94a3b8!important}.dark .bg-text-secondary{background-color:#175cc2!important}.dark .text-accent,.dark .text-\[\#0E7490\],.dark .text-cyan-700{color:#fbbf24!important}.dark .text-accent:hover,.dark .text-\[\#0E7490\]:hover,.dark .text-cyan-700:hover{color:#f59e0b!important}.dark input[type=text],.dark input[type=password],.dark input[type=email],.dark select,.dark textarea{background-color:#0b1320!important;color:#fff!important;border-color:#ffffff14!important}.dark input[type=text]:focus,.dark select:focus,.dark textarea:focus{border-color:#fbbf24!important;--tw-ring-color: rgba(251, 191, 38, .2) !important}.dark table,.dark .grid-container{background-color:#0f1726!important}.dark tbody,.dark tr{background-color:#0f1726!important;border-bottom-color:#ffffff0a!important}.dark tr:hover{background-color:#ffffff05!important}.dark td{color:#e2e8f0!important}.dark .fixed.inset-0.z-50.overflow-y-auto .bg-white,.dark .fixed.inset-0.z-\[10001\] .bg-white{background-color:#0f1726!important;border:1px solid rgba(255,255,255,.08)!important}.dark ::-webkit-scrollbar{width:6px;height:6px}.dark ::-webkit-scrollbar-track{background:transparent}.dark ::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}.dark ::-webkit-scrollbar-thumb:hover{background:#fff3}.dark .bg-background-tertiary{background-color:#0b1320!important;border-color:#ffffff14!important}.dark .bg-warning-50,.dark .bg-warning-100{background-color:#fbbf2414!important}.dark .bg-danger-50,.dark .bg-danger-100{background-color:#ef444414!important}.dark .bg-success-50,.dark .bg-success-100{background-color:#22c55e14!important}.dark .border-warning-500,.dark .border-warning-200{border-color:#fbbf2433!important}.dark .border-danger-500,.dark .border-danger-200{border-color:#ef444433!important}.dark .border-success-500,.dark .border-success-200{border-color:#22c55e33!important}.dark .text-warning-500,.dark .text-warning-600,.dark .text-warning-700{color:#fbbf24!important}.dark .text-danger-500,.dark .text-danger-600,.dark .text-danger-700,.dark .text-required{color:#f87171!important}.dark .text-success-500,.dark .text-success-600,.dark .text-success-700{color:#4ade80!important}.dark .text-primary-main{color:#94a3b8!important}.dark .hover\:bg-secondary-100:hover{background-color:#ffffff0f!important}.dark .button--secondary{background-color:#0b1320!important;color:#fff!important;border-color:#ffffff14!important}.dark .button--secondary:hover:not(:disabled){background-color:#ffffff0f!important}.\[-ms-overflow-style\:none\]{-ms-overflow-style:none}.\[-webkit-overflow-scrolling\:touch\]{-webkit-overflow-scrolling:touch}.\[appearance\:textfield\]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.\[overflow-anchor\:none\]{overflow-anchor:none}.\[scrollbar-width\:none\]{scrollbar-width:none}.\[table-layout\:auto\]{table-layout:auto}.dark .import-glass-card{background:#0f1726eb;border-color:#ffffff14!important;box-shadow:0 20px 60px #00000059}.dark .import-card-header{background-color:transparent!important;background-image:none!important;border-bottom-color:#ffffff0f!important}.dark .import-spreadsheet-table{border-color:#22d3ee26!important}.dark .import-spreadsheet-table tbody tr.import-row-even{background-color:#ffffff05!important}.dark .import-spreadsheet-table tbody tr.import-row-odd{background-color:transparent!important}.dark .import-spreadsheet-table tbody tr.import-row-failed{background-color:#ef44441a!important}.dark .import-spreadsheet-table tbody tr.import-row-success{background-color:#10b9811a!important}.dark .import-spreadsheet-table td.import-cell-failed{background-color:#ef444429!important;color:#fecaca!important}.dark .import-spreadsheet-table td.import-cell-success{background-color:#10b98129!important;color:#a7f3d0!important}.dark .import-spreadsheet-table td.import-cell-default{color:#e2e8f0!important}.dark .import-spreadsheet-table td.import-row-num{color:#64748b!important}.dark .import-advanced-preview-shell{background-color:#0f1726!important}.dark .import-advanced-preview-grid{background-color:#080c14!important}.dark .import-advanced-preview-status{background-color:#0f1726!important;border-color:#ffffff14!important;color:#94a3b8!important}.dark .import-ready-label{color:#67e8f9!important}@keyframes import-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes import-modal-panel-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes import-chip-in{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}.import-validation-modal-backdrop{animation:import-modal-backdrop-in .24s ease-out both}.import-validation-modal-panel{animation:import-modal-panel-in .38s cubic-bezier(.22,1,.36,1) both}.import-validation-chip{animation:import-chip-in .4s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--chip-index, 0) * 30ms)}.import-validation-modal-header{background:#fff;border-bottom-color:#e2e8f0;color:#0f172a}.import-validation-modal-header--valid{background-image:linear-gradient(135deg,#10b98112,#fff 55%);border-bottom-color:#10b9812e}.import-validation-modal-header--partial{background-image:linear-gradient(135deg,#f59e0b14,#fff 55%);border-bottom-color:#f59e0b2e}.import-validation-modal-header--invalid{background-image:linear-gradient(135deg,#ef44440f,#fff 55%);border-bottom-color:#ef444429}.import-validation-stat{background:#fffffff2;border:1px solid rgba(226,232,240,.95);box-shadow:0 1px 2px #0f172a0a}.import-validation-modal-header--valid .import-validation-stat{border-color:#10b98129}.import-validation-modal-header--partial .import-validation-stat{border-color:#f59e0b29}.import-validation-modal-header--invalid .import-validation-stat{border-color:#ef444424}.dark .import-validation-modal-header{background:#121c2e!important;background-image:none!important;border-bottom-color:#ffffff0f!important}.dark .import-validation-modal-header--valid{background-image:linear-gradient(135deg,rgba(16,185,129,.07) 0%,transparent 52%)!important;border-bottom-color:#10b9811f!important}.dark .import-validation-modal-header--partial{background-image:linear-gradient(135deg,rgba(245,158,11,.07) 0%,transparent 52%)!important;border-bottom-color:#f59e0b1f!important}.dark .import-validation-modal-header--invalid{background-image:linear-gradient(135deg,rgba(239,68,68,.06) 0%,transparent 52%)!important;border-bottom-color:#ef44441f!important}.dark .import-validation-stat{background:#0f172ae6!important;border-color:#ffffff0f!important;box-shadow:none!important}.sidenavbar{background-color:#f8fafc;transition:background-color .2s ease,border-color .2s ease}.dark .sidenavbar{background-color:#0a0f16;color:#cbd5e1}.header{background-color:#151920;transition:background-color .2s ease,border-color .2s ease}.dark .header{background-color:#0b1f3a}.sidenavbar svg [stroke],.header svg [stroke],aside svg [stroke],header svg [stroke]{stroke:currentColor!important}.sidenavbar svg [fill]:not([fill=none]),.header svg [fill]:not([fill=none]),aside svg [fill]:not([fill=none]),header svg [fill]:not([fill=none]){fill:currentColor!important}.dashboard-stat-card-icon svg [stroke]{stroke:currentColor!important}.dashboard-stat-card-icon svg [fill]:not([fill=none]){fill:currentColor!important}.dark table th,.dark thead th,.dark .grid-header-cell,.dark th.px-6.py-2.text-xs{font-size:14px!important;font-weight:700!important;color:#fff!important;background-color:#1a2638!important;border-bottom:2px solid #fbbf24!important;letter-spacing:.03em!important}.dark thead th.cursor-pointer:hover,.dark tr th.cursor-pointer:hover{background-color:#27364d!important}.carrier-management-card{background-color:#fff!important;border-color:#e2e8f0cc!important}.carrier-management-card .carrier-management-card-header{background-color:transparent!important;background-image:none!important}.dark .carrier-management-card{background-color:#0f1726!important;border-color:#94a3b861!important}.dark .carrier-management-card .carrier-management-card-header{background-color:transparent!important;background-image:none!important;border-bottom-color:#ffffff0f!important}.dark .carrier-management-card table,.dark .carrier-management-card tbody,.dark .carrier-management-card tr,.dark .carrier-management-card .carrier-management-grid,.dark .carrier-management-card .carrier-management-grid>div,.dark .carrier-management-card .carrier-management-grid table{background-color:transparent!important}.dark .carrier-management-grid>div,.dark .carrier-management-grid table{font-family:Inter,ui-sans-serif,system-ui,sans-serif!important}.dark .carrier-management-grid table th.px-6.py-2.text-xs,.dark .carrier-management-grid table th.px-6.py-3.text-xs{font-size:.75rem!important;font-weight:600!important;text-transform:none!important;letter-spacing:-.01em!important;padding:.75rem 1.5rem!important;color:#cbd5e1!important;background-color:#132535!important;background-image:none!important;border-bottom:1px solid rgba(34,211,238,.22)!important;box-shadow:0 1px #0e74901f,0 2px 4px #0003!important}.dark .carrier-management-grid thead th.cursor-pointer:hover,.dark .carrier-management-grid tr th.cursor-pointer:hover{background-color:#1a3348!important;background-image:none!important;color:#f1f5f9!important}.app-grid thead th.app-grid__header-cell{position:sticky!important;top:0!important;z-index:20!important;background-color:#f1f5f9!important;background-image:none!important;box-shadow:0 1px #cbd5e1!important}.dark .app-grid thead th.app-grid__header-cell{background-color:#1a2638!important;background-image:none!important;box-shadow:0 1px #ffffff14,0 2px 6px #00000047!important}.dark .carrier-management-grid .app-grid thead th.app-grid__header-cell{background-color:#132535!important;background-image:none!important}.dark .carrier-management-page-grid.carrier-management-grid .app-grid thead th.app-grid__header-cell{background-color:#0b1f3a!important;background-image:none!important;box-shadow:0 1px #0a1a30!important}.dark .carrier-management-page-grid.carrier-management-grid .app-grid thead th.cursor-pointer:hover,.dark .carrier-management-page-grid.carrier-management-grid .app-grid tr th.cursor-pointer:hover{background-color:#08172c!important;background-image:none!important}.app-grid__scroll{isolation:isolate}.app-grid tbody tr,.app-grid tbody td{position:relative;z-index:0}.dark .carrier-management-grid table td{font-size:.875rem!important;font-weight:400!important;padding:.5rem 1.5rem!important;color:#e5e7eb!important;border-bottom-color:#ffffff0f!important;background:transparent!important;vertical-align:middle!important}.dark .carrier-management-grid tbody tr:nth-child(2n),.dark .carrier-management-grid tbody tr:nth-child(odd){background:transparent!important}.dark .carrier-management-grid tbody tr:hover{background:#ffffff05!important}.dark .carrier-management-grid tbody tr:last-child td{border-bottom:none!important}.dark .import-page .import-page-surface{background-color:#0f1726!important;background-image:none!important}.dark .import-page .import-page-panel{background-color:#0b132080!important;background-image:none!important}.dark .signature-export-modal__shell{background-color:#0f1726!important;border-color:#ffffff14!important}.signature-export-modal__pad,.dark .signature-export-modal__pad{background-color:#fff!important}.version-history-drawer__table thead th{font-size:.875rem!important;font-weight:600!important;padding:.625rem .5rem 0!important;color:#374151!important;background-color:transparent!important;border-bottom:1px solid #e5e7eb!important;letter-spacing:normal!important}.dark .version-history-drawer__table thead th{color:#e2e8f0!important;background-color:transparent!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.dark .version-history-drawer__table tbody td{color:#f1f5f9!important;background-color:transparent!important}.dark .version-history-drawer__table tbody tr{background-color:transparent!important}.yard-operator-settings input,.yard-operator-settings select{min-width:0;max-width:100%}.yard-operator-settings input[type=number]{-moz-appearance:textfield}.yard-operator-settings input[type=number]::-webkit-outer-spin-button,.yard-operator-settings input[type=number]::-webkit-inner-spin-button{margin:0}.carrier-management-grid table th,.carrier-management-grid thead th,.carrier-management-grid table th.px-6.py-2.text-xs,.carrier-management-grid table th.px-6.py-3.text-xs{font-size:.75rem!important;font-weight:600!important;padding:.75rem 1.5rem!important;color:#0f766e!important;background:linear-gradient(180deg,#0e749024,#0e74900f)!important;border-bottom:1px solid rgba(14,116,144,.22)!important;box-shadow:inset 0 -2px #0e749073;letter-spacing:-.01em!important}.carrier-management-grid thead th.cursor-pointer:hover,.carrier-management-grid tr th.cursor-pointer:hover{background:#0e749029!important;color:#0e7490!important}.carrier-management-grid table tbody tr td{border-bottom:1px solid #e2e8f0}.carrier-management-grid table tbody tr:last-child td{border-bottom:none}.carrier-management-page-grid.carrier-management-grid table th,.carrier-management-page-grid.carrier-management-grid thead th,.carrier-management-page-grid.carrier-management-grid table th.px-6.py-2.text-xs,.carrier-management-page-grid.carrier-management-grid table th.px-6.py-3.text-xs,.carrier-management-page-grid.carrier-management-grid table th.px-6.py-4.text-xs{padding:1rem 1.5rem!important;color:#fff!important;background:#0b1f3a!important;border-bottom:1px solid #0a1a30!important;box-shadow:none!important}.carrier-management-page-grid.carrier-management-grid thead th.cursor-pointer:hover,.carrier-management-page-grid.carrier-management-grid tr th.cursor-pointer:hover{background:#08172c!important;color:#fff!important}.carrier-labour-grid table{table-layout:fixed!important}.carrier-labour-grid table th,.carrier-labour-grid table tbody tr td{padding-left:.75rem!important;padding-right:.75rem!important}.carrier-labour-grid table tbody tr td{padding-top:.5rem!important;padding-bottom:.5rem!important;vertical-align:middle!important}.dark .carrier-labour-grid table th,.dark .carrier-labour-grid thead th{background:linear-gradient(180deg,#0e749029,#0e74900d)!important;border-bottom:1px solid rgba(34,211,238,.22)!important;box-shadow:inset 0 -1px #0e74901f!important;color:#cbd5e1!important}.dark .carrier-labour-grid thead th button{color:#cbd5e1!important}.dark .carrier-labour-grid thead th button:hover{color:#f1f5f9!important}.dark .api-integrations-page .text-text-primary,.dark .api-integrations-modal .text-text-primary{color:#f8fafc!important}.dark .api-integrations-page .text-text-secondary,.dark .api-integrations-modal .text-text-secondary{color:#cbd5e1!important}.dark .api-integrations-page .text-text-tertiary,.dark .api-integrations-modal .text-text-tertiary{color:#94a3b8!important}.dark .api-integrations-page .bg-background-secondary,.dark .api-integrations-modal .bg-background-secondary{background-color:#ffffff0a!important}.dark .api-integrations-page .bg-background-tertiary,.dark .api-integrations-modal .bg-background-tertiary{background-color:#ffffff0f!important}.dark .api-integrations-page .bg-white,.dark .api-integrations-modal .bg-white{background-color:#0b1320!important}.dark .api-integrations-page .border-border-default,.dark .api-integrations-modal .border-border-default{border-color:#ffffff14!important}.dark .api-integrations-modal input,.dark .api-integrations-modal select{color-scheme:dark}.dark .add-truck-page{color:#e5e7eb}.dark .add-truck-page .bg-white{background-color:#0f1726!important}.dark .add-truck-page .bg-gray-50,.dark .add-truck-page .bg-slate-50{background-color:#ffffff0a!important}.dark .add-truck-page .bg-gray-100,.dark .add-truck-page .bg-slate-100{background-color:#ffffff0f!important}.dark .add-truck-page .bg-gray-200{background-color:#ffffff1a!important}.dark .add-truck-page .bg-\[\#F1F5F9\],.dark .add-truck-page .bg-\[\#E0F2FE\],.dark .add-truck-page .bg-\[\#F8FAFC\]{background-color:#0b1320!important}.dark .add-truck-page .border-gray-100,.dark .add-truck-page .border-gray-200,.dark .add-truck-page .border-gray-300,.dark .add-truck-page .border-slate-200,.dark .add-truck-page .border-slate-300,.dark .add-truck-page .border-\[\#E2E8F0\]{border-color:#ffffff14!important}.dark .add-truck-page .text-gray-900,.dark .add-truck-page .text-gray-800,.dark .add-truck-page .text-slate-900,.dark .add-truck-page .text-slate-800{color:#f8fafc!important}.dark .add-truck-page .text-gray-700,.dark .add-truck-page .text-gray-600,.dark .add-truck-page .text-slate-700{color:#cbd5e1!important}.dark .add-truck-page .text-gray-500,.dark .add-truck-page .text-gray-400,.dark .add-truck-page .text-slate-500,.dark .add-truck-page .text-slate-400,.dark .add-truck-page .text-text-secondary,.dark .add-truck-page .text-text-tertiary{color:#94a3b8!important}.dark .add-truck-page .text-text-primary{color:#f8fafc!important}.dark .add-truck-page input,.dark .add-truck-page select,.dark .add-truck-page textarea{background-color:#0b1320!important;border-color:#ffffff1a!important;color:#f8fafc!important;color-scheme:dark}.dark .add-truck-page input::-moz-placeholder,.dark .add-truck-page textarea::-moz-placeholder{color:#64748b!important}.dark .add-truck-page input::placeholder,.dark .add-truck-page textarea::placeholder{color:#64748b!important}.dark .add-truck-page input:focus,.dark .add-truck-page select:focus,.dark .add-truck-page textarea:focus{border-color:#22d3ee80!important;box-shadow:0 0 0 2px #22d3ee2e!important}.dark .add-truck-page input:disabled,.dark .add-truck-page select:disabled,.dark .add-truck-page textarea:disabled,.dark .add-truck-page input[readonly],.dark .add-truck-page textarea[readonly]{background-color:#ffffff0a!important;color:#94a3b8!important;cursor:not-allowed}.dark .add-truck-page input.border-red-500,.dark .add-truck-page select.border-red-500,.dark .add-truck-page textarea.border-red-500,.dark .add-truck-page [data-searchable-select-root] button.border-red-500{border-color:#f87171!important;background-color:#ef444424!important;box-shadow:0 0 0 2px #ef44443d!important;color:#fecaca!important}.dark .add-truck-page input.border-red-500:focus,.dark .add-truck-page select.border-red-500:focus,.dark .add-truck-page textarea.border-red-500:focus,.dark .add-truck-page [data-searchable-select-root] button.border-red-500:focus{border-color:#fca5a5!important;box-shadow:0 0 0 2px #ef444461!important}.dark .add-truck-page button.bg-white{background-color:#0b1320!important;border-color:#ffffff1a!important;color:#cbd5e1!important}.dark .add-truck-page button.bg-white:hover{background-color:#ffffff0f!important;color:#f8fafc!important}.dark .add-truck-page .bg-green-50{background:linear-gradient(135deg,#10b9811f,#0e749014)!important}.dark .add-truck-page .border-green-400{border-color:#34d3998c!important;box-shadow:0 18px 50px #10b9811f,inset 0 1px #ffffff0d}.dark .add-truck-page .bg-green-100{background-color:#10b98129!important}.dark .add-truck-page .text-green-600,.dark .add-truck-page .text-green-800{color:#6ee7b7!important}.dark .add-truck-page .bg-red-50{background-color:#ef44441a!important}.dark .add-truck-page .bg-red-100{background-color:#ef444424!important}.dark .add-truck-page .text-red-600,.dark .add-truck-page .text-red-800{color:#fca5a5!important}.dark .add-truck-page .bg-blue-50{background-color:#3b82f61a!important}.dark .add-truck-page .bg-blue-100{background-color:#3b82f624!important}.dark .add-truck-page .text-blue-500,.dark .add-truck-page .text-blue-600,.dark .add-truck-page .text-blue-800{color:#93c5fd!important}.dark .add-truck-page .bg-yellow-50,.dark .add-truck-page .bg-amber-100{background-color:#f59e0b1f!important}.dark .add-truck-page .text-yellow-600,.dark .add-truck-page .text-yellow-800,.dark .add-truck-page .text-amber-600{color:#fcd34d!important}.dark .add-truck-page .shadow,.dark .add-truck-page .shadow-lg,.dark .add-truck-page .shadow-xl,.dark .add-truck-page .shadow-2xl{box-shadow:0 18px 60px #00000059!important}table th,thead th,.grid-header-cell,th.px-6.py-2.text-xs{font-size:14px!important;font-weight:600!important;color:#0f172a!important;background-color:#f1f5f9!important;border-bottom:2px solid #cbd5e1!important;letter-spacing:.03em!important}thead th.cursor-pointer:hover,tr th.cursor-pointer:hover{background-color:#e2e8f0!important}.carrier-form-step-title{font-size:1.375rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;color:#0f172a}.dark .carrier-form-step-title{color:#f1f5f9}.carrier-form-section-title{font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;line-height:1.35;color:#0f172a;margin-bottom:.875rem}.dark .carrier-form-section-title{color:#f1f5f9}.dark .carrier-form-card label.block.text-sm.font-medium.text-gray-700,.dark .carrier-form-card label.block.text-sm.font-medium.text-gray-900,.dark .carrier-form-card p.text-gray-600{color:#94a3b8}.dark .carrier-form-card .border-t.border-gray-200{border-color:#94a3b847!important}.dark .carrier-form-card input:not([type=checkbox]):not([type=radio]),.dark .carrier-form-card textarea,.dark .carrier-form-card select{background-color:#121c2ee6!important;border-color:#94a3b847!important;color:#f1f5f9!important}.dark .carrier-form-card input:not([type=checkbox]):not([type=radio]):focus,.dark .carrier-form-card textarea:focus,.dark .carrier-form-card select:focus{border-color:#22d3ee73!important;box-shadow:0 0 0 2px #0e749040}.dark .carrier-form-card input:-webkit-autofill,.dark .carrier-form-card input:-webkit-autofill:hover,.dark .carrier-form-card input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgb(18 28 46) inset!important;-webkit-text-fill-color:rgb(241 245 249)!important;caret-color:#f1f5f9}.dark .carrier-form-card [data-searchable-select-root] button{background-color:#121c2ee6!important;border-color:#94a3b847!important;color:#f1f5f9!important}.dark .carrier-form-card [data-searchable-select-root] button span{color:inherit!important}.dark .carrier-form-card [data-searchable-select-root] button svg{color:#94a3b8!important}.dark .carrier-form-card .carrier-irp-panel{border-color:#94a3b852!important;background-color:#121c2e73!important}.dark .carrier-form-card .carrier-irp-header,.dark .carrier-form-card .carrier-irp-row{border-color:#94a3b847!important;background-color:#0f172ad9!important;color:#cbd5e1}.dark .carrier-form-card .carrier-irp-row input{background-color:#0c1220e6!important;border-color:#94a3b840!important}.carrier-view-form-header{border-bottom:1px solid rgb(226 232 240 / .9)}.dark .carrier-view-form-header{border-bottom-color:#ffffff14}.carrier-view-form .carrier-view-section,.carrier-view-form .border-t.border-gray-200{border-color:#e2e8f0d9!important}.dark .carrier-view-form .carrier-view-section,.dark .carrier-view-form .border-t.border-gray-200{border-color:#ffffff14!important}.carrier-form-card.carrier-view-form .carrier-form-section-title{font-size:1.125rem;margin-bottom:1rem}.carrier-view-form label.block.text-sm.font-medium.text-gray-700,.carrier-view-form label.block.text-sm.font-medium.text-gray-900,.carrier-view-form label.block.text-xs.font-medium.text-text-secondary{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b;margin-bottom:.375rem}.dark .carrier-view-form label.block.text-sm.font-medium.text-gray-700,.dark .carrier-view-form label.block.text-sm.font-medium.text-gray-900,.dark .carrier-view-form label.block.text-xs.font-medium.text-text-secondary{color:#94a3b8}.carrier-view-form .grid>div,.carrier-view-form .space-y-4>div:not(.border-t):not(.carrier-view-nav){min-width:0}.carrier-view-form input:disabled,.carrier-view-form input[readonly]:not([type=checkbox]):not([type=radio]),.carrier-view-form textarea:disabled,.carrier-view-form select:disabled{-webkit-text-fill-color:rgb(15 23 42);opacity:1!important;cursor:default;border-radius:.75rem;border-color:#e2e8f0e6!important;background-color:#f8fafc!important;color:#0f172a!important;box-shadow:inset 0 1px #fff9}.dark .carrier-view-form input:disabled,.dark .carrier-view-form input[readonly]:not([type=checkbox]):not([type=radio]),.dark .carrier-view-form textarea:disabled,.dark .carrier-view-form select:disabled{-webkit-text-fill-color:rgb(241 245 249);border-color:#ffffff14!important;background-color:#121c2ed9!important;color:#f1f5f9!important;box-shadow:inset 0 1px #ffffff08}.carrier-view-form input:disabled::-moz-placeholder,.dark .carrier-view-form input:disabled::-moz-placeholder{color:#94a3b8}.carrier-view-form input:disabled::placeholder,.dark .carrier-view-form input:disabled::placeholder{color:#94a3b8}.carrier-view-form [data-searchable-select-root] button:disabled{border-radius:.75rem!important;border-color:#e2e8f0e6!important;background-color:#f8fafc!important;color:#0f172a!important;cursor:default;opacity:1!important}.dark .carrier-view-form [data-searchable-select-root] button:disabled{border-color:#ffffff14!important;background-color:#121c2ed9!important;color:#f1f5f9!important}.carrier-view-form [data-searchable-select-root] button:disabled span{color:inherit!important}.carrier-view-form [data-searchable-select-root] button:disabled svg{color:#94a3b8!important}.carrier-view-form .relative>button[type=button]:disabled{display:none}.carrier-view-form .carrier-view-logo-box{border-style:dashed;border-color:#cbd5e1;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.dark .carrier-view-form .carrier-view-logo-box{border-color:#ffffff1f;background:linear-gradient(145deg,#121c2ee6,#0c1220f2)}.carrier-view-form .carrier-view-logo-box img{border-radius:.5rem;box-shadow:0 4px 12px #00000026}.carrier-view-form .rounded-lg.border.border-gray-200.bg-gray-50{border-radius:1rem;border-color:#e2e8f0e6!important;background:#f8fafccc!important}.dark .carrier-view-form .rounded-lg.border.border-gray-200.bg-gray-50{border-color:#ffffff14!important;background:#0f172a8c!important}.carrier-view-form .border-2.rounded-lg.p-4.border-\[\#0E7490\].bg-blue-50{border-color:#0e74908c!important;background:#ecfeffe6!important;box-shadow:0 0 0 1px #0e74901f}.dark .carrier-view-form .border-2.rounded-lg.p-4.border-\[\#0E7490\].bg-blue-50{border-color:#22d3ee59!important;background:#0e74901f!important;box-shadow:0 0 0 1px #22d3ee14}.dark .carrier-view-form .border-2.rounded-lg.p-4:not(.border-\[\#0E7490\]){border-color:#ffffff14!important;background:#121c2e73!important}.carrier-view-nav-btn--secondary{background-color:#e2e8f0;color:#334155;font-weight:600}.carrier-view-nav-btn--secondary:hover:not(:disabled){background-color:#cbd5e1}.carrier-view-nav-btn--primary{background:linear-gradient(135deg,#0e7490,#0d9488);color:#fff;font-weight:600;box-shadow:0 4px 14px #0e749040}.carrier-view-nav-btn--primary:hover{filter:brightness(1.05)}.dark .carrier-view-form .carrier-view-nav-btn--secondary{background-color:#ffffff0f;color:#e2e8f0;border:1px solid rgb(255 255 255 / .08)}.dark .carrier-view-form .carrier-view-nav-btn--secondary:hover:not(:disabled){background-color:#ffffff1a}.dark .carrier-view-form .carrier-view-nav-btn--primary{background:linear-gradient(135deg,#0e7490f2,#0d9488f2);box-shadow:0 4px 18px #0e749059}.carrier-view-form input[type=radio]:disabled{accent-color:#0e7490}.dark .carrier-view-form input[type=radio]:disabled{opacity:.85}.carrier-view-form .space-y-4{gap:1.25rem}@media(min-width:768px){.carrier-view-form .grid{gap:1.25rem 1.5rem}}.dark .vehicle-detail-page .bg-white.rounded-xl,.dark .vehicle-detail-page .bg-white.rounded-lg,.dark .vehicle-detail-page .bg-white.rounded-lg.shadow-sm{background:linear-gradient(145deg,#0c1220,#121c2ef2)!important;border-color:#94a3b852!important;box-shadow:0 1px #ffffff0a inset}.dark .vehicle-detail-page .border-gray-200,.dark .vehicle-detail-page .border-b.border-gray-200{border-color:#94a3b847!important}.dark .vehicle-detail-page .text-gray-900,.dark .vehicle-detail-page h1.text-2xl,.dark .vehicle-detail-page h3.text-base.font-semibold.text-gray-900,.dark .vehicle-detail-page h3.text-lg.font-semibold.text-gray-900,.dark .vehicle-detail-page h4.text-base.font-semibold.text-gray-900,.dark .vehicle-detail-page .text-2xl.font-semibold.text-gray-900,.dark .vehicle-detail-page .text-lg.font-semibold.text-gray-900{color:#f1f5f9!important}.dark .vehicle-detail-page .text-gray-700,.dark .vehicle-detail-page .text-gray-600,.dark .vehicle-detail-page .text-gray-500,.dark .vehicle-detail-page .text-sm.text-gray-600{color:#94a3b8!important}.dark .vehicle-detail-page .text-red-600,.dark .vehicle-detail-page .text-red-700{color:#fca5a5!important}.dark .vehicle-detail-page .text-red-800{color:#fecaca!important}.dark .vehicle-detail-page .bg-gray-50{background-color:#121c2e8c!important}.dark .vehicle-detail-page .bg-gray-100{background-color:#1e293b80!important}.dark .vehicle-detail-page .bg-green-50{background-color:#22c55e1a!important;border-color:#22c55e38!important}.dark .vehicle-detail-page .bg-yellow-50{background-color:#eab3081a!important;border-color:#eab30838!important}.dark .vehicle-detail-page .bg-red-50{background-color:#ef44441a!important;border-color:#ef444438!important}.dark .vehicle-detail-page .border-green-200{border-color:#22c55e47!important}.dark .vehicle-detail-page .border-red-200{border-color:#ef444447!important}.dark .vehicle-detail-page .text-green-600,.dark .vehicle-detail-page .text-green-700{color:#86efac!important}.dark .vehicle-detail-page .text-yellow-700,.dark .vehicle-detail-page .text-yellow-800{color:#fde047!important}.dark .vehicle-detail-page .text-orange-600{color:#fb923c!important}.dark .vehicle-detail-page .bg-orange-100{background-color:#f9731626!important}.dark .vehicle-detail-page .bg-red-100{background-color:#ef444426!important}.dark .vehicle-detail-page .bg-green-100{background-color:#22c55e26!important}.dark .vehicle-detail-page .bg-purple-100{background-color:#a855f726!important}.dark .vehicle-detail-page .text-purple-700{color:#d8b4fe!important}.dark .vehicle-detail-page .border-purple-200{border-color:#a855f74d!important}.dark .vehicle-detail-page .border-orange-200{border-color:#f973164d!important}.dark .vehicle-detail-page table thead{background-color:#0f172ad9!important}.dark .vehicle-detail-page table thead th{color:#94a3b8!important;border-color:#94a3b833!important}.dark .vehicle-detail-page table tbody td{color:#e2e8f0!important;border-color:#94a3b81f!important}.dark .vehicle-detail-page table tbody tr:hover{background-color:#ffffff05!important}.dark .vehicle-detail-page .vehicle-detail-grid,.dark .vehicle-detail-page .vehicle-detail-grid>div,.dark .vehicle-detail-page .vehicle-detail-grid table{background-color:transparent!important}.dark .vehicle-detail-page .vehicle-detail-grid table tbody tr td{border-bottom:1px solid rgb(148 163 184 / .12)}.vehicle-detail-page .vehicle-detail-grid table tbody tr td{border-bottom:1px solid #e2e8f0}.dark .vehicle-detail-page .shadow-sm{box-shadow:0 1px 2px #00000040!important}.dark .vehicle-detail-page span.inline-flex.items-center.px-3.py-1.rounded-full.border.border-green-200.bg-white{background-color:#121c2ee6!important;border-color:#22c55e4d!important;color:#f1f5f9!important}.dark .vehicle-detail-page button.text-gray-600.hover\:text-gray-900:hover,.dark .vehicle-detail-page button.text-gray-500.hover\:text-gray-700:hover{color:#f1f5f9!important}.dark .vehicle-detail-page .hover\:bg-gray-50:hover{background-color:#ffffff0a!important}.dark .vehicle-detail-page .hover\:bg-gray-100:hover{background-color:#ffffff0f!important}.dark .vehicle-detail-page .bg-blue-50{background-color:#0e74901f!important}.dark .vehicle-detail-page .border-blue-100,.dark .vehicle-detail-page .border-blue-200{border-color:#22d3ee47!important}.dark .vehicle-detail-page .text-blue-700,.dark .vehicle-detail-page .text-blue-800{color:#67e8f9!important}.dark .vehicle-detail-page .text-blue-900{color:#a5f3fc!important}.dark .vehicle-detail-page .text-blue-600{color:#22d3ee!important}.dark .vehicle-detail-page .bg-amber-50{background-color:#f59e0b1a!important}.dark .vehicle-detail-page .border-amber-200{border-color:#f59e0b47!important}.dark .vehicle-detail-page .text-amber-900{color:#fde68a!important}.dark .vehicle-detail-page .bg-yellow-50{background-color:#eab3081a!important}.dark .vehicle-detail-page .border-yellow-200{border-color:#eab30847!important}.dark .vehicle-detail-page .text-yellow-600,.dark .vehicle-detail-page .text-yellow-800,.dark .vehicle-detail-page .text-yellow-900{color:#fde047!important}.dark .maintenance-inventory-modal input:not([type=checkbox]):not([type=radio]):not([type=file]),.dark .maintenance-inventory-modal textarea,.dark .maintenance-inventory-modal select{background-color:#121c2ee6!important;border-color:#94a3b847!important;color:#f1f5f9!important;color-scheme:dark}.dark .maintenance-inventory-modal input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.dark .maintenance-inventory-modal textarea:focus,.dark .maintenance-inventory-modal select:focus{border-color:#22d3ee73!important;box-shadow:0 0 0 2px #0e749040}.dark .maintenance-inventory-modal input:-webkit-autofill,.dark .maintenance-inventory-modal input:-webkit-autofill:hover,.dark .maintenance-inventory-modal input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px rgb(18 28 46) inset!important;-webkit-text-fill-color:rgb(241 245 249)!important;caret-color:#f1f5f9}.dark .maintenance-inventory-modal [data-searchable-select-root] button{background-color:#121c2ee6!important;border-color:#94a3b847!important;color:#f1f5f9!important}.dark .maintenance-inventory-modal [data-searchable-select-root] button span{color:inherit!important}.dark .maintenance-inventory-modal [data-searchable-select-root] button svg{color:#94a3b8!important}.dark .maintenance-inventory-modal .bg-blue-50{background-color:#0e74901f!important}.dark .maintenance-inventory-modal .border-blue-200{border-color:#22d3ee47!important}.dark .maintenance-inventory-modal .text-\[\#0066cc\]{color:#67e8f9!important}.dark .maintenance-inventory-modal .bg-gray-50,.dark .maintenance-inventory-modal .bg-slate-50{background-color:#1e293b80!important}.dark .maintenance-inventory-modal .bg-red-50{background-color:#ef44441a!important}.dark .maintenance-inventory-modal .border-red-200{border-color:#f8717147!important}.dark .maintenance-inventory-modal .bg-slate-100{background-color:#0f172ad9!important}.dark .maintenance-part-view-modal .maintenance-part-view-header{background:linear-gradient(180deg,rgb(18 28 46 / .75) 0%,rgb(12 18 32 / .35) 55%,transparent 100%)}.dark .maintenance-part-view-modal .maintenance-part-view-section{background:linear-gradient(145deg,#121c2e8c,#0c1220d1);box-shadow:inset 0 1px #ffffff0a}.dark .maintenance-part-view-modal .maintenance-part-view-kicker{color:#67e8f9}.dark .maintenance-part-view-modal .maintenance-part-view-total{color:#67e8f9;text-shadow:0 0 24px rgb(34 211 238 / .2)}.rapide-loading-screen,.rapide-loading-card{background-image:none!important}.dark .rapide-loading-screen{background-color:#080c14!important}.dark .rapide-loading-card{background-color:#0f1726!important}.dark .rapide-loading-spinner .rapide-loading-spinner-track{stroke:#ffffff1f!important}.dark .rapide-loading-spinner .rapide-loading-spinner-arc{stroke:#c10007!important}.dark .enhanced-work-order-form input:not([type=checkbox]):not([type=radio]):not([type=file]),.dark .enhanced-work-order-form textarea,.dark .enhanced-work-order-form select{background-color:#121c2ee6!important;border-color:#ffffff0f!important;color:#f1f5f9!important;color-scheme:dark}.dark .enhanced-work-order-form input:-moz-read-only:not([type=checkbox]):not([type=radio]):not([type=file]),.dark .enhanced-work-order-form textarea:-moz-read-only{border-color:transparent!important;box-shadow:none!important;background-color:#121c2e59!important}.dark .enhanced-work-order-form input:read-only:not([type=checkbox]):not([type=radio]):not([type=file]),.dark .enhanced-work-order-form input:disabled:not([type=checkbox]):not([type=radio]):not([type=file]),.dark .enhanced-work-order-form textarea:read-only,.dark .enhanced-work-order-form textarea:disabled,.dark .enhanced-work-order-form select:disabled{border-color:transparent!important;box-shadow:none!important;background-color:#121c2e59!important}.dark .enhanced-work-order-form input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.dark .enhanced-work-order-form textarea:focus,.dark .enhanced-work-order-form select:focus{border-color:#22d3ee73!important;box-shadow:0 0 0 2px #0e749040}.dark .enhanced-work-order-form [data-searchable-select-root] button{background-color:#121c2ee6!important;border-color:#94a3b847!important;color:#f1f5f9!important}.dark .enhanced-work-order-form .enhanced-work-order-section{box-shadow:inset 0 1px #ffffff0a}.dark .enhanced-work-order-form table th{border-bottom:1px solid rgb(34 211 238 / .18)!important}.dark .enhanced-work-order-form table td{color:#e2e8f0!important}.dark .enhanced-work-order-form .bg-slate-50{background-color:#121c2e8c!important}.dark .enhanced-work-order-form .bg-gray-50\/80{background-color:#0b13208c!important}.dark .enhanced-work-order-form [data-repair-lines-table]{border-color:#ffffff0a!important;box-shadow:none!important}.dark .enhanced-work-order-form [data-repair-lines-table] .divide-y>*+*{border-top-color:#ffffff0a!important}.dark .enhanced-work-order-view .enhanced-work-order-section{border-color:#ffffff0a!important;box-shadow:none!important}.dark .maintenance-policy-settings input:not([type=checkbox]):not([type=radio]),.dark .maintenance-policy-settings select,.dark .maintenance-policy-settings .maintenance-policy-field{background-color:#ffffff0a!important;border-color:#ffffff1a!important;color:#f1f5f9!important}.dark .maintenance-policy-settings input:not([type=checkbox]):not([type=radio]):focus,.dark .maintenance-policy-settings select:focus,.dark .maintenance-policy-settings .maintenance-policy-field:focus{border-color:#22d3ee73!important;--tw-ring-color: rgb(14 116 144 / .2) !important}.dark .maintenance-policy-settings input:not([type=checkbox]):not([type=radio]):disabled,.dark .maintenance-policy-settings select:disabled,.dark .maintenance-policy-settings .maintenance-policy-field:disabled{background-color:#ffffff05!important;color:#94a3b8!important}.dark .maintenance-policy-settings [data-searchable-select-root] button{background-color:#ffffff0a!important;border-color:#ffffff1a!important;color:#f1f5f9!important}.dark .maintenance-policy-settings [data-searchable-select-root] button:focus{border-color:#22d3ee73!important;--tw-ring-color: rgb(14 116 144 / .2) !important}.dark .maintenance-policy-settings .maintenance-policy-summary-tile{background-color:#ffffff0a!important;border-color:#ffffff14!important}.dark .maintenance-policy-settings .carrier-view-nav-btn--primary{background:linear-gradient(135deg,#0e7490f2,#0d9488f2);color:#fff;box-shadow:0 4px 18px #0e749059}.dark .maintenance-policy-settings .carrier-view-nav-btn--primary:hover:not(:disabled){filter:brightness(1.05)}.marker\:text-\[\#0E7490\] *::marker{color:#0e7490}.marker\:text-\[\#0E7490\]::marker{color:#0e7490}.placeholder\:font-sans::-moz-placeholder{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.placeholder\:font-sans::placeholder{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}.placeholder\:text-sm::-moz-placeholder{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.placeholder\:text-sm::placeholder{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.placeholder\:font-normal::-moz-placeholder{font-weight:400}.placeholder\:font-normal::placeholder{font-weight:400}.placeholder\:leading-5::-moz-placeholder{line-height:1.25rem}.placeholder\:leading-5::placeholder{line-height:1.25rem}.placeholder\:tracking-\[-0\.1504px\]::-moz-placeholder{letter-spacing:-.1504px}.placeholder\:tracking-\[-0\.1504px\]::placeholder{letter-spacing:-.1504px}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.placeholder\:text-text-secondary::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-text-secondary::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.placeholder\:text-text-tertiary::-moz-placeholder{--tw-text-opacity: 1;color:rgb(74 85 101 / var(--tw-text-opacity, 1))}.placeholder\:text-text-tertiary::placeholder{--tw-text-opacity: 1;color:rgb(74 85 101 / var(--tw-text-opacity, 1))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-x-0:before{content:var(--tw-content);left:0;right:0}.before\:left-2:before{content:var(--tw-content);left:.5rem}.before\:top-0:before{content:var(--tw-content);top:0}.before\:h-1:before{content:var(--tw-content);height:.25rem}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:-translate-x-1\/2:before{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:translate-y-3:before{content:var(--tw-content);--tw-translate-y: .75rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:self-start:before{content:var(--tw-content);align-self:flex-start}.before\:bg-gray-200:before{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.before\:bg-gradient-to-r:before{content:var(--tw-content);background-image:linear-gradient(to right,var(--tw-gradient-stops))}.before\:from-\[\#0E7490\]:before{content:var(--tw-content);--tw-gradient-from: #0E7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.before\:from-violet-500:before{content:var(--tw-content);--tw-gradient-from: #8b5cf6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(139 92 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.before\:via-cyan-400:before{content:var(--tw-content);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22d3ee var(--tw-gradient-via-position), var(--tw-gradient-to)}.before\:via-fuchsia-400:before{content:var(--tw-content);--tw-gradient-to: rgb(232 121 249 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #e879f9 var(--tw-gradient-via-position), var(--tw-gradient-to)}.before\:to-transparent:before{content:var(--tw-content);--tw-gradient-to: transparent var(--tw-gradient-to-position)}.before\:px-px:before{content:var(--tw-content);padding-left:1px;padding-right:1px}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:left-2:after{content:var(--tw-content);left:.5rem}.after\:left-\[2px\]:after{content:var(--tw-content);left:2px}.after\:top-\[2px\]:after{content:var(--tw-content);top:2px}.after\:box-content:after{content:var(--tw-content);box-sizing:content-box}.after\:h-2:after{content:var(--tw-content);height:.5rem}.after\:h-5:after{content:var(--tw-content);height:1.25rem}.after\:w-2:after{content:var(--tw-content);width:.5rem}.after\:w-5:after{content:var(--tw-content);width:1.25rem}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:translate-y-1\.5:after{content:var(--tw-content);--tw-translate-y: .375rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:border:after{content:var(--tw-content);border-width:1px}.after\:border-4:after{content:var(--tw-content);border-width:4px}.after\:border-gray-300:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.after\:bg-teal-600:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.after\:bg-white:after{content:var(--tw-content);--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.after\:transition-all:after{content:var(--tw-content);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.after\:content-\[\'\'\]:after{--tw-content: "";content:var(--tw-content)}.first\:rounded-t-lg:first-child{border-top-left-radius:.875rem;border-top-right-radius:.875rem}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-b-lg:last-child{border-bottom-right-radius:.875rem;border-bottom-left-radius:.875rem}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:border-r-0:last-child{border-right-width:0px}.last\:pb-0:last-child{padding-bottom:0}.focus-within\:border-\[\#0E7490\]:focus-within{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.focus-within\:border-violet-500:focus-within{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.focus-within\:ring-2:focus-within{--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-within\:ring-4:focus-within{--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(4px + 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-within\:ring-\[\#0E7490\]\/15:focus-within{--tw-ring-color: rgb(14 116 144 / .15)}.focus-within\:ring-\[\#0E7490\]\/20:focus-within{--tw-ring-color: rgb(14 116 144 / .2)}.focus-within\:ring-red-500\/20:focus-within{--tw-ring-color: rgb(239 68 68 / .2)}.focus-within\:ring-violet-500\/15:focus-within{--tw-ring-color: rgb(139 92 246 / .15)}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:-translate-y-1:hover{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.02\]:hover{--tw-scale-x: 1.02;--tw-scale-y: 1.02;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-y-110:hover{--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#0E7490\]:hover{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.hover\:border-\[\#0E7490\]\/20:hover{border-color:#0e749033}.hover\:border-\[\#0E7490\]\/30:hover{border-color:#0e74904d}.hover\:border-\[\#0E7490\]\/35:hover{border-color:#0e749059}.hover\:border-\[\#0E7490\]\/40:hover{border-color:#0e749066}.hover\:border-\[\#0E7490\]\/60:hover{border-color:#0e749099}.hover\:border-\[\#4b633d\]\/30:hover{border-color:#4b633d4d}.hover\:border-\[\#4b633d\]\/50:hover{border-color:#4b633d80}.hover\:border-\[\#BC1504\]\/25:hover{border-color:#bc150440}.hover\:border-\[\#b34545\]:hover{--tw-border-opacity: 1;border-color:rgb(179 69 69 / var(--tw-border-opacity, 1))}.hover\:border-amber-500\/20:hover{border-color:#f59e0b33}.hover\:border-border-default:hover{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.hover\:border-cyan-500:hover{--tw-border-opacity: 1;border-color:rgb(6 182 212 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:border-primary:hover{--tw-border-opacity: 1;border-color:rgb(11 31 58 / var(--tw-border-opacity, 1))}.hover\:border-red-200:hover{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.hover\:border-slate-300:hover{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.hover\:border-slate-300\/90:hover{border-color:#cbd5e1e6}.hover\:border-teal-400:hover{--tw-border-opacity: 1;border-color:rgb(45 212 191 / var(--tw-border-opacity, 1))}.hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.hover\:\!bg-red-700:hover{--tw-bg-opacity: 1 !important;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))!important}.hover\:bg-\[\#08172c\]:hover{--tw-bg-opacity: 1;background-color:rgb(8 23 44 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0B1F3A\]\/10:hover{background-color:#0b1f3a1a}.hover\:bg-\[\#0E7490\]\/10:hover{background-color:#0e74901a}.hover\:bg-\[\#0E7490\]\/15:hover{background-color:#0e749026}.hover\:bg-\[\#0E7490\]\/20:hover{background-color:#0e749033}.hover\:bg-\[\#0E7490\]\/5:hover{background-color:#0e74900d}.hover\:bg-\[\#0E7490\]\/90:hover{background-color:#0e7490e6}.hover\:bg-\[\#0E7490\]\/\[0\.06\]:hover{background-color:#0e74900f}.hover\:bg-\[\#0a5f73\]:hover{--tw-bg-opacity: 1;background-color:rgb(10 95 115 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0b647a\]:hover{--tw-bg-opacity: 1;background-color:rgb(11 100 122 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0b6a82\]:hover{--tw-bg-opacity: 1;background-color:rgb(11 106 130 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0c5f75\]:hover{--tw-bg-opacity: 1;background-color:rgb(12 95 117 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0c6680\]:hover{--tw-bg-opacity: 1;background-color:rgb(12 102 128 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#0e7490\]\/90:hover{background-color:#0e7490e6}.hover\:bg-\[\#1F2937\]:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#217346\]\/5:hover{background-color:#2173460d}.hover\:bg-\[\#2563EB\]\/10:hover{background-color:#2563eb1a}.hover\:bg-\[\#3f5434\]:hover{--tw-bg-opacity: 1;background-color:rgb(63 84 52 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4b633d\]\/10:hover{background-color:#4b633d1a}.hover\:bg-\[\#4b633d\]\/15:hover{background-color:#4b633d26}.hover\:bg-\[\#659CF8\]:hover{--tw-bg-opacity: 1;background-color:rgb(101 156 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#E8F3ED\]\/80:hover{background-color:#e8f3edcc}.hover\:bg-\[\#F8FAFC\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#b34545\]\/10:hover{background-color:#b345451a}.hover\:bg-\[\#b9383d\]:hover{--tw-bg-opacity: 1;background-color:rgb(185 56 61 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f1f5f9\]:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f8fafc\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f9fafb\]:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-accent\/15:hover{background-color:#d7263d26}.hover\:bg-amber-200:hover{--tw-bg-opacity: 1;background-color:rgb(253 230 138 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-500\/10:hover{background-color:#f59e0b1a}.hover\:bg-amber-500\/5:hover{background-color:#f59e0b0d}.hover\:bg-amber-600:hover{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.hover\:bg-amber-700:hover{--tw-bg-opacity: 1;background-color:rgb(180 83 9 / var(--tw-bg-opacity, 1))}.hover\:bg-background-secondary:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-background-tertiary\/50:hover{background-color:#f1f5f980}.hover\:bg-blue-50\/20:hover{background-color:#eff6ff33}.hover\:bg-blue-600\/90:hover{background-color:#2563ebe6}.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity, 1))}.hover\:bg-cyan-800:hover{--tw-bg-opacity: 1;background-color:rgb(21 94 117 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-100:hover{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-50:hover{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-500:hover{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.hover\:bg-emerald-700:hover{--tw-bg-opacity: 1;background-color:rgb(4 120 87 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-300:hover{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50\/50:hover{background-color:#f9fafb80}.hover\:bg-gray-50\/80:hover{background-color:#f9fafbcc}.hover\:bg-gray-800:hover{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-dark:hover{--tw-bg-opacity: 1;background-color:rgb(8 21 40 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-main\/20:hover{background-color:#0b1f3a33}.hover\:bg-primary\/5:hover{background-color:#0b1f3a0d}.hover\:bg-primary\/80:hover{background-color:#0b1f3acc}.hover\:bg-primary\/90:hover{background-color:#0b1f3ae6}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-red-600:hover{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.hover\:bg-red-700:hover{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-50:hover{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.hover\:bg-rose-500\/10:hover{background-color:#f43f5e1a}.hover\:bg-slate-100:hover{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-100\/80:hover{background-color:#f1f5f9cc}.hover\:bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-200\/80:hover{background-color:#e2e8f0cc}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50\/50:hover{background-color:#f8fafc80}.hover\:bg-slate-50\/80:hover{background-color:#f8fafccc}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-500\/10:hover{background-color:#14b8a61a}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.hover\:bg-teal-800:hover{--tw-bg-opacity: 1;background-color:rgb(17 94 89 / var(--tw-bg-opacity, 1))}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-violet-100:hover{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:bg-white\/15:hover{background-color:#ffffff26}.hover\:bg-white\/25:hover{background-color:#ffffff40}.hover\:bg-white\/50:hover{background-color:#ffffff80}.hover\:bg-white\/70:hover{background-color:#ffffffb3}.hover\:bg-white\/90:hover{background-color:#ffffffe6}.hover\:bg-white\/\[0\.06\]:hover{background-color:#ffffff0f}.hover\:bg-yellow-500\/10:hover{background-color:#eab3081a}.hover\:font-medium:hover{font-weight:500}.hover\:text-\[\#0E7490\]:hover{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0a5f73\]:hover{--tw-text-opacity: 1;color:rgb(10 95 115 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0c5f75\]:hover{--tw-text-opacity: 1;color:rgb(12 95 117 / var(--tw-text-opacity, 1))}.hover\:text-\[\#0c6a82\]:hover{--tw-text-opacity: 1;color:rgb(12 106 130 / var(--tw-text-opacity, 1))}.hover\:text-\[\#1F2937\]:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-\[\#245A47\]:hover{--tw-text-opacity: 1;color:rgb(36 90 71 / var(--tw-text-opacity, 1))}.hover\:text-\[\#2563EB\]:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:text-\[\#475569\]:hover{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.hover\:text-\[\#4b633d\]:hover{--tw-text-opacity: 1;color:rgb(75 99 61 / var(--tw-text-opacity, 1))}.hover\:text-\[\#9a3a3a\]:hover{--tw-text-opacity: 1;color:rgb(154 58 58 / var(--tw-text-opacity, 1))}.hover\:text-\[\#b34545\]:hover{--tw-text-opacity: 1;color:rgb(179 69 69 / var(--tw-text-opacity, 1))}.hover\:text-amber-500:hover{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.hover\:text-amber-950:hover{--tw-text-opacity: 1;color:rgb(69 26 3 / var(--tw-text-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.hover\:text-blue-700:hover{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:text-green-500:hover{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(11 31 58 / var(--tw-text-opacity, 1))}.hover\:text-primary\/90:hover{color:#0b1f3ae6}.hover\:text-red-400:hover{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-red-600:hover{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.hover\:text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover\:text-red-900:hover{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity, 1))}.hover\:text-slate-700:hover{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.hover\:text-slate-800:hover{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.hover\:text-slate-900:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-status-error:hover{--tw-text-opacity: 1;color:rgb(251 44 54 / var(--tw-text-opacity, 1))}.hover\:text-teal-700:hover{--tw-text-opacity: 1;color:rgb(15 118 110 / var(--tw-text-opacity, 1))}.hover\:text-teal-800:hover{--tw-text-opacity: 1;color:rgb(17 94 89 / var(--tw-text-opacity, 1))}.hover\:text-text-primary:hover{--tw-text-opacity: 1;color:rgb(10 10 10 / var(--tw-text-opacity, 1))}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px rgb(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)}.hover\:shadow-\[0_0_0_1px_rgba\(179\,69\,69\,0\.12\)\,0_16px_40px_rgba\(179\,69\,69\,0\.12\)\]:hover{--tw-shadow: 0 0 0 1px rgba(179,69,69,.12),0 16px 40px rgba(179,69,69,.12);--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color), 0 16px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-\[0_8px_24px_rgba\(14\,116\,144\,0\.12\)\]:hover{--tw-shadow: 0 8px 24px rgba(14,116,144,.12);--tw-shadow-colored: 0 8px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-sm:hover{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:shadow-cyan-500\/10:hover{--tw-shadow-color: rgb(6 182 212 / .1);--tw-shadow: var(--tw-shadow-colored)}.hover\:brightness-105:hover{--tw-brightness: brightness(1.05);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)}.hover\:brightness-\[1\.06\]:hover{--tw-brightness: brightness(1.06);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)}.focus\:\!border-red-500:focus{--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))!important}.focus\:border-\[\#0E7490\]:focus{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.focus\:border-\[\#2F6B54\]:focus{--tw-border-opacity: 1;border-color:rgb(47 107 84 / var(--tw-border-opacity, 1))}.focus\:border-\[\#4b633d\]:focus{--tw-border-opacity: 1;border-color:rgb(75 99 61 / var(--tw-border-opacity, 1))}.focus\:border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.focus\:border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.focus\:border-gray-200:focus{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(11 31 58 / var(--tw-border-opacity, 1))}.focus\:border-red-500:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:border-teal-500:focus{--tw-border-opacity: 1;border-color:rgb(20 184 166 / var(--tw-border-opacity, 1))}.focus\:border-transparent:focus{border-color:transparent}.focus\:border-violet-400:focus{--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.focus\:border-violet-500:focus{--tw-border-opacity: 1;border-color:rgb(139 92 246 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-primary\/70:focus{background-color:#0b1f3ab3}.focus\:bg-red-50:focus{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.focus\:text-\[\#0E7490\]:focus{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.focus\:text-red-700:focus{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;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) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-0: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(0px + 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-1: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(1px + 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-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-4: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(4px + 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-red-200:focus{--tw-ring-opacity: 1 !important;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1)) !important}.focus\:\!ring-red-500\/25:focus{--tw-ring-color: rgb(239 68 68 / .25) !important}.focus\:ring-\[\#0B1F3A\]\/20:focus{--tw-ring-color: rgb(11 31 58 / .2)}.focus\:ring-\[\#0E7490\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.focus\:ring-\[\#0E7490\]\/10:focus{--tw-ring-color: rgb(14 116 144 / .1)}.focus\:ring-\[\#0E7490\]\/15:focus{--tw-ring-color: rgb(14 116 144 / .15)}.focus\:ring-\[\#0E7490\]\/20:focus{--tw-ring-color: rgb(14 116 144 / .2)}.focus\:ring-\[\#0E7490\]\/25:focus{--tw-ring-color: rgb(14 116 144 / .25)}.focus\:ring-\[\#0E7490\]\/30:focus{--tw-ring-color: rgb(14 116 144 / .3)}.focus\:ring-\[\#0E7490\]\/40:focus{--tw-ring-color: rgb(14 116 144 / .4)}.focus\:ring-\[\#0E7490\]\/50:focus{--tw-ring-color: rgb(14 116 144 / .5)}.focus\:ring-\[\#0e7490\]\/20:focus{--tw-ring-color: rgb(14 116 144 / .2)}.focus\:ring-\[\#0e7490\]\/30:focus{--tw-ring-color: rgb(14 116 144 / .3)}.focus\:ring-\[\#2F6B54\]\/20:focus{--tw-ring-color: rgb(47 107 84 / .2)}.focus\:ring-\[\#4b633d\]\/20:focus{--tw-ring-color: rgb(75 99 61 / .2)}.focus\:ring-\[\#4b633d\]\/30:focus{--tw-ring-color: rgb(75 99 61 / .3)}.focus\:ring-\[\#BC1504\]\/30:focus{--tw-ring-color: rgb(188 21 4 / .3)}.focus\:ring-\[\#d14348\]\/50:focus{--tw-ring-color: rgb(209 67 72 / .5)}.focus\:ring-amber-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.focus\:ring-amber-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(217 119 6 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity, 1))}.focus\:ring-blue-500\/20:focus{--tw-ring-color: rgb(59 130 246 / .2)}.focus\:ring-blue-500\/40:focus{--tw-ring-color: rgb(59 130 246 / .4)}.focus\:ring-border-default:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity, 1))}.focus\:ring-cyan-700:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(14 116 144 / var(--tw-ring-opacity, 1))}.focus\:ring-emerald-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 150 105 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(243 244 246 / var(--tw-ring-opacity, 1))}.focus\:ring-gray-300:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.focus\:ring-green-500\/20:focus{--tw-ring-color: rgb(34 197 94 / .2)}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(11 31 58 / var(--tw-ring-opacity, 1))}.focus\:ring-primary-main:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(11 31 58 / var(--tw-ring-opacity, 1))}.focus\:ring-primary\/20:focus{--tw-ring-color: rgb(11 31 58 / .2)}.focus\:ring-red-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500\/15:focus{--tw-ring-color: rgb(239 68 68 / .15)}.focus\:ring-red-500\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.focus\:ring-red-500\/30:focus{--tw-ring-color: rgb(239 68 68 / .3)}.focus\:ring-red-600:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity, 1))}.focus\:ring-required:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(193 0 7 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-teal-500\/20:focus{--tw-ring-color: rgb(20 184 166 / .2)}.focus\:ring-violet-500\/15:focus{--tw-ring-color: rgb(139 92 246 / .15)}.focus\:ring-white:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity, 1))}.focus\:ring-yellow-500\/50:focus{--tw-ring-color: rgb(234 179 8 / .5)}.focus\:ring-offset-0:focus{--tw-ring-offset-width: 0px}.focus\:ring-offset-1:focus{--tw-ring-offset-width: 1px}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus\:ring-offset-\[\#151920\]:focus{--tw-ring-offset-color: #151920}.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-\[\#0E7490\]\/40:focus-visible{--tw-ring-color: rgb(14 116 144 / .4)}.focus-visible\:ring-\[\#4b633d\]\/35:focus-visible{--tw-ring-color: rgb(75 99 61 / .35)}.focus-visible\:ring-\[\#4b633d\]\/40:focus-visible{--tw-ring-color: rgb(75 99 61 / .4)}.focus-visible\:ring-\[\#b34545\]\/35:focus-visible{--tw-ring-color: rgb(179 69 69 / .35)}.focus-visible\:ring-slate-300\/50:focus-visible{--tw-ring-color: rgb(203 213 225 / .5)}.focus-visible\:ring-slate-300\/60:focus-visible{--tw-ring-color: rgb(203 213 225 / .6)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-white:focus-visible{--tw-ring-offset-color: #fff}.active\:scale-\[0\.985\]:active{--tw-scale-x: .985;--tw-scale-y: .985;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-gray-50:active{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.active\:bg-slate-50:active{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.active\:brightness-\[0\.96\]:active{--tw-brightness: brightness(.96);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)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-gray-200:disabled{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.disabled\:bg-gray-100:disabled{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.disabled\:bg-gray-200:disabled{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-100:disabled{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.disabled\:bg-slate-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.disabled\:text-gray-400:disabled{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.disabled\:text-gray-500:disabled{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.disabled\:text-slate-400:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.disabled\:text-slate-500:disabled{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.disabled\:no-underline:disabled{text-decoration-line:none}.disabled\:opacity-100:disabled{opacity:1}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-55:disabled{opacity:.55}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-80:disabled{opacity:.8}.disabled\:shadow-none:disabled{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.disabled\:hover\:border-transparent:hover:disabled{border-color:transparent}.disabled\:hover\:bg-\[\#0E7490\]:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.disabled\:hover\:bg-white:hover:disabled{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.disabled\:hover\:text-slate-400:hover:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.disabled\:hover\:no-underline:hover:disabled{text-decoration-line:none}.disabled\:hover\:opacity-60:hover:disabled{opacity:.6}.group:last-child .group-last\:before\:hidden:before{content:var(--tw-content);display:none}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:bg-\[\#0E7490\]\/15{background-color:#0e749026}.group:hover .group-hover\:bg-\[\#b34545\]\/15{background-color:#b3454526}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-\[\#0E7490\]{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#2563EB\]{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#CBD5E1\]{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-primary{--tw-text-opacity: 1;color:rgb(11 31 58 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:ring-\[\#b34545\]\/25{--tw-ring-color: rgb(179 69 69 / .25)}.group:focus .group-focus\:text-\[\#0E7490\]{--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.peer:checked~.peer-checked\:border-cyan-700{--tw-border-opacity: 1;border-color:rgb(14 116 144 / var(--tw-border-opacity, 1))}.peer:checked~.peer-checked\:bg-\[\#4b633d\]{--tw-bg-opacity: 1;background-color:rgb(75 99 61 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-cyan-700{--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.peer:checked~.peer-checked\:after\:translate-x-full:after{content:var(--tw-content);--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.peer:checked~.peer-checked\:after\:border-white:after{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.peer:focus~.peer-focus\:outline-none{outline:2px solid transparent;outline-offset:2px}.peer:focus~.peer-focus\:ring-4{--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(4px + 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)}.peer:focus~.peer-focus\:ring-\[\#4b633d\]\/20{--tw-ring-color: rgb(75 99 61 / .2)}.peer:focus~.peer-focus\:ring-teal-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(204 251 241 / var(--tw-ring-opacity, 1))}@media(prefers-reduced-motion:no-preference){@keyframes spin{to{transform:rotate(360deg)}}.motion-safe\:animate-spin{animation:spin 1s linear infinite}}@media(prefers-reduced-motion:reduce){.motion-reduce\:animate-none{animation:none}}.dark\:block:is(.dark *){display:block}.dark\:hidden:is(.dark *){display:none}.dark\:divide-\[\#334155\]:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(51 65 85 / var(--tw-divide-opacity, 1))}.dark\:divide-emerald-500\/15:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#10b98126}.dark\:divide-red-500\/15:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ef444426}.dark\:divide-white\/\[0\.04\]:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff0a}.dark\:divide-white\/\[0\.06\]:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff0f}.dark\:divide-white\/\[0\.08\]:is(.dark *)>:not([hidden])~:not([hidden]){border-color:#ffffff14}.dark\:\!rounded-none:is(.dark *){border-radius:0!important}.dark\:\!border-0:is(.dark *){border-width:0px!important}.dark\:border:is(.dark *){border-width:1px}.dark\:border-l:is(.dark *){border-left-width:1px}.dark\:border-t:is(.dark *){border-top-width:1px}.dark\:\!border-amber-500\/25:is(.dark *){border-color:#f59e0b40!important}.dark\:\!border-red-500:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))!important}.dark\:\!border-white\/\[0\.08\]:is(.dark *){border-color:#ffffff14!important}.dark\:\!border-white\/\[0\.12\]:is(.dark *){border-color:#ffffff1f!important}.dark\:border-\[\#0E7490\]\/25:is(.dark *){border-color:#0e749040}.dark\:border-\[\#0E7490\]\/30:is(.dark *){border-color:#0e74904d}.dark\:border-\[\#0f1726\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(15 23 38 / var(--tw-border-opacity, 1))}.dark\:border-\[\#22C55E\]\/20:is(.dark *){border-color:#22c55e33}.dark\:border-\[\#22C55E\]\/25:is(.dark *){border-color:#22c55e40}.dark\:border-\[\#22C55E\]\/30:is(.dark *){border-color:#22c55e4d}.dark\:border-\[\#22C55E\]\/35:is(.dark *){border-color:#22c55e59}.dark\:border-\[\#22d3ee\]\/25:is(.dark *){border-color:#22d3ee40}.dark\:border-\[\#334155\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-\[\#334155\]\/80:is(.dark *){border-color:#334155cc}.dark\:border-\[\#3B82F6\]\/25:is(.dark *){border-color:#3b82f640}.dark\:border-\[\#3B82F6\]\/30:is(.dark *){border-color:#3b82f64d}.dark\:border-\[\#4b633d\]\/50:is(.dark *){border-color:#4b633d80}.dark\:border-\[\#64748B\]\/35:is(.dark *){border-color:#64748b59}.dark\:border-\[\#BC1504\]\/35:is(.dark *){border-color:#bc150459}.dark\:border-\[\#D7263D\]\/35:is(.dark *){border-color:#d7263d59}.dark\:border-\[\#EF4444\]\/25:is(.dark *){border-color:#ef444440}.dark\:border-\[\#EF4444\]\/30:is(.dark *){border-color:#ef44444d}.dark\:border-\[\#EF4444\]\/35:is(.dark *){border-color:#ef444459}.dark\:border-\[\#F59E0B\]\/25:is(.dark *){border-color:#f59e0b40}.dark\:border-amber-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.dark\:border-amber-400\/25:is(.dark *){border-color:#fbbf2440}.dark\:border-amber-400\/30:is(.dark *){border-color:#fbbf244d}.dark\:border-amber-500\/10:is(.dark *){border-color:#f59e0b1a}.dark\:border-amber-500\/15:is(.dark *){border-color:#f59e0b26}.dark\:border-amber-500\/20:is(.dark *){border-color:#f59e0b33}.dark\:border-amber-500\/25:is(.dark *){border-color:#f59e0b40}.dark\:border-amber-500\/30:is(.dark *){border-color:#f59e0b4d}.dark\:border-amber-500\/40:is(.dark *){border-color:#f59e0b66}.dark\:border-amber-500\/50:is(.dark *){border-color:#f59e0b80}.dark\:border-amber-500\/60:is(.dark *){border-color:#f59e0b99}.dark\:border-blue-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}.dark\:border-blue-400\/25:is(.dark *){border-color:#60a5fa40}.dark\:border-blue-400\/30:is(.dark *){border-color:#60a5fa4d}.dark\:border-blue-500\/20:is(.dark *){border-color:#3b82f633}.dark\:border-blue-500\/25:is(.dark *){border-color:#3b82f640}.dark\:border-cyan-300\/25:is(.dark *){border-color:#67e8f940}.dark\:border-cyan-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.dark\:border-cyan-400\/20:is(.dark *){border-color:#22d3ee33}.dark\:border-cyan-400\/25:is(.dark *){border-color:#22d3ee40}.dark\:border-cyan-400\/30:is(.dark *){border-color:#22d3ee4d}.dark\:border-cyan-400\/35:is(.dark *){border-color:#22d3ee59}.dark\:border-cyan-500\/20:is(.dark *){border-color:#06b6d433}.dark\:border-cyan-500\/25:is(.dark *){border-color:#06b6d440}.dark\:border-cyan-500\/30:is(.dark *){border-color:#06b6d44d}.dark\:border-cyan-500\/35:is(.dark *){border-color:#06b6d459}.dark\:border-cyan-500\/50:is(.dark *){border-color:#06b6d480}.dark\:border-emerald-400\/25:is(.dark *){border-color:#34d39940}.dark\:border-emerald-500\/10:is(.dark *){border-color:#10b9811a}.dark\:border-emerald-500\/15:is(.dark *){border-color:#10b98126}.dark\:border-emerald-500\/20:is(.dark *){border-color:#10b98133}.dark\:border-emerald-500\/25:is(.dark *){border-color:#10b98140}.dark\:border-emerald-500\/30:is(.dark *){border-color:#10b9814d}.dark\:border-emerald-500\/40:is(.dark *){border-color:#10b98166}.dark\:border-green-500\/20:is(.dark *){border-color:#22c55e33}.dark\:border-green-500\/25:is(.dark *){border-color:#22c55e40}.dark\:border-green-500\/30:is(.dark *){border-color:#22c55e4d}.dark\:border-indigo-500\/30:is(.dark *){border-color:#6366f14d}.dark\:border-orange-400\/25:is(.dark *){border-color:#fb923c40}.dark\:border-orange-500\/20:is(.dark *){border-color:#f9731633}.dark\:border-orange-500\/25:is(.dark *){border-color:#f9731640}.dark\:border-orange-500\/30:is(.dark *){border-color:#f973164d}.dark\:border-primary:is(.dark *){--tw-border-opacity: 1;border-color:rgb(11 31 58 / var(--tw-border-opacity, 1))}.dark\:border-primary\/20:is(.dark *){border-color:#0b1f3a33}.dark\:border-purple-400\/30:is(.dark *){border-color:#c084fc4d}.dark\:border-purple-500\/20:is(.dark *){border-color:#a855f733}.dark\:border-purple-500\/25:is(.dark *){border-color:#a855f740}.dark\:border-red-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.dark\:border-red-400\/25:is(.dark *){border-color:#f8717140}.dark\:border-red-500:is(.dark *){--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.dark\:border-red-500\/10:is(.dark *){border-color:#ef44441a}.dark\:border-red-500\/20:is(.dark *){border-color:#ef444433}.dark\:border-red-500\/25:is(.dark *){border-color:#ef444440}.dark\:border-red-500\/30:is(.dark *){border-color:#ef44444d}.dark\:border-red-500\/40:is(.dark *){border-color:#ef444466}.dark\:border-red-500\/60:is(.dark *){border-color:#ef444499}.dark\:border-rose-400\/25:is(.dark *){border-color:#fb718540}.dark\:border-rose-500\/25:is(.dark *){border-color:#f43f5e40}.dark\:border-sky-400\/25:is(.dark *){border-color:#38bdf840}.dark\:border-sky-500\/20:is(.dark *){border-color:#0ea5e933}.dark\:border-sky-500\/25:is(.dark *){border-color:#0ea5e940}.dark\:border-slate-400:is(.dark *){--tw-border-opacity: 1;border-color:rgb(148 163 184 / var(--tw-border-opacity, 1))}.dark\:border-slate-400\/20:is(.dark *){border-color:#94a3b833}.dark\:border-slate-400\/25:is(.dark *){border-color:#94a3b840}.dark\:border-slate-400\/30:is(.dark *){border-color:#94a3b84d}.dark\:border-slate-400\/35:is(.dark *){border-color:#94a3b859}.dark\:border-slate-500\/20:is(.dark *){border-color:#64748b33}.dark\:border-slate-500\/25:is(.dark *){border-color:#64748b40}.dark\:border-slate-500\/35:is(.dark *){border-color:#64748b59}.dark\:border-slate-500\/50:is(.dark *){border-color:#64748b80}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-transparent:is(.dark *){border-color:transparent}.dark\:border-violet-400\/20:is(.dark *){border-color:#a78bfa33}.dark\:border-violet-400\/25:is(.dark *){border-color:#a78bfa40}.dark\:border-violet-400\/30:is(.dark *){border-color:#a78bfa4d}.dark\:border-violet-400\/35:is(.dark *){border-color:#a78bfa59}.dark\:border-violet-500\/15:is(.dark *){border-color:#8b5cf626}.dark\:border-violet-500\/20:is(.dark *){border-color:#8b5cf633}.dark\:border-violet-500\/25:is(.dark *){border-color:#8b5cf640}.dark\:border-violet-500\/30:is(.dark *){border-color:#8b5cf64d}.dark\:border-white\/10:is(.dark *){border-color:#ffffff1a}.dark\:border-white\/15:is(.dark *){border-color:#ffffff26}.dark\:border-white\/20:is(.dark *){border-color:#fff3}.dark\:border-white\/40:is(.dark *){border-color:#fff6}.dark\:border-white\/5:is(.dark *){border-color:#ffffff0d}.dark\:border-white\/\[0\.04\]:is(.dark *){border-color:#ffffff0a}.dark\:border-white\/\[0\.06\]:is(.dark *){border-color:#ffffff0f}.dark\:border-white\/\[0\.08\]:is(.dark *){border-color:#ffffff14}.dark\:border-white\/\[0\.12\]:is(.dark *){border-color:#ffffff1f}.dark\:border-white\/\[0\.14\]:is(.dark *){border-color:#ffffff24}.dark\:border-white\/\[0\.18\]:is(.dark *){border-color:#ffffff2e}.dark\:border-white\/\[0\.1\]:is(.dark *){border-color:#ffffff1a}.dark\:border-white\/\[0\.2\]:is(.dark *){border-color:#fff3}.dark\:border-white\/\[0\.3\]:is(.dark *){border-color:#ffffff4d}.dark\:border-yellow-500\/20:is(.dark *){border-color:#eab30833}.dark\:border-l-\[\#F87171\]:is(.dark *){--tw-border-opacity: 1;border-left-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.dark\:border-t-white\/60:is(.dark *){border-top-color:#fff9}.dark\:\!bg-\[\#0b1320\]:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(11 19 32 / var(--tw-bg-opacity, 1))!important}.dark\:\!bg-red-500\/10:is(.dark *){background-color:#ef44441a!important}.dark\:\!bg-red-600:is(.dark *){--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))!important}.dark\:\!bg-transparent:is(.dark *){background-color:transparent!important}.dark\:\!bg-white\/\[0\.04\]:is(.dark *){background-color:#ffffff0a!important}.dark\:bg-\[\#070d18\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(7 13 24 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#080c14\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 12 20 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0891B2\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0A0F16\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(10 15 22 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0B1F3A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 31 58 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0B1F3A\]\/90:is(.dark *){background-color:#0b1f3ae6}.dark\:bg-\[\#0B1F3A\]\/95:is(.dark *){background-color:#0b1f3af2}.dark\:bg-\[\#0E7490\]\/10:is(.dark *){background-color:#0e74901a}.dark\:bg-\[\#0E7490\]\/20:is(.dark *){background-color:#0e749033}.dark\:bg-\[\#0F172A\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0b1320\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 19 32 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0b1320\]\/40:is(.dark *){background-color:#0b132066}.dark\:bg-\[\#0b1320\]\/50:is(.dark *){background-color:#0b132080}.dark\:bg-\[\#0b1320\]\/55:is(.dark *){background-color:#0b13208c}.dark\:bg-\[\#0b1320\]\/60:is(.dark *){background-color:#0b132099}.dark\:bg-\[\#0b1320\]\/70:is(.dark *){background-color:#0b1320b3}.dark\:bg-\[\#0b1320\]\/90:is(.dark *){background-color:#0b1320e6}.dark\:bg-\[\#0b1320\]\/95:is(.dark *){background-color:#0b1320f2}.dark\:bg-\[\#0c1220\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(12 18 32 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0f1726\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 38 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#0f1726\]\/50:is(.dark *){background-color:#0f172680}.dark\:bg-\[\#0f1726\]\/60:is(.dark *){background-color:#0f172699}.dark\:bg-\[\#0f1726\]\/90:is(.dark *){background-color:#0f1726e6}.dark\:bg-\[\#101827\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(16 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#101a2b\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(16 26 43 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#111827\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#121c2e\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(18 28 46 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#121c2e\]\/25:is(.dark *){background-color:#121c2e40}.dark\:bg-\[\#121c2e\]\/30:is(.dark *){background-color:#121c2e4d}.dark\:bg-\[\#121c2e\]\/35:is(.dark *){background-color:#121c2e59}.dark\:bg-\[\#121c2e\]\/40:is(.dark *){background-color:#121c2e66}.dark\:bg-\[\#121c2e\]\/45:is(.dark *){background-color:#121c2e73}.dark\:bg-\[\#121c2e\]\/50:is(.dark *){background-color:#121c2e80}.dark\:bg-\[\#121c2e\]\/70:is(.dark *){background-color:#121c2eb3}.dark\:bg-\[\#121c2e\]\/80:is(.dark *){background-color:#121c2ecc}.dark\:bg-\[\#121c2e\]\/90:is(.dark *){background-color:#121c2ee6}.dark\:bg-\[\#121c2e\]\/95:is(.dark *){background-color:#121c2ef2}.dark\:bg-\[\#151f33\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(21 31 51 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#172237\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 34 55 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#175cc2\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(23 92 194 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#175cc2\]\/10:is(.dark *){background-color:#175cc21a}.dark\:bg-\[\#1E293B\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1E293B\]\/60:is(.dark *){background-color:#1e293b99}.dark\:bg-\[\#1E293B\]\/80:is(.dark *){background-color:#1e293bcc}.dark\:bg-\[\#1a2638\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 38 56 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1e293b\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#22C55E\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#22C55E\]\/10:is(.dark *){background-color:#22c55e1a}.dark\:bg-\[\#22d3ee\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#22d3ee\]\/50:is(.dark *){background-color:#22d3ee80}.dark\:bg-\[\#232936\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(35 41 54 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2563EB\]\/15:is(.dark *){background-color:#2563eb26}.dark\:bg-\[\#334155\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#334155\]\/20:is(.dark *){background-color:#33415533}.dark\:bg-\[\#334155\]\/25:is(.dark *){background-color:#33415540}.dark\:bg-\[\#334155\]\/30:is(.dark *){background-color:#3341554d}.dark\:bg-\[\#334155\]\/40:is(.dark *){background-color:#33415566}.dark\:bg-\[\#334155\]\/50:is(.dark *){background-color:#33415580}.dark\:bg-\[\#334155\]\/60:is(.dark *){background-color:#33415599}.dark\:bg-\[\#3B82F6\]\/10:is(.dark *){background-color:#3b82f61a}.dark\:bg-\[\#4b633d\]\/15:is(.dark *){background-color:#4b633d26}.dark\:bg-\[\#4b633d\]\/20:is(.dark *){background-color:#4b633d33}.dark\:bg-\[\#64748B\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#64748B\]\/10:is(.dark *){background-color:#64748b1a}.dark\:bg-\[\#7A2E2E\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(122 46 46 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#BC1504\]\/10:is(.dark *){background-color:#bc15041a}.dark\:bg-\[\#BC1504\]\/15:is(.dark *){background-color:#bc150426}.dark\:bg-\[\#D7263D\]\/15:is(.dark *){background-color:#d7263d26}.dark\:bg-\[\#EF4444\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#EF4444\]\/10:is(.dark *){background-color:#ef44441a}.dark\:bg-\[\#F59E0B\]\/10:is(.dark *){background-color:#f59e0b1a}.dark\:bg-amber-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-400\/10:is(.dark *){background-color:#fbbf241a}.dark\:bg-amber-400\/\[0\.1\]:is(.dark *){background-color:#fbbf241a}.dark\:bg-amber-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.dark\:bg-amber-500\/10:is(.dark *){background-color:#f59e0b1a}.dark\:bg-amber-500\/15:is(.dark *){background-color:#f59e0b26}.dark\:bg-amber-500\/20:is(.dark *){background-color:#f59e0b33}.dark\:bg-amber-500\/30:is(.dark *){background-color:#f59e0b4d}.dark\:bg-amber-500\/5:is(.dark *){background-color:#f59e0b0d}.dark\:bg-amber-950\/10:is(.dark *){background-color:#451a031a}.dark\:bg-amber-950\/25:is(.dark *){background-color:#451a0340}.dark\:bg-amber-950\/30:is(.dark *){background-color:#451a034d}.dark\:bg-amber-950\/40:is(.dark *){background-color:#451a0366}.dark\:bg-black\/25:is(.dark *){background-color:#00000040}.dark\:bg-black\/50:is(.dark *){background-color:#00000080}.dark\:bg-black\/60:is(.dark *){background-color:#0009}.dark\:bg-black\/80:is(.dark *){background-color:#000c}.dark\:bg-blue-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity, 1))}.dark\:bg-blue-400\/\[0\.1\]:is(.dark *){background-color:#60a5fa1a}.dark\:bg-blue-500\/10:is(.dark *){background-color:#3b82f61a}.dark\:bg-blue-500\/15:is(.dark *){background-color:#3b82f626}.dark\:bg-blue-500\/20:is(.dark *){background-color:#3b82f633}.dark\:bg-blue-500\/5:is(.dark *){background-color:#3b82f60d}.dark\:bg-blue-950\/40:is(.dark *){background-color:#17255466}.dark\:bg-cyan-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.dark\:bg-cyan-400\/10:is(.dark *){background-color:#22d3ee1a}.dark\:bg-cyan-400\/15:is(.dark *){background-color:#22d3ee26}.dark\:bg-cyan-400\/\[0\.1\]:is(.dark *){background-color:#22d3ee1a}.dark\:bg-cyan-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.dark\:bg-cyan-500\/10:is(.dark *){background-color:#06b6d41a}.dark\:bg-cyan-500\/15:is(.dark *){background-color:#06b6d426}.dark\:bg-cyan-600:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity, 1))}.dark\:bg-cyan-600\/80:is(.dark *){background-color:#0891b2cc}.dark\:bg-cyan-600\/90:is(.dark *){background-color:#0891b2e6}.dark\:bg-cyan-950\/30:is(.dark *){background-color:#0833444d}.dark\:bg-emerald-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-400\/\[0\.1\]:is(.dark *){background-color:#34d3991a}.dark\:bg-emerald-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.dark\:bg-emerald-500\/10:is(.dark *){background-color:#10b9811a}.dark\:bg-emerald-500\/15:is(.dark *){background-color:#10b98126}.dark\:bg-emerald-500\/20:is(.dark *){background-color:#10b98133}.dark\:bg-emerald-500\/25:is(.dark *){background-color:#10b98140}.dark\:bg-emerald-500\/5:is(.dark *){background-color:#10b9810d}.dark\:bg-emerald-500\/\[0\.06\]:is(.dark *){background-color:#10b9810f}.dark\:bg-emerald-950\/20:is(.dark *){background-color:#022c2233}.dark\:bg-emerald-950\/25:is(.dark *){background-color:#022c2240}.dark\:bg-emerald-950\/30:is(.dark *){background-color:#022c224d}.dark\:bg-emerald-950\/40:is(.dark *){background-color:#022c2266}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:bg-green-500\/10:is(.dark *){background-color:#22c55e1a}.dark\:bg-green-500\/15:is(.dark *){background-color:#22c55e26}.dark\:bg-indigo-500\/10:is(.dark *){background-color:#6366f11a}.dark\:bg-orange-400\/\[0\.1\]:is(.dark *){background-color:#fb923c1a}.dark\:bg-orange-500\/10:is(.dark *){background-color:#f973161a}.dark\:bg-orange-500\/15:is(.dark *){background-color:#f9731626}.dark\:bg-orange-950\/40:is(.dark *){background-color:#43140766}.dark\:bg-pink-500\/20:is(.dark *){background-color:#ec489933}.dark\:bg-primary:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(11 31 58 / var(--tw-bg-opacity, 1))}.dark\:bg-primary\/20:is(.dark *){background-color:#0b1f3a33}.dark\:bg-purple-500\/10:is(.dark *){background-color:#a855f71a}.dark\:bg-purple-500\/5:is(.dark *){background-color:#a855f70d}.dark\:bg-red-400:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity, 1))}.dark\:bg-red-400\/\[0\.12\]:is(.dark *){background-color:#f871711f}.dark\:bg-red-400\/\[0\.1\]:is(.dark *){background-color:#f871711a}.dark\:bg-red-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.dark\:bg-red-500\/10:is(.dark *){background-color:#ef44441a}.dark\:bg-red-500\/15:is(.dark *){background-color:#ef444426}.dark\:bg-red-500\/5:is(.dark *){background-color:#ef44440d}.dark\:bg-red-900\/30:is(.dark *){background-color:#7f1d1d4d}.dark\:bg-red-950\/20:is(.dark *){background-color:#450a0a33}.dark\:bg-red-950\/25:is(.dark *){background-color:#450a0a40}.dark\:bg-red-950\/30:is(.dark *){background-color:#450a0a4d}.dark\:bg-red-950\/40:is(.dark *){background-color:#450a0a66}.dark\:bg-rose-500\/10:is(.dark *){background-color:#f43f5e1a}.dark\:bg-rose-950\/30:is(.dark *){background-color:#4c05194d}.dark\:bg-rose-950\/40:is(.dark *){background-color:#4c051966}.dark\:bg-sky-400\/\[0\.1\]:is(.dark *){background-color:#38bdf81a}.dark\:bg-sky-500\/10:is(.dark *){background-color:#0ea5e91a}.dark\:bg-sky-500\/20:is(.dark *){background-color:#0ea5e933}.dark\:bg-slate-100:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-400\/\[0\.1\]:is(.dark *){background-color:#94a3b81a}.dark\:bg-slate-500:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(100 116 139 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-500\/10:is(.dark *){background-color:#64748b1a}.dark\:bg-slate-500\/15:is(.dark *){background-color:#64748b26}.dark\:bg-slate-600\/90:is(.dark *){background-color:#475569e6}.dark\:bg-slate-700:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(51 65 85 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-700\/30:is(.dark *){background-color:#3341554d}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/50:is(.dark *){background-color:#1e293b80}.dark\:bg-slate-800\/60:is(.dark *){background-color:#1e293b99}.dark\:bg-slate-900\/40:is(.dark *){background-color:#0f172a66}.dark\:bg-slate-900\/50:is(.dark *){background-color:#0f172a80}.dark\:bg-slate-900\/80:is(.dark *){background-color:#0f172acc}.dark\:bg-teal-500\/20:is(.dark *){background-color:#14b8a633}.dark\:bg-transparent:is(.dark *){background-color:transparent}.dark\:bg-violet-400\/10:is(.dark *){background-color:#a78bfa1a}.dark\:bg-violet-400\/\[0\.1\]:is(.dark *){background-color:#a78bfa1a}.dark\:bg-violet-500\/10:is(.dark *){background-color:#8b5cf61a}.dark\:bg-violet-500\/15:is(.dark *){background-color:#8b5cf626}.dark\:bg-violet-500\/20:is(.dark *){background-color:#8b5cf633}.dark\:bg-violet-950\/10:is(.dark *){background-color:#2e10651a}.dark\:bg-violet-950\/25:is(.dark *){background-color:#2e106540}.dark\:bg-violet-950\/30:is(.dark *){background-color:#2e10654d}.dark\:bg-violet-950\/40:is(.dark *){background-color:#2e106566}.dark\:bg-white\/10:is(.dark *){background-color:#ffffff1a}.dark\:bg-white\/15:is(.dark *){background-color:#ffffff26}.dark\:bg-white\/5:is(.dark *){background-color:#ffffff0d}.dark\:bg-white\/\[0\.02\]:is(.dark *){background-color:#ffffff05}.dark\:bg-white\/\[0\.03\]:is(.dark *){background-color:#ffffff08}.dark\:bg-white\/\[0\.04\]:is(.dark *){background-color:#ffffff0a}.dark\:bg-white\/\[0\.06\]:is(.dark *){background-color:#ffffff0f}.dark\:bg-white\/\[0\.07\]:is(.dark *){background-color:#ffffff12}.dark\:bg-white\/\[0\.08\]:is(.dark *){background-color:#ffffff14}.dark\:bg-white\/\[0\.16\]:is(.dark *){background-color:#ffffff29}.dark\:bg-yellow-400\/\[0\.1\]:is(.dark *){background-color:#facc151a}.dark\:bg-yellow-500\/10:is(.dark *){background-color:#eab3081a}.dark\:bg-\[linear-gradient\(90deg\,rgba\(251\,191\,36\,0\.04\)_1px\,transparent_1px\)\,linear-gradient\(rgba\(251\,191\,36\,0\.04\)_1px\,transparent_1px\)\]:is(.dark *){background-image:linear-gradient(90deg,rgba(251,191,36,.04) 1px,transparent 1px),linear-gradient(rgba(251,191,36,.04) 1px,transparent 1px)}.dark\:bg-\[linear-gradient\(90deg\,rgba\(34\,211\,238\,0\.06\)_1px\,transparent_1px\)\,linear-gradient\(rgba\(34\,211\,238\,0\.06\)_1px\,transparent_1px\)\]:is(.dark *){background-image:linear-gradient(90deg,rgba(34,211,238,.06) 1px,transparent 1px),linear-gradient(rgba(34,211,238,.06) 1px,transparent 1px)}.dark\:bg-\[radial-gradient\(circle_at_50\%_0\%\,rgba\(34\,211\,238\,0\.08\)\,transparent_50\%\)\]:is(.dark *){background-image:radial-gradient(circle at 50% 0%,rgba(34,211,238,.08),transparent 50%)}.dark\:bg-\[radial-gradient\(circle_at_top_right\,rgba\(34\,211\,238\,0\.14\)\,transparent_45\%\)\]:is(.dark *){background-image:radial-gradient(circle at top right,rgba(34,211,238,.14),transparent 45%)}.dark\:bg-gradient-to-br:is(.dark *){background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.dark\:bg-gradient-to-r:is(.dark *){background-image:linear-gradient(to right,var(--tw-gradient-stops))}.dark\:from-\[\#0E7490\]:is(.dark *){--tw-gradient-from: #0E7490 var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#0E7490\]\/90:is(.dark *){--tw-gradient-from: rgb(14 116 144 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(14 116 144 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#0b1320\]:is(.dark *){--tw-gradient-from: #0b1320 var(--tw-gradient-from-position);--tw-gradient-to: rgb(11 19 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#0f172a\]:is(.dark *){--tw-gradient-from: #0f172a var(--tw-gradient-from-position);--tw-gradient-to: rgb(15 23 42 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#101b2d\]:is(.dark *){--tw-gradient-from: #101b2d var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 27 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#102033\]:is(.dark *){--tw-gradient-from: #102033 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 32 51 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#111c2f\]:is(.dark *){--tw-gradient-from: #111c2f var(--tw-gradient-from-position);--tw-gradient-to: rgb(17 28 47 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#121c2e\]:is(.dark *){--tw-gradient-from: #121c2e var(--tw-gradient-from-position);--tw-gradient-to: rgb(18 28 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#14152b\]:is(.dark *){--tw-gradient-from: #14152b var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 21 43 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#1c2e4a\]\/20:is(.dark *){--tw-gradient-from: rgb(28 46 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(28 46 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#22C55E\]:is(.dark *){--tw-gradient-from: #22C55E var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#22C55E\]\/10:is(.dark *){--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#334155\]\/30:is(.dark *){--tw-gradient-from: rgb(51 65 85 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-\[\#334155\]\/40:is(.dark *){--tw-gradient-from: rgb(51 65 85 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-400:is(.dark *){--tw-gradient-from: #fbbf24 var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 191 36 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-500\/10:is(.dark *){--tw-gradient-from: rgb(245 158 11 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-amber-950\/40:is(.dark *){--tw-gradient-from: rgb(69 26 3 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 26 3 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-400\/10:is(.dark *){--tw-gradient-from: rgb(34 211 238 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-400\/15:is(.dark *){--tw-gradient-from: rgb(34 211 238 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-cyan-950\/40:is(.dark *){--tw-gradient-from: rgb(8 51 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(8 51 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-500:is(.dark *){--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-500\/10:is(.dark *){--tw-gradient-from: rgb(16 185 129 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-500\/\[0\.08\]:is(.dark *){--tw-gradient-from: rgb(16 185 129 / .08) var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-emerald-950\/40:is(.dark *){--tw-gradient-from: rgb(2 44 34 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(2 44 34 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-indigo-950\/30:is(.dark *){--tw-gradient-from: rgb(30 27 75 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 27 75 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-500:is(.dark *){--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-500\/10:is(.dark *){--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-red-950\/40:is(.dark *){--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-violet-400\/15:is(.dark *){--tw-gradient-from: rgb(167 139 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-white\/\[0\.03\]:is(.dark *){--tw-gradient-from: rgb(255 255 255 / .03) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:from-white\/\[0\.04\]:is(.dark *){--tw-gradient-from: rgb(255 255 255 / .04) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.dark\:via-\[\#0b1320\]:is(.dark *){--tw-gradient-to: rgb(11 19 32 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0b1320 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#0b2030\]:is(.dark *){--tw-gradient-to: rgb(11 32 48 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0b2030 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#0f1726\]:is(.dark *){--tw-gradient-to: rgb(15 23 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f1726 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#0f2534\]:is(.dark *){--tw-gradient-to: rgb(15 37 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #0f2534 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#101b2d\]:is(.dark *){--tw-gradient-to: rgb(16 27 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #101b2d var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#111827\]:is(.dark *){--tw-gradient-to: rgb(17 24 39 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #111827 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#121c2e\]:is(.dark *){--tw-gradient-to: rgb(18 28 46 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #121c2e var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#1E293B\]:is(.dark *){--tw-gradient-to: rgb(30 41 59 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1E293B var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#22d3ee\]\/30:is(.dark *){--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 211 238 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#334155\]\/25:is(.dark *){--tw-gradient-to: rgb(51 65 85 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(51 65 85 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-\[\#3B82F6\]:is(.dark *){--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3B82F6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-amber-500\/35:is(.dark *){--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 158 11 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-amber-500\/\[0\.07\]:is(.dark *){--tw-gradient-to: rgb(245 158 11 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(245 158 11 / .07) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-cyan-400\/10:is(.dark *){--tw-gradient-to: rgb(34 211 238 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 211 238 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:via-violet-400\/10:is(.dark *){--tw-gradient-to: rgb(167 139 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(167 139 250 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.dark\:to-\[\#07111f\]:is(.dark *){--tw-gradient-to: #07111f var(--tw-gradient-to-position)}.dark\:to-\[\#0E7490\]\/10:is(.dark *){--tw-gradient-to: rgb(14 116 144 / .1) var(--tw-gradient-to-position)}.dark\:to-\[\#0b1320\]:is(.dark *){--tw-gradient-to: #0b1320 var(--tw-gradient-to-position)}.dark\:to-\[\#0e7490\]\/10:is(.dark *){--tw-gradient-to: rgb(14 116 144 / .1) var(--tw-gradient-to-position)}.dark\:to-\[\#0f1726\]:is(.dark *){--tw-gradient-to: #0f1726 var(--tw-gradient-to-position)}.dark\:to-\[\#0f2534\]:is(.dark *){--tw-gradient-to: #0f2534 var(--tw-gradient-to-position)}.dark\:to-\[\#121c2e\]\/80:is(.dark *){--tw-gradient-to: rgb(18 28 46 / .8) var(--tw-gradient-to-position)}.dark\:to-\[\#1E293B\]:is(.dark *){--tw-gradient-to: #1E293B var(--tw-gradient-to-position)}.dark\:to-\[\#22C55E\]:is(.dark *){--tw-gradient-to: #22C55E var(--tw-gradient-to-position)}.dark\:to-\[\#334155\]\/25:is(.dark *){--tw-gradient-to: rgb(51 65 85 / .25) var(--tw-gradient-to-position)}.dark\:to-\[\#3B82F6\]:is(.dark *){--tw-gradient-to: #3B82F6 var(--tw-gradient-to-position)}.dark\:to-\[\#3B82F6\]\/10:is(.dark *){--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.dark\:to-\[\#6366F1\]:is(.dark *){--tw-gradient-to: #6366F1 var(--tw-gradient-to-position)}.dark\:to-amber-500\/10:is(.dark *){--tw-gradient-to: rgb(245 158 11 / .1) var(--tw-gradient-to-position)}.dark\:to-amber-950\/20:is(.dark *){--tw-gradient-to: rgb(69 26 3 / .2) var(--tw-gradient-to-position)}.dark\:to-blue-950\/20:is(.dark *){--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.dark\:to-cyan-500\/10:is(.dark *){--tw-gradient-to: rgb(6 182 212 / .1) var(--tw-gradient-to-position)}.dark\:to-emerald-950\/20:is(.dark *){--tw-gradient-to: rgb(2 44 34 / .2) var(--tw-gradient-to-position)}.dark\:to-orange-500:is(.dark *){--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.dark\:to-red-950\/20:is(.dark *){--tw-gradient-to: rgb(69 10 10 / .2) var(--tw-gradient-to-position)}.dark\:to-rose-600:is(.dark *){--tw-gradient-to: #e11d48 var(--tw-gradient-to-position)}.dark\:to-teal-600:is(.dark *){--tw-gradient-to: #0d9488 var(--tw-gradient-to-position)}.dark\:to-teal-700\/90:is(.dark *){--tw-gradient-to: rgb(15 118 110 / .9) var(--tw-gradient-to-position)}.dark\:to-teal-950\/30:is(.dark *){--tw-gradient-to: rgb(4 47 46 / .3) var(--tw-gradient-to-position)}.dark\:to-transparent:is(.dark *){--tw-gradient-to: transparent var(--tw-gradient-to-position)}.dark\:to-violet-500\/10:is(.dark *){--tw-gradient-to: rgb(139 92 246 / .1) var(--tw-gradient-to-position)}.dark\:to-white\/\[0\.02\]:is(.dark *){--tw-gradient-to: rgb(255 255 255 / .02) var(--tw-gradient-to-position)}.dark\:fill-\[\#1E293B\]:is(.dark *){fill:#1e293b}.dark\:fill-\[\#334155\]\/40:is(.dark *){fill:#33415566}.dark\:fill-\[\#94A3B8\]:is(.dark *){fill:#94a3b8}.dark\:fill-\[\#CBD5E1\]:is(.dark *){fill:#cbd5e1}.dark\:fill-\[\#F8FAFC\]:is(.dark *){fill:#f8fafc}.dark\:fill-slate-100:is(.dark *){fill:#f1f5f9}.dark\:fill-slate-300:is(.dark *){fill:#cbd5e1}.dark\:fill-slate-400:is(.dark *){fill:#94a3b8}.dark\:fill-slate-500:is(.dark *){fill:#64748b}.dark\:stroke-\[\#1E293B\]:is(.dark *){stroke:#1e293b}.dark\:stroke-\[\#334155\]:is(.dark *){stroke:#334155}.dark\:stroke-\[rgba\(248\,250\,252\,0\.05\)\]:is(.dark *){stroke:#f8fafc0d}.dark\:stroke-\[rgba\(248\,250\,252\,0\.08\)\]:is(.dark *){stroke:#f8fafc14}.dark\:stroke-\[rgba\(248\,250\,252\,0\.14\)\]:is(.dark *){stroke:#f8fafc24}.dark\:stroke-slate-300:is(.dark *){stroke:#cbd5e1}.dark\:stroke-slate-700:is(.dark *){stroke:#334155}.dark\:\!text-amber-200:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(253 230 138 / var(--tw-text-opacity, 1))!important}.dark\:\!text-amber-300:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(252 211 77 / var(--tw-text-opacity, 1))!important}.dark\:\!text-slate-100:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(241 245 249 / var(--tw-text-opacity, 1))!important}.dark\:text-\[\#0891B2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity, 1))}.dark\:text-\[\#0f1726\]:is(.dark *){--tw-text-opacity: 1;color:rgb(15 23 38 / var(--tw-text-opacity, 1))}.dark\:text-\[\#111827\]:is(.dark *){--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.dark\:text-\[\#175cc2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(23 92 194 / var(--tw-text-opacity, 1))}.dark\:text-\[\#22C55E\]:is(.dark *){--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.dark\:text-\[\#3B82F6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:text-\[\#64748B\]:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:text-\[\#67e8f9\]:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:text-\[\#67e8f9\]\/80:is(.dark *){color:#67e8f9cc}.dark\:text-\[\#8fb07a\]:is(.dark *){--tw-text-opacity: 1;color:rgb(143 176 122 / var(--tw-text-opacity, 1))}.dark\:text-\[\#94A3B8\]:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-\[\#CBD5E1\]:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E5E7EB\]:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-\[\#E5E7EB\]\/60:is(.dark *){color:#e5e7eb99}.dark\:text-\[\#E5E7EB\]\/70:is(.dark *){color:#e5e7ebb3}.dark\:text-\[\#E5E7EB\]\/80:is(.dark *){color:#e5e7ebcc}.dark\:text-\[\#EF4444\]:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F59E0B\]:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F8FAFC\]:is(.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:text-\[\#FCA5A5\]:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-\[\#FEE2E2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity, 1))}.dark\:text-\[\#a8c49a\]:is(.dark *){--tw-text-opacity: 1;color:rgb(168 196 154 / var(--tw-text-opacity, 1))}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:text-amber-200\/80:is(.dark *){color:#fde68acc}.dark\:text-amber-200\/90:is(.dark *){color:#fde68ae6}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-300\/70:is(.dark *){color:#fcd34db3}.dark\:text-amber-300\/85:is(.dark *){color:#fcd34dd9}.dark\:text-amber-300\/90:is(.dark *){color:#fcd34de6}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-amber-500:is(.dark *){--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.dark\:text-blue-200:is(.dark *){--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity, 1))}.dark\:text-blue-300:is(.dark *){--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity, 1))}.dark\:text-blue-400:is(.dark *){--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity, 1))}.dark\:text-cyan-100:is(.dark *){--tw-text-opacity: 1;color:rgb(207 250 254 / var(--tw-text-opacity, 1))}.dark\:text-cyan-200:is(.dark *){--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.dark\:text-cyan-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:text-cyan-300\/90:is(.dark *){color:#67e8f9e6}.dark\:text-cyan-400:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:text-emerald-100:is(.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.dark\:text-emerald-200:is(.dark *){--tw-text-opacity: 1;color:rgb(167 243 208 / var(--tw-text-opacity, 1))}.dark\:text-emerald-200\/90:is(.dark *){color:#a7f3d0e6}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400:is(.dark *){--tw-text-opacity: 1;color:rgb(52 211 153 / var(--tw-text-opacity, 1))}.dark\:text-emerald-400\/80:is(.dark *){color:#34d399cc}.dark\:text-emerald-500:is(.dark *){--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-500:is(.dark *){--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.dark\:text-green-300:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-indigo-200:is(.dark *){--tw-text-opacity: 1;color:rgb(199 210 254 / var(--tw-text-opacity, 1))}.dark\:text-indigo-300:is(.dark *){--tw-text-opacity: 1;color:rgb(165 180 252 / var(--tw-text-opacity, 1))}.dark\:text-orange-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.dark\:text-pink-300:is(.dark *){--tw-text-opacity: 1;color:rgb(249 168 212 / var(--tw-text-opacity, 1))}.dark\:text-primary:is(.dark *){--tw-text-opacity: 1;color:rgb(11 31 58 / var(--tw-text-opacity, 1))}.dark\:text-primary-light:is(.dark *){color:#0b1f3a14}.dark\:text-purple-200:is(.dark *){--tw-text-opacity: 1;color:rgb(233 213 255 / var(--tw-text-opacity, 1))}.dark\:text-purple-300:is(.dark *){--tw-text-opacity: 1;color:rgb(216 180 254 / var(--tw-text-opacity, 1))}.dark\:text-red-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity, 1))}.dark\:text-red-200\/90:is(.dark *){color:#fecacae6}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-red-300\/90:is(.dark *){color:#fca5a5e6}.dark\:text-red-400:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.dark\:text-red-500:is(.dark *){--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.dark\:text-rose-100:is(.dark *){--tw-text-opacity: 1;color:rgb(255 228 230 / var(--tw-text-opacity, 1))}.dark\:text-rose-200:is(.dark *){--tw-text-opacity: 1;color:rgb(254 205 211 / var(--tw-text-opacity, 1))}.dark\:text-rose-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 164 175 / var(--tw-text-opacity, 1))}.dark\:text-rose-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 113 133 / var(--tw-text-opacity, 1))}.dark\:text-sky-100:is(.dark *){--tw-text-opacity: 1;color:rgb(224 242 254 / var(--tw-text-opacity, 1))}.dark\:text-sky-200:is(.dark *){--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity, 1))}.dark\:text-sky-300:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity, 1))}.dark\:text-sky-400:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-slate-400:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:text-slate-50:is(.dark *){--tw-text-opacity: 1;color:rgb(248 250 252 / var(--tw-text-opacity, 1))}.dark\:text-slate-500:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:text-slate-600:is(.dark *){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dark\:text-teal-300:is(.dark *){--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}.dark\:text-violet-200:is(.dark *){--tw-text-opacity: 1;color:rgb(221 214 254 / var(--tw-text-opacity, 1))}.dark\:text-violet-200\/90:is(.dark *){color:#ddd6fee6}.dark\:text-violet-300:is(.dark *){--tw-text-opacity: 1;color:rgb(196 181 253 / var(--tw-text-opacity, 1))}.dark\:text-violet-300\/90:is(.dark *){color:#c4b5fde6}.dark\:text-violet-400:is(.dark *){--tw-text-opacity: 1;color:rgb(167 139 250 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:text-white\/10:is(.dark *){color:#ffffff1a}.dark\:text-white\/35:is(.dark *){color:#ffffff59}.dark\:text-white\/50:is(.dark *){color:#ffffff80}.dark\:text-white\/70:is(.dark *){color:#ffffffb3}.dark\:text-yellow-300:is(.dark *){--tw-text-opacity: 1;color:rgb(253 224 71 / var(--tw-text-opacity, 1))}.dark\:text-yellow-400:is(.dark *){--tw-text-opacity: 1;color:rgb(250 204 21 / var(--tw-text-opacity, 1))}.dark\:decoration-cyan-500\/30:is(.dark *){text-decoration-color:#06b6d44d}.dark\:opacity-40:is(.dark *){opacity:.4}.dark\:\!shadow-none:is(.dark *){--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.dark\:shadow-\[0_-4px_16px_rgba\(0\,0\,0\,0\.4\)\]:is(.dark *){--tw-shadow: 0 -4px 16px rgba(0,0,0,.4);--tw-shadow-colored: 0 -4px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_12px_40px_rgba\(0\,0\,0\,0\.5\)\]:is(.dark *){--tw-shadow: 0 12px 40px rgba(0,0,0,.5);--tw-shadow-colored: 0 12px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_16px_44px_rgba\(0\,0\,0\,0\.45\)\]:is(.dark *){--tw-shadow: 0 16px 44px rgba(0,0,0,.45);--tw-shadow-colored: 0 16px 44px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_16px_50px_rgba\(0\,0\,0\,0\.28\)\]:is(.dark *){--tw-shadow: 0 16px 50px rgba(0,0,0,.28);--tw-shadow-colored: 0 16px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_18px_50px_rgba\(0\,0\,0\,0\.30\)\]:is(.dark *){--tw-shadow: 0 18px 50px rgba(0,0,0,.3);--tw-shadow-colored: 0 18px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_18px_60px_rgba\(0\,0\,0\,0\.35\)\]:is(.dark *){--tw-shadow: 0 18px 60px rgba(0,0,0,.35);--tw-shadow-colored: 0 18px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_1px_0_rgba\(255\,255\,255\,0\.04\)\]:is(.dark *){--tw-shadow: 0 1px 0 rgba(255,255,255,.04);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_1px_0_rgba\(255\,255\,255\,0\.06\)\]:is(.dark *){--tw-shadow: 0 1px 0 rgba(255,255,255,.06);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_1px_2px_rgba\(0\,0\,0\,0\.35\)\,0_6px_20px_rgba\(75\,99\,61\,0\.22\)\]:is(.dark *){--tw-shadow: 0 1px 2px rgba(0,0,0,.35),0 6px 20px rgba(75,99,61,.22);--tw-shadow-colored: 0 1px 2px var(--tw-shadow-color), 0 6px 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)}.dark\:shadow-\[0_20px_60px_rgba\(0\,0\,0\,0\.35\)\]:is(.dark *){--tw-shadow: 0 20px 60px rgba(0,0,0,.35);--tw-shadow-colored: 0 20px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_24px_80px_rgba\(0\,0\,0\,0\.45\)\]:is(.dark *){--tw-shadow: 0 24px 80px rgba(0,0,0,.45);--tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_24px_80px_rgba\(0\,0\,0\,0\.55\)\]:is(.dark *){--tw-shadow: 0 24px 80px rgba(0,0,0,.55);--tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_24px_80px_rgba\(0\,0\,0\,0\.6\)\]:is(.dark *){--tw-shadow: 0 24px 80px rgba(0,0,0,.6);--tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_24px_80px_rgba\(0\,0\,0\,0\.65\)\]:is(.dark *){--tw-shadow: 0 24px 80px rgba(0,0,0,.65);--tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_2px_12px_rgba\(0\,0\,0\,0\.35\)\]:is(.dark *){--tw-shadow: 0 2px 12px rgba(0,0,0,.35);--tw-shadow-colored: 0 2px 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)}.dark\:shadow-\[0_30px_100px_rgba\(0\,0\,0\,0\.55\)\]:is(.dark *){--tw-shadow: 0 30px 100px rgba(0,0,0,.55);--tw-shadow-colored: 0 30px 100px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_4px_20px_rgba\(0\,0\,0\,0\.35\)\]:is(.dark *){--tw-shadow: 0 4px 20px rgba(0,0,0,.35);--tw-shadow-colored: 0 4px 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)}.dark\:shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.22\)\]:is(.dark *){--tw-shadow: 0 8px 30px rgba(0,0,0,.22);--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)}.dark\:shadow-\[0_8px_30px_rgba\(0\,0\,0\,0\.25\)\]:is(.dark *){--tw-shadow: 0 8px 30px rgba(0,0,0,.25);--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)}.dark\:shadow-\[0_8px_32px_rgba\(0\,0\,0\,0\.45\)\]:is(.dark *){--tw-shadow: 0 8px 32px rgba(0,0,0,.45);--tw-shadow-colored: 0 8px 32px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_8px_40px_rgba\(0\,0\,0\,0\.25\)\]:is(.dark *){--tw-shadow: 0 8px 40px rgba(0,0,0,.25);--tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_8px_40px_rgba\(0\,0\,0\,0\.35\)\]:is(.dark *){--tw-shadow: 0 8px 40px rgba(0,0,0,.35);--tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_8px_40px_rgba\(0\,0\,0\,0\.4\)\]:is(.dark *){--tw-shadow: 0 8px 40px rgba(0,0,0,.4);--tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[0_8px_40px_rgba\(0\,0\,0\,0\.45\)\]:is(.dark *){--tw-shadow: 0 8px 40px rgba(0,0,0,.45);--tw-shadow-colored: 0 8px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[2px_0_0_rgba\(0\,0\,0\,0\.2\)\]:is(.dark *){--tw-shadow: 2px 0 0 rgba(0,0,0,.2);--tw-shadow-colored: 2px 0 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.04\)\]:is(.dark *){--tw-shadow: inset 0 1px 0 rgba(255,255,255,.04);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-lg:is(.dark *){--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.dark\:shadow-none:is(.dark *){--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-xl:is(.dark *){--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:shadow-\[\#0E7490\]\/30:is(.dark *){--tw-shadow-color: rgb(14 116 144 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-amber-500\/20:is(.dark *){--tw-shadow-color: rgb(245 158 11 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/20:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/25:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .25);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/30:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-black\/40:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .4);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-cyan-600\/20:is(.dark *){--tw-shadow-color: rgb(8 145 178 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-cyan-900\/20:is(.dark *){--tw-shadow-color: rgb(22 78 99 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-emerald-600\/20:is(.dark *){--tw-shadow-color: rgb(5 150 105 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-red-500\/20:is(.dark *){--tw-shadow-color: rgb(239 68 68 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:shadow-slate-900\/30:is(.dark *){--tw-shadow-color: rgb(15 23 42 / .3);--tw-shadow: var(--tw-shadow-colored)}.dark\:ring-0:is(.dark *){--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(0px + 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)}.dark\:ring-1:is(.dark *){--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, 0 0 #0000)}.dark\:ring-\[\#175cc2\]\/40:is(.dark *){--tw-ring-color: rgb(23 92 194 / .4)}.dark\:ring-\[\#1e293b\]:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.dark\:ring-amber-500\/20:is(.dark *){--tw-ring-color: rgb(245 158 11 / .2)}.dark\:ring-amber-500\/25:is(.dark *){--tw-ring-color: rgb(245 158 11 / .25)}.dark\:ring-amber-500\/60:is(.dark *){--tw-ring-color: rgb(245 158 11 / .6)}.dark\:ring-cyan-300\/20:is(.dark *){--tw-ring-color: rgb(103 232 249 / .2)}.dark\:ring-cyan-400:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(34 211 238 / var(--tw-ring-opacity, 1))}.dark\:ring-cyan-400\/10:is(.dark *){--tw-ring-color: rgb(34 211 238 / .1)}.dark\:ring-cyan-400\/20:is(.dark *){--tw-ring-color: rgb(34 211 238 / .2)}.dark\:ring-cyan-400\/70:is(.dark *){--tw-ring-color: rgb(34 211 238 / .7)}.dark\:ring-cyan-500\/15:is(.dark *){--tw-ring-color: rgb(6 182 212 / .15)}.dark\:ring-cyan-500\/20:is(.dark *){--tw-ring-color: rgb(6 182 212 / .2)}.dark\:ring-emerald-500\/20:is(.dark *){--tw-ring-color: rgb(16 185 129 / .2)}.dark\:ring-emerald-500\/25:is(.dark *){--tw-ring-color: rgb(16 185 129 / .25)}.dark\:ring-emerald-500\/30:is(.dark *){--tw-ring-color: rgb(16 185 129 / .3)}.dark\:ring-red-500\/20:is(.dark *){--tw-ring-color: rgb(239 68 68 / .2)}.dark\:ring-red-500\/25:is(.dark *){--tw-ring-color: rgb(239 68 68 / .25)}.dark\:ring-red-500\/30:is(.dark *){--tw-ring-color: rgb(239 68 68 / .3)}.dark\:ring-violet-400\/20:is(.dark *){--tw-ring-color: rgb(167 139 250 / .2)}.dark\:ring-violet-500\/30:is(.dark *){--tw-ring-color: rgb(139 92 246 / .3)}.dark\:ring-white\/10:is(.dark *){--tw-ring-color: rgb(255 255 255 / .1)}.dark\:ring-white\/\[0\.03\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .03)}.dark\:ring-white\/\[0\.04\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .04)}.dark\:ring-white\/\[0\.06\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .06)}.dark\:ring-white\/\[0\.08\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .08)}.dark\:ring-white\/\[0\.10\]:is(.dark *){--tw-ring-color: rgb(255 255 255 / .1)}.dark\:ring-offset-\[\#070d18\]:is(.dark *){--tw-ring-offset-color: #070d18}.dark\:ring-offset-\[\#0f1726\]:is(.dark *){--tw-ring-offset-color: #0f1726}.dark\:brightness-100:is(.dark *){--tw-brightness: brightness(1);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)}.dark\:invert:is(.dark *){--tw-invert: invert(100%);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)}.dark\:invert-0:is(.dark *){--tw-invert: invert(0);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)}.dark\:marker\:text-cyan-300 *:is(.dark *)::marker{color:#67e8f9}.dark\:marker\:text-cyan-300:is(.dark *)::marker{color:#67e8f9}.dark\:placeholder\:text-slate-500:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-slate-500:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:focus-within\:border-amber-500\/50:focus-within:is(.dark *){border-color:#f59e0b80}.dark\:focus-within\:border-cyan-400:focus-within:is(.dark *){--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.dark\:focus-within\:border-violet-400:focus-within:is(.dark *){--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.dark\:focus-within\:ring-amber-500\/20:focus-within:is(.dark *){--tw-ring-color: rgb(245 158 11 / .2)}.dark\:focus-within\:ring-cyan-400\/20:focus-within:is(.dark *){--tw-ring-color: rgb(34 211 238 / .2)}.dark\:focus-within\:ring-cyan-500\/20:focus-within:is(.dark *){--tw-ring-color: rgb(6 182 212 / .2)}.dark\:focus-within\:ring-violet-400\/20:focus-within:is(.dark *){--tw-ring-color: rgb(167 139 250 / .2)}.dark\:focus-within\:ring-violet-500\/20:focus-within:is(.dark *){--tw-ring-color: rgb(139 92 246 / .2)}.dark\:hover\:border-\[\#0E7490\]\/35:hover:is(.dark *){border-color:#0e749059}.dark\:hover\:border-\[\#4b633d\]\/30:hover:is(.dark *){border-color:#4b633d4d}.dark\:hover\:border-\[\#BC1504\]\/30:hover:is(.dark *){border-color:#bc15044d}.dark\:hover\:border-amber-400:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(251 191 36 / var(--tw-border-opacity, 1))}.dark\:hover\:border-amber-500\/25:hover:is(.dark *){border-color:#f59e0b40}.dark\:hover\:border-cyan-400\/70:hover:is(.dark *){border-color:#22d3eeb3}.dark\:hover\:border-cyan-500\/30:hover:is(.dark *){border-color:#06b6d44d}.dark\:hover\:border-cyan-500\/40:hover:is(.dark *){border-color:#06b6d466}.dark\:hover\:border-emerald-500\/25:hover:is(.dark *){border-color:#10b98140}.dark\:hover\:border-emerald-500\/40:hover:is(.dark *){border-color:#10b98166}.dark\:hover\:border-red-400\/25:hover:is(.dark *){border-color:#f8717140}.dark\:hover\:border-red-500\/30:hover:is(.dark *){border-color:#ef44444d}.dark\:hover\:border-slate-400\/40:hover:is(.dark *){border-color:#94a3b866}.dark\:hover\:border-white\/20:hover:is(.dark *){border-color:#fff3}.dark\:hover\:border-white\/30:hover:is(.dark *){border-color:#ffffff4d}.dark\:hover\:border-white\/\[0\.08\]:hover:is(.dark *){border-color:#ffffff14}.dark\:hover\:border-white\/\[0\.14\]:hover:is(.dark *){border-color:#ffffff24}.dark\:hover\:border-white\/\[0\.16\]:hover:is(.dark *){border-color:#ffffff29}.dark\:hover\:bg-\[\#0E7490\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(14 116 144 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#1a2740\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(26 39 64 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#1c2840\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(28 40 64 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#232936\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(35 41 54 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#27364d\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(39 54 77 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#334155\]\/40:hover:is(.dark *){background-color:#33415566}.dark\:hover\:bg-\[\#334155\]\/60:hover:is(.dark *){background-color:#33415599}.dark\:hover\:bg-\[\#334155\]\/80:hover:is(.dark *){background-color:#334155cc}.dark\:hover\:bg-\[\#3B82F6\]\/15:hover:is(.dark *){background-color:#3b82f626}.dark\:hover\:bg-amber-400:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-amber-500\/10:hover:is(.dark *){background-color:#f59e0b1a}.dark\:hover\:bg-amber-500\/15:hover:is(.dark *){background-color:#f59e0b26}.dark\:hover\:bg-amber-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-amber-950\/45:hover:is(.dark *){background-color:#451a0373}.dark\:hover\:bg-cyan-400:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(34 211 238 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-cyan-400\/10:hover:is(.dark *){background-color:#22d3ee1a}.dark\:hover\:bg-cyan-400\/15:hover:is(.dark *){background-color:#22d3ee26}.dark\:hover\:bg-cyan-500:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(6 182 212 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-cyan-500\/10:hover:is(.dark *){background-color:#06b6d41a}.dark\:hover\:bg-cyan-500\/15:hover:is(.dark *){background-color:#06b6d426}.dark\:hover\:bg-emerald-400:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-emerald-500\/10:hover:is(.dark *){background-color:#10b9811a}.dark\:hover\:bg-emerald-950\/45:hover:is(.dark *){background-color:#022c2273}.dark\:hover\:bg-emerald-950\/50:hover:is(.dark *){background-color:#022c2280}.dark\:hover\:bg-primary\/10:hover:is(.dark *){background-color:#0b1f3a1a}.dark\:hover\:bg-primary\/5:hover:is(.dark *){background-color:#0b1f3a0d}.dark\:hover\:bg-red-500\/10:hover:is(.dark *){background-color:#ef44441a}.dark\:hover\:bg-red-500\/15:hover:is(.dark *){background-color:#ef444426}.dark\:hover\:bg-red-950\/30:hover:is(.dark *){background-color:#450a0a4d}.dark\:hover\:bg-red-950\/50:hover:is(.dark *){background-color:#450a0a80}.dark\:hover\:bg-rose-950\/45:hover:is(.dark *){background-color:#4c051973}.dark\:hover\:bg-violet-950\/50:hover:is(.dark *){background-color:#2e106580}.dark\:hover\:bg-white\/10:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:bg-white\/15:hover:is(.dark *){background-color:#ffffff26}.dark\:hover\:bg-white\/5:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-white\/\[0\.02\]:hover:is(.dark *){background-color:#ffffff05}.dark\:hover\:bg-white\/\[0\.03\]:hover:is(.dark *){background-color:#ffffff08}.dark\:hover\:bg-white\/\[0\.04\]:hover:is(.dark *){background-color:#ffffff0a}.dark\:hover\:bg-white\/\[0\.05\]:hover:is(.dark *){background-color:#ffffff0d}.dark\:hover\:bg-white\/\[0\.06\]:hover:is(.dark *){background-color:#ffffff0f}.dark\:hover\:bg-white\/\[0\.07\]:hover:is(.dark *){background-color:#ffffff12}.dark\:hover\:bg-white\/\[0\.08\]:hover:is(.dark *){background-color:#ffffff14}.dark\:hover\:bg-white\/\[0\.1\]:hover:is(.dark *){background-color:#ffffff1a}.dark\:hover\:text-\[\#0E7490\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(14 116 144 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#3B82F6\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#E5E7EB\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-\[\#a8c49a\]:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(168 196 154 / var(--tw-text-opacity, 1))}.dark\:hover\:text-amber-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:hover\:text-amber-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:hover\:text-amber-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:hover\:text-cyan-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(165 243 252 / var(--tw-text-opacity, 1))}.dark\:hover\:text-cyan-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.dark\:hover\:text-cyan-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(34 211 238 / var(--tw-text-opacity, 1))}.dark\:hover\:text-emerald-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:hover\:text-green-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.dark\:hover\:text-primary:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(11 31 58 / var(--tw-text-opacity, 1))}.dark\:hover\:text-primary\/90:hover:is(.dark *){color:#0b1f3ae6}.dark\:hover\:text-red-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-100:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-200:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:hover\:text-slate-400:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:hover\:text-white:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:hover\:opacity-90:hover:is(.dark *){opacity:.9}.dark\:hover\:shadow-\[0_0_0_1px_rgba\(34\,211\,238\,0\.16\)\,0_18px_45px_rgba\(8\,47\,73\,0\.28\)\]:hover:is(.dark *){--tw-shadow: 0 0 0 1px rgba(34,211,238,.16),0 18px 45px rgba(8,47,73,.28);--tw-shadow-colored: 0 0 0 1px var(--tw-shadow-color), 0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:hover\:shadow-\[0_12px_36px_rgba\(0\,0\,0\,0\.35\)\]:hover:is(.dark *){--tw-shadow: 0 12px 36px rgba(0,0,0,.35);--tw-shadow-colored: 0 12px 36px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:hover\:shadow-lg:hover:is(.dark *){--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(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)}.dark\:hover\:shadow-none:hover:is(.dark *){--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:hover\:shadow-black\/20:hover:is(.dark *){--tw-shadow-color: rgb(0 0 0 / .2);--tw-shadow: var(--tw-shadow-colored)}.dark\:hover\:brightness-105:hover:is(.dark *){--tw-brightness: brightness(1.05);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)}.dark\:focus\:\!border-red-400:focus:is(.dark *){--tw-border-opacity: 1 !important;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))!important}.dark\:focus\:border-\[\#4b633d\]\/50:focus:is(.dark *){border-color:#4b633d80}.dark\:focus\:border-amber-500\/50:focus:is(.dark *){border-color:#f59e0b80}.dark\:focus\:border-cyan-400:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(34 211 238 / var(--tw-border-opacity, 1))}.dark\:focus\:border-cyan-400\/50:focus:is(.dark *){border-color:#22d3ee80}.dark\:focus\:border-cyan-500\/50:focus:is(.dark *){border-color:#06b6d480}.dark\:focus\:border-emerald-500\/40:focus:is(.dark *){border-color:#10b98166}.dark\:focus\:border-emerald-500\/50:focus:is(.dark *){border-color:#10b98180}.dark\:focus\:border-violet-400:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(167 139 250 / var(--tw-border-opacity, 1))}.dark\:focus\:border-violet-400\/60:focus:is(.dark *){border-color:#a78bfa99}.dark\:focus\:bg-amber-500\/10:focus:is(.dark *){background-color:#f59e0b1a}.dark\:focus\:bg-red-500\/10:focus:is(.dark *){background-color:#ef44441a}.dark\:focus\:text-amber-200:focus:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.dark\:focus\:text-red-300:focus:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:focus\:\!ring-red-500\/20:focus:is(.dark *){--tw-ring-color: rgb(239 68 68 / .2) !important}.dark\:focus\:\!ring-red-500\/30:focus:is(.dark *){--tw-ring-color: rgb(239 68 68 / .3) !important}.dark\:focus\:ring-\[\#0891B2\]\/40:focus:is(.dark *){--tw-ring-color: rgb(8 145 178 / .4)}.dark\:focus\:ring-\[\#22d3ee\]\/40:focus:is(.dark *){--tw-ring-color: rgb(34 211 238 / .4)}.dark\:focus\:ring-\[\#4b633d\]\/30:focus:is(.dark *){--tw-ring-color: rgb(75 99 61 / .3)}.dark\:focus\:ring-\[\#4b633d\]\/40:focus:is(.dark *){--tw-ring-color: rgb(75 99 61 / .4)}.dark\:focus\:ring-\[\#BC1504\]\/40:focus:is(.dark *){--tw-ring-color: rgb(188 21 4 / .4)}.dark\:focus\:ring-amber-500:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-amber-500\/20:focus:is(.dark *){--tw-ring-color: rgb(245 158 11 / .2)}.dark\:focus\:ring-amber-500\/25:focus:is(.dark *){--tw-ring-color: rgb(245 158 11 / .25)}.dark\:focus\:ring-amber-500\/30:focus:is(.dark *){--tw-ring-color: rgb(245 158 11 / .3)}.dark\:focus\:ring-amber-500\/50:focus:is(.dark *){--tw-ring-color: rgb(245 158 11 / .5)}.dark\:focus\:ring-cyan-400\/20:focus:is(.dark *){--tw-ring-color: rgb(34 211 238 / .2)}.dark\:focus\:ring-cyan-400\/30:focus:is(.dark *){--tw-ring-color: rgb(34 211 238 / .3)}.dark\:focus\:ring-cyan-500\/20:focus:is(.dark *){--tw-ring-color: rgb(6 182 212 / .2)}.dark\:focus\:ring-cyan-500\/25:focus:is(.dark *){--tw-ring-color: rgb(6 182 212 / .25)}.dark\:focus\:ring-cyan-500\/30:focus:is(.dark *){--tw-ring-color: rgb(6 182 212 / .3)}.dark\:focus\:ring-emerald-500\/20:focus:is(.dark *){--tw-ring-color: rgb(16 185 129 / .2)}.dark\:focus\:ring-emerald-500\/30:focus:is(.dark *){--tw-ring-color: rgb(16 185 129 / .3)}.dark\:focus\:ring-primary:focus:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(11 31 58 / var(--tw-ring-opacity, 1))}.dark\:focus\:ring-red-400\/40:focus:is(.dark *){--tw-ring-color: rgb(248 113 113 / .4)}.dark\:focus\:ring-red-500\/25:focus:is(.dark *){--tw-ring-color: rgb(239 68 68 / .25)}.dark\:focus\:ring-slate-500\/30:focus:is(.dark *){--tw-ring-color: rgb(100 116 139 / .3)}.dark\:focus\:ring-violet-400\/20:focus:is(.dark *){--tw-ring-color: rgb(167 139 250 / .2)}.dark\:focus\:ring-violet-500\/20:focus:is(.dark *){--tw-ring-color: rgb(139 92 246 / .2)}.dark\:focus\:ring-white\/40:focus:is(.dark *){--tw-ring-color: rgb(255 255 255 / .4)}.dark\:focus\:ring-offset-0:focus:is(.dark *){--tw-ring-offset-width: 0px}.dark\:focus\:ring-offset-\[\#0f1726\]:focus:is(.dark *){--tw-ring-offset-color: #0f1726}.dark\:focus\:ring-offset-\[\#111827\]:focus:is(.dark *){--tw-ring-offset-color: #111827}.dark\:focus\:ring-offset-primary:focus:is(.dark *){--tw-ring-offset-color: #0B1F3A}.dark\:focus-visible\:ring-white\/15:focus-visible:is(.dark *){--tw-ring-color: rgb(255 255 255 / .15)}.dark\:focus-visible\:ring-white\/20:focus-visible:is(.dark *){--tw-ring-color: rgb(255 255 255 / .2)}.dark\:focus-visible\:ring-offset-\[\#0f1726\]:focus-visible:is(.dark *){--tw-ring-offset-color: #0f1726}.dark\:active\:bg-white\/\[0\.04\]:active:is(.dark *){background-color:#ffffff0a}.dark\:disabled\:border-white\/\[0\.06\]:disabled:is(.dark *){border-color:#ffffff0f}.dark\:disabled\:bg-\[\#121c2e\]\/70:disabled:is(.dark *){background-color:#121c2eb3}.dark\:disabled\:bg-white\/\[0\.04\]:disabled:is(.dark *){background-color:#ffffff0a}.dark\:disabled\:bg-white\/\[0\.06\]:disabled:is(.dark *){background-color:#ffffff0f}.dark\:disabled\:text-slate-300:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-slate-400:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-slate-500:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:disabled\:text-slate-600:disabled:is(.dark *){--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.dark\:disabled\:hover\:bg-amber-500:hover:disabled:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.dark\:disabled\:hover\:bg-transparent:hover:disabled:is(.dark *){background-color:transparent}.group:hover .dark\:group-hover\:bg-\[\#175cc2\]\/15:is(.dark *){background-color:#175cc226}.group:hover .dark\:group-hover\:bg-white\/\[0\.06\]:is(.dark *){background-color:#ffffff0f}.group:hover .dark\:group-hover\:text-\[\#3B82F6\]:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-cyan-300:is(.dark *){--tw-text-opacity: 1;color:rgb(103 232 249 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:ring-cyan-300\/30:is(.dark *){--tw-ring-color: rgb(103 232 249 / .3)}.group:focus .dark\:group-focus\:text-amber-200:is(.dark *){--tw-text-opacity: 1;color:rgb(253 230 138 / var(--tw-text-opacity, 1))}@media(min-width:640px){.sm\:absolute{position:absolute}.sm\:right-2{right:.5rem}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:my-8{margin-top:2rem;margin-bottom:2rem}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:ml-0{margin-left:0}.sm\:ml-3{margin-left:.75rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-auto{margin-left:auto}.sm\:mt-0{margin-top:0}.sm\:mt-3{margin-top:.75rem}.sm\:line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:grid{display:grid}.sm\:hidden{display:none}.sm\:h-10{height:2.5rem}.sm\:h-11{height:2.75rem}.sm\:h-4{height:1rem}.sm\:h-8{height:2rem}.sm\:h-9{height:2.25rem}.sm\:h-screen{height:100vh}.sm\:min-h-\[calc\(100vh-3rem\)\]{min-height:calc(100vh - 3rem)}.sm\:w-1\/2{width:50%}.sm\:w-10{width:2.5rem}.sm\:w-11{width:2.75rem}.sm\:w-12{width:3rem}.sm\:w-4{width:1rem}.sm\:w-64{width:16rem}.sm\:w-8{width:2rem}.sm\:w-\[9\.5rem\]{width:9.5rem}.sm\:w-auto{width:auto}.sm\:w-full{width:100%}.sm\:min-w-\[3\.5rem\]{min-width:3.5rem}.sm\:max-w-3xl{max-width:48rem}.sm\:max-w-\[4\.5rem\]{max-width:4.5rem}.sm\:max-w-\[4rem\]{max-width:4rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-xl{max-width:36rem}.sm\:max-w-xs{max-width:20rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0px}.sm\:gap-2{gap:.5rem}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:rounded-2xl{border-radius:1rem}.sm\:p-0{padding:0}.sm\:p-3{padding:.75rem}.sm\:p-3\.5{padding:.875rem}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-7{padding:1.75rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-2\.5{padding-left:.625rem;padding-right:.625rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-2{padding-top:.5rem;padding-bottom:.5rem}.sm\:py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pl-2{padding-left:.5rem}.sm\:pl-32{padding-left:8rem}.sm\:pr-6{padding-right:1.5rem}.sm\:text-left{text-align:left}.sm\:align-middle{vertical-align:middle}.sm\:text-2xl{font-size:1.5rem;line-height:2.25rem;letter-spacing:.0703px}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[10px\]{font-size:10px}.sm\:text-\[11px\]{font-size:11px}.sm\:text-\[9px\]{font-size:9px}.sm\:text-base{font-size:1rem;line-height:1.5rem;letter-spacing:-.3125px}.sm\:text-lg{font-size:1.125rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.sm\:text-xl{font-size:1.25rem;line-height:1.5rem}.sm\:text-xs{font-size:.75rem;line-height:1.25rem;letter-spacing:-.1504px}.sm\:before\:left-0:before{content:var(--tw-content);left:0}.sm\:before\:ml-\[5\.5rem\]:before{content:var(--tw-content);margin-left:5.5rem}.sm\:after\:left-0:after{content:var(--tw-content);left:0}.sm\:after\:ml-\[5\.5rem\]:after{content:var(--tw-content);margin-left:5.5rem}}@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\:col-span-3{grid-column:span 3 / span 3}.md\:col-span-4{grid-column:span 4 / span 4}.md\:col-span-6{grid-column:span 6 / span 6}.md\:mt-0{margin-top:0}.md\:mt-3{margin-top:.75rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-10{height:2.5rem}.md\:h-11{height:2.75rem}.md\:h-auto{height:auto}.md\:h-screen{height:100vh}.md\:max-h-screen{max-height:100vh}.md\:w-11{width:2.75rem}.md\:w-64{width:16rem}.md\:w-\[500px\]{width:500px}.md\:w-\[calc\(33\.33\%-8px\)\]{width:calc(33.33% - 8px)}.md\:w-auto{width:auto}.md\:max-w-\[140px\]{max-width:140px}.md\:max-w-\[220px\]{max-width:220px}.md\:max-w-none{max-width:none}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.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\:grid-cols-\[1fr_1fr_auto\]{grid-template-columns:1fr 1fr auto}.md\:grid-cols-\[50px\,1fr\,80px\,1fr\,80px\]{grid-template-columns:50px 1fr 80px 1fr 80px}.md\:grid-cols-\[64px\,minmax\(260px\,1fr\)\,240px\,96px\]{grid-template-columns:64px minmax(260px,1fr) 240px 96px}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-stretch{align-items:stretch}.md\:justify-end{justify-content:flex-end}.md\:justify-between{justify-content:space-between}.md\:gap-1\.5{gap:.375rem}.md\:gap-2{gap:.5rem}.md\:gap-3{gap:.75rem}.md\:gap-4{gap:1rem}.md\:gap-5{gap:1.25rem}.md\:gap-6{gap:1.5rem}.md\:rounded-\[10px\]{border-radius:10px}.md\:rounded-none{border-radius:0}.md\:border-b-0{border-bottom-width:0px}.md\:border-l{border-left-width:1px}.md\:border-none{border-style:none}.md\:bg-transparent{background-color:transparent}.md\:p-0{padding:0}.md\:p-4{padding:1rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pt-0{padding-top:0}.md\:pt-4{padding-top:1rem}.md\:pt-6{padding-top:1.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2.25rem;letter-spacing:.0703px}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem;letter-spacing:-.3125px}.md\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.md\:leading-6{line-height:1.5rem}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:right-2\.5{right:.625rem}.lg\:top-4{top:1rem}.lg\:inline{display:inline}.lg\:table-cell{display:table-cell}.lg\:hidden{display:none}.lg\:h-9{height:2.25rem}.lg\:h-full{height:100%}.lg\:min-h-0{min-height:0px}.lg\:w-9{width:2.25rem}.lg\:w-\[38\%\]{width:38%}.lg\:max-w-\[5rem\]{max-width:5rem}.lg\:max-w-\[6rem\]{max-width:6rem}.lg\:max-w-\[8rem\]{max-width:8rem}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-\[1fr_400px\]{grid-template-columns:1fr 400px}.lg\:grid-cols-\[220px_1fr\]{grid-template-columns:220px 1fr}.lg\:grid-cols-\[minmax\(0\,2fr\)_minmax\(0\,1\.5fr\)_minmax\(0\,0\.9fr\)_minmax\(0\,0\.9fr\)_minmax\(0\,0\.9fr\)_auto\]{grid-template-columns:minmax(0,2fr) minmax(0,1.5fr) minmax(0,.9fr) minmax(0,.9fr) minmax(0,.9fr) auto}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:items-center{align-items:center}.lg\:items-stretch{align-items:stretch}.lg\:justify-between{justify-content:space-between}.lg\:gap-3{gap:.75rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:border-l{border-left-width:1px}.lg\:border-t-0{border-top-width:0px}.lg\:p-5{padding:1.25rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-4{padding-top:1rem;padding-bottom:1rem}.lg\:pl-4{padding-left:1rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-8{padding-right:2rem}.lg\:pt-0{padding-top:0}.lg\:text-\[10px\]{font-size:10px}.lg\:text-sm{font-size:.875rem;line-height:1.25rem;letter-spacing:-.1504px}.lg\:text-xs{font-size:.75rem;line-height:1.25rem;letter-spacing:-.1504px}}@media(min-width:1280px){.xl\:sticky{position:sticky}.xl\:top-4{top:1rem}.xl\:col-span-5{grid-column:span 5 / span 5}.xl\:col-span-7{grid-column:span 7 / span 7}.xl\:table-cell{display:table-cell}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-\[1\.55fr_1fr\]{grid-template-columns:1.55fr 1fr}.xl\:grid-cols-\[minmax\(0\,3fr\)_minmax\(320px\,2fr\)\]{grid-template-columns:minmax(0,3fr) minmax(320px,2fr)}.xl\:grid-cols-\[minmax\(280px\,340px\)_minmax\(0\,1fr\)_minmax\(240px\,300px\)\]{grid-template-columns:minmax(280px,340px) minmax(0,1fr) minmax(240px,300px)}.xl\:flex-row{flex-direction:row}.xl\:items-start{align-items:flex-start}.xl\:items-center{align-items:center}.xl\:gap-4{gap:1rem}.xl\:gap-6{gap:1.5rem}}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:\:-webkit-scrollbar\]\:hidden::-webkit-scrollbar{display:none}.\[\&\>\*\]\:min-w-0>*{min-width:0px}.\[\&\>div\>div\]\:\!relative>div>div{position:relative!important}.\[\&\>div\>div\]\:\!h-full>div>div{height:100%!important}.\[\&\>div\>div\]\:\!w-full>div>div{width:100%!important}.\[\&\>div\]\:\!h-full>div{height:100%!important}.\[\&\>div\]\:\!w-full>div{width:100%!important}.\[\&\>option\]\:text-black>option{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.\[\&\>svg\]\:h-4>svg{height:1rem}.\[\&\>svg\]\:w-4>svg{width:1rem}.\[\&_button\]\:\!absolute button{position:absolute!important}.\[\&_button\]\:\!right-0 button{right:0!important}.\[\&_button\]\:\!right-2 button{right:.5rem!important}.\[\&_button\]\:\!top-1\/2 button{top:50%!important}.\[\&_button\]\:\!z-10 button{z-index:10!important}.\[\&_button\]\:h-8 button{height:2rem}.\[\&_button\]\:\!-translate-y-1\/2 button{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.\[\&_button\]\:\!cursor-not-allowed button{cursor:not-allowed!important}.\[\&_button\]\:\!border-gray-200 button{--tw-border-opacity: 1 !important;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))!important}.\[\&_button\]\:\!bg-gray-100 button{--tw-bg-opacity: 1 !important;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))!important}.\[\&_button\]\:py-1 button{padding-top:.25rem;padding-bottom:.25rem}.\[\&_button\]\:text-xs button{font-size:.75rem;line-height:1.25rem;letter-spacing:-.1504px}.\[\&_button\]\:\!text-gray-500 button{--tw-text-opacity: 1 !important;color:rgb(107 114 128 / var(--tw-text-opacity, 1))!important}.\[\&_button\]\:opacity-80 button{opacity:.8}.\[\&_input\]\:\!h-full input{height:100%!important}.\[\&_input\]\:\!min-h-0 input{min-height:0px!important}.\[\&_input\]\:min-h-\[34px\] input{min-height:34px}.\[\&_input\]\:\!w-full input{width:100%!important}.\[\&_input\]\:\!cursor-not-allowed input{cursor:not-allowed!important}.\[\&_input\]\:\!rounded-none input{border-radius:0!important}.\[\&_input\]\:\!border-0 input{border-width:0px!important}.\[\&_input\]\:border-0 input{border-width:0px}.\[\&_input\]\:\!bg-transparent input{background-color:transparent!important}.\[\&_input\]\:bg-transparent input{background-color:transparent}.\[\&_input\]\:\!px-1 input{padding-left:.25rem!important;padding-right:.25rem!important}.\[\&_input\]\:\!py-0 input{padding-top:0!important;padding-bottom:0!important}.\[\&_input\]\:px-1 input{padding-left:.25rem;padding-right:.25rem}.\[\&_input\]\:\!pl-3 input{padding-left:.75rem!important}.\[\&_input\]\:\!pr-10 input{padding-right:2.5rem!important}.\[\&_input\]\:\!pr-8 input{padding-right:2rem!important}.\[\&_input\]\:\!text-left input{text-align:left!important}.\[\&_input\]\:\!text-sm input{font-size:.875rem!important;line-height:1.25rem!important;letter-spacing:-.1504px!important}.\[\&_input\]\:\!text-gray-900 input{--tw-text-opacity: 1 !important;color:rgb(17 24 39 / var(--tw-text-opacity, 1))!important}.\[\&_input\]\:\!text-slate-400 input{--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.\[\&_input\]\:text-gray-900 input{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.\[\&_input\]\:\!shadow-none input{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.\[\&_input\]\:shadow-none input{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\[\&_input\]\:\!outline-none input{outline:2px solid transparent!important;outline-offset:2px!important}.\[\&_input\]\:\!ring-0 input{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.\[\&_input\]\:ring-0 input{--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(0px + 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)}.\[\&_input\]\:placeholder\:\!text-slate-400 input::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.\[\&_input\]\:placeholder\:\!text-slate-400 input::placeholder{--tw-text-opacity: 1 !important;color:rgb(148 163 184 / var(--tw-text-opacity, 1))!important}.\[\&_input\]\:focus\:\!border-0:focus input{border-width:0px!important}.\[\&_input\]\:focus\:\!ring-0:focus input{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.dark\:\[\&_input\]\:\!text-slate-100 input:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(241 245 249 / var(--tw-text-opacity, 1))!important}.dark\:\[\&_input\]\:\!text-slate-200 input:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(226 232 240 / var(--tw-text-opacity, 1))!important}.dark\:\[\&_input\]\:\!text-slate-500 input:is(.dark *){--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.dark\:\[\&_input\]\:text-slate-200 input:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:\[\&_input\]\:placeholder\:\!text-slate-500 input:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.dark\:\[\&_input\]\:placeholder\:\!text-slate-500 input:is(.dark *)::placeholder{--tw-text-opacity: 1 !important;color:rgb(100 116 139 / var(--tw-text-opacity, 1))!important}.\[\&_label\]\:text-\[10px\] label{font-size:10px}.\[\&_label\]\:text-xs label{font-size:.75rem;line-height:1.25rem;letter-spacing:-.1504px}.\[\&_label\]\:font-medium label{font-weight:500}.\[\&_label\]\:leading-none label{line-height:1}.\[\&_label\]\:text-text-secondary label{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.dark\:\[\&_label\]\:text-slate-400 label:is(.dark *){--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.\[\&_path\]\:stroke-\[\#217346\] path{stroke:#217346}.\[\&_path\]\:stroke-current path{stroke:currentColor}.\[\&_path\]\:stroke-gray-600 path{stroke:#4b5563}.\[\&_path\]\:stroke-white path{stroke:#fff}.dark\:\[\&_path\]\:stroke-emerald-300 path:is(.dark *){stroke:#6ee7b7}.dark\:\[\&_path\]\:stroke-slate-300 path:is(.dark *){stroke:#cbd5e1}.\[\&_select\]\:min-h-\[34px\] select,.\[\&_textarea\]\:min-h-\[34px\] textarea{min-height:34px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
