*{box-sizing:border-box}html{height:100%}body,html{width:100%}body{margin:0;display:flex;flex-direction:column;flex-flow:column;justify-content:center;align-items:center;padding:0 20px;font-weight:500}@media screen and (max-width:600px){body{border:none;margin:0;padding:0 2vw}}.full-view{min-height:100dvh;display:flex}.full-view,footer{flex-direction:column}footer{margin-top:auto;padding:20px 1rem 1rem;gap:1rem;align-items:stretch;justify-content:flex-end;min-height:9rem;line-height:1}.socials{padding:0;display:flex;gap:.5rem}main{position:relative;display:flex;flex-direction:column;justify-content:start;width:100%;margin:0 auto;border:none}@media screen and (max-width:600px){main{border:none;margin:0;padding-block:7px}}article{position:relative;display:flex;flex-direction:column;gap:0}@media screen and (max-width:600px){article{padding:4px}}@media screen and (min-width:600px){article.page{padding:0 14px}}.category-artwork-title{margin:0;padding:0}.badge{display:inline-block;align-items:center;padding:8px 12px;color:hsl(var(--heroui-foreground-500));font-size:18px;font-style:normal;font-weight:300;text-transform:uppercase;letter-spacing:2.6px}.badge a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;letter-spacing:.04rem;margin:1.4rem 0}h1{font-size:3rem;text-align:center;margin:.1em}@media screen and (max-width:600px){h1{font-size:2rem;text-align:center}}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.2rem}p{margin:0}@layer base{a{color:hsl(var(--heroui-foreground));text-decoration:underline;transition:color .2s ease-out}a:hover{color:#0ca678}}.codeBlock{position:relative;background-color:rgba(0,0,0,.4);margin:0;padding:0}.codeBlock pre{margin:0;padding:60px 80px;overflow-x:auto}@media screen and (max-width:600px){.codeBlock pre{padding:40px}}.codeBlock pre:before{content:"";display:block;position:absolute;top:0;left:calc(50% - 50vw);width:100vw;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.1019607843),rgba(255,255,255,.1019607843),rgba(255,255,255,0));z-index:1}.codeBlock pre:after{content:url(/crosshair.svg);display:block;height:19px;width:19px;position:absolute;top:-9px;left:-10px}.codeBlock code{font-size:14px;line-height:2}.codeBlock:before{content:"";display:block;position:absolute;bottom:0;left:calc(50% - 50vw);width:100vw;height:1px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.1019607843),rgba(255,255,255,.1019607843),rgba(255,255,255,0));z-index:1}.codeBlock:after{content:url(/crosshair.svg);display:block;height:19px;width:19px;position:absolute;bottom:-9px;right:-10px}.fixed{position:fixed}.bottom{bottom:0;left:0}.screen-group{position:fixed;width:100%;height:100%;z-index:10;pointer-events:none}.over-screen{z-index:11;box-shadow:0 -2px 7px light-dark(#999888,#777666);width:100%;height:auto;align-items:center;align-content:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:1rem;background-color:light-dark(rgba(255,255,255,.55),rgba(0,0,0,.55));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);pointer-events:auto}@media screen and (max-width:600px){.over-screen{padding:.3rem 1rem 1rem}}.over-screen p{width:auto;padding-block:1rem}.over-screen .button-group{display:flex;flex-wrap:wrap;justify-content:space-evenly}.over-screen .button-group button{padding-inline:.7rem;padding-block:.3rem;margin-inline:.3rem;margin-block:.3rem;color:hsl(var(--heroui-foreground));text-align:center;cursor:pointer;border:1px solid red}.error{color:red}.PageMenu_link__Ms6BB{display:block;line-height:1;padding:8px 12px;text-decoration:none;text-transform:uppercase;letter-spacing:.14rem;font-weight:500}