*{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:100vh}footer{padding:1rem;align-items:center;justify-content:center}.socials,footer{display:flex;gap:1rem}.socials{padding:.2rem}main{position:relative;display:flex;flex-direction:column;justify-content:start;width:100%;margin:0 auto;padding-bottom:80px;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:light-dark(var(--mantine-color-gray-7),var(--mantine-color-dark-0));font-size:14px;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:var(--mantine-heading-font-weight);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}a{color:var(--mantine-color-anchor);text-decoration:underline;transition:color .2s ease-out}a:hover{color:var(--mantine-color-teal-7)}.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,.screen-group{position:fixed;width:100%;height:100%;z-index:10}.screen{top:0;left:0;background-color:#222;opacity:.7}.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}@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:light-dark(var(--ruler2-c-l),var(--ruler2-c-d));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;color:light-dark(var(--mantine-color-gray-7),var(--mantine-color-dark-0));font-size:var(--mantine-font-size-sm);font-weight:500;[data-mantine-color-scheme] &[data-active]{border-bottom:1px solid var(--mantine-color-teal-9)}}