main{background-color:#002130;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAkCAQAAABC4vBpAAABA0lEQVRIx+WVsQ6CMBCGb2KRoQ7EgTiwXGJISEiIgxMTiw/gpAhOLo7OvA8vab3Wjf+awKT+De3wtTfQLz2iiDIqKbUrSkpMCaQW7WWgLYZyGQYVKH2BEnCWkdsPxhXAydXj961scetEnms7ZUSPDSgwxG19PnWVbJzIGPXF5Yj5j+YtTgrpSrjB4hl/bQZyVrlg7ebdcVUsV2AuF6EyL9BERCiFW3G6qq27iiDvi7a+HoaYfimJKk7keUCcXBWHtReJvTas8sXi4OMhMUJieXH6glR+29E/xYmTzG914Rcp0OrYa6WLxcvEYoWHWtlHPNQKRZxL0xcj/Im21TX4xfrCvABQCzFxXB05HQAAAABJRU5ErkJggg==)}#about{padding-top:var(--side-padding);padding-left:32px;padding-right:32px;display:flex;flex-flow:column wrap;width:100%;box-sizing:border-box;overflow-x:auto}#about .row{max-width:1500px;margin:auto;display:flex;flex-wrap:wrap;gap:24px;width:100%;box-sizing:border-box}#about .picture.a{background-image:url(/assets/me-B-sSFbcl.jpg)}#about .picture{width:400px;min-height:400px;padding:12px;border-radius:12px;border:double 2px transparent;background-origin:border-box;background-clip:padding-box,border-box;background-size:cover;background-position:center}#about .box{display:flex;flex-direction:column;flex:1;align-items:stretch;justify-content:left;width:auto;height:auto;padding:16px;background-color:#ffffff1a;border-radius:12px}#about .box ul{list-style-type:disc;color:#d1d5db;padding-left:20px;margin-bottom:16px}#about .box h2{font-size:1.875rem;font-weight:700;color:#ab9fda;margin-bottom:8px}#about .box p{font-size:1rem;color:#d1d5db;margin-bottom:16px}#about .box a{color:#8e75f0;text-decoration:none}#about .box a:hover{text-decoration:underline}header{position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#000000b3}header h1{font-size:2.5rem;font-weight:700;text-align:center;color:#8e75f0}header div{display:flex;justify-content:space-between}.buttons{gap:4px;margin:8px;display:flex;justify-content:space-between;align-items:stretch;width:auto}.buttons a{position:relative;display:inline-block;font-weight:700;font-size:auto;padding:4px 24px;border-radius:5px;color:#fff;-webkit-text-stroke:0px #232323;background-color:#8e75f0;transition:all .3s}.buttons a:before{content:"";position:absolute;top:0;left:0;width:0%;height:100%;border-radius:5px;overflow:hidden;color:#8a2be2;white-space:nowrap;transition:all .3s}.buttons [data-animation] a:before,.buttons a:hover:before{width:100%;background-color:#ffffff4d}.buttons [data-animation] a,.buttons a:hover{padding-left:30px;padding-right:30px}#menuToggle{display:block;position:fixed;top:20px;right:30px;left:auto;z-index:1;-webkit-user-select:none;user-select:none}#menuToggle a{text-decoration:none;color:#232323;transition:color .3s ease}#menuToggle a:hover{color:tomato}#menuToggle input{display:block;width:40px;height:32px;position:absolute;top:-7px;left:-5px;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#menuToggle span{display:block;width:33px;height:4px;margin-bottom:5px;position:relative;background:#cdcdcd;border-radius:3px;z-index:1;transform-origin:4px 0px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0% 0%}#menuToggle span:nth-last-child(2){transform-origin:0% 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(-2px,-1px);background:#232323}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0) scale(.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}#menu{position:absolute;top:0;right:0;max-width:400px;width:100vw;max-height:100vh;margin-right:-30px;margin-top:-25px;padding:125px 50px 50px;box-sizing:border-box;overflow-y:auto;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;transform-origin:100% 0%;transform:translate(100%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}#menu li{padding:10px 0;font-size:22px}#menu li label{cursor:pointer}#menuToggle input:checked~ul{transform:none}
