@font-face{font-family:Obaco;src:url(/fonts/Obaco-G35PD.woff2)format("woff2");font-weight:400 800;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/gothamrnd_light.woff2)format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/gothamrnd_book.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/gothamrnd_medium.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Gotham Rounded;src:url(/fonts/gothamrnd_bold.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Gotham Rounded Light;src:url(/fonts/gothamrnd_light.woff2)format("woff2");font-weight:300 700;font-display:swap}@font-face{font-family:Gotham Rounded Book;src:url(/fonts/gothamrnd_book.woff2)format("woff2");font-weight:300 700;font-display:swap}:root{--purple:#625ab3;--purple-rgb:#625ab3;--deep-purple:#471f8c;--lime:#cef329;--tag-lime:#b8da1e;--footer-bg:#ebeafe;--footer-ink:#76659e;--footer-hover:#b5a6dd;--backdrop:#212121;--pill-stroke:#766fbd;--font-ui:"Gotham Rounded", "Quicksand", sans-serif;--font-display:"Obaco", "Shantell Sans", cursive}html,body{background:#f0f0f0;margin:0;padding:0;overflow-x:hidden}body{font-family:var(--font-ui);-webkit-text-size-adjust:100%}a{color:var(--deep-purple);text-decoration:none}a:hover{color:var(--purple)}img{-webkit-user-drag:none}button{font:inherit;color:inherit;text-align:inherit;background:0 0;border:0;margin:0;padding:0}:focus{outline:none}:focus-visible{outline:3px solid var(--purple);outline-offset:2px;border-radius:4px}.modal :focus-visible,.modal-close:focus-visible{outline-color:var(--lime)}@keyframes coinspin{0%{transform:rotateY(0)}40%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}@keyframes pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.5)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes jiggle{0%{transform:rotate(-2.3deg)scale(1)}25%{transform:rotate(1.5deg)scale(1.04)}50%{transform:rotate(-3.5deg)scale(1.02)}75%{transform:rotate(.5deg)scale(1.03)}to{transform:rotate(-2.3deg)scale(1)}}@keyframes calloutPulse{0%{box-shadow:0 0 #b7ff27bf}70%{box-shadow:0 0 0 14px #b7ff2700}to{box-shadow:0 0 #b7ff2700}}.page{background:linear-gradient(#fafafa 0%,#f0f0f0 79%);flex-direction:column;align-items:center;min-height:100vh;display:flex}.page-card{background:linear-gradient(#fafafa 0%,#f0f0f0 79%);border-radius:24px;flex-direction:column;width:1200px;max-width:100%;margin:46px 0;display:flex}.nav{box-sizing:border-box;justify-content:space-between;align-items:center;height:140px;padding:10px 100px 0;display:flex;position:relative}.nav-link{letter-spacing:.06em;color:var(--purple-rgb);background:0 0;border-radius:999px;justify-content:center;align-items:center;margin:-6px 0;padding:6px 14px;font-size:14px;font-weight:700;line-height:1;transition:background .2s,color .2s;display:inline-flex}.nav-link:hover{background:var(--lime);color:#471f8c}.nav-right{align-items:center;gap:0;display:flex}.home-btn{cursor:pointer;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-46%)}.home-btn img{width:110px;height:auto;display:block}.home-btn .logo-rest{object-fit:contain;height:100%;transition:opacity .15s;position:absolute;inset:0}.home-btn:hover .logo-rest,.home-btn:focus-visible .logo-rest{opacity:0}.hero{z-index:2;pointer-events:none;background:0 0;flex-direction:column;align-items:center;gap:22px;margin:0;padding:40px 0 56px;display:flex;position:relative}.hero-title{font-family:var(--font-display);color:var(--purple-rgb);margin:0;font-size:clamp(56px,7.3vw,90px);font-weight:700;line-height:1.05}.hero-sub{letter-spacing:.25em;color:var(--purple-rgb);text-align:center;margin:0;font-size:16px;font-weight:500}.hero-links{display:none}.carousel{z-index:1;touch-action:pan-y;width:100vw;margin-top:-40px;margin-left:calc(50% - 50vw);padding:70px 0;position:relative;overflow:visible}.carousel-tilt{margin:0 -160px;transform:rotate(-5.9deg)}.carousel-track{will-change:transform;gap:24px;width:max-content;display:flex}.carousel-tile{background:#fff;border-radius:44px;flex-shrink:0;justify-content:center;align-items:center;width:282px;height:282px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 10px #0000001a}.carousel-tile>div{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.projects{flex-direction:column;align-items:center;gap:36px;padding:40px 0 0;display:flex}.pill-list{flex-direction:column;gap:22px;display:flex}.pill{box-sizing:border-box;cursor:pointer;width:min(892px,100vw - 56px);height:93px;box-shadow:inset 0 0 0 3px var(--pill-stroke);color:var(--purple-rgb);background:#fff0;border-radius:63px;align-items:center;gap:26px;padding:0 44px;transition:background .15s,box-shadow .15s,border-radius .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.pill:hover,.pill:focus-visible{background:var(--purple);box-shadow:inset 0 0 0 3px var(--purple);color:#fff}.pill-num{text-align:center;font-variant-numeric:tabular-nums;flex-shrink:0;width:82px;font-family:Gotham Rounded Light,Gotham Rounded,Quicksand,sans-serif;font-size:clamp(40px,4.6vw,56px);font-weight:300;transition:color .15s}.pill-body{display:contents}.pill-name{letter-spacing:-.01em;white-space:nowrap;font-size:clamp(38px,4.4vw,54px);font-weight:500;transition:color .15s}.pill-tag{letter-spacing:-.01em;margin-left:auto;font-size:12px;font-weight:500;transition:color .15s}.pill-pop{-webkit-backdrop-filter:blur(6px)saturate(1.4);backdrop-filter:blur(6px)saturate(1.4);z-index:6;pointer-events:none;background:linear-gradient(160deg,#ffffff6b 0%,#ffffff1f 50%,#ffffff47 100%);border-radius:50%;justify-content:center;align-items:center;width:310px;height:310px;animation:.2s both pop;display:none;position:absolute;top:50%;left:55%;overflow:hidden;box-shadow:inset 0 1px 1px #ffffffe6,inset 0 -14px 30px #9f91f738,0 4px 20px #9f91f759,0 24px 70px #837fa673}.pill:hover .pill-pop,.pill:focus-visible .pill-pop{display:flex}.pill-pop-shine{filter:blur(3px);background:linear-gradient(#ffffffbf,#fff0);border-radius:50%;width:44%;height:20%;position:absolute;top:5%;left:14%;transform:rotate(-16deg)}.pill-pop-char{background-position:50%;background-repeat:no-repeat;background-size:contain;width:80%;height:80%}.artskills{justify-content:center;align-items:center;padding:110px 0;display:flex;position:relative}.artskills-wrap{width:810px;max-width:92vw;position:relative}.artskills-wrap>img{width:100%;height:auto;display:block}.coin{aspect-ratio:1;cursor:pointer;perspective:600px;border-radius:50%;width:14.2%;transition:transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:22%;left:54%}.coin:hover,.coin:focus-visible{transform:scale(1.18)}.coin-inner{transform-style:preserve-3d;transition:transform .3s;animation:4s ease-in-out infinite coinspin;position:absolute;inset:0}.coin:hover .coin-inner,.coin:focus-visible .coin-inner{animation:none;transform:rotateY(0)}.coin-inner img{backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0}.coin-inner .coin-back{transform:rotateY(180deg)}.about{flex-direction:column;align-items:center;gap:26px;padding:0 80px 20px;display:flex}.about-title{font-family:var(--font-display);color:var(--purple-rgb);margin:0;font-size:clamp(50px,7.7vw,95px);font-weight:700}.about-statement{letter-spacing:-.01em;text-align:center;color:var(--purple-rgb);max-width:1040px;margin:0;font-size:clamp(24px,3.3vw,40px);font-weight:700;line-height:1.4}.about-highlight{background:var(--lime);color:var(--purple-rgb);border-radius:15px;padding:2px 20px;display:inline-block;transform:rotate(-2.3deg)}.about-highlight:hover{animation:.5s ease-in-out both jiggle}.about-book{font-weight:400}.about-portrait{mix-blend-mode:multiply;width:463px;max-width:80vw;height:auto;margin-top:10px}.sayhi{box-sizing:border-box;background:var(--footer-bg);border-radius:32px;justify-content:space-between;align-self:center;align-items:center;width:1200px;max-width:100%;height:200px;margin:40px 0 46px;padding:0 100px;display:flex}.sayhi-text{flex-direction:column;gap:6px;display:flex}.sayhi-title{transform-origin:0;font-family:var(--font-display);color:var(--footer-ink);cursor:default;font-size:70px;font-weight:700;display:inline-block}.sayhi-contact{color:var(--footer-ink);font-size:20px;font-weight:500}.sayhi-icons{align-items:center;gap:27px;display:flex}.sayhi-circle{background:var(--footer-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:background .2s;display:flex}.sayhi-circle:hover,.sayhi-circle:focus-visible{background:var(--footer-hover)}.sayhi-circle img{transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.sayhi-circle:hover img,.sayhi-circle:focus-visible img{transform:scale(1.15)}.sayhi-mail img{width:59px;height:46px;padding:30px}.sayhi-li img{width:50px;height:50px;padding:35px}.modal{background:var(--backdrop);z-index:50;font-family:var(--font-ui);position:fixed;inset:0}.modal[hidden]{display:none}.modal-scroll{overscroll-behavior:contain;touch-action:pan-y;position:absolute;inset:0;overflow:hidden auto}.modal-head{z-index:60;background:var(--backdrop);position:sticky;top:0}.modal-headrow{justify-content:space-between;align-items:center;width:1200px;max-width:calc(100% - 40px);margin:0 auto;padding:26px 0;display:flex;position:relative}.modal-titles{flex-direction:column;gap:4px;display:flex}.modal-title{color:#fff;font-size:17px;font-weight:700}.modal-meta{color:#d2d0ce;font-family:Gotham Rounded Book,Gotham Rounded,Quicksand,sans-serif;font-size:15px;font-weight:400;line-height:1.35}.modal-credit{color:#d2d0ce;text-align:right;opacity:1;align-self:flex-end;max-width:48%;font-family:Gotham Rounded Book,Gotham Rounded,Quicksand,sans-serif;font-size:15px;font-weight:400;line-height:1.35;transition:opacity .35s}@media (max-width:1100px){.modal-credit{display:none}}.modal-close{background:var(--purple-rgb);color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex;position:absolute;top:50%;right:max(25% + min(1200px,100% - 40px)/-4 - 19px,6px);transform:translateY(-50%)}.modal-close:hover{background:#471f8c}.modal-close img{width:14px;height:14px}.modal-iconbtn{cursor:pointer;background:#404040;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:none;position:absolute;top:30px;transform:translateY(-50%)}@media (hover:hover){.modal-iconbtn:hover{background:var(--purple-rgb)}}.modal-iconbtn:focus-visible{background:var(--purple-rgb)}.modal-share-ic{right:132px}.modal-share-ic img{width:16px;height:16px}.modal-msg-ic{right:80px}.modal-msg-ic img{width:17px;height:14px}.modal--skills .modal-iconbtn{display:none!important}.stage{background:#fff;border-radius:24px;flex-direction:column;width:1200px;max-width:calc(100% - 40px);margin:10px auto 60px;display:flex;overflow:hidden}.modal--scaled .stage{transform-origin:0 0;max-width:none;margin:10px 0 60px 50%}.frame-btn{background:#000}.frame-btn:hover,.frame-btn:focus-visible{background:var(--purple-rgb)}.snd-btn{background:#212121bf}.snd-btn:hover,.snd-btn:focus-visible{background:var(--footer-hover)}.snd-btn .snd-on{display:none}.snd-btn.unmuted .snd-on{display:block}.snd-btn.unmuted .snd-off{display:none}.frog-callout .fc-label{color:#1e9353}.frog-callout .fc-line,.frog-callout .fc-dot{background:#1e9353}.frog-callout:hover .fc-label{color:#72ab00}.frog-callout:hover .fc-line,.frog-callout:hover .fc-dot{background:#b7ff27}.frog-callout:hover .fc-dot{animation:1.1s ease-out infinite calloutPulse}[data-gz-tile]{cursor:grab;touch-action:none}.modal-footer{background:#fafafa;justify-content:space-between;align-items:center;height:200px;padding:0 100px;display:flex}.modal-footer .sayhi-title{font-size:58px}.modal-footer .sayhi-text{gap:4px}.modal-footer .sayhi-contact{font-size:18px}.modal-footer .sayhi-icons{gap:22px}.modal-footer .sayhi-circle{width:96px;height:96px}.modal-footer .sayhi-mail img{width:47px;height:36px;padding:24px}.modal-footer .sayhi-li img{width:40px;height:40px;padding:28px}.share{z-index:90;font-family:var(--font-ui);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.share[hidden]{display:none}.share-card{box-sizing:border-box;background:#fff;border-radius:24px;width:560px;max-width:calc(100% - 48px);max-height:calc(100vh - 48px);padding:44px 48px 40px;position:relative;overflow-y:auto;box-shadow:0 24px 80px #00000059}.share-close{cursor:pointer;color:#212121;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:700;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.share-close:hover,.share-close:focus-visible{background:var(--footer-bg)}.share-body{flex-direction:column;align-items:center;gap:10px;display:flex}.share-heading{color:#212121;font-size:27px;font-weight:700}.share-sub{color:#5a5856;text-align:center;font-size:14.5px;font-weight:400}.share-preview{background:#fff;border-radius:14px;width:100%;height:260px;margin-top:14px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.share-preview [data-share-preview]{display:none}.share-preview [data-share-preview].active{display:block}.share-caption{box-sizing:border-box;background:linear-gradient(#0000 0%,#0000008c 100%);align-items:flex-end;gap:12px;height:86px;padding:0 18px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.share-caption-text{flex-direction:column;gap:1px;min-width:0;display:flex}.share-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:700;overflow:hidden}.share-byline{letter-spacing:.08em;color:#ffffffd9;font-size:12px;font-weight:500}.share-socials{gap:18px;margin-top:18px;display:flex}.share-social{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:inset 0 0 0 1px #00000024}.share-social:hover,.share-social:focus-visible{transform:scale(1.08);box-shadow:inset 0 0 0 1px #0000004d}.share-copy{cursor:pointer;background:#000;border-radius:26px;justify-content:center;align-items:center;width:100%;height:52px;margin-top:18px;transition:background .2s;display:flex}.share-copy:hover,.share-copy:focus-visible{background:var(--purple-rgb)}.share-copy span{color:#fff;font-size:16px;font-weight:700}@media (max-width:768px){.page-card{border-radius:0;width:100%;margin:0}.nav{flex-direction:column;justify-content:flex-start;align-items:center;gap:14px;height:auto;padding:24px 16px 0}.nav>.nav-link,.nav-right{display:none}.home-btn{position:relative;top:auto;left:auto;transform:none}.home-btn img{width:84px}.hero{gap:10px;padding:30px 20px 36px}.hero-title{font-size:44px}.hero-sub{display:none}.hero-links{pointer-events:auto;align-items:center;gap:30px;margin-top:10px;display:flex}.hero-links a{letter-spacing:.12em;color:var(--purple-rgb);font-size:12px;font-weight:700}.carousel{margin-top:-38px;margin-left:0;padding:10px 0 0}.carousel-tilt{transform-origin:50%;margin:-20px -300px -30px;transform:rotate(-5.9deg)scale(.55)}.projects{z-index:2;padding:10px 46px 0;position:relative}.pill-list{gap:14px;width:100%;max-width:420px}.pill{gap:12px;width:100%;height:64px;padding:0 24px}.pill-num{width:40px;font-size:25px}.pill-body{flex-direction:column;gap:1px;min-width:0;display:flex}.pill-name{font-size:21px}.pill-tag{letter-spacing:.02em;opacity:.85;margin-left:0;font-size:9px}.pill-pop{display:none!important}.artskills{padding:56px 0 40px}.artskills-wrap{width:86vw;max-width:430px}.coin{width:15.5%}.about{gap:14px;padding:16px 24px 8px}.about-title{font-size:50px}.about-statement{max-width:480px;font-size:20px;line-height:1.5}.about-highlight{border-radius:9px;padding:1px 12px}.about-portrait{width:74vw;max-width:360px;margin-top:6px}.sayhi{border-radius:24px;flex-direction:column;align-self:stretch;align-items:center;gap:18px;width:auto;height:auto;margin:26px 16px 30px;padding:30px 20px 28px}.sayhi-text{align-items:center;gap:4px}.sayhi-title{transform-origin:50%;font-size:42px}.sayhi-contact{font-size:13px}.sayhi-icons{gap:18px}.sayhi-circle{width:68px;height:68px}.sayhi-mail img{width:32px;height:25px;padding:0}.sayhi-li img{width:28px;height:28px;padding:0}.modal-headrow{width:calc(100% - 186px);max-width:none;margin:0;padding:16px 0 10px 16px}.modal-title{font-size:14px}.modal-meta,.modal-credit{font-size:11px}.modal-iconbtn{display:flex}.frame-btn{display:none!important}.modal-close{top:30px;right:12px;transform:translateY(-50%)}.modal--scaled .stage,.stage{border-radius:72px 72px 0 0}.share-card{padding:34px 22px 30px}}@media (prefers-reduced-motion:reduce){.coin-inner,.pill-pop,.about-highlight:hover,.frog-callout:hover .fc-dot{animation:none}.home-btn .logo-rest,.sayhi-circle img,.coin,.coin-inner,.pill,.share-social{transition:none}}
