:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--page:#fff;--surface:#f5f5f4;--surface-strong:#111;--text:#171717;--text-strong:#080808;--muted:#6f6f6a;--line:#dededb;--inverse:#fff;--accent:#1f6feb;--hero-fade-0:#fff0;--hero-fade-1:#ffffff14;--hero-fade-2:#ffffff3d;--hero-fade-3:#ffffff80;--hero-fade-4:#ffffffc7;--ease-out:cubic-bezier(.23, 1, .32, 1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page:#0a0a0a;--surface:#181818;--surface-strong:#f2f2ef;--text:#e5e5e2;--text-strong:#fff;--muted:#9b9b95;--line:#2b2b29;--inverse:#0a0a0a;--accent:#8ab4ff;--hero-fade-0:#0a0a0a00;--hero-fade-1:#0a0a0a14;--hero-fade-2:#0a0a0a3d;--hero-fade-3:#0a0a0a80;--hero-fade-4:#0a0a0ac7}*{box-sizing:border-box}html{background:var(--page);min-width:320px}body{background:var(--page);min-width:320px;min-height:100vh;color:var(--text);transition:background-color .18s var(--ease-out), color .18s ease;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--text-strong);color:var(--page)}.page-layout{min-height:100svh;position:relative;overflow-x:clip}.hero-background{z-index:0;pointer-events:none;height:100svh;position:absolute;inset:0 0 auto;overflow:hidden}.hero-background:after{background:linear-gradient(to bottom, var(--hero-fade-0) 0%, var(--hero-fade-0) 12%, var(--hero-fade-1) 32%, var(--hero-fade-2) 52%, var(--hero-fade-3) 70%, var(--hero-fade-4) 86%, var(--page) 100%);content:"";height:34%;position:absolute;inset:auto 0 0}.gradient-waves{--wave-opacity:1;width:100%;height:100%;opacity:var(--wave-opacity);animation:wave-background-in .9s var(--ease-out) both;overflow:hidden}.site-shell{z-index:1;flex-direction:column;width:min(100% - 48px,640px);min-height:100svh;margin:0 auto;padding:0 0 28px;animation:.62s cubic-bezier(.22,1,.36,1) both page-focus-in;display:flex;position:relative}.utility-bar{z-index:1;justify-content:flex-end;display:flex;position:absolute;top:64px;right:0}.profile-hero{flex:none;place-items:center;min-height:100svh;display:grid}.profile-module{text-align:center;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;display:flex}.avatar{border:1px solid var(--line);background:var(--surface);object-fit:cover;border-radius:50%;flex:0 0 84px;width:84px;height:84px;display:block}.profile-module h1{color:var(--text-strong);letter-spacing:0;margin:20px 0 0;font-size:42px;font-weight:680;line-height:1}.page-controls{align-items:center;gap:7px;display:flex}.language-control{border:1px solid var(--line);background:var(--surface);border-radius:7px;grid-template-columns:1fr 1fr;width:76px;height:32px;padding:3px;display:grid}.language-control button{min-width:0;color:var(--muted);cursor:pointer;letter-spacing:0;transition:background-color .14s ease, color .14s ease, transform .12s var(--ease-out);background:0 0;border:0;border-radius:4px;padding:0;font-size:11px;font-weight:680;line-height:24px}.language-control button.active{background:var(--page);color:var(--text-strong);box-shadow:0 1px 2px #00000014}.icon-button{border:1px solid var(--line);background:var(--surface);width:32px;height:32px;color:var(--text);cursor:pointer;transition:background-color .14s ease, border-color .14s ease, transform .12s var(--ease-out);border-radius:7px;place-items:center;padding:0;display:grid}.icon-button svg,.mox-actions svg,.contact-icons svg{display:block}.theme-icon{place-items:center;width:16px;height:16px;line-height:0;display:none}.theme-icon svg{width:16px;height:16px}:root:not([data-theme=dark]) .theme-icon-moon,:root[data-theme=dark] .theme-icon-sun{display:grid}.language-control button:active,.icon-button:active,.mox-actions a:active,.contact-icons a:active{transform:scale(.97)}.profile-description{max-width:540px;color:var(--muted);letter-spacing:0;text-wrap:pretty;margin:24px 0 0;font-size:19px;font-weight:420;line-height:1.55}.mox-section{border-top:1px solid var(--line);width:min(100%,520px);margin:0 auto;padding:64px 0 0}.mox-heading{justify-content:center;align-items:center;gap:14px;display:flex}.mox-mark{border:1px solid var(--line);width:44px;height:44px;color:var(--text-strong);background:0 0;border-radius:7px;flex:0 0 44px;place-items:center;display:grid}.mox-mark svg{width:28px;height:28px;display:block}.mox-heading h2{color:var(--text-strong);letter-spacing:0;margin:0;font-size:21px;font-weight:670;line-height:1.15}.mox-description{max-width:500px;color:var(--muted);text-align:center;text-wrap:pretty;margin:20px auto 0;font-size:14px;line-height:1.7}.mox-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:18px;display:flex}.app-store-link{transition:opacity .14s ease, transform .12s var(--ease-out);border-radius:7px;align-items:center;line-height:0;display:inline-flex}.app-store-badge{width:auto;height:40px;display:block}.github-more{min-height:40px;color:var(--muted);transition:color .14s ease, transform .12s var(--ease-out);align-items:center;gap:5px;font-size:13px;font-weight:590;line-height:1.2;display:inline-flex}.github-more svg{width:15px;height:15px}.site-footer{color:var(--muted);justify-content:center;align-items:center;margin-top:96px;font-size:12px;line-height:1.4;display:flex}.contact-icons{align-items:center;gap:6px;margin-top:22px;display:flex}.contact-icons a{width:38px;height:38px;color:var(--muted);transition:background-color .14s ease, color .14s ease, transform .12s var(--ease-out);border-radius:6px;place-items:center;display:grid}.contact-icons svg{width:18px;height:18px}@media (hover:hover) and (pointer:fine){.icon-button:hover{border-color:color-mix(in srgb, var(--line) 40%, var(--text))}.app-store-link:hover{opacity:.88}.github-more:hover{color:var(--text-strong)}.contact-icons a:hover{background:var(--surface);color:var(--text-strong)}}@keyframes page-focus-in{0%{opacity:0;filter:blur(12px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes wave-background-in{0%{opacity:0}to{opacity:var(--wave-opacity)}}@media (width<=600px){.site-shell{width:min(100% - 32px,640px);padding-bottom:24px}.gradient-waves{--wave-opacity:.96}.utility-bar{top:30px}.avatar{flex-basis:76px;width:76px;height:76px}.profile-module{margin:0 auto}.profile-module h1{margin-top:18px;font-size:36px}.language-control{width:68px}.profile-description{margin-top:20px;font-size:18px;line-height:1.55}.mox-section{margin-top:0;padding-top:56px}.mox-heading{gap:13px}.mox-mark{flex-basis:42px;width:42px;height:42px}.mox-mark svg{width:27px;height:27px}.mox-heading h2{font-size:20px}.mox-description{margin-top:18px;font-size:14px;line-height:1.65}.mox-actions{gap:13px}.github-more{min-height:32px}.site-footer{margin-top:72px}}@media (width<=360px){.profile-module h1{font-size:34px}.language-control{width:64px}.page-controls{gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.site-shell,.gradient-waves{animation:none}}
