/*! 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)))){:root,:host{--shimmer-angle:20deg}*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--scroll-fade-t:0px;--scroll-fade-b:0px;--scroll-fade-s:0px;--scroll-fade-e:0px;--scroll-fade-mask:initial;--shimmer-image:initial;--shimmer-text-fill:initial}}}@layer theme{:root,:host{--font-sans:"Geist Variable", sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:"Geist Variable", sans-serif;--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}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){*{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}body{background-color:var(--background);color:var(--foreground)}html{font-family:Geist Variable,sans-serif}}@layer components;@layer utilities{.fixed{position:fixed}.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}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.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}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}@property --scroll-fade-t{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-b{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-s{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-e{syntax:"<length-percentage>";inherits:false;initial-value:0}@property --scroll-fade-mask{syntax:"*";inherits:false}@property --shimmer-angle{syntax:"<angle>";inherits:true;initial-value:20deg}@property --shimmer-image{syntax:"*";inherits:false}@property --shimmer-text-fill{syntax:"*";inherits:false}@media (prefers-reduced-motion:reduce){.shimmer{-webkit-text-fill-color:currentColor;background-image:none;animation:none}}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;src:url(/assets/JetBrainsMono-VariableFont_wght-BrlcHZ7m.ttf)}:root{--background:oklch(100% 0 0);--foreground:oklch(14.5% 0 0);--card:oklch(100% 0 0);--card-foreground:oklch(14.5% 0 0);--popover:oklch(100% 0 0);--popover-foreground:oklch(14.5% 0 0);--primary:oklch(20.5% 0 0);--primary-foreground:oklch(98.5% 0 0);--secondary:oklch(97% 0 0);--secondary-foreground:oklch(20.5% 0 0);--muted:oklch(97% 0 0);--muted-foreground:oklch(55.6% 0 0);--accent:oklch(97% 0 0);--accent-foreground:oklch(20.5% 0 0);--destructive:oklch(57.7% .245 27.325);--border:oklch(92.2% 0 0);--input:oklch(92.2% 0 0);--ring:oklch(70.8% 0 0);--chart-1:oklch(87% 0 0);--chart-2:oklch(55.6% 0 0);--chart-3:oklch(43.9% 0 0);--chart-4:oklch(37.1% 0 0);--chart-5:oklch(26.9% 0 0);--radius:.625rem;--sidebar:oklch(98.5% 0 0);--sidebar-foreground:oklch(14.5% 0 0);--sidebar-primary:oklch(20.5% 0 0);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(97% 0 0);--sidebar-accent-foreground:oklch(20.5% 0 0);--sidebar-border:oklch(92.2% 0 0);--sidebar-ring:oklch(70.8% 0 0);font-size:62.5%}body{background:#111;min-height:100svh;margin:10px;padding:0;font-size:1.6rem;line-height:1.5}*,:before,:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}#root{flex-direction:column;min-height:100svh;display:flex}.dark{--background:oklch(14.5% 0 0);--foreground:oklch(98.5% 0 0);--card:oklch(20.5% 0 0);--card-foreground:oklch(98.5% 0 0);--popover:oklch(20.5% 0 0);--popover-foreground:oklch(98.5% 0 0);--primary:oklch(92.2% 0 0);--primary-foreground:oklch(20.5% 0 0);--secondary:oklch(26.9% 0 0);--secondary-foreground:oklch(98.5% 0 0);--muted:oklch(26.9% 0 0);--muted-foreground:oklch(70.8% 0 0);--accent:oklch(26.9% 0 0);--accent-foreground:oklch(98.5% 0 0);--destructive:oklch(70.4% .191 22.216);--border:oklch(100% 0 0/.1);--input:oklch(100% 0 0/.15);--ring:oklch(55.6% 0 0);--chart-1:oklch(87% 0 0);--chart-2:oklch(55.6% 0 0);--chart-3:oklch(43.9% 0 0);--chart-4:oklch(37.1% 0 0);--chart-5:oklch(26.9% 0 0);--sidebar:oklch(20.5% 0 0);--sidebar-foreground:oklch(98.5% 0 0);--sidebar-primary:oklch(48.8% .243 264.376);--sidebar-primary-foreground:oklch(98.5% 0 0);--sidebar-accent:oklch(26.9% 0 0);--sidebar-accent-foreground:oklch(98.5% 0 0);--sidebar-border:oklch(100% 0 0/.1);--sidebar-ring:oklch(55.6% 0 0)}@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}*{font-family:JetBrains Mono,sans-serif}._container_176h2_5{flex-direction:column;align-items:center;gap:10px;height:100vh;display:flex}._header_176h2_13{background-color:#212121;flex-direction:column;flex-shrink:0;width:100%;min-height:100px;padding:16px 24px;display:flex}._sberImage_176h2_23{min-width:80px;max-width:20%;min-height:50px;max-height:20%}._headerTop_176h2_30{text-align:center;flex-wrap:wrap;place-content:center space-between;align-items:center;gap:16px;width:100%;height:100%;display:flex;position:relative}@media (width<=768px){._headerTop_176h2_30{justify-content:center}}._headerText_176h2_49{font-size:6rem}._logo_176h2_53{min-width:100px}._title_176h2_57{font-size:42px}._round_176h2_61{color:#08bc08;align-items:center;font-size:clamp(2rem,3vw,4rem);font-weight:700;text-decoration:underline;display:flex}._legend_176h2_70{box-sizing:border-box;width:100%;height:fit-content;display:flex}._legendItem_176h2_77{text-align:center;flex:1;justify-content:center;align-items:center;min-height:21px;font-size:14px;display:flex}._legendItemUp_176h2_87{background-color:#08bc08}._legendItemCorrupt_176h2_91{background-color:#2196f3}._legendItemMumble_176h2_95{background-color:#ff7300}._legendItemDown_176h2_99{background-color:#f44336}._legendItemCheckFailed_176h2_103{background-color:#ffc107}._table_176h2_107{background-color:#333;border:2px solid #fff;width:100%;height:fit-content}._spinner_176h2_114{border:4px solid #e5e7eb;border-top-color:#08bc08;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite _spin_176h2_114}@keyframes _spin_176h2_114{to{transform:rotate(360deg)}}._emptyTable_176h2_129{background-color:#212121;justify-content:center;width:100%;height:100%;padding:20px;display:flex}._errorText_176h2_138{color:#fff;font-size:20px}._adminPanel_176h2_143{background-color:#212121;gap:10px;width:100%;height:fit-content;padding:10px 20px;display:flex}._adminPanelButton_176h2_152{color:#fff;cursor:pointer;border:1px solid #08bc08;padding:4px 10px;font-size:14px;transition:all .1s ease-in}._adminPanelButton_176h2_152:hover{color:#000;background-color:#08bc08;transform:scale(1.07)}._adminPanelLogoutButton_176h2_167{color:#fff;cursor:pointer;border:1px solid #f44336;padding:4px 10px;font-size:14px;transition:all .1s ease-in}._adminPanelLogoutButton_176h2_167:hover{color:#000;background-color:#f44336;transform:scale(1.07)}._fbConfigContainer_176h2_182{align-items:center;gap:8px;display:flex}._configText_176h2_188{color:#fff;border:1px solid #fff;padding:4px 10px;font-size:14px}._downloadButton_176h2_195{cursor:pointer;color:#fff;border:1px solid #fff;padding:3px 6px;font-size:11px;transition:all .3s}._downloadButton_176h2_195:hover{color:#000;background-color:#08bc08;border:1px solid #08bc08}._tableWrapper_bbq8n_1{width:100%;display:flex}._tableScroll_bbq8n_6{-webkit-overflow-scrolling:touch;width:100%;overflow:auto}._table_bbq8n_1{border-collapse:collapse;color:#fff;background:#212121;width:100%;overflow:hidden}._table_bbq8n_1 thead{border-bottom:1px solid #414040}._table_bbq8n_1 th{text-align:center;color:#fff;padding:16px 20px;font-size:14px;font-weight:600}._table_bbq8n_1 td{text-align:center;border-bottom:1px solid #414040;height:70px;padding:0}._table_bbq8n_1 td:nth-last-child(-n+4){border-right:1px solid #414040}._table_bbq8n_1 td:nth-last-child(-n+4),th:nth-last-child(-n+4){text-align:center;width:15%}._teamServiceStats_bbq8n_49{flex-direction:column;gap:3px;width:100%;min-width:120px;height:100%;display:flex}._teamServiceLine_bbq8n_58{color:#000;margin:0;font-size:14px}._teamCell_bbq8n_64{text-align:center}._teamCellName_bbq8n_68{color:#08bc08;font-size:16px}._teamCellIp_bbq8n_73{color:#fff;font-size:12px}._ratingValue_bbq8n_78,._zeroRatingValue_bbq8n_83{color:#fff;font-size:16px}._gainedFlags_bbq8n_88{color:#065706;font-size:14px;font-weight:600}._lostFlags_bbq8n_94{color:#8d0505;font-size:14px;font-weight:600}._adminPanel_bbq8n_100{flex-direction:column;width:20%;height:100%;display:flex}._achievementsContainer_1wyp6_1{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;width:100%;min-width:110px;display:flex}._imageContainer_1xzhp_1{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.glitch{color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none;margin:0 auto;font-size:clamp(2rem,10vw,8rem);font-weight:900;position:relative}.glitch:after,.glitch:before{content:attr(data-text);color:#fff;clip-path:inset(0);background-color:#120f17;position:absolute;top:0;overflow:hidden}.glitch:not(.enable-on-hover):after{text-shadow:var(--after-shadow,-10px 0 #ffc107);animation:animate-glitch var(--after-duration,3s) infinite linear alternate-reverse;left:10px}.glitch:not(.enable-on-hover):before{text-shadow:var(--before-shadow,10px 0 #08bc08);animation:animate-glitch var(--before-duration,2s) infinite linear alternate-reverse;left:-10px}.glitch.enable-on-hover:after,.glitch.enable-on-hover:before{content:"";opacity:0;animation:none}.glitch.enable-on-hover:hover:after{content:attr(data-text);opacity:1;text-shadow:var(--after-shadow,-10px 0 #ffc107);animation:animate-glitch var(--after-duration,3s) infinite linear alternate-reverse;left:10px}.glitch.enable-on-hover:hover:before{content:attr(data-text);opacity:1;text-shadow:var(--before-shadow,10px 0 #08bc08);animation:animate-glitch var(--before-duration,2s) infinite linear alternate-reverse;left:-10px}@keyframes animate-glitch{0%{clip-path:inset(20% 0 50%)}5%{clip-path:inset(10% 0 60%)}10%{clip-path:inset(15% 0 55%)}15%{clip-path:inset(25% 0 35%)}20%{clip-path:inset(30% 0 40%)}25%{clip-path:inset(40% 0 20%)}30%{clip-path:inset(10% 0 60%)}35%{clip-path:inset(15% 0 55%)}40%{clip-path:inset(25% 0 35%)}45%{clip-path:inset(30% 0 40%)}50%{clip-path:inset(20% 0 50%)}55%{clip-path:inset(10% 0 60%)}60%{clip-path:inset(15% 0 55%)}65%{clip-path:inset(25% 0 35%)}70%{clip-path:inset(30% 0 40%)}75%{clip-path:inset(40% 0 20%)}80%{clip-path:inset(20% 0 50%)}85%{clip-path:inset(10% 0 60%)}90%{clip-path:inset(15% 0 55%)}95%{clip-path:inset(25% 0 35%)}to{clip-path:inset(30% 0 40%)}}._modalBackground_1ld8v_1{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}._modalContainer_1ld8v_12{background-color:#212121;flex-direction:column;gap:10px;width:fit-content;padding:10px 20px;display:flex}._selectContainer_1ld8v_21{flex-direction:column;align-items:center;gap:20px;display:flex}._adminPanelTitle_1ld8v_28{color:#fff;margin:0 30px;font-size:20px}._adminPanelButton_1ld8v_34{color:#fff;cursor:pointer;border:1px solid #08bc08;width:80%;padding:10px 0;font-size:14px;transition:all .15s ease-in}._adminPanelButton_1ld8v_34:hover:not(:disabled){color:#000;background-color:#08bc08;transform:scale(1.07)}._adminPanelButton_1ld8v_34:disabled{opacity:.5;cursor:not-allowed}._adminPanelSelect_1ld8v_55{color:#fff;size:10;border:1px solid #fff;width:80%;margin:0;padding:10px}._adminPanelOption_1ld8v_65{color:#fff;background-color:#212121;font-size:14px;transition:all .3s}._adminPanelOption_1ld8v_65:hover{color:#000;background-color:#08bc08}._closeButtonContainer_1ld8v_77{cursor:pointer;color:#fff;width:fit-content;height:fit-content;transition:all .3s;display:flex}._closeButtonContainer_1ld8v_77:hover{cursor:pointer;color:#000;background-color:#08bc08;width:fit-content;height:fit-content}._modalBackground_pu5oc_1{background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}._modalContainer_pu5oc_11{background-color:#212121;flex-direction:column;gap:10px;width:fit-content;padding:10px 20px;display:flex}._inputContainer_pu5oc_20{flex-direction:column;align-items:center;gap:20px;display:flex}._adminPanelTitle_pu5oc_27{color:#fff;margin:0 30px;font-size:20px}._adminPanelInput_pu5oc_33{color:#fff;border:1px solid #fff;outline:none;width:80%;padding:10px;font-size:14px}._adminPanelButton_pu5oc_42{color:#fff;cursor:pointer;border:1px solid #08bc08;width:80%;padding:10px;font-size:14px;transition:all .15s ease-in}._adminPanelButton_pu5oc_42:hover:not(:disabled){color:#000;background-color:#08bc08;transform:scale(1.07)}._adminPanelButton_pu5oc_42:disabled{opacity:.5;cursor:not-allowed}._adminPanelError_pu5oc_63{color:#f44336;font-size:16px}._closeButtonContainer_pu5oc_68{cursor:pointer;color:#fff;width:fit-content;height:fit-content;transition:all .3s;display:flex}._closeButtonContainer_pu5oc_68:hover{cursor:pointer;color:#000;background-color:#08bc08;width:fit-content;height:fit-content}._formPage_1x4l8_1{background-color:#000;justify-content:center;align-items:center;width:100svw;height:100svh;display:flex}._form_1x4l8_1{background-color:#212121;flex-direction:column;gap:12px;padding:20px;display:flex}._formPageTitle_1x4l8_18{color:#08bc08;font-size:18px}._formPageText_1x4l8_23{color:#fff;padding:0 0 5px;font-size:16px}._formInput_1x4l8_29{color:#fff;border:1px solid #fff;outline:none;padding:4px 10px;font-size:16px}._formInput_1x4l8_29:focus{outline-offset:3px;outline:2px solid #08bc08}._formButton_1x4l8_42{color:#fff;cursor:pointer;background-color:#008c00;border:1px solid #fff;outline:none;padding:4px;transition:all .3s}._formButton_1x4l8_42:hover{background-color:#08bc08;transform:scale(1.07)}._authErrorMessage_1x4l8_57{color:#f44336;font-size:16px}
