:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#404040;background-color:#fdf5ec}a{font-weight:500;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}p{font-size:large}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: dark){:root{color:#fff;background-color:#213547}a{color:#e2e7d4}a:hover{color:#747bff}button{background-color:#f9f9f9}}.wrap{background:#49494966;position:fixed;width:100%;height:100%;z-index:5;top:0;left:0;display:flex;align-items:center;justify-content:center}.content{position:relative;background:#fff;border-radius:2px;padding:20px}.closeButton{position:fixed;width:60px;height:60px;padding:0;margin:0;right:20px;top:20px;border:none;cursor:pointer;background:none;color:#ffffffb3;font-size:xx-large}.closeButton:hover{color:#fff}.title{margin:0 0 10px;font-family:"sans-serif";font-style:normal;font-weight:800;font-size:16px;line-height:20px;color:#000}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;z-index:1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.bg-image{background-image:url(/bg.jpg);width:100vw;position:absolute;height:100vh;filter:blur(6px);background-size:2350px;position:fixed;top:0;left:0;z-index:-5}.photo{max-width:min(75vw,750px);height:auto;background:#fff;border:4px solid white;border-bottom:15px solid white}.lrotate-7{transform:rotate(-7deg)}.lrotate-10{transform:rotate(-10deg)}.lrotate-30{transform:rotate(-30deg)}.lrotate-45{transform:rotate(-45deg)}.rrotate-7{transform:rotate(7deg)}.rrotate-10{transform:rotate(10deg)}.rrotate-30{transform:rotate(30deg)}.rrotate-45{transform:rotate(45deg)}.center{justify-content:center}.center-text2{text-align:justify}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.dinosaur{display:block}.tile{width:calc((100vh - 4rem)/6);height:calc((100vh - 4rem)/6);align-content:center;background-color:#000;border:1px solid whitesmoke;cursor:pointer;-webkit-user-select:none;user-select:none;-moz-user-select:none}.big_tile{grid-column:span 2;grid-row:span 2;align-content:center;background-color:#dc143c;cursor:pointer;-webkit-user-select:none;user-select:none;-moz-user-select:none}
