:root{--status-page-bg: #F8F8F6;--status-card-bg: #FFFFFF;--status-card-border: #ECECEA;--status-text-primary: #373734;--status-text-secondary: #7B7A70;--status-text-muted: #9B9A90;--status-accent: #4864C7;--status-green: #10B981;--status-amber: #f59e0b;--status-red: #ef4444;--status-gray: #9ca3af;--status-radius: 4px;--status-font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--status-hover-bg: #EFEEEC;--status-border-input: #C8C7C0}html.dark{--status-page-bg: #111318;--status-card-bg: #1C2029;--status-card-border: #2E3348;--status-text-primary: #FFFFFF;--status-text-secondary: #A4A8B2;--status-text-muted: #515766;--status-hover-bg: #2E3348;--status-border-input: #3E4460}.status-card{background:var(--status-card-bg);border:1px solid var(--status-card-border);border-radius:var(--status-radius);padding:24px}.status-card-title{font-family:var(--status-font);font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:.05em;color:var(--status-text-muted);margin-bottom:12px}.status-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px;flex-shrink:0}.status-dot.green{background:var(--status-green)}.status-dot.amber{background:var(--status-amber)}.status-dot.red{background:var(--status-red)}.status-dot.gray{background:var(--status-gray)}.status-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.status-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.status-grid-3,.status-grid-2{grid-template-columns:1fr}}.status-skeleton{background:linear-gradient(90deg,#efeeec 25%,#e5e5e0,#efeeec 75%);background-size:200% 100%;animation:status-shimmer 1.5s infinite;border-radius:var(--status-radius);height:20px}html.dark .status-skeleton{background:linear-gradient(90deg,#252a35 25%,#2e3348,#252a35 75%);background-size:200% 100%}@keyframes status-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.status-section{margin-bottom:32px}@keyframes status-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.status-big-number{font-family:var(--status-font);font-size:32px;font-weight:700;line-height:1.1;color:var(--status-text-primary)}.status-label{font-size:13px;color:var(--status-text-secondary);margin-top:2px}.status-refresh-bar{height:3px;background:var(--status-accent);position:fixed;top:0;left:0;z-index:100;transition:width 1s linear}:root{--color-primary: #4864C7;--color-primary-hover: #3B52A8;--color-primary-light: #EEF1FA;--color-text-primary: #000000;--color-text-secondary: #515766;--color-bg: #FFFFFF;--color-bg-subtle: #F3F4F7;--color-surface-dark: #1E2240;--color-border: #EFF1F3;--color-border-input: #D1D5DB;--color-white: #FFFFFF;--radius: 4px;--nav-height: 88px;--max-content-width: 1280px;--font-sans: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", system-ui, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--transition-fast: .15s ease-out;--transition-medium: .2s ease-out;--transition-slow: .3s ease-out}.dark{--color-bg: #0F1117;--color-bg-subtle: #1A1D2E;--color-border: #2E3348;--color-text-primary: #F9FAFB;--color-text-secondary: #9CA3AF}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}*,: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:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,Segoe UI,Roboto,Helvetica Neue,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}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-8{bottom:2rem}.left-1\/2{left:50%}.right-0{right:0}.top-full{top:100%}.z-50{z-index:50}.col-span-3{grid-column:span 3 / span 3}.col-span-9{grid-column:span 9 / span 9}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1 / 1}.h-12{height:3rem}.h-2{height:.5rem}.h-\[20px\]{height:20px}.h-\[359px\]{height:359px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[56px\]{height:56px}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.min-h-screen{min-height:100vh}.w-2{width:.5rem}.w-\[100px\]{width:100px}.w-\[240px\]{width:240px}.w-\[40px\]{width:40px}.w-\[48px\]{width:48px}.w-full{width:100%}.max-w-5xl{max-width:64rem}.max-w-\[220px\]{max-width:220px}.max-w-\[400px\]{max-width:400px}.max-w-\[560px\]{max-width:560px}.max-w-md{max-width:28rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) 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))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.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-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * 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-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:4px}.rounded-\[1px\]{border-radius:1px}.rounded-\[4px\]{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-l-\[4px\]{border-top-left-radius:4px;border-bottom-left-radius:4px}.border{border-width:1px}.border-none{border-style:none}.border-\[\#2E3348\]{--tw-border-opacity: 1;border-color:rgb(46 51 72 / var(--tw-border-opacity, 1))}.border-\[\#4864C7\]{--tw-border-opacity: 1;border-color:rgb(72 100 199 / var(--tw-border-opacity, 1))}.border-\[\#D1D5DB\]{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-\[\#ECECEA\]{--tw-border-opacity: 1;border-color:rgb(236 236 234 / var(--tw-border-opacity, 1))}.border-\[\#EFF1F3\]{--tw-border-opacity: 1;border-color:rgb(239 241 243 / 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))}.bg-\[\#111318\]{--tw-bg-opacity: 1;background-color:rgb(17 19 24 / var(--tw-bg-opacity, 1))}.bg-\[\#1C2029\]{--tw-bg-opacity: 1;background-color:rgb(28 32 41 / var(--tw-bg-opacity, 1))}.bg-\[\#2a4bbf\]{--tw-bg-opacity: 1;background-color:rgb(42 75 191 / var(--tw-bg-opacity, 1))}.bg-\[\#373734\]{--tw-bg-opacity: 1;background-color:rgb(55 55 52 / var(--tw-bg-opacity, 1))}.bg-\[\#4864C7\]{--tw-bg-opacity: 1;background-color:rgb(72 100 199 / var(--tw-bg-opacity, 1))}.bg-\[\#ECECEA\]{--tw-bg-opacity: 1;background-color:rgb(236 236 234 / var(--tw-bg-opacity, 1))}.bg-\[\#F3F4F7\]{--tw-bg-opacity: 1;background-color:rgb(243 244 247 / var(--tw-bg-opacity, 1))}.bg-\[\#F8F8F6\]{--tw-bg-opacity: 1;background-color:rgb(248 248 246 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / 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-500\/10{background-color:#ef44441a}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit:cover;object-fit:cover}.p-2{padding:.5rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.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-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-16{padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-3{padding-left:.75rem}.pr-1{padding-right:.25rem}.pr-6{padding-right:1.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-right{text-align:right}.font-sans{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-body{font-size:.875rem;line-height:1.5;font-weight:400}.text-body-emphasis{font-size:.875rem;line-height:1.5;font-weight:500}.text-callout{font-size:.875rem;line-height:1.45;font-weight:400}.text-caption{font-size:.75rem;line-height:1.4;font-weight:400}.text-display{font-size:1.875rem;line-height:1.15;letter-spacing:-.015em;font-weight:600}.text-footnote{font-size:.8125rem;line-height:1.4;font-weight:400}.text-headline{font-size:.9375rem;line-height:1.4;font-weight:600}.text-label{font-size:.75rem;line-height:1;letter-spacing:.04em;font-weight:600}.text-title-1{font-size:1.5rem;line-height:1.2;letter-spacing:-.01em;font-weight:600}.text-title-2{font-size:1.25rem;line-height:1.3;letter-spacing:-.005em;font-weight:600}.text-title-3{font-size:1.125rem;line-height:1.35;font-weight:600}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.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-\[1\.1\]{line-height:1.1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.4\]{line-height:1.4}.leading-\[1\.5\]{line-height:1.5}.leading-none{line-height:1}.tracking-\[0\.02em\]{letter-spacing:.02em}.text-\[\#000000\]{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-\[\#373734\]{--tw-text-opacity: 1;color:rgb(55 55 52 / var(--tw-text-opacity, 1))}.text-\[\#4864C7\]{--tw-text-opacity: 1;color:rgb(72 100 199 / var(--tw-text-opacity, 1))}.text-\[\#515766\]{--tw-text-opacity: 1;color:rgb(81 87 102 / var(--tw-text-opacity, 1))}.text-\[\#7B7A70\]{--tw-text-opacity: 1;color:rgb(123 122 112 / var(--tw-text-opacity, 1))}.text-\[\#9B9A90\]{--tw-text-opacity: 1;color:rgb(155 154 144 / var(--tw-text-opacity, 1))}.text-\[\#A4A8B2\]{--tw-text-opacity: 1;color:rgb(164 168 178 / var(--tw-text-opacity, 1))}.text-\[\#E5E5E0\]{--tw-text-opacity: 1;color:rgb(229 229 224 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.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)}.outline{outline-style:solid}.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)}.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-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}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.font-tabular{font-variant-numeric:tabular-nums}body{background-color:var(--status-page-bg, #F8F8F6);color:var(--status-text-primary, #373734);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}.placeholder\:text-\[\#9CA3AF\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.placeholder\:text-\[\#9CA3AF\]::placeholder{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:border-\[\#3B52A8\]:hover{--tw-border-opacity: 1;border-color:rgb(59 82 168 / var(--tw-border-opacity, 1))}.hover\:border-\[\#4864C7\]:hover{--tw-border-opacity: 1;border-color:rgb(72 100 199 / var(--tw-border-opacity, 1))}.hover\:border-\[\#C8C7C0\]:hover{--tw-border-opacity: 1;border-color:rgb(200 199 192 / var(--tw-border-opacity, 1))}.hover\:border-red-700:hover{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#3B52A8\]:hover{--tw-bg-opacity: 1;background-color:rgb(59 82 168 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4864C7\]:hover{--tw-bg-opacity: 1;background-color:rgb(72 100 199 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EEF1FA\]:hover{--tw-bg-opacity: 1;background-color:rgb(238 241 250 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#EFEEEC\]:hover{--tw-bg-opacity: 1;background-color:rgb(239 238 236 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F3F4F7\]:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 247 / 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))}.focus\:border-\[\#4864C7\]:focus{--tw-border-opacity: 1;border-color:rgb(72 100 199 / var(--tw-border-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.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-\[\#4864C7\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(72 100 199 / var(--tw-ring-opacity, 1))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:max-h-\[100px\]{max-height:100px}.group:hover .group-hover\:max-h-\[40px\]{max-height:40px}.group:hover .group-hover\:bg-\[\#4864C7\]{--tw-bg-opacity: 1;background-color:rgb(72 100 199 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.group:hover .group-hover\:text-\[\#373734\]{--tw-text-opacity: 1;color:rgb(55 55 52 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#4864C7\]{--tw-text-opacity: 1;color:rgb(72 100 199 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-\[\#7B7A70\]{--tw-text-opacity: 1;color:rgb(123 122 112 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity:1}.dark\:border-\[\#2E3348\]:is(.dark *){--tw-border-opacity: 1;border-color:rgb(46 51 72 / var(--tw-border-opacity, 1))}.dark\:border-transparent:is(.dark *){border-color:transparent}.dark\:bg-\[\#111318\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(17 19 24 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1C2029\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(28 32 41 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#2E3348\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 51 72 / var(--tw-bg-opacity, 1))}.dark\:text-\[\#515766\]:is(.dark *){--tw-text-opacity: 1;color:rgb(81 87 102 / var(--tw-text-opacity, 1))}.dark\:text-\[\#A4A8B2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(164 168 178 / var(--tw-text-opacity, 1))}.dark\:text-\[\#D1D5DB\]:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / 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\:hover\:border-\[\#515766\]:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(81 87 102 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-\[\#2D3450\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(45 52 80 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-\[\#2E3348\]:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(46 51 72 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:bg-\[\#4864C7\]:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(72 100 199 / var(--tw-bg-opacity, 1))}.group:hover .dark\:group-hover\:text-\[\#A4A8B2\]:is(.dark *){--tw-text-opacity: 1;color:rgb(164 168 178 / var(--tw-text-opacity, 1))}.group:hover .dark\:group-hover\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}@media(min-width:768px){.md\:block{display:block}.md\:w-1\/2{width:50%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-start{align-items:flex-start}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
