:root{--color-1:#2f3e46;--color-2:#52796f;--color-3:#84a98c;--color-4:#cad2c5;--color-5:#415c5b;--primary-color:var(--color-1);--secondary-color:var(--color-2);--tertiary-color:var(--color-3);--quaternary-color:var(--color-4);--subtitle-color:var(--color-5);--primary-font:"Heebo",sans-serif;--secondary-font:"Roboto",sans-serif}.dark-mode{--primary-color:var(--color-4);--secondary-color:var(--color-3);--tertiary-color:var(--color-2);--quaternary-color:var(--color-1);--subtitle-color:var(--secondary-color)}@font-face{font-display:swap;font-family:Roboto;font-weight:500;src:url(/static/media/Roboto500.634ee2238bf30f362d52.woff2) format("woff2")}@font-face{font-display:swap;font-family:Heebo;font-weight:300;src:url(/static/media/Heebo-Regular.886dbba325a0cb476bae.woff2) format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--quaternary-color);color:var(--primary-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--primary-font);margin:0;transition:background-color 1s ease,color .3s ease}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-content{background-color:#fff;position:relative}.content-wrapper{margin:0 auto;max-width:1000px}.title{color:var(--primary-color);font-family:var(--secondary-font);font-size:45px;font-weight:700;width:70%}.subtitle{color:var(--subtitle-color);font-size:16px;font-weight:600;line-height:28px;margin-top:25px;padding-top:10px;width:70%}.homepage-container{align-items:center;display:flex;flex-direction:column;height:90vh;justify-content:center;padding-top:25px}.homepage-lightbulb-container{border-radius:50%;display:inline-block;height:100px;overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100px}.homepage-lightbulb-container:active{box-shadow:inset 0 4px 10px #0003;transform:translateY(4px)}.homepage-lightbulb-container button,svg{color:var(--primary-color);height:100%;transition:background-color .3s ease,color .3s ease,border-color .3s ease;width:100%}.homepage-intro-card{display:column}.homepage-title{margin-top:20px}.homepage-subtitle,.homepage-title{text-align:center;width:100%!important}.homepage-subtitle{margin-top:10px}.homepage-socials{align-items:center;display:flex;justify-content:left;padding-top:30px}.homepage-social-icon{fill:var(--tertiary-color)!important;font-size:25px;height:40px;padding-right:10px;transition:fill .3s ease;width:40px}.theme-toggle.theme-toggle--reversed .theme-toggle__lightbulb{transform:scaleX(-1)}.theme-toggle{--theme-toggle__lightbulb--duration:.5s}.theme-toggle__lightbulb .theme-toggle__lightbulb__coil,.theme-toggle__lightbulb .theme-toggle__lightbulb__rays *{stroke-dasharray:1.1;stroke-dashoffset:0;opacity:1;transition-duration:var(--theme-toggle__lightbulb--duration);transition-property:stroke-dashoffset,opacity}.theme-toggle--toggled.theme-toggle .theme-toggle__lightbulb .theme-toggle__lightbulb__coil,.theme-toggle--toggled.theme-toggle .theme-toggle__lightbulb .theme-toggle__lightbulb__rays *{stroke-dashoffset:1;opacity:0}.theme-toggle{background:0 0;border:none;cursor:pointer}@media (prefers-reduced-motion:reduce){.theme-toggle:not(.theme-toggle--force-motion) *{transition:none!important}}
/*# sourceMappingURL=main.2d70ff52.css.map*/