@import url(https://fonts.googleapis.com/css2?family=Quintessential&display=swap);@import url(https://fonts.googleapis.com/css2?family=Almendra:ital,wght@0,400;0,700;1,400;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jim+Nightshade&display=swap);@import url(https://fonts.googleapis.com/css2?family=Fondamento:ital@0;1&display=swap);@import url(https://fonts.googleapis.com/css2?family=Balthazar&display=swap);@import url(https://fonts.googleapis.com/css2?family=Germania+One&display=swap);.HomePage{margin:0}.home-top-section{display:flex;gap:1.5rem;margin:0 auto auto;max-width:80rem;padding:10rem 4rem 4rem;position:relative;z-index:1}.home-info{display:flex;flex:2 1;flex-direction:column;justify-content:center}.home-info h1{font-size:5em;margin-bottom:.2em;text-shadow:0 4px 4px #0003}.home-info h2{font-size:3em;margin-bottom:.5em}.home-info h2,.home-info p{text-shadow:0 4px 4px #0003}.home-info p{font-size:1.5em;line-height:1.4}.home-profile-pic{align-items:center;display:flex;flex:1.8 1;flex-direction:column;justify-content:flex-start;min-height:22em}.home-profile-pic img{aspect-ratio:1/1;border-radius:3em;box-shadow:0 4px 24px #00000026;height:auto;max-height:28em;max-width:28em;object-fit:cover;width:100%}.home-socials{align-items:center;display:flex;gap:.9rem;justify-content:center;margin-top:1rem;z-index:2}.home-socials a{color:#f0f4ff;opacity:.9;text-decoration:none;transition:transform .16s ease,opacity .16s ease,color .16s ease}.home-socials a:focus-visible,.home-socials a:hover{color:#fff;opacity:1;transform:translateY(-2px) scale(1.05)}.home-socials a:focus-visible{outline:2px solid #ffffffb3;outline-offset:3px}.home-socials svg{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.home-links{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem;z-index:2}.home-linkButton,.home-links{align-items:center;justify-content:center}.home-linkButton{background-color:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;color:#f0f4ff;display:inline-flex;gap:.4rem;opacity:.95;padding:.3rem .7rem;text-decoration:none;transition:opacity .16s ease,transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease}.home-linkButton:focus-visible,.home-linkButton:hover{background-color:#ffffff2e;border-color:#ffffff59;color:#fff;opacity:1;transform:translateY(0) scale(1.05)}.home-linkButton:focus-visible{border-radius:999px;outline:2px solid #ffffffb3;outline-offset:3px}.home-linkButton svg{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.home-linkLabel{font-size:.95rem;line-height:1;white-space:nowrap}@media screen and (max-width:900px){.home-top-section{flex-direction:column;gap:1.5rem;margin-top:0;padding:2rem}.home-info{order:2}.home-profile-pic{justify-content:center;margin-top:0;order:1}.home-profile-pic img{aspect-ratio:1/1;height:auto;max-height:18em;max-width:18em;width:100%}.home-info h1{font-size:3em}.home-info h2{font-size:2em}.home-info p{font-size:1.1em}}.card-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:auto;max-width:107.5rem;padding:5rem 10rem 10rem;position:relative;z-index:1}@media screen and (max-width:1800px){.card-container{grid-template-columns:repeat(3,1fr);padding:8rem 5rem}}@media screen and (max-width:1300px){.card-container{grid-template-columns:repeat(2,1fr);padding:3rem 5rem}}@media screen and (max-width:900px){.home-top-section{padding-top:4rem}.card-container{grid-template-columns:1fr;padding:3rem 2rem}}.PageBackground{background-attachment:fixed;background-color:#222;background-image:none;background-image:var(--page-bg-image,none);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;position:relative}.PageBackground:before{backdrop-filter:blur(0);backdrop-filter:blur(var(--page-bg-blur,0));-webkit-backdrop-filter:blur(0);-webkit-backdrop-filter:blur(var(--page-bg-blur,0));background:#000000b3;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.PageBackground .PageBackground__content{position:relative;z-index:1}.ProjectCard{background-color:#1d1e20;border-radius:1.5rem;box-shadow:0 2px 4px #0000004d,0 8px 20px #00000040,0 16px 32px #0000001f;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.ProjectCard,.ProjectCard:active,.ProjectCard:hover,.ProjectCard:link,.ProjectCard:visited{color:inherit!important;text-decoration:none!important}.ProjectCard:hover{background-color:#ddd;box-shadow:0 2px 4px #0000004d,0 12px 28px #00000059,0 20px 40px #00000026;cursor:pointer;transform:translateY(-8px) scale(1.02)}.ProjectCard img{aspect-ratio:16/9;background:#223;display:block;flex-shrink:0;object-fit:cover;object-position:center;width:100%}.ProjectCard:after{bottom:0;content:"";height:20%;pointer-events:none;position:absolute;z-index:1}.ProjectCard .card-name,.ProjectCard:after{border-radius:0 0 1.4rem 1.4rem;left:0;right:0}.ProjectCard .card-name{background:#000000bf;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;letter-spacing:.8px;margin:0;padding:.7rem .8rem 1rem;position:relative;text-align:left;z-index:2}.ProjectCard .badges{bottom:.6rem;display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;margin:0;max-width:calc(100% - 1.2rem);padding:0;pointer-events:none;position:absolute;right:.6rem;z-index:3}.ProjectCard .badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff40;border-radius:.5rem;color:#fff;font-size:1rem;line-height:1;padding:.35rem .5rem;white-space:nowrap}@media screen and (max-width:500px){.ProjectCard .card-name{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;padding:.6rem}.ProjectCard .badges{bottom:auto;display:inline-flex;flex-wrap:wrap;margin:0;max-width:100%;position:static;right:auto}.ProjectCard .badge{font-size:.85rem;padding:.25rem .4rem}}.PillButton{align-items:center;background-color:#ffffff1a;border:1px solid #ffffff38;border-radius:999px;color:#f0f4ff!important;display:inline-flex;gap:.4rem;justify-content:center;opacity:.95;padding:.3rem .7rem;text-decoration:none!important;transition:opacity .16s ease,transform .16s ease,color .16s ease,background-color .16s ease,border-color .16s ease}.PillButton:focus-visible,.PillButton:hover{background-color:#ffffff2e;border-color:#ffffff59;color:#fff!important;opacity:1;transform:translateY(0) scale(1.05)}.PillButton:focus-visible{border-radius:999px;outline:2px solid #ffffffb3;outline-offset:3px}.PillButton svg{display:block;filter:drop-shadow(0 2px 6px rgba(0,0,0,.35))}.PillButton__label{font-size:.95rem;line-height:1;white-space:nowrap}.Header{height:6vh;left:0;position:fixed;top:0;width:100vw;z-index:1000}.Header .HomeButton{background-color:#000c;border-radius:5vh;color:#fff;margin:0 0 0 1.5vh;padding:.5vh;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s ease}.Header .HomeButton .Logo{background-image:url(/static/media/nate-profile-picture.8e7e0e090888cdb0047f.jpg);background-size:cover;border-radius:2.5vh;float:left;height:2.5vh;margin-right:1vh;width:2.5vh}.Header .HomeButton .Text{line-height:2.5vh;margin-right:1vh;vertical-align:middle}.Header .HomeButton:hover{background-color:#777c}.CatchEmAll{min-height:100vh;padding-bottom:250px;text-align:left}.input-container{left:3rem;position:fixed}.champs-in-rank{position:fixed;right:3rem}@media screen and (max-width:1250px){.input-container{margin-bottom:2rem;margin-top:2rem;position:static;width:100vw}.champs-in-rank{margin-bottom:4rem;position:static;width:100vw}}tr:nth-child(odd) td{background-color:#ffffff0c}.mastery-table{margin:auto;max-width:70vw}.mastery-table th{font-weight:700}.mastery-table th,td{padding:.5rem}.mastery-table
	.MasteryRow:nth-child(150){border-bottom:thin solid}.MasteryRow .last-played-time-amount{display:inline-block;min-width:3ch;padding-right:10px;text-align:right}.MasteryRow .last-played-time-unit{color:#777}.chest img{height:30%;vertical-align:bottom;width:30%}.on img{filter:sepia(100%) hue-rotate(315deg) brightness(75%) saturate(1000%)}.off img{filter:sepia(100%) hue-rotate(175deg) brightness(25%) saturate(1000%)}.iron{color:#aaa4ab}.bronze{color:#a67650}.silver{color:#8ea5bb}.gold{color:#f2c761}.platinum{color:#3fedbb}.diamond{color:#4e8df3}.master{color:#c075d3}.grandmaster{color:#d7575b}.challenger{color:#9affff}img{object-fit:cover;object-position:0 100%;width:100%}.TabletopTools,.ToolSelector{margin:50px}.toolContents{background-color:#3b3bd3;border-radius:10px;padding:10px}.tool{margin-right:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.toolList{margin-bottom:25px;margin-top:100px}.divider{border-top:2px solid #fff;height:10px}.cardContainer,.controls{margin:50px}.ActiveTimeBattleCard{background-color:#555;border-radius:20px;margin-bottom:20px;padding:20px}.infoLine{padding-bottom:10px;span{padding-right:30px;input{background-color:#00000077;border-color:#0000;border-radius:5px;color:#fff}}.progressLabel{color:#ffffff77;float:right;padding-right:5px;text-align:right}}.progressBar{background-color:#444;border-radius:5px;height:20px}.progressBarFill{background-color:#01c501;border-radius:5px;height:100%;width:0}.mobileTest{background-color:green;height:100px;width:100px}.PointBuy{grid-gap:10px;background-color:#3e4147;display:grid;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:70vh;margin:auto;max-height:1000px;max-width:800px;width:100vw}.info{grid-area:"info"}.ability{background-color:blue;input{width:30px}}.CharacterSheet{background-image:url(/static/media/parchment-texture.8be054d570663e8050b9.png);color:#221100dd;padding:10vh 10%;width:80%}::selection{background:#ffffff77;color:#000}.FontDemo{padding-bottom:5vh;h1,p{padding-bottom:2vh}}.Quintessential{font-family:Quintessential,serif;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.Almendra{font-family:Almendra,serif;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.Eagle-Lake{font-family:Eagle Lake,serif;font-size:large;font-style:normal;font-weight:400;h1{font-size:x-large}p{line-height:150%}}.Jim-Nightshade{font-family:Jim Nightshade,cursive;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.Fondamento{font-family:Fondamento,cursive;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.Balthazar{font-family:Balthazar,serif;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.Germania-One{font-family:Germania One,system-ui;font-size:x-large;font-style:normal;font-weight:400;h1{font-size:xx-large}p{line-height:150%}}.ProjectPage{box-sizing:border-box;display:flex;flex-direction:column;margin:auto;max-width:100rem;min-height:100vh;padding:10rem 6rem}.ProjectPage__container{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:107.5rem}.ProjectPage__title{font-size:3.25rem;line-height:1.1;margin:0 0 2.5rem;text-align:center;text-shadow:0 4px 4px #0003}.ProjectPage__badges{display:flex;flex-wrap:wrap;gap:.5rem .6rem;justify-content:center;list-style:none;margin:-1rem 0 1.5rem;padding:0}.ProjectPage__hero{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:5fr 7fr;white-space:normal}.ProjectPage__media{justify-self:start;max-width:100%;width:clamp(18rem,38vw,40rem)}.ProjectPage__thumbLink{border-radius:1.25rem;box-shadow:0 6px 28px #0000002e;cursor:pointer;display:block;overflow:hidden;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.ProjectPage__thumbLink:focus-visible,.ProjectPage__thumbLink:hover{box-shadow:0 2px 4px #0000004d,0 12px 28px #00000059,0 20px 40px #00000026;transform:translateY(-8px) scale(1.02)}.ProjectPage__thumbLink:focus-visible{outline:2px solid #ffffffb3;outline-offset:3px}.ProjectPage__thumb{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.ProjectPage__desc{font-size:clamp(1rem,1.2vw + .5rem,1.2rem);line-height:1.65;text-shadow:0 4px 4px #0003}.ProjectPage__desc p{margin-bottom:1.2em}.ProjectPage__desc p:last-child{margin-bottom:0}.ProjectPage__desc a{color:#8cf;text-decoration:underline;transition:color .2s ease}.ProjectPage__desc a:hover{color:#adf}.ProjectPage__buzzwordsSection{margin:2rem 0 0;max-width:107.5rem;padding:0}.ProjectPage__buzzwords{align-items:flex-start;display:flex;filter:drop-shadow(0 0 2px rgba(0,0,0,.5));flex-wrap:wrap;gap:0;justify-content:center;list-style:none;margin:0;padding:0}.ProjectPage__buzzword{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:0;-webkit-clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,10px 100%,0 50%);clip-path:polygon(10px 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,10px 100%,0 50%);color:#fff;display:inline-flex;font-size:1rem;line-height:1;margin-bottom:10px;margin-right:10px;padding:.35rem .8rem;position:relative;white-space:nowrap;z-index:0}.ProjectPage__desc h2{color:#fff;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;line-height:1.2;margin-bottom:-.25em;margin-top:1em;text-shadow:0 4px 4px #0003}.ProjectPage__desc h2:first-child{margin-top:0}.ProjectPage__contribution{max-width:107.5rem;padding:0}.ProjectPage__contribution h2{color:#fff;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.2;margin-bottom:1rem;margin-top:3rem;text-shadow:0 4px 4px #0003}.ProjectPage__contributionContent{font-size:clamp(1rem,1.2vw + .5rem,1.2rem);line-height:1.65;text-shadow:0 4px 4px #0003}.ProjectPage__contributionContent p{margin-bottom:1.2em}.ProjectPage__contributionContent p:last-child{margin-bottom:0}.ProjectPage__contributionContent a{color:#8cf;text-decoration:underline;transition:color .2s ease}.ProjectPage__contributionContent a:hover{color:#adf}.ProjectPage--imageRight
	.ProjectPage__hero{grid-template-columns:7fr 5fr}.ProjectPage--imageRight
	.ProjectPage__media{order:2}.ProjectPage--imageRight
	.ProjectPage__right{order:1}@media screen and (max-width:900px){.ProjectPage{padding:8rem 6rem}.ProjectPage__hero{grid-template-columns:1fr}.ProjectPage__media{justify-self:center;width:100%}}.ProjectPage__right{display:block}.ProjectPage__titleRight{font-size:clamp(1.75rem,3.5vw,2.5rem);line-height:1.15;margin:0 0 1rem;text-shadow:0 4px 4px #0003}.ProjectPage__thumbFooter{align-items:center;display:flex;gap:.6rem;justify-content:space-between;margin-top:.6rem}.ProjectPage__thumbTags{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-start;list-style:none;margin:0;padding:0}.ProjectPage__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:1px solid #ffffff40;border-radius:.5rem;color:#fff;font-size:1rem;line-height:1;padding:.35rem .5rem;white-space:nowrap}.ProjectPage__thumbLinks{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.ProjectPage__pillLink{padding:.3rem .7rem}.ProjectPage__disclaimer{color:#aaa;font-size:.85rem;font-style:italic;line-height:1.4;margin-top:.75rem;text-align:center;text-shadow:0 1px 3px #0000004d}.ProjectPage__meta{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.6rem .8rem;margin:.25rem 0 1rem}@media screen and (max-width:900px){.ProjectPage__meta{align-items:center;flex-direction:row;gap:.5rem .6rem}.ProjectPage__badge{font-size:.9rem;padding:.3rem .45rem}}@media screen and (max-width:500px){.ProjectPage{padding:4rem 3rem 6rem}.ProjectPage__meta{align-items:center;flex-direction:row;gap:.5rem .6rem}.ProjectPage__badge{font-size:.9rem;padding:.3rem .45rem}}.PortfolioSidebar{display:none}@media screen and (min-width:1500px){.PortfolioSidebar{align-items:center;box-sizing:border-box;display:flex;height:100vh;left:0;overflow-y:auto;padding:2rem 1rem;position:fixed;top:0;width:280px;z-index:100}.PortfolioSidebar__nav{display:flex;flex-direction:column;gap:.5rem;width:100%}.PortfolioSidebar__item{border:1px solid #0006;border-radius:.5rem;color:#fff!important;display:block;overflow:hidden;padding:.5rem;position:relative;text-decoration:none!important;transition:transform .3s ease}.PortfolioSidebar__item:before{background:none;background:var(--bg-gradient,none);background-position:50%;background-size:cover;content:"";inset:0;position:absolute;z-index:-1}.PortfolioSidebar__item:hover{color:#fff!important;transform:translateX(10px)}.PortfolioSidebar__item--active{border:1px solid #fff6}.PortfolioSidebar__item--noTransition{transition:none}.PortfolioSidebar__itemContent{position:relative;z-index:1}.PortfolioSidebar__itemName{display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem;text-shadow:0 2px 4px #00000080}.PortfolioSidebar__itemTags{display:flex;flex-wrap:wrap;gap:.25rem}.PortfolioSidebar__tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.25rem;font-size:.75rem;padding:.2rem .4rem;text-shadow:0 1px 2px #00000080}body:has(.PortfolioSidebar) .PageBackground{padding-left:280px}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,time,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}table,tbody,td,tfoot,th,thead,tr{border:0;font-size:100%;font:inherit;margin:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a:-webkit-any-link{color:#8cf;text-decoration:underline}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1d1e20;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:2em;margin:.67em 0}h1,h2{font-weight:700}h2{font-size:1.5em;margin:.75em 0}h3{font-size:1.17em;margin:.83em 0}h3,h4{font-weight:700}h4{font-size:1em;margin:1.12em 0}h5{font-size:.83em;margin:1.5em 0}h5,h6{font-weight:700}h6{font-size:.75em;margin:1.67em 0}p{margin:1em 0}b,strong{font-weight:700}em,i{font-style:italic}ul{list-style:disc}ol,ul{margin:1em 0;padding-left:40px}ol{list-style:decimal}blockquote{margin:1em 40px}a{color:#8cf;text-decoration:underline;transition:color .2s ease}a:hover{color:#adf}
/*# sourceMappingURL=main.a5f1cc74.css.map*/