.homepage{background:eggshell;display:flex;background:radial-gradient(#1e57991a 0%,#7db9e800 100%);justify-content:center;align-items: center;font-family:Trebuchet MS;font-size:80px}.homepage a{text-decoration:none;color:#626567}.homepage-choice-wrapper{display:flex;justify-content:center;align-items: center;width:80%;max-width:850px;height:50%}.homepage-big{display:flex;cursor:pointer;color:#7b7d7d;border-top:1px solid #b3b6b7;border-bottom:1px solid #b3b6b7;flex-grow:1;justify-content:center;align-items: center;height:100%;transition:all 50ms linear}.homepage-big:hover{border:2px solid #ffeb77;border-radius:8px;transform:scale(1.03);box-shadow:0 0 90px 12px #ebd55a4d}.homepage-big-left{background:#fdfefe;border-left:1px solid #b3b6b7;border-top-left-radius:8px;border-bottom-left-radius:8px}.homepage-big-right{background:#f7f9f9;border-right:1px solid #b3b6b7;border-top-right-radius:8px;border-bottom-right-radius:8px}@media only screen and (max-width:600px){.homepage{font-size:40px}.homepage-choice-wrapper{flex-direction:column}.homepage-big{border-left:1px solid #b3b6b7;border-right:1px solid #b3b6b7;width:80%}.homepage-big-left{border-top:1px solid #b3b6b7;border-bottom:none;border-top-left-radius:8px;border-top-right-radius:8px;border-bottom-left-radius:0}.homepage-big-right{border-top:none;border-bottom:1px solid #b3b6b7;border-top-right-radius:0;border-bottom-right-radius:8px;border-bottom-left-radius:8px}}.sky-sphere-center{display:flex;justify-content:center;width:100%;height:100%;transform:translateY(8%)}.sky-sphere{position:absolute;background-color:#fff;border-radius:100%;transition:transform .3s linear;bottom:0;left:0;box-shadow:0 0 30px #9ecaed}.sky-sphere-hue{box-shadow:0 0 80px #e5ff6f}.stars{animation:moveUpDown 100s linear infinite;position:absolute;opacity:.7;background:0 0;width:1px;height:1px;transition:opacity 2s linear;top:0}.stars:after{content:" ";position:absolute;background:0 0;width:1px;height:1px;top:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes moveUpDown{0%,to{bottom:0}50%{bottom:100px}}.time-widget-wrapper{position:relative;overflow:hidden;background-color:#000;border-radius:100%}.sky{position:absolute;background-color:#add8e6;width:100%;height:100%;top:0;left:0}.time-land{background-color:green;border-radius:100%;width:100%;height:100%}.time-land-wrapper{position:absolute;z-index:1;background:#006400;border-radius:100%;width:100%;height:50%;bottom:0;transform:translateY(100%)scale(2)}.light-filter{position:absolute;width:100%;height:100%;transition:opacity 2s linear;top:0;left:0}.land{border-radius:100%}.time-land-night{background:#031603}.time-land-night-peak{background:#003000}.time-land-morning,.time-land-morning-peak,.time-land-noon,.time-land-noon-peak,.time-land-evening{background:linear-gradient(#83c783 6%,#52b152 16%,#008a00 23%,#005700 100%)}.time-land-evening-peak{background:#163816}.time-sky-night{background:#000042}.time-sky-night-peak{background:#000}.time-sky-morning{background:#000085}.time-sky-morning-peak{background:linear-gradient(#c6e4ee 0% 40%,#fed1ae 60%,#faa0b9 70%,#cb7dcb 80%,#757ecb 100%)}.time-sky-noon,.time-sky-noon-peak{background:#add8e6}.time-sky-evening{background:linear-gradient(#c6e4ee 0% 40%,#fed1ae 60%,#faa0b9 70%,#cb7dcb 80%,#757ecb 100%)}.time-sky-evening-peak{background:#00008b}.the-button{color:#fff;cursor:pointer;position:fixed;background:#6496c8;border:none;border-radius:15px;padding:10px 35px;transition:top .5s linear,left .5s linear;font-family:monospace;font-size:1.5em;transform:translate(-50%)translateY(-50%);box-shadow:0 5px #27496d}.the-button:disabled{cursor:not-allowed;background:red;box-shadow:0 5px #8b0000}.the-rest{background-color:LightYellow;overflow:hidden;width:100%}.lava-wrapper{display:flex;justify-content:center;align-items: center}.sequence-page-wrapper{position:fixed;display:flex;justify-content:center;align-items: center;width:100%;height:100%;top:0;left:0}.sequence-page-wrapper-inner{width:800px;max-width:90%;height:500px;max-height:90%}.all-sequences-wrapper-container{display:flex;align-items: center;width:100%;height:100%;margin:10px}.all-sequences-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center;align-items: center;height:100%;margin:10px}.sequence-wrapper{display:flex;width:100%;height:100%;margin-bottom:5px}.sequence-note-wrapper{display:flex;width:100%;height:100%}.sequence-note{cursor:pointer;background-color:#add8e6;border-radius:2px;flex-grow:1;margin-left:5px}.sequence-note-sound{color:#fff;display:flex;cursor:pointer;background-color:#00000080;border-radius:2px;justify-content:center;align-items: center;width:35px;height:100%;padding:0 5px}.sequence-note-sound:hover{background-color:#000000b3}.sequence-add-note{color:#fff;display:flex;cursor:pointer;background-color:#0000001a;border-radius:2px;justify-content:center;align-items: center;width:30px;height:100px;max-height:100%;padding:5px;font-size:30px}.sequence-add-note:hover{background-color:#0000004d}.sequence-add-sequence{color:#fff;display:flex;cursor:pointer;background-color:#0000001a;border-radius:2px;justify-content:center;align-items: center;width:100px;max-width:50%;height:30px;padding:5px;font-size:30px}.sequence-add-sequence:hover{background-color:#0000004d}.sequence-note-filled{background-color:coral}.sequence-note-playing{opacity:.6}.all-sequences-adding-container{display:flex;flex-direction:column;align-items: center;height:100%}.sequence-choose-your-note{position:fixed;z-index:10;background:#00f;padding:10px}.sequence-note-sound-editing{position:relative;z-index:15;background-color:#000;box-shadow:0 0 0 5px #fff}.music-detail-picker-wrapper{position:fixed;display:flex;z-index:10;cursor:zoom-out;background:#0006;justify-content:center;align-items: center;width:100%;height:100%;top:0;left:0}.music-detail-picker{display:flex;justify-content:center;align-items:space-between;color:#fff;cursor:auto;background-color:#c1c1c1e6;border:5px solid #fff;border-radius:3px;flex-direction:column;padding:20px}.music-detail-button{cursor:pointer;background:#fff;border:none;border-radius:1px;margin:2px}.music-detail-button-submit{background:#f8f8ff;margin-top:20px}.music-detail-section{margin-bottom:3px}.music-detail-button-selected{box-shadow:0 0 0 2px gold}.music-detail-submission{display:flex;justify-content:space-between;align-items: flex-end}p{margin:0;padding:.2rem 0}.mating-container{display:flex;flex-direction:column;justify-content:space-evenly;width:100%}.mating-center-wrapper{display:flex;text-align:center;flex-direction:column;justify-content:center;align-items: center;padding:20px}.mating-center{display:flex;justify-content:center;height:100%}.mating-parents{background-color:#836666;align-items: flex-end}.mating-children{background-color:#bb9292;align-items: flex-start}.mating-creature-wrapper{cursor:pointer;position:relative;background-color:#ffffff4d;border-radius:3px;margin:10px;padding:20px}.mating-creature-wrapper:hover{box-shadow:0 0 10px #fff}.mating-title{color:#fff6;font-size:35px;font-weight:700}.mating-creature-info-button{position:absolute;color:#f8f8ff;cursor:pointer;background-color:#00000080;top:5px;right:5px}.mating-creature-info-button:hover{transform:scale(1.1)}.creature-shown-outer-wrapper{position:fixed;display:flex;z-index:1000;cursor:zoom-out;background-color:#0000004d;justify-content:center;align-items: center;width:100%;height:100%;top:0;left:0}@media only screen and (max-width:600px){.hide-on-mobile{display:none}}.attribute-bold{font-weight:600}.creature-machine{display:flex;position:relative;background-color:#f66;border:3px solid red;border-radius:8px;padding:25px;box-shadow:0 0 100px #000}.creature-machine-image{position:relative;overflow:hidden;background-color:#fff;border:3px solid red;border-radius:8px;width:250px;height:200px}.creature-foreground{z-index:1;position:relative;display:flex;justify-content:center;align-items: center;height:100%}.creature-machine-image-background{position:absolute;z-index:0;overflow:hidden;background-color:green;width:100%;bottom:0;left:0}.creature-machine-info{color:#5b5d09f2;background-color:#f5f6a7f2;border-radius:6px;width:200px;margin-left:25px;padding:10px;font-family:Arial,Helvetica,sans-serif;font-size:25px;box-shadow:0 0 0 6px #0000004d}.creature-machine-detail-line{position:absolute;opacity:.2;background-color:#000;width:92%;height:1%;bottom:2%;left:26px}.line-1{bottom:1%}.line-2{bottom:3%}.creature-machine-title{position:absolute;opacity:.5;background:#0000004d;border-radius:4px;width:242px;padding:5px;font-size:30px;bottom:20px;left:27px}@media only screen and (max-width:600px){.creature-machine{flex-direction:column}.creature-machine-info{width:92%;margin:12px 0 55px}}.settings-title{color:#fff}.no-style-button{font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;padding:0}.jeo-container{background:#000}.jeo-increment{border:1px solid #fff;border-radius:3px;padding:.5rem}.title{text-align:center;color:#fff;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:31px}.relative{position:relative}.score{font-variant-numeric:tabular-nums;font-size:60px}.scorepos{color:#3f3}.scoreneg{color:red}.select{color:#ffaa08;text-align:center;display:flex;background-color:#060ce9;border-radius:3px;justify-content:center;align-items: center;min-width:150px;height:60px;margin-bottom:.5rem;padding:.5rem .25rem;transition:box-shadow .1s linear;font-size:36px;font-weight:600;box-shadow:0 0 0 1.5px #000}.selected{box-shadow:0 0 0 1.5px gold!important}.dolla{margin-right:2px;font-size:28px}.buttstop{opacity:.5;color:#fff;background:0 0;border-radius:3px;padding:.5rem 1rem}.butts{background:gray;border-radius:3px;padding:.5rem 1rem}.double{font-size:17px}.buttsmark{background:#84848445;border-radius:3px;width:75px;height:60px;margin:0 .5rem .5rem;padding:.5rem 1rem;font-size:25px}.daily{color:#fff;background:#000;border:2px solid gold;border-radius:4px;width:150px;height:60px;padding:.5rem;font-size:30px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.scoresmall{font-size:20px}.rev{transform:scaleX(-1)}.h-screen{height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-0{flex:0 auto}.items-center{align-items: center}.justify-center{justify-content:center}.full-width{width:100%}.mx-4{margin-left:1rem;margin-right:1rem}.bg-gray-800{background-color:#2d3748}.py-4{padding-top:1rem;padding-bottom:1rem}.mb-2{margin-bottom:.5rem}.font-extrabold{font-weight:800}.double-clear{margin-right:8px;padding:5px}.border{border-style:solid;border-width:1px}.rounded{border-radius:.25rem}.p-2{padding:.5rem}.w-11\/12{width:91.6667%}.text-red-600{color:#e53e3e}.border-red-600{border-color:#e53e3e}.text-white{color:#fff}.border-white{border-color:#fff}.grow,.grow-1{flex-grow:1}.flex-1{flex:1}.justify-start{justify-content:flex-start}.m-4{margin:1rem}.pointer-events-none{pointer-events:none}.opacity-0{opacity:0}.bg-gray-200{background-color:#edf2f7}.peer-focus\:outline-none:focus{outline:0}.peer-focus\:ring-4:focus,.peer-focus\:ring-green-300:focus,.dark\:peer-focus\:ring-green-800:focus{box-shadow:0 0 0 4px #48bb7880}.rounded-full{border-radius:9999px}.dark\:bg-gray-700{background-color:#4a5568}.peer-checked\:after\:translate-x-full:checked{transform:translate(100%)}.peer-checked\:after\:border-white:checked{border-color:#fff}.close-me{margin:0 8px}.close-cont{padding-left:8px}.after\:absolute:after{position:absolute}.after\:top-\[2px\]:after{top:2px}.after\:left-\[2px\]:after{left:2px}.after\:bg-white:after{background-color:#fff}.after\:border-gray-300:after{border-color:#e2e8f0}.after\:border:after{border-width:1px}.after\:rounded-full:after{border-radius:9999px}.after\:h-5:after{height:1.25rem}.after\:w-5:after{width:1.25rem}.after\:transition-all:after{transition:all .2s}.dark\:border-gray-600{border-color:#718096}.peer-checked\:bg-green-500:checked{background-color:#48bb78}.ml-3{margin-left:.75rem}.text-m{font-size:1rem}.font-medium{font-weight:500}.text-gray-900{color:#1a202c}.dark\:text-gray-300{color:#e2e8f0}.text-xs{font-size:.75rem}.text-gray-400{color:#cbd5e0}.rev{transform:scaleX(-1)}.dark\:peer-focus\:ring-green-800:focus{box-shadow:0 0 0 4px #48bb7880}.dark\:bg-gray-700{background-color:#4a5568}.w-11{width:2.75rem}.h-6{height:1.5rem}.bg-gray-200{background-color:#edf2f7}.rounded-full{border-radius:9999px}.dark\:bg-gray-700{background-color:#4a5568}.peer-checked\:after\:translate-x-full:checked:after{transform:translate(100%)}.peer-checked\:after\:border-white:checked:after{border-color:#fff}.after\:absolute:after{position:absolute}.after\:top-\[2px\]:after{top:2px}.after\:left-\[2px\]:after{left:2px}.after\:bg-white:after{background-color:#fff}.after\:border-gray-300:after{border-color:#e2e8f0}.after\:border:after{border-width:1px}.after\:rounded-full:after{border-radius:9999px}.after\:h-5:after{height:1.25rem}.after\:w-5:after{width:1.25rem}.after\:transition-all:after{transition:all .2s}.ml-3{margin-left:.75rem}.text-m{font-size:1rem}.font-medium{font-weight:500}.text-gray-900{color:#1a202c}.dark\:text-gray-300{color:#e2e8f0}.text-xs{font-size:.75rem}.text-gray-400{color:#cbd5e0}.tech-skills-wrapper{display:flex;flex-direction:column;justify-content:center;align-items: flex-start;width:600px;max-width:95%;margin:0 auto;padding-bottom:20px}.explanation-wrapper{display:flex;justify-content:center;align-items: center;width:660px;max-width:95%;margin:0 auto;padding-bottom:20px}.skill-container{display:flex;border:2px solid gray;border-radius:3px;justify-content:space-between;margin:0 10px 10px 0;padding:10px 20px;box-shadow:0 0 2px #f0efe9cc}.skill-name{font-size:16px;font-weight:600}.skill-time{font-size:15px}.tech-skills-skill-wrapper{display:flex;flex-wrap:wrap}.core-strengths-explain{margin-bottom:10px}.work-wrapper{overflow:hidden;background:#fffffb}.work{color:#626567cc;width:800px;max-width:94%;margin:0 auto;font-size:14px}.work-title{text-align:center}.bold-it{font-size:20px;font-weight:600}.fe-focus{-webkit-text-fill-color:transparent;background:radial-gradient(circle,#006aff 0%,#ff00e7 100%);-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:600}.intro-wrapper{width:283px;padding:10px 20px}.intro-text{display:flex;align-items: flex-end}.intro-text-right{text-align:right}.intro-sec{display:flex;justify-content:space-between;align-items:bottom;margin:40px 0}.intro{display:flex;position:relative;border-bottom:2px solid #c4c4c133;justify-content:center;align-items: center}.intro-hint{position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.intro-hint a{color:inherit;font-weight:600}.core-strengths{display:flex;border-bottom:2px solid #c4c4c133;justify-content:center;align-items: center;padding:30px 0}.wordy-section{margin-bottom:30px}.wordy-section-title{margin-bottom:3px;font-family:sans-serif;font-size:18px;font-weight:600}.subtle-link{color:gray;font-weight:600}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;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}*{box-sizing:border-box}.showcase{opacity:.8;border-radius:100%;padding:5px;transition:opacity .3s ease-out;box-shadow:5px 0 20px #888}.showcase a{color:inherit}.showcase:hover{opacity:.95}.showcase-organizer{display:flex;flex-direction:column;align-items: center;margin-bottom:40px}.showcase-metadata{text-align:center;margin-top:20px}.showcase-title{opacity:.5;margin-top:12px;font-size:36px;font-weight:700}.showcase-description{display:none}.play{background:eggshell;text-align:center;color:#626567;padding:10px 5% 5%}.play-projects{display:flex;flex-wrap:wrap;justify-content:space-evenly;width:80%;max-width:1120px;margin:10% auto 0}.showcase-wrapper{margin:0 60px 60px}.preview-wrapper{overflow:hidden;display:flex;border-radius:100%;justify-content:center;align-items: center;width:100%;height:100%}.container{display:flex;background-color:#fafad2;border-radius:100%;justify-content:center;align-items: center;width:100%;height:100%}.little-button{background-color:#6495ed;border-radius:4px;width:20%;height:10%}.little-button:hover{background-color:red}.preview-sequence-wrapper{display:flex;overflow:hidden;border-radius:100%;flex-direction:column;width:100%;height:100%}.preview-sequence{display:flex;height:100%}.preview-sequence-square{opacity:.9;background-color:#add8e6;border-radius:2px;flex-grow:1;margin:2px;transition:opacity .2s linear}.preview-sequence-square:hover{opacity:1;background-color:coral}
