.header[data-v-b5fc9328]{display:flex;width:100%;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#d4f2f1;color:#fff}nav a[data-v-b5fc9328]{font-weight:lighter;color:#005452;text-decoration:none;font-size:24px}.logo-desktop[data-v-b5fc9328]{display:block}.logo-mobile[data-v-b5fc9328]{display:none}@media (max-width:900px){.logo-desktop[data-v-b5fc9328]{display:none}.logo-mobile[data-v-b5fc9328]{display:block}}.sellers-container[data-v-12d19abb]{max-height:300px;overflow:hidden;background-color:#70c5c3}.sellers[data-v-12d19abb]{width:100%;display:flex;justify-content:start;align-items:center;padding:5px clamp(0px,2.5vw,20px);flex-wrap:nowrap}.seller[data-v-12d19abb]{font-size:12px;padding:0 clamp(5px,2.5vw,15px);margin:0 2px;display:flex;align-items:center}.name[data-v-12d19abb]{margin-bottom:2px;margin-right:5px}.points[data-v-12d19abb]{display:flex;justify-content:center;align-items:center;background-color:#50a2a1;font-weight:700;width:30px;height:30px;border-radius:100%;padding:10px}@media (min-width:700px){.sellers[data-v-12d19abb]{justify-content:center}}.homeview-container[data-v-1eb7a2d2]{background-color:rgba(0,0,0,.4);position:relative;z-index:1}.homeview-input-container[data-v-1eb7a2d2]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:20px}input[data-v-1eb7a2d2]{width:250px;padding:10px 15px;border-radius:5px;border:none}input[data-v-1eb7a2d2]:focus{outline:none}.input-error[data-v-1eb7a2d2]{color:#c71b29;font-size:clamp(16px,2.5vw,24px)}p[data-v-1eb7a2d2]{color:#fff;font-size:clamp(16px,2.5vw,24px);margin-top:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}body{margin:0;padding:0;text-decoration:none;list-style:none;font-family:sans-serif,Helvetica,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.error-message{font-size:clamp(20px,2.5vw,36px);color:#005452;margin-top:10px}.spinner{width:40px;height:40px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#005452;animation:spin 1s linear infinite;margin:20px auto}.DM-Mono{font-family:DM Mono}.bold{font-weight:700}.btn{background-color:#005452;padding-bottom:24px;color:#fff;padding:12px 24px;border:none;border-radius:5px;cursor:pointer}@keyframes spin{to{transform:rotate(1turn)}}