/*! modern-normalize v2.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--main-bg-color: hsl(251, 65%, 49%);--dark-bg-color: hsl(251, 73%, 40%);--main-foreground-color: hsla(251, 73%, 40%, .68);--primary-color: hsl(39, 84%, 52%)}.bg-star-pattern{background-image:url(/bg-smaller-rounder-01.svg);background-size:9rem;animation:pan 180s linear infinite;height:100%;opacity:.15}@keyframes pan{0%{background-position:0 0}to{background-position:100% -100%}}.bg-overlay{border-radius:inherit;position:absolute;left:0;top:0;right:0;bottom:0;background:radial-gradient(circle,rgba(0,0,0,0) 80%,var(--dark-bg-color) 90%)}.bg-wrap{border-radius:inherit;z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle,var(--main-bg-color) 0%,var(--dark-bg-color) 100%)}body{min-height:100vh;min-height:100svh;padding:.5rem;display:flex;background-color:#07002b}#contact{gap:2rem;align-items:center}#email:hover{background-color:#ffffff4e}#email:active{background-color:#ffffff7e}#email{padding:.5rem 1rem;font-weight:400;width:min-content;border-radius:1rem;background-color:#ffffff20}.app{position:relative;border-radius:.5rem;display:flex;height:auto;justify-content:center;align-items:center;width:100%}.content{padding:2rem;background:var(--main-foreground-color);border-radius:1rem;min-width:min(75ch,calc(100% - 64px));margin:0 1rem}h1{margin-top:0;font-size:clamp(2.5rem,7vw,3rem);font-weight:700;margin-bottom:0rem;padding-bottom:0rem}p{margin:.2rem 0;font-size:clamp(.95rem,1.4vw,01rem)}button{padding:.5rem 1rem;border:none;border-radius:2rem;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s}button,.primary{background:var(--primary-color);font-weight:700;min-width:9rem}button,.primary:hover{background:#c58611}#emaildisplay{width:min-content;display:flex;flex-direction:column;align-items:center}@media (max-width: 30em){button,#emaildisplay{width:100%}body{padding:0}.app{border-radius:0}}
