:root{color-scheme:dark;background:#101010;color:#efefef;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}main{flex:1;display:flex;align-items:center;justify-content:center;padding:48px 0 0;min-height:0}.artwork{display:block;width:100%;max-width:1500px;height:auto;max-height:calc(100svh - 150px);object-fit:contain}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}footer{flex:none;text-align:center;padding:28px 24px 36px}footer a{color:#b9b9b9;display:inline-flex;align-items:center;min-height:44px;font-size:14px;letter-spacing:.04em;text-decoration:none}footer a:hover{color:#efc4c5}footer a:focus-visible{outline:1px solid #efc4c5;outline-offset:6px}@media(max-width:600px){main{padding-top:30px}.artwork{width:100%;height:58svh;max-height:none;object-fit:cover;object-position:53% center}footer{padding-bottom:max(28px,env(safe-area-inset-bottom))}}
:root{background:#202020}body{background:#202020;isolation:isolate}.artwork{mix-blend-mode:lighten}
