/*! tailwindcss v4.1.11 | 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-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--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-duration: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;--text-base:1rem;--text-base--line-height: 1.5 ;--font-weight-bold:700;--radius-lg:.5rem;--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);--color-Neutral-800:#212636;--color-Neutral-700:#2f364b;--color-Neutral-600:#545969;--color-Neutral-300:#c7c7c7;--color-Neutral-200:#d6e2f5;--color-Neutral-100:#ededed;--color-Neutral-0:#fbfdfe;--color-Red-500:#de473f}}@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%;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]){appearance:button}::file-selector-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{.static{position:static}.my-6{margin-block:calc(var(--spacing)*6)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.flex{display:flex}.grid{display:grid}.size-\[50px\]{width:50px;height:50px}.h-\[66px\]{height:66px}.min-h-screen{min-height:100vh}.w-\[343px\]{width:343px}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.place-content-center{place-content:center}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.rounded-\[10px\]{border-radius:10px}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-Neutral-300{border-color:var(--color-Neutral-300)}.bg-Neutral-0{background-color:var(--color-Neutral-0)}.bg-Neutral-100{background-color:var(--color-Neutral-100)}.bg-Red-500{background-color:var(--color-Red-500)}.p-4{padding:calc(var(--spacing)*4)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-5{padding-inline:calc(var(--spacing)*5)}.py-2{padding-block:calc(var(--spacing)*2)}.text-center{text-align:center}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-\[\.9375rem\]{font-size:.9375rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[2\.125rem\]{font-size:2.125rem}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-Neutral-600{color:var(--color-Neutral-600)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-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,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-400{--tw-duration:.4s;transition-duration:.4s}.gradient-light{background:linear-gradient(#ebf2fc,#eef8f9)}@media (hover:hover){.hover\:bg-Neutral-200:hover{background-color:var(--color-Neutral-200)}.hover\:bg-Red-500:hover{background-color:var(--color-Red-500)}.hover\:text-Neutral-0:hover{color:var(--color-Neutral-0)}}@media (min-width:48rem){.md\:mb-0{margin-bottom:calc(var(--spacing)*0)}.md\:flex{display:flex}.md\:w-\[672px\]{width:672px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:gap-4{gap:calc(var(--spacing)*4)}}@media (min-width:80rem){.xl\:w-\[1170px\]{width:1170px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.dark\:border-Neutral-600:where(.dark,.dark *){border-color:var(--color-Neutral-600)}.dark\:bg-Neutral-600:where(.dark,.dark *){background-color:var(--color-Neutral-600)}.dark\:bg-Neutral-700:where(.dark,.dark *){background-color:var(--color-Neutral-700)}.dark\:bg-Neutral-800:where(.dark,.dark *){background-color:var(--color-Neutral-800)}.dark\:bg-Red-500:where(.dark,.dark *){background-color:var(--color-Red-500)}.dark\:text-Neutral-0:where(.dark,.dark *){color:var(--color-Neutral-0)}.dark\:text-Neutral-300:where(.dark,.dark *){color:var(--color-Neutral-300)}.dark\:gradient-dark:where(.dark,.dark *){background:linear-gradient(#040918,#091540)}@media (hover:hover){.dark\:hover\:bg-Neutral-700:where(.dark,.dark *):hover{background-color:var(--color-Neutral-700)}}}@font-face{font-family:NotoSans;font-weight:400 500 700;font-style:normal;font-display:swap;src:url(./assets/fonts/NotoSans-VariableFont_wdth-wght.ttf)format("truetype")}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@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-duration{syntax:"*";inherits:false}:root,.rs-theme-light{--rs-gray-0: #fff;--rs-gray-50: #f7f7fa;--rs-gray-100: #f2f2f5;--rs-gray-200: #e5e5ea;--rs-gray-300: #d9d9d9;--rs-gray-400: #b6b7b8;--rs-gray-500: #939393;--rs-gray-600: #717273;--rs-gray-800: #343434;--rs-gray-900: #121212;--rs-primary-200: #a6d7ff;--rs-primary-400: #59afff;--rs-primary-500: #3498ff;--rs-primary-600: #2589f5;--rs-primary-700: #1675e0;--rs-primary-900: #004299;--rs-red-500: #f44336;--rs-red-600: #eb3626;--rs-orange-500: #fa8900;--rs-orange-600: #f08800;--rs-yellow-500: #ffb300;--rs-yellow-600: #f5af00;--rs-green-500: #4caf50;--rs-green-600: #37ab3c;--rs-cyan-500: #00bcd4;--rs-cyan-600: #00b1cc;--rs-blue-500: #2196f3;--rs-blue-600: #1787e8;--rs-violet-500: #673ab7;--rs-violet-600: #5f2bb3;--rs-color-focus-ring: rgb(from var(--rs-primary-500) r g b / 25%);--rs-state-focus-shadow: 0 0 0 3px rgb(from var(--rs-primary-500) r g b / 25%);--rs-toggle-bg: var(--rs-gray-400);--rs-toggle-thumb: #fff;--rs-toggle-loader-ring: rgb(from var(--rs-gray-50) r g b / 30%);--rs-toggle-loader-rotor: var(--rs-gray-0);--rs-toggle-hover-bg: var(--rs-gray-500);--rs-toggle-disabled-bg: var(--rs-gray-200);--rs-toggle-disabled-thumb: #fff;--rs-toggle-checked-bg: var(--rs-primary-500);--rs-toggle-checked-thumb: #fff;--rs-toggle-checked-hover-bg: var(--rs-primary-600);--rs-toggle-checked-disabled-bg: var(--rs-primary-200);--rs-toggle-checked-disabled-thumb: #fff}@supports not (color: rgb(from white r g b)){:root,.rs-theme-light{--rs-color-focus-ring: rgba(52, 152, 255, .25);--rs-state-focus-shadow: 0 0 0 3px rgba(52, 152, 255, .25);--rs-toggle-loader-ring: rgba(247, 247, 250, .3)}}.rs-theme-dark{--rs-gray-0: #fff;--rs-gray-50: #e9ebf0;--rs-gray-100: #cbced4;--rs-gray-200: #a4a9b3;--rs-gray-300: #858b94;--rs-gray-400: #6a6f76;--rs-gray-500: #5c6066;--rs-gray-600: #3c3f43;--rs-gray-800: #1a1d24;--rs-gray-900: #0f131a;--rs-primary-200: #a6e9ff;--rs-primary-400: #59d0ff;--rs-primary-500: #34c3ff;--rs-primary-600: #25b3f5;--rs-primary-700: #169de0;--rs-primary-900: #006199;--rs-red-500: #f04f43;--rs-red-600: #e63f30;--rs-orange-500: #ff9800;--rs-orange-600: #f59700;--rs-yellow-500: #ffc757;--rs-yellow-600: #f5bb3d;--rs-green-500: #58b15b;--rs-green-600: #3fab45;--rs-cyan-500: #00bcd4;--rs-cyan-600: #00b1cc;--rs-blue-500: #1499ef;--rs-blue-600: #0e8ce6;--rs-violet-500: #673ab7;--rs-violet-600: #5f2bb3;--rs-color-focus-ring: 0 0 0 3px rgb(from var(--rs-gray-500) r g b / 25%);--rs-state-focus-shadow: 0 0 0 3px rgb(from var(--rs-gray-500) r g b / 25%);--rs-toggle-bg: var(--rs-gray-400);--rs-toggle-thumb: #fff;--rs-toggle-hover-bg: var(--rs-gray-300);--rs-toggle-disabled-bg: var(--rs-gray-600);--rs-toggle-disabled-thumb: var(--rs-gray-500);--rs-toggle-checked-bg: var(--rs-primary-700);--rs-toggle-checked-thumb: #fff;--rs-toggle-checked-hover-bg: var(--rs-primary-600);--rs-toggle-checked-disabled-bg: var(--rs-primary-900);--rs-toggle-checked-disabled-thumb: var(--rs-gray-300)}@supports not (color: rgb(from white r g b)){.rs-theme-dark{--rs-color-focus-ring: 0 0 0 3px rgba(52, 195, 255, .25);--rs-state-focus-shadow: 0 0 0 3px rgba(52, 195, 255, .25)}}.rs-theme-high-contrast{--rs-gray-0: #fff;--rs-gray-50: #e9ebf0;--rs-gray-100: #cbced4;--rs-gray-200: #a4a9b3;--rs-gray-300: #858b94;--rs-gray-400: #6a6f76;--rs-gray-500: #5c6066;--rs-gray-600: #3c3f43;--rs-gray-800: #1a1d24;--rs-gray-900: #0f131a;--rs-primary-200: #fffa91;--rs-primary-400: #fffc30;--rs-primary-500: #ffff00;--rs-primary-600: #f1f500;--rs-primary-700: #d9e000;--rs-primary-900: #8f9900;--rs-red-500: #bd1732;--rs-red-600: #b51029;--rs-orange-500: #ff9800;--rs-orange-600: #f59700;--rs-yellow-500: #ffc757;--rs-yellow-600: #f5bb3d;--rs-green-500: #0d822c;--rs-green-600: #09802b;--rs-cyan-500: #00bcd4;--rs-cyan-600: #00b1cc;--rs-blue-500: #1499ef;--rs-blue-600: #0e8ce6;--rs-violet-500: #673ab7;--rs-violet-600: #5f2bb3;--rs-color-focus-ring: var(--rs-gray-0);--rs-state-focus-shadow: 0 0 0 3px var(--rs-gray-900), 0 0 0 5px var(--rs-gray-0);--rs-toggle-bg: var(--rs-gray-800);--rs-toggle-thumb: var(--rs-gray-100);--rs-toggle-hover-bg: var(--rs-gray-800);--rs-toggle-disabled-bg: var(--rs-gray-800);--rs-toggle-disabled-thumb: var(--rs-gray-300);--rs-toggle-checked-bg: var(--rs-primary-500);--rs-toggle-checked-thumb: var(--rs-gray-800);--rs-toggle-checked-hover-bg: var(--rs-primary-400);--rs-toggle-checked-disabled-bg: var(--rs-primary-900);--rs-toggle-checked-disabled-thumb: var(--rs-gray-800)}*[class*=rs-]{-webkit-box-sizing:border-box;box-sizing:border-box}*[class*=rs-]:before,*[class*=rs-]:after{-webkit-box-sizing:border-box;box-sizing:border-box}.rs-toggle{position:relative;display:inline-block;vertical-align:middle;font-size:14px}.rs-toggle .rs-toggle-loader{width:18px;height:18px;left:3px;top:3px}.rs-toggle .rs-toggle-loader .rs-loader-spin,.rs-toggle .rs-toggle-loader .rs-loader-spin:before,.rs-toggle .rs-toggle-loader .rs-loader-spin:after{width:18px;height:18px}.rs-toggle .rs-toggle-presentation{height:24px;min-width:44px;border-radius:12px}.rs-toggle .rs-toggle-presentation:after{width:18px;height:18px;left:3px;top:3px;border-radius:9px}.rs-toggle .rs-toggle-presentation:active:after{width:21.6px}.rs-toggle .rs-toggle-inner{margin-left:24px;margin-right:8px;height:24px;line-height:2;font-size:12px}.rs-toggle .rs-toggle-inner .rs-icon{font-size:12px}.rs-toggle.rs-toggle-checked .rs-toggle-presentation:after{left:100%;margin-left:-21px}.rs-toggle.rs-toggle-checked .rs-toggle-presentation:active:after{margin-left:-24.6px}.rs-toggle.rs-toggle-checked .rs-toggle-presentation .rs-toggle-inner{margin-right:24px;margin-left:8px}.rs-toggle.rs-toggle-checked .rs-toggle-loader{left:100%;margin-left:-21px}.rs-toggle .rs-toggle-label{font-size:14px}.rs-toggle-label{cursor:pointer;margin-left:10px}.rs-toggle-input{cursor:pointer;position:absolute;inset:0;opacity:0}.rs-toggle-presentation{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:middle;background-color:#b6b7b8;background-color:var(--rs-toggle-bg);color:#fff;color:var(--rs-toggle-thumb);cursor:pointer;-webkit-transition:background-color .15s ease-out,width .15s ease-out;transition:background-color .15s ease-out,width .15s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rs-theme-high-contrast .rs-toggle-presentation{-webkit-transition:none;transition:none;-webkit-box-shadow:inset 0 0 0 1px #fff;-webkit-box-shadow:inset 0 0 0 1px var(--rs-toggle-thumb);box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px var(--rs-toggle-thumb)}.rs-toggle-input:focus-visible+.rs-toggle-presentation{outline:3px solid rgb(from #3498ff r g b / 25%);outline:3px solid var(--rs-color-focus-ring)}.rs-theme-high-contrast .rs-toggle-input:focus-visible+.rs-toggle-presentation{outline-offset:2px}.rs-theme-high-contrast .rs-toggle-input:focus-visible+.rs-toggle-presentation{-webkit-box-shadow:inset 0 0 0 1px #fff,0 0 0 3px rgb(from #3498ff r g b / 25%);-webkit-box-shadow:inset 0 0 0 1px var(--rs-toggle-thumb),var(--rs-state-focus-shadow);box-shadow:inset 0 0 0 1px #fff,0 0 0 3px rgb(from #3498ff r g b / 25%);box-shadow:inset 0 0 0 1px var(--rs-toggle-thumb),var(--rs-state-focus-shadow)}.rs-toggle-presentation:hover{background-color:#939393;background-color:var(--rs-toggle-hover-bg)}.rs-toggle-presentation:after{content:"";cursor:pointer;position:absolute;background-color:currentColor;-webkit-transition:left .15s ease-out,margin-left .15s ease-out,width .15s ease-out;transition:left .15s ease-out,margin-left .15s ease-out,width .15s ease-out}.rs-theme-high-contrast .rs-toggle-presentation:after{-webkit-transition:none;transition:none}.rs-toggle-disabled .rs-toggle-presentation{background-color:#e5e5ea;background-color:var(--rs-toggle-disabled-bg);color:#fff;color:var(--rs-toggle-disabled-thumb);-webkit-box-shadow:inset 0 0 0 1px #fff;-webkit-box-shadow:inset 0 0 0 1px var(--rs-toggle-disabled-thumb);box-shadow:inset 0 0 0 1px #fff;box-shadow:inset 0 0 0 1px var(--rs-toggle-disabled-thumb);pointer-events:none}.rs-toggle-checked .rs-toggle-presentation{background-color:#3498ff;background-color:var(--rs-toggle-checked-bg);color:#fff;color:var(--rs-toggle-checked-thumb);-webkit-box-shadow:none;box-shadow:none}.rs-toggle-checked .rs-toggle-presentation:hover{background-color:#2589f5;background-color:var(--rs-toggle-checked-hover-bg)}.rs-toggle-disabled.rs-toggle-checked .rs-toggle-presentation{background-color:#a6d7ff;background-color:var(--rs-toggle-checked-disabled-bg);color:#fff;color:var(--rs-toggle-checked-disabled-thumb)}.rs-toggle-loading .rs-toggle-presentation:after{display:none}.rs-toggle-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:margin .15s ease-out;transition:margin .15s ease-out}.rs-theme-high-contrast .rs-toggle-inner{-webkit-transition:none;transition:none}.rs-toggle-loader{position:absolute;-webkit-transition:left .15s ease-out,margin-left .15s ease-out,width .15s ease-out;transition:left .15s ease-out,margin-left .15s ease-out,width .15s ease-out}.rs-toggle-loader .rs-loader-spin:before{border-color:rgb(from #f7f7fa r g b / 30%);border-color:var(--rs-toggle-loader-ring)}.rs-toggle-loader .rs-loader-spin:after{border-top-color:#fff;border-top-color:var(--rs-toggle-loader-rotor)}.rs-toggle-sm{font-size:12px}.rs-toggle-sm .rs-toggle-loader{width:10px;height:10px;left:2px;top:2px}.rs-toggle-sm .rs-toggle-loader .rs-loader-spin,.rs-toggle-sm .rs-toggle-loader .rs-loader-spin:before,.rs-toggle-sm .rs-toggle-loader .rs-loader-spin:after{width:10px;height:10px}.rs-toggle-sm .rs-toggle-loader .rs-loader-spin:before,.rs-toggle-sm .rs-toggle-loader .rs-loader-spin:after{border-width:2px}.rs-toggle-sm .rs-toggle-presentation{height:14px;min-width:26px;border-radius:7px}.rs-toggle-sm .rs-toggle-presentation:after{width:10px;height:10px;left:2px;top:2px;border-radius:5px}.rs-toggle-sm .rs-toggle-presentation:active:after{width:12px}.rs-toggle-sm .rs-toggle-inner{margin-left:14px;margin-right:6px;height:14px;line-height:1.4;font-size:10px}.rs-toggle-sm .rs-toggle-inner .rs-icon{font-size:10px}.rs-toggle-sm.rs-toggle-checked .rs-toggle-presentation:after{left:100%;margin-left:-12px}.rs-toggle-sm.rs-toggle-checked .rs-toggle-presentation:active:after{margin-left:-14px}.rs-toggle-sm.rs-toggle-checked .rs-toggle-presentation .rs-toggle-inner{margin-right:14px;margin-left:6px}.rs-toggle-sm.rs-toggle-checked .rs-toggle-loader{left:100%;margin-left:-12px}.rs-toggle-sm .rs-toggle-label{font-size:12px}.rs-toggle-md{font-size:14px}.rs-toggle-md .rs-toggle-loader{width:18px;height:18px;left:3px;top:3px}.rs-toggle-md .rs-toggle-loader .rs-loader-spin,.rs-toggle-md .rs-toggle-loader .rs-loader-spin:before,.rs-toggle-md .rs-toggle-loader .rs-loader-spin:after{width:18px;height:18px}.rs-toggle-md .rs-toggle-presentation{height:24px;min-width:44px;border-radius:12px}.rs-toggle-md .rs-toggle-presentation:after{width:18px;height:18px;left:3px;top:3px;border-radius:9px}.rs-toggle-md .rs-toggle-presentation:active:after{width:21.6px}.rs-toggle-md .rs-toggle-inner{margin-left:24px;margin-right:8px;height:24px;line-height:2;font-size:12px}.rs-toggle-md .rs-toggle-inner .rs-icon{font-size:12px}.rs-toggle-md.rs-toggle-checked .rs-toggle-presentation:after{left:100%;margin-left:-21px}.rs-toggle-md.rs-toggle-checked .rs-toggle-presentation:active:after{margin-left:-24.6px}.rs-toggle-md.rs-toggle-checked .rs-toggle-presentation .rs-toggle-inner{margin-right:24px;margin-left:8px}.rs-toggle-md.rs-toggle-checked .rs-toggle-loader{left:100%;margin-left:-21px}.rs-toggle-md .rs-toggle-label{font-size:14px}.rs-toggle-lg{font-size:16px}.rs-toggle-lg .rs-toggle-loader{width:22px;height:22px;left:4px;top:4px}.rs-toggle-lg .rs-toggle-loader .rs-loader-spin,.rs-toggle-lg .rs-toggle-loader .rs-loader-spin:before,.rs-toggle-lg .rs-toggle-loader .rs-loader-spin:after{width:22px;height:22px}.rs-toggle-lg .rs-toggle-presentation{height:30px;min-width:55px;border-radius:15px}.rs-toggle-lg .rs-toggle-presentation:after{width:22px;height:22px;left:4px;top:4px;border-radius:11px}.rs-toggle-lg .rs-toggle-presentation:active:after{width:26.4px}.rs-toggle-lg .rs-toggle-inner{margin-left:30px;margin-right:10px;height:30px;line-height:2.14285714;font-size:14px}.rs-toggle-lg .rs-toggle-inner .rs-icon{font-size:14px}.rs-toggle-lg.rs-toggle-checked .rs-toggle-presentation:after{left:100%;margin-left:-26px}.rs-toggle-lg.rs-toggle-checked .rs-toggle-presentation:active:after{margin-left:-30.4px}.rs-toggle-lg.rs-toggle-checked .rs-toggle-presentation .rs-toggle-inner{margin-right:30px;margin-left:10px}.rs-toggle-lg.rs-toggle-checked .rs-toggle-loader{left:100%;margin-left:-26px}.rs-toggle-lg .rs-toggle-label{font-size:16px}.rs-toggle-checked.rs-toggle-red .rs-toggle-presentation{background-color:#f44336;background-color:var(--rs-red-500)}.rs-toggle-checked.rs-toggle-red .rs-toggle-presentation:hover{background-color:#eb3626;background-color:var(--rs-red-600)}.rs-toggle-checked.rs-toggle-orange .rs-toggle-presentation{background-color:#fa8900;background-color:var(--rs-orange-500)}.rs-toggle-checked.rs-toggle-orange .rs-toggle-presentation:hover{background-color:#f08800;background-color:var(--rs-orange-600)}.rs-toggle-checked.rs-toggle-yellow .rs-toggle-presentation{background-color:#ffb300;background-color:var(--rs-yellow-500)}.rs-toggle-checked.rs-toggle-yellow .rs-toggle-presentation:hover{background-color:#f5af00;background-color:var(--rs-yellow-600)}.rs-toggle-checked.rs-toggle-green .rs-toggle-presentation{background-color:#4caf50;background-color:var(--rs-green-500)}.rs-toggle-checked.rs-toggle-green .rs-toggle-presentation:hover{background-color:#37ab3c;background-color:var(--rs-green-600)}.rs-toggle-checked.rs-toggle-cyan .rs-toggle-presentation{background-color:#00bcd4;background-color:var(--rs-cyan-500)}.rs-toggle-checked.rs-toggle-cyan .rs-toggle-presentation:hover{background-color:#00b1cc;background-color:var(--rs-cyan-600)}.rs-toggle-checked.rs-toggle-blue .rs-toggle-presentation{background-color:#2196f3;background-color:var(--rs-blue-500)}.rs-toggle-checked.rs-toggle-blue .rs-toggle-presentation:hover{background-color:#1787e8;background-color:var(--rs-blue-600)}.rs-toggle-checked.rs-toggle-violet .rs-toggle-presentation{background-color:#673ab7;background-color:var(--rs-violet-500)}.rs-toggle-checked.rs-toggle-violet .rs-toggle-presentation:hover{background-color:#5f2bb3;background-color:var(--rs-violet-600)}
