.band[data-astro-cid-bbe6dxrz]{position:relative;height:636px;background:#000;display:grid;place-items:center;overflow:hidden}.bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:var(--content-max);max-width:none;height:100%;margin-inline:auto;object-fit:cover;filter:brightness(.85)}.fade-y[data-astro-cid-bbe6dxrz],.fade-x[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;width:min(100%,var(--content-max));height:100%;margin-inline:auto;pointer-events:none}.fade-y[data-astro-cid-bbe6dxrz]{background:linear-gradient(#000,#0000 10% 75%,#000000e6 92%,#000)}.fade-x[data-astro-cid-bbe6dxrz]{background:linear-gradient(90deg,#000,#0000 25% 75%,#000)}h1[data-astro-cid-bbe6dxrz]{position:relative;max-width:500px;margin:0;font-family:var(--font-display);font-size:var(--h1-size);font-weight:var(--h1-weight);letter-spacing:var(--h1-tracking);line-height:var(--h1-leading);text-align:center;text-transform:uppercase;color:var(--text);text-shadow:0 5px 30px rgb(0 0 0),0 0 20px rgb(0 0 0 / .8),0 0 10px rgb(96 96 96 / .5)}h1[data-astro-cid-bbe6dxrz] b[data-astro-cid-bbe6dxrz]{font-weight:900}.scroll-arrow[data-astro-cid-bbe6dxrz]{position:absolute;bottom:20px;width:22px;height:100px;background:var(--accent);mask:url(/img/scroll-arrow.svg) no-repeat center / contain;-webkit-mask:url(/img/scroll-arrow.svg) no-repeat center / contain}.scroll[data-astro-cid-bbe6dxrz]{height:104px;background:var(--bg);display:flex;justify-content:center}.scroll-tab[data-astro-cid-bbe6dxrz]{width:225px;height:40px;background:url(/img/scroll-down.png) no-repeat center / 100% 100%;display:flex;flex-direction:column}.scroll-tab[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{margin:0;font-size:.75rem;font-weight:600;line-height:12px;text-align:center;text-transform:uppercase;color:var(--text)}@media(max-width:1199px){.band[data-astro-cid-bbe6dxrz]{height:446px}.scroll-arrow[data-astro-cid-bbe6dxrz]{height:70px}}@media(max-width:809px){h1[data-astro-cid-bbe6dxrz]{max-width:320px}}.grid[data-astro-cid-pcxayahm]{display:grid;grid-template-columns:repeat(var(--grid-cols),var(--tile-w));gap:var(--grid-gap);justify-content:center}section[data-astro-cid-aadlzisc]{background:linear-gradient(var(--surface) 0%,var(--bg) 100%);padding-bottom:var(--section-pad-bottom);display:flex;flex-direction:column;gap:var(--section-gap)}.cards[data-astro-cid-aadlzisc]{max-width:var(--content-max);margin-inline:auto;padding-inline:calc(var(--page-pad) + 8px);width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;list-style:none;margin-block:0}.card[data-astro-cid-aadlzisc]{background:var(--card);border-radius:5px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:24px}.quote[data-astro-cid-aadlzisc]{margin:0;font-size:.875rem;font-weight:500;font-style:italic;line-height:1.5;color:var(--text-dim)}.who[data-astro-cid-aadlzisc]{text-align:right}.name[data-astro-cid-aadlzisc]{margin:0;font-size:.875rem;font-weight:500;letter-spacing:.03em;line-height:1.2;color:var(--text-dim)}.company[data-astro-cid-aadlzisc]{margin:0;font-size:.75rem;letter-spacing:.03em;line-height:1.2;color:#c5c6ccbf}@media(max-width:1199px){.carousel[data-astro-cid-aadlzisc]{--track-pad: 88px;--grid-edge: calc( (100% - (var(--grid-cols) * var(--tile-w) + (var(--grid-cols) - 1) * var(--grid-gap))) / 2 )}.cards[data-astro-cid-aadlzisc]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;gap:10px;padding-inline:var(--track-pad);padding-block:16px 0;scroll-padding-inline:var(--track-pad);scrollbar-width:none}.cards[data-astro-cid-aadlzisc]::-webkit-scrollbar{display:none}.card[data-astro-cid-aadlzisc]{flex:0 0 260px;min-height:295px;scroll-snap-align:start}}@media(max-width:809px){.carousel[data-astro-cid-aadlzisc]{--track-pad: 24px;--grid-edge: 20px}section[data-astro-cid-aadlzisc]{gap:32px}}.carousel[data-astro-cid-aadlzisc]{position:relative}.arrow[data-astro-cid-aadlzisc],.dots[data-astro-cid-aadlzisc]{display:none}@media(max-width:1199px){.arrow[data-astro-cid-aadlzisc]{position:absolute;top:calc(50% - 20px);width:40px;height:40px;display:block;border:0;border-radius:4px;background:var(--surface-alt);cursor:pointer;transition:opacity .2s var(--ease)}.arrow[data-astro-cid-aadlzisc]:after{content:"";display:block;width:100%;height:100%;background:var(--text);mask:url(/img/arrow-right.svg) no-repeat center / 9px 15px;-webkit-mask:url(/img/arrow-right.svg) no-repeat center / 9px 15px}.prev[data-astro-cid-aadlzisc]{left:var(--grid-edge)}.prev[data-astro-cid-aadlzisc]:after{rotate:180deg}.next[data-astro-cid-aadlzisc]{right:var(--grid-edge)}.arrow[data-astro-cid-aadlzisc][disabled]{opacity:0;pointer-events:none}.dots[data-astro-cid-aadlzisc]{display:flex;justify-content:center;gap:10px;padding-top:22px}.dots[data-astro-cid-aadlzisc] button[data-astro-cid-aadlzisc]{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:var(--text);opacity:.5;cursor:pointer}.dots[data-astro-cid-aadlzisc] button[data-astro-cid-aadlzisc][aria-current]{opacity:1}}@media(prefers-reduced-motion:reduce){.arrow[data-astro-cid-aadlzisc]{transition:none}}section[data-astro-cid-svshx33u]{position:relative;padding-bottom:64px;display:flex;flex-direction:column;gap:var(--section-gap);isolation:isolate}.bg[data-astro-cid-svshx33u]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.card[data-astro-cid-svshx33u]{width:min(600px,100% - var(--page-pad) * 2);margin-inline:auto;background:var(--surface);border-radius:10px;box-shadow:0 8px 15px #0006;padding:32px 64px;display:flex;flex-direction:column;align-items:center;gap:24px}h3[data-astro-cid-svshx33u]{margin:0;font-family:var(--font-display);font-size:var(--h3-size);font-weight:700;line-height:1.3;text-transform:uppercase;color:var(--accent-tint)}.lede[data-astro-cid-svshx33u]{margin:0;text-align:center;line-height:1.5;color:#c5c6ccbf}form[data-astro-cid-svshx33u]{width:100%;display:flex;flex-direction:column;gap:16px}label[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:10px}.msg-label[data-astro-cid-svshx33u]{font-size:.75rem;font-weight:500;line-height:1.2;color:var(--text-muted)}.field[data-astro-cid-svshx33u]{display:block;background:var(--surface-alt);border-radius:5px}input[data-astro-cid-svshx33u][type=text],input[data-astro-cid-svshx33u][type=email],textarea[data-astro-cid-svshx33u]{width:100%;display:block;padding:12px;background:none;border:0;font:inherit;font-size:.875rem;line-height:26px;color:var(--text-dim);resize:vertical}textarea[data-astro-cid-svshx33u]{height:140px;line-height:1.2}[data-astro-cid-svshx33u]::placeholder{color:var(--text-dim);opacity:.75}button[data-astro-cid-svshx33u].btn{align-self:center;min-width:216px}.hp[data-astro-cid-svshx33u]{position:absolute;opacity:0;pointer-events:none}.sr-only[data-astro-cid-svshx33u]{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(max-width:809px){.card[data-astro-cid-svshx33u]{width:calc(100% - 56px);padding:16px 32px}button[data-astro-cid-svshx33u].btn{min-height:65px}}.badge-tab[data-astro-cid-j7pv25f6]{width:225px;height:46px;margin-inline:auto;background:var(--wash) no-repeat;background-size:100vw var(--wash-h);background-position:center calc(-1 * var(--bar-h));mask:url(/img/portfolio-badge.png) no-repeat center / 100% 100%;-webkit-mask:url(/img/portfolio-badge.png) no-repeat center / 100% 100%;display:flex;justify-content:center}.badge-tab[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:25px;object-fit:contain}section[data-astro-cid-j7pv25f6]{padding-bottom:var(--section-pad-bottom);display:flex;flex-direction:column;gap:var(--section-gap)}.work-head[data-astro-cid-j7pv25f6]{position:relative;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding-bottom:16px}.work-head[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;inset:0;background:url(/img/wedge-section.png) no-repeat center / contain;z-index:-1}.glow[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:min(100%,var(--content-max));height:100%;margin-inline:auto;object-fit:contain;z-index:-1;pointer-events:none}.sublabel[data-astro-cid-j7pv25f6]{font-family:var(--font-display);font-size:var(--sublabel-size);font-weight:var(--sublabel-weight);letter-spacing:var(--label-tracking);line-height:1.1;color:var(--text-muted);text-align:center;margin:0}#work[data-astro-cid-j7pv25f6]{position:relative;isolation:isolate}#work[data-astro-cid-j7pv25f6] .wrap[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:var(--section-gap)}#about-me[data-astro-cid-j7pv25f6]{position:relative;isolation:isolate}.bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.scrim[data-astro-cid-j7pv25f6]{position:absolute;inset:0;z-index:-1;background:linear-gradient(rgb(29 30 34 / 0) 0%,rgb(29 30 34 / 0) 74.3243%,var(--bg) 100%)}@media(max-width:809px){.work-head[data-astro-cid-j7pv25f6]{width:calc(100% + 16px);height:70px;margin-inline:-8px;gap:3px}.work-head[data-astro-cid-j7pv25f6]:before{background-size:100% 100%}}.about-body[data-astro-cid-j7pv25f6]{width:min(962px,100% - var(--page-pad) * 2);margin-inline:auto;display:flex;flex-direction:column;align-items:center;gap:72px}.about-body[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;font-family:var(--font-display);font-size:1.5rem;font-weight:500;line-height:1.5;text-align:justify}@media(max-width:809px){.about-body[data-astro-cid-j7pv25f6]{width:calc(100% - 64px);gap:64px}.about-body[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:1.2rem}}
