#selected-work:where(.astro-robmymix){--work-ease: cubic-bezier(.32, .72, 0, 1);padding-bottom:2rem;padding-top:4rem;max-width:64rem}.work-header:where(.astro-robmymix){display:grid;gap:1.5rem;padding-bottom:2rem}.work-kicker:where(.astro-robmymix){margin:0 0 .55rem;color:rgb(var(--color-accent));font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.work-header:where(.astro-robmymix) h2:where(.astro-robmymix){max-width:32rem;margin:0;font-size:clamp(1.65rem,4vw,2.65rem);font-weight:500;letter-spacing:-.035em;line-height:1.08}.work-intro:where(.astro-robmymix){max-width:31rem;margin:0;align-self:end;font-size:.95rem;line-height:1.65;opacity:.68}.work-index:where(.astro-robmymix){border-top:1px solid rgb(var(--color-border) / .55)}.work-item:where(.astro-robmymix){border-bottom:1px solid rgb(var(--color-border) / .55)}.work-item-heading:where(.astro-robmymix){margin:0}.work-trigger:where(.astro-robmymix){display:grid;grid-template-columns:2.25rem minmax(0,1fr) auto 2rem;width:100%;align-items:center;gap:.8rem;padding:1.15rem 0;border:0;background:transparent;color:rgb(var(--color-text-base));cursor:pointer;text-align:left}.work-number:where(.astro-robmymix),.work-domain:where(.astro-robmymix){font-size:.68rem;font-weight:600;letter-spacing:.08em;opacity:.48;text-transform:uppercase}.work-name:where(.astro-robmymix){display:grid;min-width:0;gap:.16rem}.work-name:where(.astro-robmymix)>span:where(.astro-robmymix){overflow:hidden;font-size:clamp(1rem,2.2vw,1.24rem);font-weight:550;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.work-name:where(.astro-robmymix) small:where(.astro-robmymix){overflow:hidden;font-size:.72rem;font-weight:400;opacity:.56;text-overflow:ellipsis;white-space:nowrap}.work-toggle:where(.astro-robmymix){display:grid;width:1.85rem;height:1.85rem;place-items:center;border:1px solid rgb(var(--color-border) / .72);border-radius:999px;transition:background-color .18s var(--work-ease),border-color .18s var(--work-ease),transform .22s var(--work-ease)}.work-toggle:where(.astro-robmymix) svg:where(.astro-robmymix),.work-links:where(.astro-robmymix) svg:where(.astro-robmymix),.work-footer:where(.astro-robmymix) svg:where(.astro-robmymix){width:1rem;height:1rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.work-toggle:where(.astro-robmymix) svg:where(.astro-robmymix){transition:transform .24s var(--work-ease)}.work-trigger:where(.astro-robmymix):hover .work-toggle:where(.astro-robmymix){border-color:rgb(var(--color-accent));background:rgb(var(--color-accent) / .1)}.work-trigger:where(.astro-robmymix):focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:5px}.work-item:where(.astro-robmymix)[data-open=true] .work-toggle:where(.astro-robmymix){border-color:rgb(var(--color-accent));background:rgb(var(--color-accent));color:rgb(var(--color-fill))}.work-item:where(.astro-robmymix)[data-open=true] .work-toggle:where(.astro-robmymix) svg:where(.astro-robmymix){transform:rotate(45deg)}.work-panel:where(.astro-robmymix){display:none}.work-item:where(.astro-robmymix)[data-open=true] .work-panel:where(.astro-robmymix){display:block}.work-panel-inner:where(.astro-robmymix){display:grid;gap:1.35rem}.work-item:where(.astro-robmymix)[data-open=true] .work-panel-inner:where(.astro-robmymix){padding:.35rem 0 1.75rem 3.05rem}.work-media:where(.astro-robmymix){position:relative;overflow:hidden;aspect-ratio:var(--work-aspect, 1 / 1);border-radius:.3rem;background:#080a0f;box-shadow:0 0 0 1px #00000014,0 12px 34px -18px #0000006b}.work-media:where(.astro-robmymix) img:where(.astro-robmymix),.work-media:where(.astro-robmymix) video:where(.astro-robmymix){display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.work-media:where(.astro-robmymix) video:where(.astro-robmymix){position:absolute;inset:0;opacity:0;transition:opacity .24s var(--work-ease)}.work-media:where(.astro-robmymix)[data-playing=true] video:where(.astro-robmymix){opacity:1}.work-detail:where(.astro-robmymix){display:flex;flex-direction:column;align-items:flex-start;padding-bottom:.1rem}.work-meta:where(.astro-robmymix){display:flex;flex-wrap:wrap;gap:.45rem}.work-meta:where(.astro-robmymix) span:where(.astro-robmymix){border:1px solid rgb(var(--color-border) / .66);border-radius:999px;padding:.28rem .58rem;font-size:.65rem;font-weight:600;letter-spacing:.045em;line-height:1;text-transform:uppercase}.work-description:where(.astro-robmymix){max-width:34rem;margin:1rem 0 0;font-size:.88rem;line-height:1.7;opacity:.78}.work-links:where(.astro-robmymix){display:flex;flex-wrap:wrap;gap:.65rem;margin-top:auto;padding-top:1.25rem}.work-link:where(.astro-robmymix){display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;padding:.52rem .78rem;border:1px solid rgb(var(--color-border) / .75);border-radius:.3rem;color:rgb(var(--color-text-base));font-size:.74rem;font-weight:600;text-decoration:none;transition:background-color .16s var(--work-ease),border-color .16s var(--work-ease),color .16s var(--work-ease)}.work-link:where(.astro-robmymix):hover{border-color:rgb(var(--color-accent));color:rgb(var(--color-accent))}.work-link-primary:where(.astro-robmymix){border-color:rgb(var(--color-accent));background:rgb(var(--color-accent));color:rgb(var(--color-fill))}.work-link-primary:where(.astro-robmymix):hover{background:rgb(var(--color-accent) / .86);color:rgb(var(--color-fill))}.work-footer:where(.astro-robmymix){display:flex;justify-content:flex-end;padding-top:1.35rem}.work-footer:where(.astro-robmymix) a:where(.astro-robmymix){display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;opacity:.68;text-decoration:none;transition:color .16s var(--work-ease),opacity .16s var(--work-ease)}.work-footer:where(.astro-robmymix) a:where(.astro-robmymix):hover{color:rgb(var(--color-accent));opacity:1}@media (min-width: 720px){.work-header:where(.astro-robmymix){grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);align-items:end}.work-panel-inner:where(.astro-robmymix){grid-template-columns:minmax(16rem,.92fr) minmax(18rem,1.08fr);align-items:stretch}}@media (max-width: 560px){#selected-work:where(.astro-robmymix){padding-top:3rem}.work-trigger:where(.astro-robmymix){grid-template-columns:1.7rem minmax(0,1fr) 1.85rem;gap:.65rem}.work-domain:where(.astro-robmymix){display:none}.work-item:where(.astro-robmymix)[data-open=true] .work-panel-inner:where(.astro-robmymix){padding-left:0}}@media (prefers-reduced-motion: reduce){.work-toggle:where(.astro-robmymix),.work-toggle:where(.astro-robmymix) svg:where(.astro-robmymix),.work-media:where(.astro-robmymix) video:where(.astro-robmymix),.work-link:where(.astro-robmymix),.work-footer:where(.astro-robmymix) a:where(.astro-robmymix){transition-duration:.01ms!important;transition-delay:0ms!important}}#hero:where(.astro-j7pv25f6){display:flex;flex-direction:column;align-items:center;padding-bottom:1rem;padding-top:1rem;text-align:center}#hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){margin-top:0;margin-bottom:0;display:inline-block;font-size:1.875rem;line-height:2.25rem;font-weight:400}@media (min-width: 640px){#hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:3rem;line-height:1}}#hero:where(.astro-j7pv25f6) .rss-link:where(.astro-j7pv25f6){margin-bottom:1.5rem}#hero:where(.astro-j7pv25f6) .rss-icon:where(.astro-j7pv25f6){margin-bottom:.5rem;height:1.5rem;width:1.5rem;--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));fill:rgb(var(--color-accent))}@media (min-width: 640px){#hero:where(.astro-j7pv25f6) .rss-icon:where(.astro-j7pv25f6){margin-bottom:.75rem;--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}#hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin-top:.5rem;margin-bottom:.5rem}.hero-bio:where(.astro-j7pv25f6){margin-top:.75rem;margin-bottom:1rem;font-size:1rem;line-height:1.5rem;line-height:1.625;opacity:.7}@media (min-width: 640px){.hero-bio:where(.astro-j7pv25f6){font-size:1.125rem;line-height:1.75rem}}.hero-bio:where(.astro-j7pv25f6){max-width:42rem}.social-wrapper:where(.astro-j7pv25f6){margin-top:1rem;display:flex;flex-direction:column}@media (min-width: 640px){.social-wrapper:where(.astro-j7pv25f6){flex-direction:row;align-items:center}}.social-links:where(.astro-j7pv25f6){margin-bottom:.25rem;margin-right:.5rem;white-space:nowrap}@media (min-width: 640px){.social-links:where(.astro-j7pv25f6){margin-bottom:0}}#featured:where(.astro-j7pv25f6),#recent-posts:where(.astro-j7pv25f6){padding-bottom:1.5rem;padding-top:3rem}#featured:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6),#recent-posts:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.5rem;line-height:2rem;font-weight:600;letter-spacing:.025em}.all-posts-btn-wrapper:where(.astro-j7pv25f6){margin-top:2rem;margin-bottom:2rem;text-align:center}
