.home header{display:flex;flex-wrap:wrap;width:100vw;height:100vh}.home header a{box-sizing:border-box;display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;padding:.2rem!important;border:solid .2rem transparent;font-weight:700;text-decoration:none}.home header .half{display:flex;flex-direction:column;justify-content:center;align-items:center}.home header .half p{margin:0 0 1rem;font-size:1.266rem;text-align:center}.home header .half a{width:2rem;height:2rem}@media (orientation:portrait){.home header .half{width:100vw;height:50vh}}@media (min-height:900px) and (orientation:portrait){.home header .half p{margin:0 0 2rem;font-size:1.688rem}}@media (min-height:1240px) and (orientation:portrait){.home header .half p{margin-bottom:2rem;font-size:2.25rem}.home header .half a{width:3rem;height:3rem}}@media (orientation:landscape){.home header .half{width:50vw;height:100vh}}@media (min-height:440px) and (orientation:landscape){.home header .half p{margin:0 0 2rem;font-size:1.688rem}}@media (min-height:640px) and (orientation:landscape){.home header .half p{margin-bottom:2rem;font-size:2.25rem}.home header .half a{width:3rem;height:3rem}}.home header #to-love{background:#eee9ee;color:#201b21}.home header #to-love a.button{background:#201b21;color:#eee9ee}.home header #to-love a.button:hover{background:#eee9ee;border:solid .2rem #201b21;color:#201b21}.home header #to-crime{background:#201b21;color:#eee9ee}.home header #to-crime a:hover{background:#201b21;border:solid .2rem #eee9ee;color:#eee9ee}