.text{color:#d9e4e8;font-size:2rem}.profile-box{margin-left:5rem;display:flex;flex-direction:column}.brilliant-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.brilliant-img{height:1.5em;margin-left:.5em}.profile-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:1rem;border-style:outset;flex:1}.img-box{display:flex;justify-content:center;align-items:center;margin:.4rem 0rem;background-color:#fff;padding-top:1rem;background-image:url(src/assets/background.png);border:.3rem solid #585858;background-color:#2f2f2f;border-style:outset}.profile-img{width:16rem;margin:0rem}.info{display:flex;flex-direction:column;flex-grow:1;padding:0rem .8rem;background-color:#5a5a5a}.text-box{display:flex;justify-content:space-between;padding:.35rem .5rem;width:20.5rem;box-shadow:.1rem .1rem #000;margin:.25rem 0}@media (orientation: portrait){.brilliant-text{font-size:4rem}.brilliant-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.profile-box{height:114.5rem;margin-left:0rem;margin-bottom:15rem}.profile-img{width:50rem}.title-text{font-size:4rem}.info{padding:0rem 1.5rem}.text{font-size:2rem}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}}.navbar{width:100vw;height:5rem;background-position:top;background-size:100% auto;display:flex;flex-direction:row;justify-content:center}.title{font-size:2.35rem;font-weight:3000rem;letter-spacing:.15rem}@media (orientation: portrait){.navbar{height:16rem}.title{font-size:7rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes arrowPopIn{0%{opacity:0;transform:scale(.3) rotate(-45deg)}60%{opacity:1;transform:scale(1.1) rotate(-45deg)}to{opacity:1;transform:scale(1) rotate(-45deg)}}.border{border:.6rem solid #585858;border-radius:.4rem;padding:.5rem;background-color:#2f2f2f;box-shadow:0 0 3rem #000;border-style:outset;width:fit-content;background-position:center}.board{width:39rem;background-image:url(/board.png);background-repeat:no-repeat;background-size:cover;display:grid;grid-template:repeat(8,1fr) / repeat(8,1fr)}.arrow{position:absolute;height:2.7rem;top:29rem;left:19rem;opacity:0;animation:arrowPopIn .25s ease-out var(--delay) forwards;pointer-events:none;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.captured-icons-container{position:absolute;top:1rem;left:45rem;display:flex;flex-direction:column;gap:.5rem}.captured-icon{width:2.6rem;height:2.6rem;object-fit:contain;cursor:pointer}.captured-icon:hover{transform:scale(1.3)}.board-progress-container{display:flex;flex-direction:row}.square{aspect-ratio:1 / 1;width:100%;height:100%;position:relative}.square.hovered{box-shadow:inset 0 0 0 .25rem #fff}.piece{opacity:1;animation:none;pointer-events:auto;width:100%;height:100%;object-fit:contain}.board-wrapper.initial .piece{animation:popIn .5s ease both;animation-delay:var(--delay, 0s)}.piece:hover{cursor:url(/open-cursor.png) 4 4,auto}.piece:active{cursor:url(/grab-cursor.png) 4 4,auto}.piece.faded{opacity:0}.board-wrapper{opacity:0;animation:fadeIn .5s ease-in-out .2s forwards;justify-content:center;align-items:center;position:absolute;top:5.3rem;left:26rem;display:flex;flex-direction:row;align-items:stretch}.progress-bar{width:1.7rem;background:#444;margin-right:1rem;border-radius:.3rem;overflow:hidden;position:relative}.progress-fill{position:absolute;bottom:0;left:0;width:100%;background:#fff;transition:height 2s ease;height:0}.progress-label{position:absolute;bottom:.2rem;width:100%;text-align:center;color:#000;font-size:.6rem}@media (orientation: portrait){.board{width:90rem}.board-wrapper{flex-direction:column-reverse;justify-content:center;align-items:center;top:17rem;left:1.5rem;align-items:stretch}.board-progress-container{display:flex;margin-bottom:1rem}.progress-label{font-size:1.5rem}.progress-bar{width:3.5rem}.arrow{height:6rem;top:66rem;left:41rem}.captured-icons-container{top:117rem;left:14rem;flex-direction:row;align-items:center;gap:.5rem}.captured-icon{height:10rem;width:10rem}}.board,.square,.piece{touch-action:none;overscroll-behavior:contain}@media (orientation: landscape){.board-wrapper.shifted{transform:translate(-20%)}}.dropfinder-box{margin-left:5rem;display:flex;flex-direction:column}.best-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.best-img{height:1.5em;margin-left:.5em}.dropfinder-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.dropfinder{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}@media (orientation: portrait){.best-text{font-size:4rem}.best-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.dropfinder-box{margin-left:0rem;margin-right:2rem;margin-bottom:15rem}.dropfinder{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.ezmail-box{margin-right:2rem;margin-left:5rem;display:flex;flex-direction:column}.great-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.great-img{height:1.5em;margin-left:.5em}.ezmail-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.ezmail{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}@media (orientation: portrait){.great-text{font-size:4rem}.great-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.ezmail-box{margin-left:0rem;margin-bottom:15rem}.ezmail{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.cryptokraker-box{margin-left:5rem;display:flex;flex-direction:column}.excellent-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.excellent-img{height:1.5em;margin-left:.5em}.cryptokraker-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.cryptokraker{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}.description-text{color:#d9e4e8;font-size:1.4rem;text-transform:none;padding-top:.5rem}@media (orientation: portrait){.excellent-text{font-size:4rem}.excellent-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.cryptokraker-box{margin-left:0rem;margin-right:2rem;margin-bottom:15rem}.cryptokraker{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.linkedin-box{margin-right:2rem;margin-left:5rem;display:flex;flex-direction:column}.linkedin-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.linkedin{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}@media (orientation: portrait){.book-text{font-size:4rem}.book-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.linkedin-box{margin-left:0rem;margin-bottom:15rem}.linkedin{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.text{color:#d9e4e8;font-size:.85rem}.github-box{margin-right:2rem;margin-left:5rem;display:flex;flex-direction:column}.book-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.book-img{height:1.5em;margin-left:.5em}.github-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.github{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}.description-text{color:#d9e4e8;font-size:1.3rem;text-transform:none;padding-top:.5rem}@supports selector(.info:has(.next)){.info:not(:has(.next)){justify-content:flex-start}.description-text{padding-top:.1rem}}@media (orientation: portrait){.book-text{font-size:4rem}.book-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.github-box{margin-left:0rem;margin-bottom:15rem}.github{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.text{color:#d9e4e8;font-size:1rem}.white{color:#d9e4e8}.chess-box{margin-right:2rem;margin-left:5rem;display:flex;flex-direction:column}.good-box{height:2.2rem;padding:.5rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:1.1rem}.good-img{height:1.5em;margin-left:.5em}.chess-card{display:flex;flex-direction:column;background-color:#2f2f2f;border-radius:2rem;border:.4rem solid #585858;border-radius:.3rem;padding:.5rem;border-style:outset;flex:1}.title-box{padding:.5rem;border:.25rem;border-color:rgb(200,200,200) #2f2f2f #2f2f2f rgb(200,200,200);border-style:outset;display:flex;justify-content:center;align-items:center;border-radius:.2rem}.top-box{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.chess{margin:.5rem 0rem;padding-top:1rem;border:.3rem solid #585858;border-style:inset;width:15rem;background-color:#5a5a5a;background-image:url(src/assets/background.png)}.icon-box{display:flex;justify-content:center;gap:.4rem;align-items:center}.icon:hover{opacity:.6}.icon{padding:.2rem;border:.2rem solid #585858;border-style:outset;width:2rem;border-radius:.4rem}.title-text{font-size:1.6rem;margin:0;display:inline-flex;align-items:center}.info{margin-top:.5rem;display:flex;flex-direction:column;justify-content:space-between;padding:.7rem .7rem .5rem;background-color:#5a5a5a}.description-text{color:#d9e4e8;font-size:1.6rem;text-transform:none;padding-top:.5rem}.next{height:1.7rem;border:none;border-top:.1rem solid black;background-color:#5a5a5a}.next:hover{background-color:gray}@supports selector(.info:has(.next)){.info:not(:has(.next)){justify-content:flex-start}}@media (orientation: portrait){.good-text{font-size:4rem}.good-box{height:2.2rem;padding:3rem;border-bottom:.11rem solid black;display:flex;justify-content:center;align-items:center;border-radius:0rem;margin-bottom:3rem}.chess-box{margin-left:0rem;margin-bottom:15rem}.chess{width:50rem}.icon-box{gap:1rem!important}.icon{width:8rem!important}.title-text{font-size:4rem}.info{padding:2rem 1.5rem;height:30rem}.text{font-size:3.4rem!important}.text-box{width:87rem;padding:1.5rem 2rem;margin:1rem 0}.description-text{font-size:5rem!important}.next{height:3rem!important}}.instructions-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:flex;justify-content:center;align-items:center;z-index:999}.instructions-modal{position:relative;background:#fff;box-sizing:border-box;width:80vw;max-width:40rem;max-height:90vh;padding:2rem;border-radius:.5rem;overflow-y:auto;box-shadow:0 0 1rem #0000004d}.instructions-close-btn{position:absolute;top:.5rem;right:.5rem;font-size:1.5rem;background:none;border:none;cursor:pointer;line-height:1;padding:0}@media (max-width: 100vh){.instructions-modal{width:95vw;max-width:75rem;height:35rem}.instructions-modal h2{font-size:3rem;margin-bottom:1rem}.instructions-modal p,.instructions-modal ul li{font-size:2rem;line-height:2}.instructions-close-btn{font-size:3rem;top:1rem;right:1.5rem}}html,body,#root{margin:0;padding:0;width:100%;height:100%;font-family:Cormorant Garamond,serif;background-color:#d9e4e8;cursor:url(/cursor.png) 0 0,auto;font-size:1vw}
