:root{color-scheme:dark;font-family:Satoshi,Helvetica Neue,Helvetica,Arial,sans-serif;font-synthesis:none;--surface: #111111;--surface-center: #171717;--text-start: #efefef;--text-end: #777777;--accent: #607dde;--muted: #b4b4b4}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;background:var(--surface)}body{overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.experience{min-height:230vh;min-height:230svh;background:var(--surface)}.landing{--intro-opacity: 1;--hero-scale: 1;--project-opacity: 0;--project-size: 44.611px;--project-top: calc(100vh - 77px) ;--project-media-opacity: 0;--project-expanded-opacity: 0;--project-copy-opacity: 0;position:sticky;top:0;display:grid;width:100%;min-height:100vh;min-height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 49% 50% at 50% 50%,var(--surface-center) 0%,var(--surface) 72%)}.landing__halo{position:absolute;top:50%;left:50%;z-index:-2;width:min(55vw,1055px);height:min(68vh,736px);border-radius:50%;background:radial-gradient(ellipse,#191919d9,#1110 72%);opacity:var(--intro-opacity);transform:translate(-50%,-50%) scale(var(--hero-scale));will-change:opacity,transform}.landing__monogram{position:absolute;top:9.6%;left:50%;z-index:-1;width:min(22.94vw,440px);height:77.7%;opacity:calc(.48 * var(--intro-opacity));transform:translate(-36.1%) scale(var(--hero-scale));transform-origin:center;will-change:opacity,transform}.masthead{position:absolute;top:clamp(22px,3.33vh,36px);left:clamp(26px,2.68vw,52px);right:clamp(26px,2.68vw,52px);z-index:2;display:flex;align-items:center;justify-content:space-between}.brand-mark{width:17px;height:28px}.brand-mark img{width:100%;height:100%}.identity-wrap{position:relative}.identity{display:flex;align-items:center;gap:5px;min-height:41px;padding:4px 8px 4px 6px;border:1px solid #2a2a2a;border-radius:999px;background:#111;cursor:pointer;transition:border-color .18s ease,background-color .18s ease}.identity:hover,.identity[aria-expanded=true]{border-color:#3a3a3a;background:#151515}.identity:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.identity__portrait{width:32px;height:32px;overflow:hidden;border-radius:50%}.identity__portrait img{width:100%;height:100%;object-fit:cover}.identity__name{background:linear-gradient(90deg,var(--text-start),#555555);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:12px;font-weight:500;line-height:1;text-transform:uppercase}.contact-flyout{position:absolute;top:calc(100% + 9px);right:0;display:grid;gap:11px;width:196px;min-height:107px;padding:25px 15px;visibility:hidden;border:1px solid #2a2a2a;border-radius:20px;background:#111;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1),visibility .18s}.contact-flyout[aria-hidden=false]{visibility:visible;opacity:1;transform:translateY(0) scale(1)}.contact-flyout a{display:flex;align-items:center;gap:9px;color:#aeaeae;font-size:12px;line-height:20px;white-space:nowrap;transition:color .16s ease}.contact-flyout a:hover{color:#efefef}.contact-flyout a:focus-visible{border-radius:4px;outline:2px solid var(--accent);outline-offset:3px}.contact-flyout__icon{display:grid;flex:0 0 24px;width:24px;height:24px;place-items:center}.contact-flyout__icon img{width:19px;height:19px}.intro{align-self:center;justify-self:center;display:flex;flex-direction:column;align-items:center;width:min(90vw,560px);opacity:var(--intro-opacity);transform:translateY(5.2vh) scale(var(--hero-scale));will-change:opacity,transform;text-align:center}.intro__eyebrow{margin:0 0 18px;color:var(--accent);font-size:clamp(14px,1.25vw,24px);font-weight:500;letter-spacing:-.04em;line-height:1;text-transform:uppercase}h1{margin:0;background:linear-gradient(90deg,var(--text-start) 0%,#b4b4b4 50%,#727272 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(35px,2.5vw,48px);font-weight:500;letter-spacing:-.052em;line-height:1.04}.platforms{display:flex;align-items:center;gap:27px;margin-top:clamp(52px,10.2vh,110px)}.platform-link,.linkedin{transition:opacity .18s ease,transform .18s ease}.platform-link{display:block}.platform-link:hover,.linkedin:hover{opacity:.72;transform:translateY(-2px)}.platform-link:focus-visible,.linkedin:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:2px}.platforms__contra{width:102px;height:18px}.platforms__upwork{width:90px;height:24px}.project-stage{position:absolute;inset:0;z-index:1;pointer-events:none}.project-rail{--queue-x: 0%;position:absolute;top:39.99%;left:50%;width:min(72vw,1383px);aspect-ratio:1383.02 / 346.146;transform:translate(-50%) translate(var(--queue-x));opacity:var(--project-opacity);transition:transform .24s cubic-bezier(.4,0,.2,1),opacity .19s ease}.project-rail>img{width:100%;height:100%}.queue-thumb{position:absolute;top:0;width:28.35%;height:98%;padding:0;overflow:hidden;pointer-events:none;border:0;background:#151515;cursor:pointer;opacity:.28;transition:opacity .22s ease,filter .22s ease}.project-stage.is-interactive .queue-thumb{pointer-events:auto}.queue-thumb:hover,.queue-thumb:focus-visible{opacity:.48;filter:brightness(1.12)}.queue-thumb:focus-visible{outline:2px solid var(--accent);outline-offset:-4px}.queue-thumb img{width:100%;height:100%;object-fit:cover;filter:saturate(.55) brightness(.6) blur(1.2px);transform:scale(1.04)}.queue-thumb--far-left,.queue-thumb--far-right{width:28.83%;clip-path:polygon(.84% 0,99.16% 0,50% 98%)}.queue-thumb--left,.queue-thumb--right{width:28.35%;clip-path:polygon(50% 0,100% 98%,0 98%)}.queue-thumb--far-left{left:0}.queue-thumb--left{left:16.88%}.queue-thumb--right{left:54.96%}.queue-thumb--far-right{left:71.42%}.project-rail.is-exiting-left{--queue-x: -12%;opacity:0}.project-rail.is-exiting-right{--queue-x: 12%;opacity:0}.project-rail.is-resetting-left{--queue-x: 12%;opacity:0;transition:none}.project-rail.is-resetting-right{--queue-x: -12%;opacity:0;transition:none}.project-arrows,.project-arrow-actions{position:absolute;top:48.8%;left:50%;width:min(89.32vw,1715px);height:45px;opacity:var(--project-opacity);transform:translate(-50%)}.project-arrows img{width:100%;height:100%}.project-arrow-actions{z-index:3;pointer-events:none}.project-nav{position:absolute;top:0;width:45px;height:45px;padding:0;pointer-events:none;border:0;background:transparent;cursor:pointer}.project-stage.is-interactive .project-nav{pointer-events:auto}.project-stage.is-interactive .project-rail,.project-stage.is-interactive .project-aperture{pointer-events:auto;touch-action:pan-y}.project-nav--previous{left:0}.project-nav--next{right:0}.project-nav:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.project-card{position:absolute;inset:0}.project-aperture__media,.project-copy{transition:opacity .19s ease}.project-card.is-changing .project-aperture__media,.project-card.is-changing .project-copy{opacity:0}.project-aperture{position:absolute;top:var(--project-top);left:50%;width:var(--project-size);aspect-ratio:1;transform:translate(-50%);transform-origin:center;will-change:top,width}.project-aperture__media{position:absolute;top:0;left:0;width:100%;height:107.07%;overflow:hidden;opacity:var(--project-media-opacity);clip-path:polygon(7.02% 23.52%,92.99% 23.52%,50% 93.05%)}.project-aperture__start{position:absolute;inset:0;width:100%;height:100%;opacity:calc(1 - var(--project-expanded-opacity))}.project-aperture__media:after{position:absolute;inset:0;background:linear-gradient(180deg,#1111110a,#11111157);content:""}.project-aperture__media img{width:100%;height:100%;object-fit:cover;object-position:66% center}.project-aperture__outline{position:absolute;top:0;left:0;width:100%;height:107.07%;opacity:var(--project-expanded-opacity)}.project-aperture__marker{position:absolute;top:69%;left:50%;width:19%;height:auto;opacity:calc(var(--project-expanded-opacity) * (1 - var(--project-media-opacity)));transform:translate(-50%) rotate(180deg)}.project-copy{position:absolute;top:80.76%;left:50%;width:220px;color:#aeaeae;opacity:var(--project-copy-opacity);text-align:center;transform:translate(-50%)}.project-copy h2,.project-copy p{margin:0}.project-copy h2{font-size:clamp(16px,1.25vw,24px);font-weight:500;letter-spacing:-.08em;line-height:2.08;text-transform:uppercase}.project-copy p{font-size:clamp(11px,.84vw,16px);font-weight:400;line-height:1.25}.landing__footer{position:absolute;right:clamp(26px,2.68vw,52px);bottom:clamp(26px,2.9vh,32px);left:clamp(26px,2.68vw,52px);display:flex;align-items:end;justify-content:center}.footer-links{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:22px}.project-marketplaces{position:relative;width:83px;height:25px;opacity:var(--project-opacity);transition:opacity .22s ease}.project-marketplaces>img{width:100%;height:100%}.project-marketplaces a{position:absolute;top:-6px;bottom:-6px;border-radius:4px}.project-marketplaces__contra{left:-6px;width:36px}.project-marketplaces__upwork{right:-6px;width:54px}.project-marketplaces a:hover{background:#ffffff0d}.project-marketplaces a:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-cue{width:45px;height:45px;transform:rotate(180deg)}.page-cue img{width:100%;height:100%}.linkedin{position:relative;display:block;flex:0 0 auto;width:28px;height:28px}.linkedin img{width:100%;height:100%}@media(max-width:720px){.landing__monogram{top:14%;width:min(58vw,360px);height:70%;transform:translate(-39%) scale(var(--hero-scale))}.intro{transform:translateY(2vh) scale(var(--hero-scale))}.project-aperture{top:var(--project-top);width:var(--project-size)}.project-rail{top:40%;width:190vw}.project-arrows,.project-arrow-actions{top:51%;width:calc(100vw - 24px)}.queue-thumb{opacity:.2}.project-copy{top:76%}.intro__eyebrow{margin-bottom:14px}h1{font-size:clamp(32px,9vw,43px)}.platforms{margin-top:64px}.contact-flyout{width:min(308px,calc(100vw - 32px));min-height:152px;padding:31px 26px;gap:18px;border-radius:28px}.contact-flyout a{gap:14px;font-size:16px;line-height:24px}.contact-flyout__icon{flex-basis:28px;width:28px;height:28px}.contact-flyout__icon img{width:24px;height:24px}.footer-links{gap:16px}.project-marketplaces{width:75px;height:23px}}@media(max-height:700px){.platforms{margin-top:42px}.page-cue{width:36px;height:36px}}@media(prefers-reduced-motion:no-preference){.intro>*{animation:reveal .8s cubic-bezier(.22,1,.36,1) both}.intro h1{animation-delay:80ms}.platforms{animation-delay:.17s}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
