#headerbody[data-v-4b0f00cc]{position:fixed;top:0;left:0;right:0;height:75px;background:linear-gradient(90deg,rgba(255,250,230,.85),rgba(173,216,230,.85));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 15px rgba(0,0,0,.1);z-index:1000}.header-container[data-v-4b0f00cc]{display:flex;justify-content:space-between;align-items:center;height:100%;max-width:1200px;margin:0 auto;padding:0 20px}.header-section[data-v-4b0f00cc]{flex:0.5;display:flex;align-items:center}.header-section.center[data-v-4b0f00cc]{justify-content:center;flex:1}.header-section.buttons[data-v-4b0f00cc]{justify-content:flex-end;gap:12px;min-width:-moz-fit-content;min-width:fit-content}img[data-v-4b0f00cc]{height:50px;width:auto}.headerbutton[data-v-4b0f00cc]{padding:8px 16px;background:hsla(0,0%,100%,.25);color:#2c3e50;border-radius:10px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.3);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.headerbutton[data-v-4b0f00cc]:hover{background:hsla(0,0%,100%,.4);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:hsla(0,0%,100%,.5)}.headerbutton[data-v-4b0f00cc]:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.1)}@media screen and (max-width:768px){.header-section[data-v-4b0f00cc]{flex:0.3}.header-section.center[data-v-4b0f00cc]{flex:0.8;margin:0 10px}.header-section.buttons[data-v-4b0f00cc]{gap:8px}}@media screen and (max-width:480px){#headerbody[data-v-4b0f00cc]{height:60px}img[data-v-4b0f00cc]{height:35px}.headerbutton[data-v-4b0f00cc]{padding:5px 10px;font-size:12px}.header-section.buttons[data-v-4b0f00cc]{gap:6px}}*{box-sizing:border-box}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;background-image:url(/img/bgi1.d6390946.svg);background-size:cover;background-repeat:repeat;background-size:295px 295px;height:100dvh}body{top:0;margin:0;padding:0}.content-wrapper{padding-top:75px;min-height:calc(100vh - 75px);position:relative}.Errormessage[data-v-7b05dc0e]{width:80%;height:50vh;margin:30px auto;background-color:#fffae6;display:flex;justify-content:center;align-items:center;text-align:center;font-size:xx-large;font-weight:900}