.page_page__ZU32B{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),0.08);--gray-alpha-100:rgba(var(--gray-rgb),0.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;display:grid;grid-template-rows:20px 1fr 20px;align-items:center;justify-items:center;min-height:100svh;padding:80px;grid-gap:64px;gap:64px;font-family:var(--font-geist-sans)}@media (prefers-color-scheme:dark){.page_page__ZU32B{--gray-rgb:255,255,255;--gray-alpha-200:rgba(var(--gray-rgb),0.145);--gray-alpha-100:rgba(var(--gray-rgb),0.06);--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a}}.page_main__GlU4n{display:flex;flex-direction:column;gap:32px;grid-row-start:2}.page_main__GlU4n ol{font-family:var(--font-geist-mono);padding-left:0;margin:0;font-size:14px;line-height:24px;letter-spacing:-.01em;list-style-position:inside}.page_main__GlU4n li:not(:last-of-type){margin-bottom:8px}.page_main__GlU4n code{font-family:inherit;background:var(--gray-alpha-100);padding:2px 4px;border-radius:4px;font-weight:600}.page_ctas__g5wGe{display:flex;gap:16px}.page_ctas__g5wGe a{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:128px;height:48px;padding:0 20px;border:1px solid transparent;transition:background .2s,color .2s,border-color .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:20px;font-weight:500}a.page_primary__V8M9Y{background:var(--foreground);color:var(--background);gap:8px}a.page_secondary__lm_PT{border-color:var(--gray-alpha-200);min-width:180px}.page_footer__sHKi3{grid-row-start:3;display:flex;gap:24px}.page_footer__sHKi3 a{display:flex;align-items:center;gap:8px}.page_footer__sHKi3 img{flex-shrink:0}@media (hover:hover) and (pointer:fine){a.page_primary__V8M9Y:hover{background:var(--button-primary-hover);border-color:transparent}a.page_secondary__lm_PT:hover{background:var(--button-secondary-hover);border-color:transparent}.page_footer__sHKi3 a:hover{text-decoration:underline;text-underline-offset:4px}}@media (max-width:600px){.page_page__ZU32B{padding:32px 32px 80px}.page_main__GlU4n{align-items:center}.page_main__GlU4n ol{text-align:center}.page_ctas__g5wGe{flex-direction:column}.page_ctas__g5wGe a{font-size:14px;height:40px;padding:0 16px}a.page_secondary__lm_PT{min-width:auto}.page_footer__sHKi3{flex-wrap:wrap;align-items:center;justify-content:center}}@media (prefers-color-scheme:dark){.page_logo__7fc9l{filter:invert()}}.welcome-svg{font-family:Kanit,sans-serif;width:100%;height:100%}.welcome-svg text{animation:stroke 5s alternate;stroke-width:2;stroke:#fff;font-size:clamp(40px,8vw,100px);font-weight:600;fill:#f8f8f8}@keyframes stroke{0%{fill:rgba(72,138,204,0);stroke:#365fa0;stroke-dashoffset:25%;stroke-dasharray:0 50%;stroke-width:2}70%{fill:rgba(72,138,204,0);stroke:#365fa0}80%{fill:rgba(72,138,204,0);stroke:#365fa0;stroke-width:3}to{fill:#f8f8f8;stroke:rgba(54,95,160,0);stroke-dashoffset:-25%;stroke-dasharray:50% 0;stroke-width:0}}.wrapper{background-color:#fff}.main{display:flex;justify-content:center;flex-direction:column;align-items:center;color:#fff;width:100%;height:100%;overflow-x:hidden;padding:1rem;box-sizing:border-box;background:#1b1e24}.welcome{width:90%;max-width:1200px;margin:2vw auto;opacity:0;font-weight:100;transition:all .3s ease-in-out;animation:fadeIn 1s ease-in-out .2s forwards}.welcome h1{color:transparent;font-weight:200;text-align:center;line-height:1.4}.welcome p{line-height:1.2;text-align:center}.welcome:hover{cursor:none}.content{width:90%;max-width:800px;height:auto;font-weight:100;background-color:hsla(0,0%,100%,.05);border-radius:2rem;padding:1rem 1rem 4rem;margin:1rem;box-sizing:border-box;transition:.2s}.content:hover{transform:scale(1.02) perspective(1000px) rotateY(1deg);color:#fff;background-color:hsla(0,0%,100%,.1)}.content img{width:100%;height:auto;min-height:120px;border-radius:20px;object-fit:cover}.content hr{opacity:.2;margin:1.5rem 0}.content-wrapper{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;width:100%;img{height:auto;width:100%}}.content-text{display:flex;flex-direction:column;width:100%;gap:.5rem;h2{width:100%;text-decoration:underline;font-weight:400;background:#00aeff;background:linear-gradient(90deg,#00aeff 0,#22fbff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}p{font-weight:100}h3,p{font-size:1.5rem}h3{font-weight:400}.rank{font-size:1.6rem;background:#ff6a00;background:linear-gradient(90deg,#ffa216 0,#fff479);-webkit-background-clip:text;-webkit-text-fill-color:transparent}}.profile{display:flex;align-items:center;width:90%;max-width:800px;flex-direction:column;opacity:1;p{font-size:1.5rem;font-weight:100;margin:2rem;text-align:center;animation:fadeIn 1s ease-in-out 1s forwards}img,p{opacity:0}img{width:90%;max-width:400px;margin:0;animation:fadeIn 1s ease-in-out .5s forwards}}.contact{display:flex;width:100%;height:20vh;max-width:800px;align-items:center;justify-content:space-between;a{font-weight:100;font-size:1.5rem;transition:1s;text-decoration:none}a:hover{text-decoration:underline}}#contact-nav{position:fixed;height:auto;top:20px;left:20px;max-width:400px;z-index:10}@media screen and (max-width:1000px){#contact-nav{top:0;left:0;position:static;display:flex;max-width:800px}.content-wrapper{flex-direction:column;font-size:1rem;img{width:100%}}.content-text{.rank{position:relative;font-size:2rem;transform:rotate(0) translateX(0) translateY(0)}}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleLoop{0%{font-size:1.2rem}50%{font-size:1.25rem}to{font-size:1.2rem}}