:root{--color-background: #fffdf7;--color-background-soft: #262626;--color-background-mute: #353535;--color-background-light: #808080;--color-border: var(--color-background-light);--color-border-hover: var(--color-background-light);--color-heading: #ffffff;--color-text: #ffffff;--color-green: #39614a;--color-blue: #1f2a3f;--color-red: #dc753b;--section-gap: 160px}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{max-width:1280px;margin:0 auto;font-weight:400;display:flex;justify-content:space-between;flex-wrap:nowrap;flex-direction:column;min-height:100vh}a{color:var(--color-text)}.col{display:flex;flex-direction:column}.row{display:flex;flex-direction:row}.sora{font-family:Sora}main[data-v-c8ad0662]{background-color:#fffdf7;display:flex;align-content:center;flex-wrap:nowrap;flex-direction:column;height:100vh;flex-grow:1;align-items:center;justify-content:center}
