@import url(https://fonts.googleapis.com/css2?family=Varela+Round&display=swap);@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);@import url(https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap);.top-section{align-items:center;display:flex;flex-direction:row;height:100vh;justify-content:center}.top-section .intro{border-right:1px solid var(--text-primary);flex:0 0 auto;padding-right:3.5rem;text-align:right}.top-section .intro h1{font-family:HanYiShangWei,LXGW WenKai,cursive;font-size:8rem;font-weight:400;letter-spacing:.02em;line-height:.92em;margin:0}.top-section .intro p{font-family:Pinyon Script,cursive;font-size:1.6rem;letter-spacing:.04em;margin:.8rem 0 0;opacity:.85;white-space:nowrap}.top-section .signature{align-items:center;display:flex;flex:1 1;min-width:0;padding-left:3.5rem}.top-section .signature svg{height:auto;max-width:420px;overflow:visible;width:100%}.top-section .signature svg .signature-path{fill:none;stroke:currentColor;stroke-width:.8;stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:1300px){.top-section .intro h1{font-size:6.5rem}}@media screen and (max-width:900px){.top-section .intro h1{font-size:5rem}.top-section .intro p{font-size:1.2rem}}@media screen and (max-width:768px){.top-section{flex-direction:column;gap:2.5rem;justify-content:center}.top-section .intro{border-bottom:1px solid var(--text-primary);border-right:none;padding:0 0 2rem;text-align:center}.top-section .intro h1{font-size:5rem}.top-section .signature{justify-content:center;padding:0}.top-section .signature svg{max-width:280px}}:root{--bg-primary:#fafafa;--text-primary:#000;--text-secondary:#e0e0e0;font-size:16px}@media(prefers-color-scheme:dark){:root{--bg-primary:#2f2f2f;--text-primary:#fff;--text-secondary:#e0e0e0}}body.theme-dark{--bg-primary:#2f2f2f;--text-primary:#fff;--text-secondary:#e0e0e0}body.theme-light{--bg-primary:#fafafa;--text-primary:#000;--text-secondary:#e0e0e0}body{background:#fafafa;background:var(--bg-primary);color:#000;color:var(--text-primary);font-family:Varela Round,sans-serif;font-size:16px;margin:0;padding:0;transition:all .2s;-ms-user-select:none;user-select:none;-webkit-user-select:none}button,input,textarea{font-family:inherit}.body-wrapper{margin:0 auto;max-width:90%;width:1100px}a{color:#000;color:var(--text-primary);text-decoration:none}a:hover{text-decoration:underline}.MuiTooltip-tooltip{font-size:1em!important}::-webkit-scrollbar{width:.3rem}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#000;background:var(--text-primary);border-radius:.5rem}::-webkit-scrollbar-thumb:hover{background:#e0e0e0;background:var(--text-secondary)}
/*# sourceMappingURL=main.1eba8812.css.map*/