/*! tailwindcss v4.1.4 | 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-leading:initial;--tw-font-weight:initial;--tw-ease: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;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--leading-relaxed:1.625;--ease-in-out:cubic-bezier(.4,0,.2,1);--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}:-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!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.relative{position:relative!important}.static{position:static!important}.sticky{position:sticky!important}.top-0{top:0!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.container{width:100%!important}@media(min-width:40rem){.container{max-width:40rem!important}}@media(min-width:48rem){.container{max-width:48rem!important}}@media(min-width:64rem){.container{max-width:64rem!important}}@media(min-width:80rem){.container{max-width:80rem!important}}@media(min-width:96rem){.container{max-width:96rem!important}}.mx-8{margin-inline:.8rem!important}.mt-2{margin-top:.2rem!important}.mt-4{margin-top:.4rem!important}.mt-8{margin-top:.8rem!important}.mt-12{margin-top:1.2rem!important}.mt-16{margin-top:1.6rem!important}.mt-20{margin-top:2rem!important}.-mb-16{margin-bottom:-1.6rem!important}.mb-2{margin-bottom:.2rem!important}.mb-4{margin-bottom:.4rem!important}.mb-8{margin-bottom:.8rem!important}.mb-12{margin-bottom:1.2rem!important}.mb-16{margin-bottom:1.6rem!important}.mb-20{margin-bottom:2rem!important}.ml-4{margin-left:.4rem!important}.ml-8{margin-left:.8rem!important}.block{display:block!important}.flex{display:flex!important}.grid{display:grid!important}.hidden{display:none!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.inline-flex{display:inline-flex!important}.h-40{height:4rem!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.min-h-0{min-height:0!important}.min-h-40{min-height:4rem!important}.min-h-48{min-height:4.8rem!important}.min-h-full{min-height:100%!important}.w-40{width:4rem!important}.w-320{width:32rem!important}.w-full{width:100%!important}.min-w-0{min-width:0!important}.min-w-40{min-width:4rem!important}.flex-1{flex:1!important}.flex-auto{flex:auto!important}.shrink-0{flex-shrink:0!important}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)!important}.cursor-pointer{cursor:pointer!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-start{align-items:flex-start!important}.items-stretch{align-items:stretch!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.gap-4{gap:.4rem!important}.gap-8{gap:.8rem!important}.gap-12{gap:1.2rem!important}.gap-16{gap:1.6rem!important}.gap-20{gap:2rem!important}.gap-24{gap:2.4rem!important}.truncate{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.overflow-hidden{overflow:hidden!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-y-auto{overflow-y:auto!important}.rounded{border-radius:.4rem!important}.rounded-8{border-radius:.8rem!important}.rounded-12{border-radius:1.2rem!important}.border{border-style:var(--tw-border-style)!important;border-width:1px!important}.p-0{padding:0!important}.p-4{padding:.4rem!important}.p-12{padding:1.2rem!important}.p-16{padding:1.6rem!important}.p-20{padding:2rem!important}.p-24{padding:2.4rem!important}.p-32{padding:3.2rem!important}.p-64{padding:6.4rem!important}.px-0{padding-inline:0!important}.px-8{padding-inline:.8rem!important}.px-16{padding-inline:1.6rem!important}.px-24{padding-inline:2.4rem!important}.py-0{padding-block:0!important}.py-4{padding-block:.4rem!important}.py-8{padding-block:.8rem!important}.py-12{padding-block:1.2rem!important}.py-16{padding-block:1.6rem!important}.text-center{text-align:center!important}.text-11{font-size:1.1rem!important}.text-12{font-size:1.2rem!important}.text-13{font-size:1.3rem!important}.text-14{font-size:1.4rem!important}.text-15{font-size:1.5rem!important}.text-16{font-size:1.6rem!important}.text-18{font-size:1.8rem!important}.text-20{font-size:2rem!important}.text-28{font-size:2.8rem!important}.text-32{font-size:3.2rem!important}.leading-none{--tw-leading:1!important;line-height:1!important}.leading-relaxed{--tw-leading:var(--leading-relaxed)!important;line-height:var(--leading-relaxed)!important}.font-bold{--tw-font-weight:var(--font-weight-bold)!important;font-weight:var(--font-weight-bold)!important}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold)!important;font-weight:var(--font-weight-extrabold)!important}.font-medium{--tw-font-weight:var(--font-weight-medium)!important;font-weight:var(--font-weight-medium)!important}.font-normal{--tw-font-weight:var(--font-weight-normal)!important;font-weight:var(--font-weight-normal)!important}.font-semibold{--tw-font-weight:var(--font-weight-semibold)!important;font-weight:var(--font-weight-semibold)!important}.whitespace-nowrap{white-space:nowrap!important}.uppercase{text-transform:uppercase!important}.italic{font-style:italic!important}.underline{text-decoration-line:underline!important}.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!important;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function))!important;transition-duration:var(--tw-duration,var(--default-transition-duration))!important}.ease-in-out{--tw-ease:var(--ease-in-out)!important;transition-timing-function:var(--ease-in-out)!important}@media(min-width:40rem){.sm\:flex-row{flex-direction:row!important}.sm\:text-20{font-size:2rem!important}}@media(min-width:48rem){.md\:mx-4{margin-inline:.4rem!important}.md\:flex{display:flex!important}.md\:min-h-64{min-height:6.4rem!important}.md\:p-32{padding:3.2rem!important}.md\:px-16{padding-inline:1.6rem!important}.md\:py-6{padding-block:.6rem!important}}@media(min-width:64rem){.lg\:flex-1{flex:1!important}.lg\:flex-\[2\]{flex:2!important}.lg\:flex-row{flex-direction:row!important}}}*{text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-webkit-text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent}* :focus{outline:none!important}html{background-color:#f1f5f9;font-family:Inter var,Roboto,Helvetica Neue,Arial,sans-serif;font-size:62.5%}body{font-feature-settings:"salt";font-size:14px;line-height:1.4;overflow-x:hidden}html,body{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;flex-direction:column;flex:auto;width:100%;min-height:100%;margin:0;display:flex;position:relative}#root{flex:auto;width:100%;height:100%;display:flex}h1,.h1{font-size:24px}h2,.h2{font-size:20px}h3,.h3{font-size:16px}h4,.h4{font-size:15px}h5,.h5{font-size:13px}h6,.h6{font-size:12px}a[role=button]{text-decoration:none}[role=tooltip]{z-index:1500}.MuiModal-root{z-index:1300}@media only screen and (min-width:992px){::-webkit-scrollbar{background-color:#0000;width:8px;height:8px}::-webkit-scrollbar:hover{background-color:#0000000f;width:8px;height:8px}::-webkit-scrollbar-thumb{border:2px solid #0000;border-radius:20px}::-webkit-scrollbar-thumb:active{border-radius:20px}}form label{z-index:99}button:focus{outline:none}input:-webkit-autofill{transition-property:background-color,color;transition-delay:9999s}input:-webkit-autofill:hover{transition-property:background-color,color;transition-delay:9999s}input:-webkit-autofill:focus{transition-property:background-color,color;transition-delay:9999s}input:-webkit-autofill:active{transition-property:background-color,color;transition-delay:9999s}:focus{outline-color:#0000}@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-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
