.header{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;padding:1rem;background-color:#3b4252;color:#eceff4;z-index:1000;box-shadow:0 2px 4px #0000001a}.header-logo{flex-grow:1}.header-logo a{color:#eceff4;text-decoration:none;font-weight:700;font-size:1.5rem}.splash-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;margin:0;padding-top:80px;background-color:#2e3440;color:#d8dee9;font-family:sans-serif;text-align:center}.splash-image{max-width:90%;height:auto;margin-top:20px;border-radius:8px}html,body{margin:0;padding:0;box-sizing:border-box;background-color:#2e3440}button:focus,button:active{outline:none;box-shadow:none}
