.tracker.svelte-163ckwc{align-items:center;gap:var(--dot-gap);height:var(--dot-active);display:flex}.dot.svelte-163ckwc{width:var(--dot);height:var(--dot);background:var(--color-fg);pointer-events:auto;transition:width var(--transition), height var(--transition);flex:none;position:relative}.dot.svelte-163ckwc:before{content:"";inset:calc((var(--dot) - var(--dot-active)) / 2 - 4px) calc(var(--dot-gap) / -2);position:absolute}.dot.on.svelte-163ckwc{width:var(--dot-active);height:var(--dot-active)}.dot.svelte-163ckwc:focus-visible{outline:2px solid var(--color-fg);outline-offset:3px}.deck-header.svelte-y6m9dc{z-index:10;width:100%;padding:var(--page-pad);opacity:0;transition:opacity var(--transition);pointer-events:none;position:fixed;top:0;left:0}.deck-header.shown.svelte-y6m9dc{opacity:1}.tagline.svelte-y6m9dc{font-size:var(--text-body);line-height:var(--leading-body)}.bar.svelte-y6m9dc{align-items:center;margin-top:8px;display:flex}@media (width<=767px){.deck-header.svelte-y6m9dc{height:var(--header-h);background:var(--color-bg);padding:0}.identity.svelte-y6m9dc{display:none}.bar.svelte-y6m9dc{justify-content:center;height:100%;margin-top:0;display:flex}}.squares.svelte-14jlneu{width:var(--squares-size,300px);aspect-ratio:1;max-width:100%;position:relative}.sq.svelte-14jlneu{left:calc(var(--col) * 100% / 3);top:calc(var(--row) * 100% / 3);background:var(--color-fg);width:calc(33.3333% + 1px);height:calc(33.3333% + 1px);animation:svelte-14jlneu-settle var(--settle) var(--d) both;position:absolute}@keyframes svelte-14jlneu-settle{0%{transform:translate(var(--dx), var(--dy))}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.sq.svelte-14jlneu{animation:none}}.chev.svelte-9q9wy3{box-sizing:border-box;width:var(--size);height:var(--size);color:inherit;display:inline-flex}.chev.svelte-9q9wy3 svg:where(.svelte-9q9wy3){width:100%;height:100%;rotate:var(--rot)}.ring.svelte-9q9wy3{padding:calc(var(--size) * .22);border:1.5px solid;border-radius:50%}.home.svelte-j9gjs9{height:100%;padding:var(--page-pad);grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);align-items:center;column-gap:120px;display:grid}.identity.svelte-j9gjs9{grid-area:1/1}.art.svelte-j9gjs9{grid-area:1/2;justify-content:center;display:flex}.statement.svelte-j9gjs9{grid-area:1/3;justify-content:flex-end;display:flex}.statement.svelte-j9gjs9 p:where(.svelte-j9gjs9){max-width:265px}.tagline.svelte-j9gjs9{font-size:var(--text-body);line-height:var(--leading-body)}.cue.svelte-j9gjs9{grid-area:2/1/2/4;justify-content:center;display:flex}@media (width<=767px){.home.svelte-j9gjs9{column-gap:0;row-gap:var(--page-pad);grid-template-rows:auto 1fr auto auto;grid-template-columns:minmax(0,1fr);align-items:start}.identity.svelte-j9gjs9{grid-area:1/1}.art.svelte-j9gjs9{--squares-size:237px;grid-area:2/1;align-self:center}.statement.svelte-j9gjs9{grid-area:3/1;justify-content:flex-start}.statement.svelte-j9gjs9 p:where(.svelte-j9gjs9){max-width:310px}.cue.svelte-j9gjs9{grid-area:4/1;justify-content:flex-start;padding-left:35px}}.gallery.svelte-1oz3msq{width:100%;height:100%;position:relative}.slide.svelte-1oz3msq{opacity:0;transition:opacity var(--transition);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.slide.on.svelte-1oz3msq{opacity:1}.holder.svelte-1oz3msq{width:100%;height:100%}.holder.svelte-1oz3msq img,.holder.svelte-1oz3msq video{object-fit:contain;width:100%;height:100%}.holder.phone.svelte-1oz3msq{width:auto;height:var(--phone-height);background:var(--color-fg);border-radius:44px;flex:none;max-height:1080px;padding:10px;position:relative}.holder.phone.svelte-1oz3msq img,.holder.phone.svelte-1oz3msq video{object-fit:fill;border-radius:34px}.holder.window.svelte-1oz3msq{background:var(--color-fg);border-radius:10px;flex-direction:column;flex:none;width:100%;height:auto;max-height:100%;display:flex;overflow:hidden}.bar.svelte-1oz3msq{height:var(--window-bar);flex:none;align-items:center;padding-inline:12px;display:flex}.bar.svelte-1oz3msq:before{content:"";background:var(--color-bg);width:7px;height:7px;box-shadow:14px 0 0 var(--color-bg), 28px 0 0 var(--color-bg);border-radius:50%}.holder.window.svelte-1oz3msq img,.holder.window.svelte-1oz3msq video{object-fit:contain;flex:0 auto;width:100%;height:auto;min-height:0}@media (width<=767px){.bar.svelte-1oz3msq{display:none}.holder.phone.svelte-1oz3msq,.holder.window.svelte-1oz3msq{aspect-ratio:auto;background:0 0;border-radius:0;width:100%;height:100%;padding:0}.holder.phone.svelte-1oz3msq img,.holder.phone.svelte-1oz3msq video,.holder.window.svelte-1oz3msq img,.holder.window.svelte-1oz3msq video{aspect-ratio:auto;object-fit:contain;border-radius:0;width:100%;height:100%}}.view.svelte-ttht11{height:100%}.mobile.svelte-ttht11{display:none}.desktop.svelte-ttht11{grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(0,1fr);grid-template-rows:var(--screen-fill);padding:var(--header-h) var(--page-pad) 0;align-content:center;align-items:stretch;column-gap:80px;display:grid}.meta.svelte-ttht11{flex-direction:column;justify-content:center;gap:10px;display:flex}.stage.svelte-ttht11{justify-content:space-between;align-items:stretch;gap:16px;display:flex}.media-slot.svelte-ttht11{cursor:zoom-in;flex:1;min-width:0}.arrow.svelte-ttht11{flex:none;align-self:center;align-items:center;display:flex}.arrow.idle.svelte-ttht11{visibility:hidden}.fields.svelte-ttht11{flex-direction:column;justify-content:center;gap:50px;display:flex}.field-stack.svelte-ttht11{flex-direction:column;gap:20px;display:flex}.field.svelte-ttht11{flex-direction:column;gap:6px;display:flex}.field.svelte-ttht11 ul:where(.svelte-ttht11){flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.live.svelte-ttht11{align-self:flex-start}@media (width<=767px){.desktop.svelte-ttht11{display:none}.mobile.svelte-ttht11{display:block;position:relative}.card.svelte-ttht11{top:var(--header-h);-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:12px;position:absolute;bottom:69px;left:10px;right:10px;overflow:hidden}.card.svelte-ttht11 img,.card.svelte-ttht11 video{pointer-events:none}.card.svelte-ttht11 a:where(.svelte-ttht11){height:100%;display:block}.sheet.svelte-ttht11{z-index:2;overscroll-behavior:contain;background:var(--color-bg);min-height:265px;max-height:62%;transition:translate var(--transition);flex-direction:column;gap:6px;padding:26px 20px 80px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;translate:0 100%}.sheet.open.svelte-ttht11{translate:0}.sheet.svelte-ttht11 .display:where(.svelte-ttht11),.sheet-text.svelte-ttht11{margin-top:12px}.sheet.svelte-ttht11 .label:where(.svelte-ttht11){font-weight:var(--weight-light)}.controls.svelte-ttht11{z-index:3;justify-content:space-between;align-items:center;padding-inline:58px;display:flex;position:absolute;bottom:17px;left:0;right:0}.sheet-toggle.svelte-ttht11{display:flex}}.about.svelte-1yfc4h1{height:100%;padding:calc(var(--page-pad) + var(--header-h)) var(--page-pad) var(--page-pad);grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;column-gap:80px;display:grid}.col.svelte-1yfc4h1{flex-direction:column;display:flex}.lists.svelte-1yfc4h1,.note.svelte-1yfc4h1{gap:20px}.field.svelte-1yfc4h1{flex-direction:column;gap:4px;display:flex}.field.svelte-1yfc4h1 ul:where(.svelte-1yfc4h1){flex-direction:column;gap:4px;padding:0;list-style:none;display:flex}.field.svelte-1yfc4h1 li:where(.svelte-1yfc4h1) span:where(.svelte-1yfc4h1){display:block}.field.svelte-1yfc4h1 ul.flat:where(.svelte-1yfc4h1) li:where(.svelte-1yfc4h1){line-height:22px}.prose.svelte-1yfc4h1{flex-direction:column;gap:12px;display:flex}.updated.svelte-1yfc4h1{margin-top:20px}.tagline.svelte-1yfc4h1{font-size:var(--text-body);line-height:var(--leading-body)}.identity.svelte-1yfc4h1,.resume-mobile.svelte-1yfc4h1{display:none}@media (width<=767px){.about.svelte-1yfc4h1{overscroll-behavior:contain;padding:calc(var(--header-h) + 20px) var(--page-pad) var(--page-pad);display:block;overflow-y:auto}.heading.svelte-1yfc4h1,.note.svelte-1yfc4h1{display:none}.identity.svelte-1yfc4h1{margin-bottom:40px;display:block}.resume-mobile.svelte-1yfc4h1{margin-top:40px;display:block}.lists.svelte-1yfc4h1{gap:20px}}.lightbox.svelte-lnsl0r{width:100vw;max-width:none;height:100dvh;max-height:none;padding:var(--page-pad);color:var(--color-fg);cursor:zoom-out;background:0 0;border:none;margin:0}.lightbox[open].svelte-lnsl0r{animation:svelte-lnsl0r-lightbox-in var(--transition) both;justify-content:center;align-items:center;display:flex}.lightbox.svelte-lnsl0r::backdrop{background:var(--color-fg);opacity:.7}img.svelte-lnsl0r,video.svelte-lnsl0r{object-fit:contain;max-width:100%;max-height:100%}.close.svelte-lnsl0r{font-size:40px;font-weight:var(--weight-light);line-height:1;position:absolute;top:24px;right:32px}.arrow.svelte-lnsl0r{display:flex;position:absolute;top:50%;translate:0 -50%}.prev.svelte-lnsl0r{left:24px}.next.svelte-lnsl0r{right:24px}.close.svelte-lnsl0r,.arrow.svelte-lnsl0r{cursor:pointer}@keyframes svelte-lnsl0r-lightbox-in{0%{opacity:0}}@media (width<=767px){.lightbox[open].svelte-lnsl0r{display:none}}
