.App{display:flex;position:relative;z-index:1;border-radius:.5em;flex-direction:column;justify-content:start;max-width:100%;min-height:30em;margin:0 auto;padding:2rem}.App header{display:flex;flex-direction:row;justify-content:space-between;align-items: flex-end}.App h1{text-align:center}.App h2{text-align:center}.App h3{text-align:center}.App h4{text-align:center}.App h5{text-align:center}.App h6{text-align:center}.App .mood-chill{font-family:sans-serif;font-weight:unset;letter-spacing:.1em}.App .mood-respect{letter-spacing:.1em;font-family:serif}.App .left-align{text-align:left;align-self:left;align-content:left}.App .right-align{text-align:right;align-self:right;align-content:right}.App button{backdrop-filter:blur(10px);color:#e0e0e0;background-color:#40404040;border:.2em solid #000;border-radius:.5em;margin:1em;padding:1em .25em}.App button:hover{filter:brightness(120%)}.App button:active{filter:brightness(150%);transform:scale(1.025)}.App button:disabled{filter:brightness(50%)}.App .panel{backdrop-filter:blur(10px);background-color:#ffffff0d;border-radius:.5em;margin:1em;padding:1em}.JobButton{width:10em;max-width:calc(100% - 2em)}.JobLocationButtons{text-align:center;display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,33.33%));justify-content:center}.JobLocationButtons>*{min-height:8em}.SelectionPicker{display:flex;flex-direction:row;justify-content:space-around;align-items: center}.SelectionPicker button{min-width:15mm;min-height:15mm}html,body{position:relative;place-items:baseline center;min-width:320px;max-width:100%;min-height:100vh;margin:0;padding:0}body:before{content:"";position:fixed;z-index:-1;opacity:.05;transform-origin:center;animation:slide 30s linear infinite;pointer-events:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIwIiBoZWlnaHQ9IjMyMCIgdmlld0JveD0iMCAwIDY0MCA2NDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggdHJhbnNmb3JtPSJyb3RhdGUoMTEwIDE2MCAxNjApIiBzdHJva2U9IiNmZmZmZmYiIGZpbGw9Im5vbmUiIHN0cm9rZS13aWR0aD0iMTYiIGQ9Im0xNC43NDk5OCwxNjBsNjIuMjUwMDEsLTg4LjQ5OTk5bDE2Ni4wMDAwMSwwbDYyLjI0OTk5LDg4LjQ5OTk5bC02Mi4yNDk5OSw4OC40OTk5OWwtMTY2LjAwMDAxLDBsLTYyLjI1MDAxLC04OC40OTk5OXoiIC8+Cjwvc3ZnPgo=) 0 0/64px;inset:0;transform:rotate(-10deg)scale(2)}@keyframes slide{0%{background-position:0 0}to{background-position:512px -1024px}}:root{letter-spacing:.05em;--buncss-light:initial;--buncss-dark: ;color-scheme:light dark;color:#ffffffde;background-color:#2424c4;width:100%;max-width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Avenir,Helvetica,Arial,sans-serif;line-height:1.5}@media (prefers-color-scheme:dark){:root{--buncss-light: ;--buncss-dark:initial}}
