:root{--bg-primary: #e8e7e7;--bg-secondary: #d9d9d9;--primary-color: #374a67;--secondary-color: #616283;--text-default: #0e1116;--white: #fafafa;--low-white: #f2f2f2;--text-grey: #1f1e1e;--shadow-primary: 0 0 22px 3px rgba(55, 74, 105, 41%);--shadow-secondary: 0 4px 10px rgba(0, 0, 0, 25%);--text-small: .8em;--text-medium: 1.2em;--text-big: 2em;--text-large: 4em}html,body{position:relative;width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--text-default);background-color:var(--bg-primary);transition:width .3s ease-in-out;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media(min-width:600px){body::-webkit-scrollbar{background-color:transparent;width:10px}body::-webkit-scrollbar-thumb{border-radius:30px;background-color:gray}}@keyframes size{0%{inset:-10px}}.icon-button.svelte-1im0js5{padding:10px;border-radius:50%;display:grid;place-items:center;transition:all .2s ease-in-out}.icon-button.small.svelte-1im0js5{min-height:25px;min-width:25px}.icon-button.medium.svelte-1im0js5{min-height:35px;min-width:35px}.icon-button.large.svelte-1im0js5{min-height:45px;min-width:45px}.icon-button.svelte-1im0js5:hover{background-color:#0000001a}.signal.animate.svelte-1im0js5{animation:svelte-1im0js5-Size .5s ease-out;border-radius:50%;background-color:#0003}@keyframes svelte-1im0js5-Size{0%{height:0px;width:0px}to{height:100px;width:100px}}
