#app{width:100%;min-height:100vh;overflow-y:auto;background:var(--theme-bg-color);transition:background-color .3s ease}/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,)}.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-filter{-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,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}:root{--theme-main-color: #2D4FEB;--theme-main-color-light: #5B7EF1;--theme-main-color-lighter: #8AA5F5;--theme-main-color-dark: #1F3AB8;--theme-bg-color: #ffffff;--theme-bg-secondary: #f8f9fa;--theme-card-bg: #ffffff;--theme-bg-overlay: rgba(0, 0, 0, .4);--theme-bg-hover: rgba(0, 0, 0, .05);--theme-bg-active: rgba(0, 0, 0, .03);--theme-gray-light: #E8EAED;--theme-gray-medium: #d0d0d0;--theme-gray-dark: #999999;--theme-text-primary: #000000;--theme-text-secondary: #666666;--theme-text-tertiary: #999999;--theme-text-white: #ffffff;--theme-border-color: #e0e0e0;--theme-border-light: #e5e7eb;--theme-divider-color: #e8eaf0;--theme-divider-light: rgba(0, 0, 0, .08);--theme-shadow-sm: 2px 2px 8px 0px rgba(0, 0, 0, .15);--theme-shadow-md: 2px 2px 8px 0px rgba(0, 0, 0, .15);--theme-shadow-lg: 2px 2px 8px 0px rgba(0, 0, 0, .15);--theme-shadow-header: 2px 2px 8px 0px rgba(0, 0, 0, .15);--theme-shadow-logo: drop-shadow(2px 2px 8px rgba(0, 0, 0, .15));--theme-card-shadow: 2px 2px 8px rgba(0, 0, 0, .06);--theme-card-shadow-hover: 2px 2px 12px rgba(0, 0, 0, .1);--theme-card-shadow-active: 2px 2px 10px rgba(0, 0, 0, .08);--theme-font-size-xs: 10px;--theme-font-size-sm: 12px;--theme-font-size-base: 14px;--theme-font-size-md: 15px;--theme-font-size-lg: 20px;--theme-font-size-xl: 24px;--theme-font-weight-normal: 400;--theme-font-weight-medium: 500;--theme-font-weight-semibold: 600;--theme-font-weight-bold: 700;--theme-icon-xs: 10px;--theme-icon-sm: 14px;--theme-icon-base: 19px;--theme-icon-md: 20px;--theme-icon-lg: 24px;--theme-height-xs: 32px;--theme-height-sm: 36px;--theme-height-md: 40px;--theme-height-xmd: 56px;--theme-height-lg: 70px;--theme-spacing-xs: 4px;--theme-spacing-sm: 8px;--theme-spacing-base: 12px;--theme-spacing-md: 16px;--theme-spacing-lg: 20px;--theme-spacing-xl: 24px;--theme-spacing-2xl: 32px;--theme-padding-xs: 4px;--theme-padding-sm: 8px;--theme-padding-base: 12px;--theme-padding-md: 16px;--theme-padding-lg: 20px;--theme-padding-xl: 24px;--theme-padding-2xl: 32px;--theme-logo-height: 40px;--theme-logo-height-sm: 28px;--theme-logo-max-width: 180px;--theme-menu-max-height: 300px;--theme-menu-dropdown-max-height: 500px;--theme-menu-min-width: 200px;--theme-opacity-disabled: .6;--theme-opacity-hover: .9;--theme-border-radius-sm: 4px;--theme-border-radius-md: 8px;--theme-border-radius-lg: 12px;--theme-border-radius-round: 50%;--primary-color: var(--theme-main-color);--btn-color: #5BD7E0;--btn-font-color: #193746}html,body{margin:0;padding:0;background-color:var(--theme-bg-color);color:var(--theme-text-primary);transition:background-color .3s ease,color .3s ease}*::placeholder{color:var(--theme-text-tertiary)}.theme-main-color{color:var(--theme-main-color)!important}.theme-main-bg{background-color:var(--theme-main-color)!important}.theme-main-border{border-color:var(--theme-main-color)!important}.theme-tag{display:inline-block;padding:4px 12px;border-radius:var(--theme-border-radius-sm);background-color:var(--theme-main-color-lighter);color:var(--theme-main-color);font-size:12px;font-weight:500}.theme-alert{padding:12px 16px;border-radius:var(--theme-border-radius-sm);background-color:var(--theme-main-color-lighter);border-left:3px solid var(--theme-main-color);color:var(--theme-text-primary)}.theme-divider{border:none;border-top:1px solid var(--theme-divider-color);margin:16px 0}.theme-divider-main{border:none;border-top:2px solid var(--theme-main-color);margin:16px 0}.theme-placeholder{width:100%;height:100%;background:var(--theme-gray-light);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--theme-text-tertiary)}.theme-placeholder i{font-size:48px;opacity:.3}.theme-placeholder span{font-size:14px;opacity:.5}.theme-placeholder.theme-placeholder-sm{gap:4px}.theme-placeholder.theme-placeholder-sm i{font-size:32px}.theme-placeholder.theme-placeholder-sm span{font-size:12px}.theme-placeholder.theme-placeholder-lg{gap:12px}.theme-placeholder.theme-placeholder-lg i{font-size:60px}.theme-placeholder.theme-placeholder-lg span{font-size:16px}
