/*! tailwindcss v4.3.3 | 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}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;-webkit-text-decoration:inherit;-webkit-text-decoration: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:where(:not(iframe)){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]){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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.h-full{height:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,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))}}:root{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--blue:#0071bb;--black:#000;--light-grey:#f3f2f3;--grey:#e7e7e8;--green:#009344;--yellow:#f7931d;--red:#ed1c24;--dark-blue:#004a7a;--grid-gap:10px;--lg-width:960px;--md-width:768px;--sm-width:540px;font-family:HelveticaNeueCyr-Light,HelveticaNeueCyr Light,HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;font-weight:300}.red{color:var(--red)}html{box-sizing:border-box;background-color:var(--light-grey);font-size:16px}*,:before,:after{box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,p,ol,ul{font-weight:400}ol,ul{list-style:none}img{max-width:100%;height:auto}#root{width:100%;height:100vh}@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}._wrapper_1vj7j_1{background:url(/background.jpg) 50%/cover no-repeat;height:auto;min-height:100%}._container_1vj7j_13{background-color:#fff;border-radius:15px;width:367px;margin:0 auto;padding:1.5rem;transition:height 1s ease-in;box-shadow:0 7px 29px #64646f33}._imageWrapper_1vj7j_33{justify-content:center;margin-bottom:30px;display:flex}._loginForm_1g663_1{flex-direction:column;gap:1.5rem;display:flex}._userActions_1g663_13{-webkit-user-select:none;user-select:none;color:#909090;flex-direction:row;justify-content:space-between;margin-top:10px;display:flex}._userActions_1g663_13 a{box-sizing:border-box;cursor:pointer;border:1px solid #0000;font-size:.8rem}._userActions_1g663_13 a:hover{color:#616161;border-bottom:1px solid #797979}._wrapper_7p0nb_1{background:url(/background.jpg) 50%/cover no-repeat;width:100%;height:100vh}._container_7p0nb_13{background-color:#fff;border-radius:15px;width:367px;margin:0 auto;padding:1.5rem;box-shadow:0 7px 29px #64646f33}._loginForm_7p0nb_33{flex-direction:column;gap:1.5rem;display:flex}._documentLink_7p0nb_42{color:var(--blue);text-underline-offset:2px;text-decoration:underline}._documentLink_7p0nb_42:hover{color:var(--dark-blue)}._registrationNotice_7p0nb_52{color:#707070;margin:-.75rem 0 0;font-size:.8rem;line-height:1.35}._userActions_7p0nb_59{-webkit-user-select:none;user-select:none;color:#909090;flex-direction:row;justify-content:space-between;margin-top:10px;display:flex}._userActions_7p0nb_59 a{box-sizing:border-box;cursor:pointer;border:1px solid #0000;font-size:.8rem}._userActions_7p0nb_59 a:hover{color:#616161;border-bottom:1px solid #797979}._form_s3pgl_1{flex-direction:column;gap:1.5rem;display:flex}._successMessage_s3pgl_13{min-height:130px;padding-top:1.5rem;padding-bottom:1.5rem}._userActions_s3pgl_25{-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:space-between;margin-top:10px;display:flex}._userActions_s3pgl_25 a{box-sizing:border-box;cursor:pointer;color:#909090;border:1px solid #0000;font-size:.8rem}._userActions_s3pgl_25 a:hover{color:#616161;border-bottom:1px solid #797979}._wrapper_1fhk9_1{flex-direction:column;width:100%;height:auto;min-height:100vh;display:flex}._wrapper_1fhk9_1>header{background-color:#fff;height:64px}._wrapper_1fhk9_1>nav{background-color:var(--blue);height:64px}._wrapper_1fhk9_1>main{background-color:var(--light-grey);flex-grow:1}@media screen and (width<=960px){._wrapper_1fhk9_1>nav{z-index:5;position:fixed;bottom:0;left:0;right:0}._wrapper_1fhk9_1>main{padding-bottom:64px}}._container_18tlk_1{width:var(--lg-width);background-color:#fff;justify-content:space-between;align-items:center;height:100%;margin:auto;display:flex}._logo_18tlk_21{width:150px}@media screen and (width<=960px){._container_18tlk_1{width:100%;padding:0 1rem}}._container_3yv9e_1{flex-direction:column;gap:6px;height:100%;display:flex}._searchBar_3yv9e_15{width:100%!important}._deviceList_3yv9e_23{border-radius:var(--chakra-radii-l2);background-color:var(--light-grey);flex:auto;height:0;overflow-y:auto}._deviceList_3yv9e_23 ul{flex-direction:column;gap:.5rem;padding:6px;display:flex}._addButton_3yv9e_59{width:100%}._container_17ful_1{width:var(--lg-width);flex-direction:row;height:100%;margin:auto;display:flex}._navbarItem_17ful_17{color:#fff;min-width:calc(var(--lg-width) / 4);border-right:1px solid #fff;flex-direction:row;justify-content:center;align-items:center;gap:1rem;transition:all 50ms;display:flex}._navbarItem_17ful_17:not(._disabled_17ful_43):hover{background-color:var(--dark-blue)!important;color:#fff!important}._navbarItem_17ful_17:not(._disabled_17ful_43):active{color:var(--blue)!important;background-color:#fff!important}._navbarItem_17ful_17:first-child{border-left:1px solid #fff}._navbarItemText_17ful_71{-webkit-user-select:none;user-select:none;display:block}._navbarItemIcon_17ful_81 svg{font-size:1.2em}._navbarItem_17ful_17._active_17ful_89{background-color:var(--light-grey);color:var(--blue)}._navbarItem_17ful_17._disabled_17ful_43{color:#5192b5;cursor:not-allowed}@media screen and (width<=960px){._container_17ful_1{width:100%}._navbarItem_17ful_17{gap:.5rem;min-width:20%;font-size:.8rem}._navbarItemText_17ful_71{max-width:50%}}@media screen and (width<=768px){._navbarItemText_17ful_71{display:none}._navbarItemIcon_17ful_81 svg{font-size:1.5em}}._container_1wgjc_1{cursor:pointer;background-color:#fff;border-radius:2px;flex-direction:row;flex:none;justify-content:space-between;align-items:center;height:50px;padding:.1rem 1rem 0 .6rem;display:flex;position:relative;box-shadow:0 4px 10px -5px #959da566}._container_1wgjc_1:hover{box-shadow:0 5px 14px -2px #959da599}._container_1wgjc_1._selected_1wgjc_41{background-color:var(--blue)}._container_1wgjc_1._selected_1wgjc_41 ._imei_1wgjc_49{color:var(--grey)}._container_1wgjc_1._selected_1wgjc_41 ._name_1wgjc_57{color:#fff}._labels_1wgjc_65{flex-direction:column;max-width:90%;margin-top:-3px;display:flex}._name_1wgjc_57,._imei_1wgjc_49{white-space:nowrap;text-overflow:ellipsis;flex:none;overflow:hidden}._name_1wgjc_57{font-size:1.2rem}._imei_1wgjc_49{color:gray;margin-top:-.2rem;font-size:.8rem}._indicator_qu300_1{--size:.5rem;width:var(--size);height:var(--size);background-color:var(--red);border-radius:50%;margin-left:1rem;display:inline-block}._indicator_qu300_1._online_qu300_21{background-color:var(--green)}._indicator_qu300_1._loading_qu300_29{background-color:gray}._paper_lo40w_1{background-color:#fff;border-radius:15px;padding:10px;box-shadow:0 8px 15px -5px #959da580}._container_1b1sm_1{width:var(--lg-width);grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"indicator control devices""regulator regulator devices";gap:1rem;margin:auto;padding:1rem 0;display:grid}._indicator_1b1sm_29{grid-area:indicator;min-width:0;display:flex}._regulator_1b1sm_34{grid-area:regulator}._control_1b1sm_40{grid-area:control}._devices_1b1sm_46{grid-area:devices}._centerBlock_1b1sm_54{grid-area:indicator/regulator/control/devices;justify-content:center;align-items:center;height:50vh;display:flex}@media screen and (width<=960px){._container_1b1sm_1{grid-template:"indicator control""regulator regulator"/1fr 1fr;width:100%;padding:1rem}._devices_1b1sm_46{display:none}}@media screen and (width<=768px){._container_1b1sm_1{grid-template:"indicator""control""regulator"/1fr;padding:.5rem}}._mainLabel_jyxtp_1{margin-bottom:.25rem;font-size:1.1rem}._sliderContainer_axx03_1{border-radius:99px;width:100%;height:50px;position:relative;overflow:hidden}._slider_axx03_1{pointer-events:auto;appearance:none;touch-action:pan-y;background-color:#ebebed;border-radius:99px;outline:none;width:100%;height:50px}._sliderValue_axx03_41{box-sizing:border-box;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center;vertical-align:middle;color:#fff;background-color:var(--blue);will-change:transform;border:1px solid #fff;border-radius:50%;width:44px;height:44px;font-size:.95rem;line-height:44px;position:absolute;top:3px;left:3px;box-shadow:0 0 1px #0000}._unit_axx03_91{font-size:.9rem;font-weight:lighter;font-stretch:87.5%}._minValue_axx03_103,._maxValue_axx03_105{pointer-events:none;-webkit-user-select:none;user-select:none;will-change:opacity;position:absolute;top:14px}._minValue_axx03_103{color:#e5e5e9;left:14px}._maxValue_axx03_105{color:#9c9c9c;right:14px}._fill_axx03_141{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:var(--blue);will-change:transform;border-radius:99px;width:100%;height:50px;position:absolute;top:0;left:0}._slider_axx03_1::-webkit-slider-thumb{box-sizing:border-box;appearance:none;background-color:var(--blue);cursor:pointer;border-radius:999px;width:50px;height:50px;position:relative}._slider_axx03_1:disabled::-webkit-slider-thumb{cursor:not-allowed}._slider_axx03_1:disabled::-moz-range-thumb{cursor:not-allowed}._slider_axx03_1::-moz-range-thumb{cursor:pointer;box-sizing:border-box;appearance:none;background-color:var(--blue);border:none;border-radius:999px;width:50px;height:50px;position:relative}._loading_axx03_229:after{content:"";z-index:0;background-image:linear-gradient(-45deg,#fff3 25%,#0000 25% 50%,#fff3 50% 75%,#0000 75%,#0000);background-size:50px 50px;animation:1s linear infinite _stripes-move_axx03_1;position:absolute;inset:0;overflow:hidden}@keyframes _stripes-move_axx03_1{0%{background-position:50px 50px}to{background-position:0 0}}._loading_axx03_229:after{animation:2s linear infinite _stripes-move_axx03_1}._toggle_oar6k_1{box-sizing:border-box;appearance:none;cursor:pointer;background-color:var(--light-grey);min-width:50px;height:50px;color:var(--blue);border-radius:50%;position:relative}._toggle_oar6k_1:checked{background-color:var(--blue);color:#fff}._toggle_oar6k_1:after{content:"∞";font-family:Courier New,Courier,monospace;font-size:3rem;position:absolute;top:-8px;left:11px}._container_1coe6_1{flex-direction:column;justify-content:space-between;gap:1rem;height:100%;display:flex}._value_1coe6_19{border:2px solid var(--blue);text-align:center;border-radius:10px;font-size:1.5rem}._button_1coe6_33{margin-top:auto}._heaterVariantSwitch_1coe6_41 .chakra-segment-group__indicator{border:1px solid #6b93de57}._heaterVariantSwitch_1coe6_41 .chakra-segment-group__itemText{transition:all .3s}._heaterVariantSwitch_1coe6_41 .chakra-segment-group__itemText[data-state=checked]{transform:scale(1.05)}._heaterVariantSwitch_1coe6_41 .chakra-segment-group__itemText[data-state=unchecked]{color:gray;transform:scale(.95)}._container_1ta6o_1{flex-direction:column;justify-content:space-between;gap:1.5rem;width:100%;min-width:0;display:flex}._header_1ta6o_11{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;display:flex}._textContainer_1ta6o_19{flex:1;min-width:0}._mainLabel_1ta6o_24{text-overflow:ellipsis;white-space:nowrap;font-size:1.1rem;overflow:hidden}._updateLabel_1ta6o_32{color:gray;font-size:.9rem}._voltageContainer_1ta6o_42{margin-top:.8rem}._voltageLabel_1ta6o_50{color:gray;font-size:1.1rem}._voltageValue_1ta6o_60{color:#000;margin-left:.5rem}._reloadButton_1ta6o_70{color:gray}._reloadButton_1ta6o_70:hover{color:var(--blue)}._reloadButton_1ta6o_70:active{background-color:var(--light-grey)}._red_1ta6o_94{color:var(--red)}._hidden_1ta6o_102{visibility:hidden}._container_hgmzi_1{grid-template-areas:"stack";min-width:229px;max-width:460px;min-height:122px;max-height:258px;display:grid;position:relative}._container_hgmzi_1>*{grid-area:stack}._engine_hgmzi_33,._interior_hgmzi_35{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;display:block}._heating_hgmzi_51{filter:none;animation:2.5s ease-in-out infinite _breathing_hgmzi_1}@keyframes _breathing_hgmzi_1{0%{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.02)}to{opacity:.3;transform:scale(1)}}._reloadButton_et5m0_1{color:gray;will-change:transform;transition:transform 1s linear}._container_17ad7_1{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._header_17ad7_15{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._updateLabel_17ad7_29{color:gray;font-size:.9rem}._reloadButton_17ad7_39{color:gray}._reloadButton_17ad7_39:hover{color:var(--blue)}._reloadButton_17ad7_39:active{background-color:var(--light-grey)}._label_17ad7_69{color:gray;font-size:.9rem}._value_17ad7_79{font-size:1.1rem}._buttons_17ad7_87{flex-direction:column;gap:.5rem;margin-top:auto;display:flex}._property_17ad7_63 ._label_17ad7_69{color:gray;font-size:.9rem}._container_1tgm5_1{width:var(--lg-width);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:auto;padding:1rem 0;display:grid}@media screen and (width<=960px){._container_1tgm5_1{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;width:100%;padding:.5rem}}._container_cvg5h_1{flex-direction:column;gap:.5rem;padding:.7rem;display:flex}._label_cvg5h_15{color:gray;font-size:.9rem}._value_cvg5h_25{font-size:1.2rem}._container_q1czn_1{flex-direction:column;gap:.5rem;padding:.7rem;display:flex}._header_q1czn_15{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._updateLabel_q1czn_29{color:gray;font-size:.9rem}._reloadButton_q1czn_39{color:gray}._reloadButton_q1czn_39:hover{color:var(--blue)}._reloadButton_q1czn_39:active{background-color:var(--light-grey)}._content_q1czn_63{flex-direction:column;display:flex}._label_q1czn_73{color:gray;font-size:.9rem}._value_q1czn_83{font-size:1.1rem}._container_1qt4i_1{flex-direction:column;gap:.5rem;padding:.7rem;display:flex}._label_1qt4i_15{color:gray;font-size:.9rem}._value_1qt4i_25{font-size:1.2rem}._container_1kx9q_1{flex-direction:column;gap:.75rem;padding:.7rem;display:flex}._preview_1kx9q_8{justify-content:center;min-height:122px;display:flex;overflow:hidden}._preview_1kx9q_8>div{width:min(100%,280px)}._options_1kx9q_19{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}._option_1kx9q_19{aspect-ratio:1.45;border:1px solid var(--grey);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.35rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}._option_1kx9q_19:hover{border-color:var(--blue)}._option_1kx9q_19:active{transform:scale(.98)}._option_1kx9q_19:focus-visible{outline:2px solid var(--blue);outline-offset:2px}._option_1kx9q_19[data-selected=true]{border-color:var(--blue);box-shadow:0 0 0 2px color-mix(in srgb, var(--blue) 20%, transparent)}._option_1kx9q_19 img{object-fit:contain;max-width:100%;max-height:100%}._container_gthz7_1{width:var(--lg-width);grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:auto;padding:1rem 0;display:grid}._column_gthz7_21{flex-direction:column;gap:1rem;display:flex}@media screen and (width<=960px){._container_gthz7_1{grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;width:100%;padding:.5rem}}._container_95z8x_1{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._header_95z8x_15{flex-direction:row;justify-content:space-between;align-items:center;display:flex}._updateLabel_95z8x_29{color:gray;font-size:.9rem}._reloadButton_95z8x_39{color:gray}._reloadButton_95z8x_39:hover{color:var(--blue)}._reloadButton_95z8x_39:active{background-color:var(--light-grey)}._errorsList_95z8x_65 li{margin-bottom:.2rem;font-size:1.1rem}._errorsList_95z8x_65 li:first-child{border-bottom:1px dashed var(--blue)}._errorsList_95z8x_65 li:first-child ._errorCode_95z8x_83{color:#000}._errorCode_95z8x_83{color:gray;width:2em;display:inline-block}._errorSeparator_95z8x_103{color:gray;margin-right:1em}._button_95z8x_113{margin-top:auto}._warningText_95z8x_121{font-size:1.2rem;line-height:1.6rem}._container_os9vv_1{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._label_os9vv_15{color:gray;font-size:.9rem}._value_os9vv_25{margin-top:-.1rem;font-size:1.2rem}._value_os9vv_25 svg{display:inline-block}._container_1yzdx_1{width:var(--lg-width);grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:1rem;margin:auto;padding:1rem 0;display:grid}@media screen and (width<=960px){._container_1yzdx_1{flex-direction:column;width:100%;padding:.5rem;display:flex}}._wrapper_10wqj_1{flex-direction:column;display:flex}._container_10wqj_11{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._label_10wqj_25{color:gray;font-size:.9rem}._value_10wqj_35{font-size:1.2rem}._warning_10wqj_43{flex-direction:row;justify-content:center;align-items:center;gap:1rem;display:flex}._warning_10wqj_43 span{opacity:.3;color:var(--red);margin-left:1rem;font-size:5rem}._warning_10wqj_43 p{color:gray;font-size:1.3rem;font-weight:700}._arrow_10wqj_85{color:gray;flex:1;justify-content:center;align-items:center;height:0;font-size:5rem;display:flex}._arrow_10wqj_85 svg{width:100%;height:100%;max-height:150px}._form_bxn2g_1{flex-direction:column;gap:1.5rem;display:flex}._successMessage_bxn2g_13{min-height:130px;padding-top:1.5rem;padding-bottom:1.5rem}._userActions_bxn2g_25{-webkit-user-select:none;user-select:none;flex-direction:row;justify-content:space-between;margin-top:10px;display:flex}._userActions_bxn2g_25 a{box-sizing:border-box;cursor:pointer;color:#909090;border:1px solid #0000;font-size:.8rem}._userActions_bxn2g_25 a:hover{color:#616161;border-bottom:1px solid #797979}._codeBlock_bxn2g_67{flex-direction:column;align-items:center;display:flex}._form_bxn2g_1 h1{text-align:center;font-size:1.2rem;font-weight:700}._form_bxn2g_1 ._codeBlock_bxn2g_67 h1{text-align:center;margin-bottom:.5rem;font-size:1.1rem}
