:root{--primary: #FF0090;--white: #f8f8f8;--bg: #F2F4F7;--bgLight: #F8F9FB;--border: #DDE2EA;--dark: #101010;--darkLight: #3a3a3a;--errorBg: #FFEEED;--error: #E02C00;--supportRed: #ff99c8;--supportRedBg: #FFE2EF;--supportBlue: #109ADF;--supportBlueBg: #a9def9;--supportPurple: #A732EB;--supportPurpleBg: #e4c1f9;--supportYellow: #D1BD0A;--supportYellowBg: #fcf6bd;--supportGreen: #2BB861;--supportGreenBg: #d0f4de;--basesize-nn: 5px;--basesize-mn: 10px;--basesize-tn: 12px;--basesize-sm: 14px;--basesize: 15px;--basesize-nr: 18px;--basesize-md: 20px;--basesize-lg: 30px;--basesize-hg: 40px;--headerHeight: 65px;--input-height: 46px;--radius-sm: 4px;--radius: 6px;--radius-m: 12px;--radius-l: 18px;--content-s: 760px;--content-m: 960px;--content-l: 1920px;--shadow: 0 3px 0 0 rgba(0,0,0,.02)}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{padding:0;border:0;margin:0;vertical-align:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{width:100%;min-height:100vh;line-height:1.7;background:var(--bg);color:var(--dark);font-size:var(--basesize);font-family:Roboto,sans-serif;font-weight:420}#appWrapper{display:flex;flex-direction:column;min-height:100vh}h1{font-weight:700;font-size:var(--basesize-lg)}a:link,a:visited,a:active,a:hover{color:var(--dark);text-decoration:none}.--icon{height:auto;display:block;stroke-width:1.9;color:var(--dark)}.--form{display:flex;flex-direction:column;gap:var(--basesize)}.--errorMessage{margin-bottom:calc(var(--basesize) * -1)}.--inputs{display:flex;align-items:center;gap:var(--basesize)}.--inputs .wide{flex:2}.--inputs\:columns{flex-direction:column;display:flex;gap:var(--basesize)}.--inputs\:columns .wide{flex:2}.--buttons{margin-top:var(--basesize);display:flex;gap:var(--basesize)}input[type=text],button{color:var(--dark);font-family:Roboto,sans-serif;font-size:var(--basesize);outline:none;font-weight:420}button{cursor:pointer;outline:none}input[type=text]::placeholder{color:var(--dark);opacity:.2}.--listActions{width:100%;margin-top:var(--basesize);margin-bottom:var(--basesize-nr);display:flex;align-items:center;justify-content:space-between}.--overflow-scroll{overflow-x:scroll;overflow-y:scroll;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;overscroll-behavior:contain}.--overflow-scroll::-webkit-scrollbar{display:none}
