body{background-color:#000;text-align:center}@font-face{font-family:pixelFont;src:url(BoldPixels.otf)}.container{width:97.5vw;height:96vh;display:flex;flex-direction:row;justify-content:flex-start;align-items:end;padding:5px}img{width:216px;height:auto}body{color:#e3e4e3;font-family:pixelFont;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:18px}#shop{height:96vh;display:flex;justify-content:center;align-items:center;z-index:1}#RightSection{width:500px;height:400px;border:3.5px solid #6b2e1a;background-color:#a34e2b;display:flex;align-items:center;margin-left:20px;border-radius:8px;position:relative;padding:0}.list{list-style:none}ul{list-style:none;padding:0;background-color:#a34e2b;border:3px solid #6b2e1a;position:relative;z-index:2;height:100%;margin:0;font-size:20px;display:flex;flex-direction:column;justify-content:space-evenly}ul>button{display:flex;justify-content:space-between;align-items:center;padding:0;width:68px;overflow:hidden;flex-wrap:nowrap;text-wrap:nowrap;background:none;color:#3f0f0f;border:none;font:inherit;outline:inherit;transition:width .35s linear,padding-right .3s ease}ul>button:hover{width:auto;padding-right:20px}#RightSectionPage{margin-left:80px;position:absolute;padding:15px;z-index:0}.ic{width:50px;height:50px;padding:10px}#LeftSection{display:flex;flex-direction:column;justify-content:start;align-items:center}#ShackButton{width:455px;height:500px;display:flex;justify-content:center;align-items:center}#Shack{height:auto;width:450px;padding:5px;transition:width .4s}#Shack:hover{width:420px}#DownloadCV{background-color:#000;color:#ff3982;padding:5px;border-radius:2px;text-decoration:none;font-size:20px;transition:background-color .1s ease-in,color .1s ease-in}#DownloadCV:hover{background-color:#ff3982;color:#fff}#ParticleCanvas{align-self:center;width:100vw;height:100vh;position:fixed;inset:0;pointer-events:none;z-index:0}.ItemsPage{display:flex;flex-direction:column;align-items:center}.ItemsSection{height:250px;display:flex;align-items:start;flex-wrap:wrap;overflow-y:auto}.ItemsText{color:#3f0f0f;margin-bottom:0;margin-top:0}.Item{border:3px #6b2e1a solid;width:80px;height:120px;display:flex;flex-direction:column;padding:10px;justify-content:start;align-items:center;margin:10px;border-radius:3.5px}.ItemImage{width:70px;height:70px;aspect-ratio:1;border:solid #6b2e1a 3px;border-radius:6px;object-fit:cover;padding:0}.ItemText{margin-top:3px;text-wrap:wrap;padding:0;color:#3f0f0f}#HomePage{font-size:28px;color:#3f0f0f;display:flex;align-items:end}#HomePage>p{padding-right:10px;width:250px}#HomePage>p:hover{animation:HomePageAnimationtion2 1s linear .2s forwards}#HomePage>img{height:200px;width:auto}.ItemsDesc>a{color:inherit;text-decoration:underline;color:#551f15}.ItemsDesc>a:hover{color:#2ab4d9}.ItemsDesc{color:#551f15}#TrophiesSection{overflow-y:auto;height:250px;color:#e3e4e3}.ScrollSection{--sb-track-color: #9C4A29;--sb-thumb-color: #ca7826;--sb-size: 10px}.ScrollSection::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:4px}.ScrollSection::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:3.15px}.ScrollSection::-webkit-scrollbar{width:var(--sb-size)}@supports not selector(::::-webkit-scrollbar){.ScrollSection{scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}}.Trophy>button{display:flex}.TrophyImage{width:50px}#TrophiesSection{font-size:20px}#TrophiesText{margin-bottom:10px}.TrophySkillTexts{display:flex;justify-content:space-between;width:200px}.TrophyTitle{margin-bottom:0}.TrophySkill{display:flex;align-items:center;margin-left:70px;padding:0}.TrophySkillImage{width:35px;height:35px;padding:5px}.TrophySkillTitle,.TrophySkillScore{padding:5px}#Clothes{display:flex;justify-content:start;margin-top:5px}.Clothe{width:60px;display:flex;align-items:center;justify-content:start;position:relative;transform-style:preserve-3d;transition:transform .4s ease,filter .3s ease}.ClotheImage{margin-left:0;left:-60px;position:absolute;width:200px}.Clothe:hover{transform:translateZ(80px) translateY(-10px) scale(1.05);filter:drop-shadow(0 20px 30px rgba(0,0,0,0,4))}#FasttravelPage{display:flex;flex-direction:column;align-items:center;justify-content:center;width:350px;color:#e3e4e3}.FasttravelLink{display:flex;align-items:center}.FasttravelLinkIcon{width:20px;padding:5px;margin-right:23px}.FasttravelLinkLink{color:#e3e4e3;overflow-y:auto}.FasttravelLinkLink:hover{color:#2ab4d9}#FasttravelText{color:#3f0f0f;margin-top:0}.HomePageAnimation{animation:HomePageAnimationtion 2s linear .8s 1}@keyframes HomePageAnimationtion{0%{color:inherit}33%{color:#2ab4d9}66%{color:#e3e4e3}to{color:inherit}}@keyframes HomePageAnimationtion2{0%{color:inherit}70%{color:#2ab4d9}to{color:#e3e4e3}}#PostBoxForm{display:flex;flex-direction:column;align-items:center;justify-content:space-between}#PostBoxFormTextInputs>input{margin:4px;border-radius:2.3px;border:solid 3px #137594;width:90px;font-family:inherit;font-size:15px;color:#c20f11;background-color:#e3e4e3}#PostBoxFormTextInputs>input::placeholder{color:#3f0f0f99}#PostBoxForm>textarea{font-family:inherit;font-size:18px;resize:none;width:240px;height:100px;border-radius:3.9px;border:solid 3px #0a3944;background-color:#e3e4e3}#PostBoxForm>textarea::placeholder{color:#3f0f0f99}#FasttravelSection{height:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-y:auto;overflow-x:hidden}#PostBoxFormTextInputs{display:flex;justify-content:space-evenly;padding:5px}#PostBoxFormContainer{display:flex;align-items:center}#PostBoxImage{padding:5px;width:100px;height:auto;margin-bottom:70px}.FasttravelLinksSection{display:flex;flex-direction:column;justify-content:center;padding:20px}#RailImage{width:380px;height:11px;padding:15px 15px 15px 0;margin-left:0}.OpenClothe{position:relative;z-index:5;width:200px;margin-left:30px;margin-top:-50px}#WardrobePage{height:400px;display:flex;flex-direction:column;justify-content:start}#WardrobePageTitle{color:#3f0f0f;margin-bottom:0;margin-top:40px}#WardrobePageText{color:#551f15}.OpenClotheTitle{color:#2ab4d9}.OpenClotheName,.OpenClotheDesc{color:inherit}.OpenClotheDemo{padding:10px}.OpenClotheCode{color:inherit}.OpenClotheDemo,.OpenClotheCode:hover{color:#2ab4d9}.OpenClotheDemo:hover{color:#137594}#TrophiesDesc{color:#551f15}body{color:#fff}.speech-window{width:100%;height:150px;border:3px solid #a34e2b;padding-left:25px;margin-left:10px;color:#e3e4e3;font-optical-sizing:auto;font-weight:500;font-style:normal;font-size:18px;text-align:start;background-color:#000}.speech-window-text{display:inline-block;overflow:hidden;white-space:nowrap;animation:typing 6.4s linear;font-size:25px}@keyframes typing{0%{width:0}to{width:100%}}.LowerZIndex{z-index:3}@font-face{font-family:pixelFont;src:url(/assets/BoldPixels-Lnd-TP5T.otf)}#StartPage{height:96vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:pixelFont;z-index:-1}button{outline:none;background:none;font:inherit;color:inherit;border:none;cursor:pointer;padding:15px}#Title{font-size:100px;margin-bottom:30px;padding:none;color:#e99b07;font-family:pixelFont;text-align:center}#Desc{font-size:20px;color:#ca7826;margin-bottom:20px;padding:none}#Start{background-color:#ff3982;font-size:30px;min-height:100px;transition:background-color .2s ease-in;padding:0 30px;margin-top:35px;border-radius:1.5px}#Start:hover{background-color:#0000;color:#ff3982;animation:ShrinkButton2 .2s linear 0s 1 forwards}@keyframes RotateButton{0%{transform:rotate(0)}25%{transform:rotate(15deg)}50%{transform:rotate(-10deg)}to{transform:rotate(0)}}#Skip{margin-top:30px;padding-top:0;padding-bottom:0;background-color:#ff5686;font-size:18px;min-height:50px;transition:background-color .2s ease-in;border-radius:2.5px}#Skip:hover{background-color:#0000;color:#ff5686;animation:ShrinkButton1 .3s ease-in 0s 1 forwards}@keyframes ShrinkButton1{to{font-size:16px}}@keyframes ShrinkButton2{to{font-size:25px}}
