.layout-wrapper{margin:0 auto;max-width:1000px;width:96%}.header{align-items:center;background-color:var(--v-theme-surface);display:flex;justify-content:space-between;padding:10px 20px}.logo{max-height:120px;max-width:240px}.header-right{align-items:flex-end;display:flex;flex-direction:column}.welcome-text{font-size:16px;margin-bottom:12px}.horizontal-divider{border:none;border-top:1px solid var(--v-theme-on-surface);margin:5px 0;width:100%}.nav{align-items:center;display:flex;gap:15px}.link-button{color:var(--v-theme-primary);font-weight:500;text-decoration:none}.footer{align-items:center;display:flex;justify-content:flex-end;padding:10px 20px}.footer-text{color:var(--v-theme-on-surface);font-size:14px;margin-right:10px}.footer-logo{max-height:60px;max-width:120px}
