.Home .Hero{height:fit-content;display:flex;align-items:center;justify-content:space-around;max-width:90rem;margin:1rem;padding:2rem;gap:2rem;text-align:center;border-radius:1rem;background-color:#f5f5f5}.Home .Hero .profile-image img{max-width:40rem;min-width:15rem;width:100%;border-radius:50%;box-shadow:0 5px 5px 1px #00000080}.Home .Hero h2{font-size:3rem;margin-bottom:1rem;width:fit-content;position:relative;white-space:pre;text-wrap:pretty}.Home .Hero .about{display:flex;max-width:35rem;flex-direction:column}.Home .Hero .contacts a{transition:color .3s}@keyframes cursor-blink{0%{opacity:0}}.Home .Hero .about h2:after{content:"";width:5px;height:100%;background:var(--accent-one);position:absolute;left:100%;top:0;animation:cursor-blink 1.5s steps(2) infinite}@media screen and (max-width: 768px){.Home .Hero{flex-direction:column;gap:2rem}.Home .Hero .profile-image img{width:20rem}.Home .Hero h2{font-size:3rem;margin:2.5rem 0}.Home .Hero .about{max-width:100%;align-items:center}}.Home .project-header{margin:2rem 1.5rem}.Projects{padding:0 1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;max-width:85rem}@media screen and (max-width: 768px){.Projects{grid-template-columns:1fr;gap:2rem}}.Projects .project{max-width:50rem;padding:2rem;border-radius:1rem;background-color:#f5f5f5}.Projects h3{margin:0 0 .5rem;font-size:2rem;color:var(--accent-three)}.Projects .project img{max-width:100%;height:auto;border-radius:10px;transition:transform .3s}.Projects .project img:hover{transform:scale(1.025)}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.image-gallery-image{max-width:100dvw;padding:0 1rem;box-sizing:border-box}.image-gallery-thumbnails-container{max-width:90dvw;padding:0 1rem;box-sizing:border-box}.image-gallery-icon:hover{color:var(--accent-three)}:root{--primary: #080708;--secondary: #3772FF;--accent-one: #DF2935;--accent-two: #53DD6C;--accent-three: #63A088}.Home{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;background-color:#fff;color:var(--primary);font-family:Calibri,Trebuchet MS,sans-serif}.Home a{color:var(--secondary);transition:color .3s;text-decoration:none}.Home a:hover{color:var(--accent-one)}.Home h1{font-size:5rem;font-weight:600;text-align:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;background:linear-gradient(to right,var(--accent-three) 12.5%,var(--accent-one) 37.5%,var(--secondary) 52.5%,var(--accent-three) 87.5%,var(--accent-three) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;animation:gradient-shine 5s infinite linear}@media (max-width: 768px){.Home h1{font-size:4rem}}.Home h2{font-size:4rem;font-weight:600;text-align:center;color:var(--accent-one);font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}@media (max-width: 768px){.Home h2{font-size:3rem}}.Home p{font-size:1.25rem}.Home .row{display:flex;justify-content:center;gap:1rem}@keyframes gradient-shine{0%{background-position:0% 0%}to{background-position:-200% 0%}}.NavBar{width:100%;height:fit-content;color:var(--secondary);box-sizing:border-box;z-index:20;font-size:1.5rem}.NavBar .navtop{width:100%;height:1rem;background:linear-gradient(to right,var(--accent-three) 12.5%,var(--accent-one) 37.5%,var(--secondary) 52.5%,var(--accent-three) 87.5%,var(--accent-three) 100%);background-size:200% 100%;animation:gradient-shine 5s infinite linear}.NavBar a{padding:17px clamp(5px,2vw,15px);text-decoration:none;font-weight:600;transition:color .1s,transform .3s}.NavBar .active{color:var(--accent-one)}.NavBar a:hover{color:var(--accent-one);transform:scale(1.05)}.NavBar .a-holder{flex-grow:0}.NavBar img{height:4rem}@media (max-width: 500px){.NavBar{justify-content:center;gap:1rem;padding:0;font-size:1.25rem}.NavBar img{display:none}}@media (max-width: 768px){.NavBar{justify-content:center;gap:1rem;padding:0}}.Footer{position:relative;bottom:0;left:0;right:0;background-color:var(--accent-two);color:var(--primary);padding:1rem;width:100%;text-align:center;box-sizing:border-box;margin-top:4rem}.Heardle .SettingsBar{position:absolute;top:0;left:0;display:flex;flex-direction:row;align-items:center;margin:20px}.Heardle .SettingsBar>*{margin:10px}.Heardle .SettingsBar .NarrowSearchResultsToggle{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;display:inline-flex;align-items:center;width:35px;height:35px;outline:none;border:2.5px solid var(--icons);border-radius:4px;background-color:transparent;cursor:pointer;transition:transform .3s,background-color .3s;z-index:999}.Heardle .SettingsBar .NarrowSearchResultsToggle:checked:after{content:"✓";font-size:26.5px;font-weight:900;color:var(--icons);position:relative;display:block;text-align:center;width:100%;opacity:1}.Heardle .SettingsBar .NarrowSearchResultsToggle:hover{transform:scale(1.3)}.Heardle .SettingsBar .InfoModalToggle{cursor:pointer;transition:transform .3s cubic-bezier(.11,.59,.46,.74)}.Heardle .SettingsBar .InfoModalToggle:hover{transform:rotate(-30deg)}.Heardle .SettingsBar .InfoModalToggle{width:35px;height:35px}.Heardle .SettingsBar .NewSongButton{transition:transform .6s ease;width:35px;height:35px;color:var(--icons);cursor:pointer}.Heardle .SettingsBar .NewSongButton svg{color:var(--accent)}.Heardle .SettingsBar .NewSongButton:hover{transform:rotate(90deg) translate(-0px)}.Heardle .SettingsBar .search-icon{box-sizing:border-box;position:fixed;top:25px;right:30px;display:block;width:28px;height:28px;border:2px solid;border-radius:100%;transition:transform .3s,background-color .3s;border-color:var(--icons);cursor:pointer}.Heardle .SettingsBar .search-icon:after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:3px;height:16px;background:currentColor;transform:rotate(-45deg);top:19px;left:26px;background-color:var(--icons)}.Heardle .SettingsBar .search-icon:hover{transform:scale(1.25)}.Heardle .Player{display:flex;flex-direction:column;position:fixed;bottom:0;width:100%}.Heardle .Player .media-info{bottom:0;left:0;right:0;display:flex;align-items:flex-start;background-color:#28333fbf;color:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box}.Heardle .Player .media-image img{width:90px;height:90px;border-radius:5px;margin-right:20px}.Heardle .Player .media-details{display:flex;flex-direction:column;justify-content:flex-start;margin-right:20px}.Heardle .Player .media-name,.Heardle .Player .media-author,.Heardle .Player .media-length{text-decoration:inherit;color:inherit;text-align:left;margin:0}.Heardle .Player .media-name:hover,.Heardle .Player .media-author:hover{text-decoration:underline}.Heardle .Player .media-name{font-family:spotify-circular-bold;font-size:26px;font-weight:700;margin-bottom:4px}.Heardle .Player .media-author{font-family:spotify-circular-book;font-size:16x;margin-bottom:6px}.Heardle .Player .count-and-toggle{margin-left:auto;display:flex;justify-content:center;flex-direction:column}.Heardle .Player .media-length{font-family:spotify-circular-book;font-size:12px;margin:auto}.Heardle .Player .spotify-full-logo{height:26px;width:85px}.Heardle .Player .play-pause{border:0;background:transparent;box-sizing:border-box;width:0;height:74px;border-color:transparent transparent transparent #202020;transition:.1s all ease;cursor:pointer;border-style:solid;border-width:37px 0 37px 60px;transform:scale(.7) translate(7px)}.Heardle .Player .play-pause.paused{border-style:double;border-width:0px 0 0px 60px}.Heardle .Player .play-pause:hover{border-color:transparent transparent transparent #404040}.Heardle .Player a.nostyle:visited{text-decoration:inherit;color:inherit;cursor:auto}.ScrollableSetList{position:absolute;width:75vw;max-width:625px;top:100%;transform:translateY(-20px);background-color:#28333fbf;border-radius:5px;padding:10px;max-height:400px;z-index:900}.ScrollableSetList .scrollable-div{overflow:visible;height:100%;max-height:400px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.ScrollableSetList .scrollable-div::-webkit-scrollbar{display:none}.ScrollableSetList .search-info{display:flex;align-items:center;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ScrollableSetList .search-image img{width:90px;height:90px;border-radius:5px;margin-right:20px}.ScrollableSetList .search-details{display:flex;flex-direction:column;justify-content:flex-start;margin-right:20px}.ScrollableSetList .search-name{font-family:spotify-circular-bold;font-weight:700;text-align:left;margin:0}.ScrollableSetList .search-author{font-family:spotify-circular-book;text-align:left;margin:0}.ScrollableSetList .search-length{white-space:nowrap;font-family:spotify-circular-book;font-size:12px;text-align:right;margin-left:auto}.ScrollableSetList .search-info .search-name{font-size:26px;transition:font-size .2s ease}.ScrollableSetList .search-info .search-author{font-size:16px;transition:font-size .2s ease}.ScrollableSetList .search-info:hover .search-name{color:#fff;font-size:30px}.ScrollableSetList .search-info:hover .search-author{color:#fff;font-size:18px}.GuessInterface{position:relative;display:inline-flex;align-items:center;flex-direction:column;width:75vw;max-width:750px;padding:40px;margin-top:50px;background:#00000080;box-sizing:border-box;box-shadow:0 15px 25px #0009;border-radius:10px}.GuessInterface .guess-results-container{position:absolute;border-radius:5px;padding:10px}.GuessInterface .guess-scrollable-div{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.GuessInterface .guess-scrollable-div ::-webkit-scrollbar{display:none}.GuessInterface .guess-input{display:inline-flex;position:relative;min-width:100%;height:50px;background-color:transparent;border:2px solid rgb(56,104,181);border-radius:8px;margin-bottom:10px;align-items:center;overflow-x:visible}.GuessInterface .correct{background-color:#006400;color:#000}.GuessInterface .guess-input form{width:100%;height:100%}.GuessInterface .guess-input input{width:100%;height:100%;padding:0 10px;background-color:transparent;border:none;outline:none;box-sizing:border-box;font-size:16px;font-family:spotify-circular-book;color:#fff}.GuessInterface .skip-icon{filter:invert(96%) sepia(23%) saturate(2%) hue-rotate(251deg) brightness(113%) contrast(100%);right:-40px;height:30px;cursor:pointer;transition:transform .3s cubic-bezier(.64,.57,.67,1.53)}.GuessInterface .skip-icon:hover{transform:translate(8px)}.Heardle .GameOverScreen{display:flex;flex-direction:column;align-items:center;padding:20px;background-color:#000c;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:var(--text-primary);max-width:800px;width:90%;margin-top:10rem;text-align:center}.Heardle .GameOverScreen h1,.Heardle .GameOverScreen h2{margin:10px 0;font-family:spotify-circular-book}.Heardle .GameOverScreen button{margin:15px 0;padding:10px 30px;font-size:16px;background-color:var(--text-secondary);color:var(--text-primary);border:none;border-radius:5px;cursor:pointer;font-family:spotify-circular-book;transition:background-color .3s ease}.Heardle .GameOverScreen button:hover{background-color:var(--background)}.Heardle .modal-overlay{position:absolute;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.Heardle .modal-content{width:75vw;background-color:var(--accent);padding:20px;border-radius:5px;box-shadow:0 0 10px #00000080;font-family:spotify-circular-book;max-width:1000px;justify-content:center;display:flex;flex-direction:column;color:var(--text-primary)}.Heardle .modal-close-button{margin:25px auto;padding:10px 30px;font-size:16px;width:fit-content;background-color:var(--text-secondary);color:var(--text-primary);border:none;border-radius:5px;cursor:pointer;font-family:spotify-circular-book;transition:.3s ease}.Heardle .modal-close-button:hover{background-color:var(--background)}.Heardle .modal-list{text-align:left}.Heardle .modal-list li{margin-bottom:5px}.SearchBox{position:relative;display:inline-flex;align-items:center;flex-direction:column;width:90vw;max-width:750px;padding:40px;margin-top:100px;background:#00000080;box-sizing:border-box;box-shadow:0 15px 25px #0009;border-radius:10px}.SearchBox h2{margin:0 0 30px;padding:0;color:#fff;background:linear-gradient(to right,#4d4d4d 0,#fff,#4d4d4d 20%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shine 3s infinite linear}.SearchBox input{width:100%;padding-top:10px;font-size:16px;border:none;border-bottom:2px solid #333;outline:none;background-color:transparent;font-family:spotify-circular-book;color:#fff}.SearchBox .loading-indicator-search{display:inline-block;padding-top:25px}@keyframes shine{0%{background-position:0}to{background-position:437px}}:root{--background: #CAF4FF;--text-primary: #1b6186;--text-secondary: #FFF9D0;--accent: #5AB2FF;--icons: #03090c}[data-theme=dark]{--background: #222831;--text-primary: #EEEEEE;--text-secondary: #393E46;--accent: #00ADB5;--icons: #EEEEEE}.Heardle{position:absolute;display:flex;flex-direction:column;align-items:center;height:100%;width:100%;font-family:Arial,Helvetica,sans-serif;background:var(--background)}.Heardle>h1{padding-top:10px;color:var(--text-primary)}.customSlider{display:inline-flex;max-width:1000px;width:100%;margin:10px;align-items:center}.customSlider-track{height:4px;background:var(--text-secondary)}.customSlider-track.customSlider-track-0{background:var(--accent)}.customSlider-thumb{cursor:pointer;background:#5ab2ff;width:20px;height:20px;border-radius:100%;outline:none}.customSlider-thumb:hover{box-shadow:0 0 0 8px var(--main-color-hover)}.BidSubmissionInterface{width:100%;display:flex;flex-direction:column;align-items:center}.BidSubmissionInterface .slider-pack{width:90%;display:flex;margin:5px;color:var(--text-primary);font-family:spotify-circular-book}.BidSubmissionInterface .distribution-value-submit{margin:auto}.BidSubmissionInterface .number-input{max-width:60px;width:15%}.BidSubmissionInterface .submit-trick-button{--submit-trick-button-height: 40px;line-height:var(--submit-trick-button-height);height:var(--submit-trick-button-height);padding-left:10px;padding-right:10px;font-size:16px;color:var(--text-primary);background-color:var(--accent);border:none;border-radius:5px;cursor:pointer;font-family:spotify-circular-book}.BidSubmissionInterface .submit-trick-button:hover{background-color:var(--plot-background)}.StartScreen .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#234e52cc;display:flex;justify-content:center;align-items:center;z-index:100}.StartScreen .modal-content{width:60vh;background-color:var(--accent);padding:20px;border-radius:5px;box-shadow:0 0 10px #00000080;font-family:spotify-circular-book;transform:translateY(50%) translateY(-200px);max-width:1000px;justify-content:center;display:grid;color:var(--text-primary)}.StartScreen .modal-close-button{margin:25px;padding:10px 20px;font-size:16px;background-color:var(--text-secondary);color:var(--text-primary);border:none;border-radius:5px;cursor:pointer;font-family:spotify-circular-book}.StartScreen .modal-close-button:hover{background-color:var(--background)}.StartScreen .name-form{display:flex;flex-direction:column;align-items:center}.StartScreen .player-count-input{max-width:60px;width:15%;justify-self:center}.StartScreen .player-count-input:before{content:"Read this: "}.StartScreen .error-message{color:var(--text-primary);margin-top:20px}.dynamic-name-input{margin-top:25px}.name-input-segment{margin-top:10px;margin-bottom:10px;display:inline-flex;width:100%;justify-content:center}.distribution-hud{padding-left:25px;display:flex;flex-direction:column}.distribution-hud .player-box{display:inline-flex;flex-direction:column;color:var(--text-primary);margin:10px;padding:4px 15px 15px;background-color:var(--accent);border:none;border-radius:8px;font-family:spotify-circular-book}.distribution-hud p{margin:2px}.distribution-hud .hud-plot{overflow:hidden;height:100px;border-radius:5px}.distribution-hud .hud-plot .canvas{transform:translate(0) scale(125%)}.distribution-hud .player-interface{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-around;padding-top:5px}.distribution-hud .trick-submission{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex-grow:0;flex-shrink:0;width:auto}.trick-number-input{max-width:40px;flex-grow:0;flex-shrink:0}.TrickSubmissionButton{--submit-trick-button-height: 40px;line-height:var(--submit-trick-button-height);height:var(--submit-trick-button-height);padding-left:10px;padding-right:10px;font-size:16px;color:var(--text-primary);background-color:var(--accent);border:none;border-radius:5px;cursor:pointer;font-family:spotify-circular-book}.TrickSubmissionButton:hover{background-color:var(--plot-background)}.GaussianOhHell .SettingsBar .narrow-checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;position:absolute;top:25px;left:80px;width:32px;height:32px;margin:0;outline:none;border:2.5px solid var(--text-primary);border-radius:4px;background-color:transparent;cursor:pointer;transition:transform .3s,background-color .3s;z-index:999}.GaussianOhHell .SettingsBar .narrow-checkbox:checked:after{content:"✓";font-size:26.5px;font-weight:900;color:var(--text-primary);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);opacity:0;animation:fadeIn .2s ease-in-out forwards}.GaussianOhHell .SettingsBar .narrow-checkbox:not(:checked):after{content:"✓";font-size:26.5px;font-weight:900;color:var(--text-primary);position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);opacity:1;animation:fadeOut .2s ease-in-out forwards}.GaussianOhHell .SettingsBar .narrow-checkbox:hover{transform:scale(1.3)}.GaussianOhHell{position:absolute;height:100%;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;background:var(--background);font-family:spotify-circular-bold}.GaussianOhHell .flex-row{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.GaussianOhHell .flex-column{display:flex;flex-direction:column;align-items:center}.GaussianOhHell #plot-holder{padding-top:1vh}.GaussianOhHell svg.function-plot{background-color:var(--background)}.GaussianOhHell svg.function-plot text{color:var(--text-primary);fill:var(--text-primary);font-family:spotify-circular-book}.GaussianOhHell .top-right-legend{display:none}body{position:absolute;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;width:100%;height:100%;font-family:sans-serif}#error-page{margin:0;position:absolute;top:20%;-ms-transform:translateY(-20%);transform:translateY(-20%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;color:#fff}@font-face{font-family:spotify-circular-black;src:local("CircularSpotify-UI-Latin-OS2v3-Black"),url(/assets/CircularSpotify-UI-Latin-OS2v3-Black-DtzffuZv.woff2) format("woff2")}@font-face{font-family:spotify-circular-bold;src:local("CircularSpotify-UI-Latin-OS2v3-Bold"),url(/assets/CircularSpotify-UI-Latin-OS2v3-Bold-BaDM1pb6.woff2) format("woff2")}@font-face{font-family:spotify-circular-book;src:local("CircularSpotify-UI-Latin-OS2v3-Book"),url(/assets/CircularSpotify-UI-Latin-OS2v3-Book-DsB25T0-.woff2) format("woff2")}@font-face{font-family:buckeye-sans;src:local("BuckeyeSans2-Black"),url(/assets/BuckeyeSans2-Black-zcDjJtRe.woff2) format("woff2")}
