.hero[data-astro-cid-ge2uvauf]{width:100%;height:auto;min-height:100vh;padding-top:calc(var(--space-xl) + var(--space-2xl));align-items:center;display:flex;position:relative;overflow:hidden}.hero-background[data-astro-cid-ge2uvauf]{z-index:-1;pointer-events:none;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-canvas[data-astro-cid-ge2uvauf]{pointer-events:none;z-index:0;opacity:.25;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;top:-20px;left:-20px}.gradient-orb[data-astro-cid-ge2uvauf]{opacity:.4;border-radius:50%;animation:10s ease-in-out infinite float;position:absolute}.gradient-orb[data-astro-cid-ge2uvauf].gold{background:radial-gradient(circle,#f4d61926 0%,#f4d6190d 35%,#0000 68%);width:600px;height:600px;animation-delay:0s;top:10%;right:5%}.gradient-orb[data-astro-cid-ge2uvauf].blue{background:radial-gradient(circle,#1b487b26 0%,#1b487b0d 35%,#0000 68%);width:700px;height:700px;animation-delay:-5s;bottom:10%;left:5%}.hero-content[data-astro-cid-ge2uvauf]{height:100%;padding-bottom:var(--space-xl);z-index:2;flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.hero-header[data-astro-cid-ge2uvauf]{width:100%;padding:0 var(--space-md);margin-bottom:var(--space-lg);justify-content:space-between;display:flex}.name[data-astro-cid-ge2uvauf]{font-size:var(--text-giant);letter-spacing:-.04em;text-transform:uppercase;color:var(--color-text);text-align:left;filter:drop-shadow(0 0 15px #0000004d);margin:0 0 0 -.05em;font-weight:800;line-height:.85}html.light .name[data-astro-cid-ge2uvauf]{filter:drop-shadow(0 0 12px #1b487b1f)}.indent[data-astro-cid-ge2uvauf]{color:var(--color-accent);margin-left:10vw;display:inline-block}.hero-footer[data-astro-cid-ge2uvauf]{gap:var(--space-2xl);margin-top:var(--space-2xl);border-top:2px solid #0000;border-image:var(--pixel-rule) 2;padding-top:var(--space-lg);padding-left:var(--space-md);padding-right:var(--space-md);grid-template-columns:1fr 300px;align-items:flex-end;display:grid}.hero-footer-content[data-astro-cid-ge2uvauf]{gap:var(--space-md);flex-direction:column;max-width:600px;display:flex}.intro-headline[data-astro-cid-ge2uvauf]{font-size:var(--text-xl);margin-bottom:var(--space-sm);color:var(--color-text);font-weight:400;line-height:1.2}.intro-subtext[data-astro-cid-ge2uvauf]{font-size:var(--text-base);color:var(--color-text-muted);max-width:40ch}.hero-image-container[data-astro-cid-ge2uvauf]{justify-content:flex-end;display:flex}.hero-image-wrapper[data-astro-cid-ge2uvauf]{aspect-ratio:1;border-radius:var(--radius-md);will-change:clip-path, transform;width:100%;transition:transform .3s;position:relative;overflow:hidden}.rgb-shift-container[data-astro-cid-ge2uvauf]{width:100%;height:100%;position:relative}.rgb-layer[data-astro-cid-ge2uvauf]{object-fit:cover;mix-blend-mode:screen;will-change:transform;width:100%;height:100%;position:absolute;top:0;left:0}html.light .rgb-layer[data-astro-cid-ge2uvauf]{mix-blend-mode:multiply}.layer-r[data-astro-cid-ge2uvauf]{opacity:1}.layer-g[data-astro-cid-ge2uvauf]{opacity:1;mix-blend-mode:normal}.layer-b[data-astro-cid-ge2uvauf]{opacity:1}.magnetic-item[data-astro-cid-ge2uvauf]{will-change:transform}.profile-image[data-astro-cid-ge2uvauf]{object-fit:cover;width:100%;height:100%}.role[data-astro-cid-ge2uvauf]{font-size:var(--text-lg);color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;font-weight:500}.location-wrapper[data-astro-cid-ge2uvauf]{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:12px;display:flex}.cursor-toggle[data-astro-cid-ge2uvauf]{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;font-family:var(--font-mono);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;background:0 0;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;transition:background-color .3s,color .3s,border-color .3s;display:flex}.cursor-toggle[data-astro-cid-ge2uvauf]:hover{background:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.cursor-icon[data-astro-cid-ge2uvauf]{width:16px;height:16px}@media (pointer:coarse){.cursor-toggle[data-astro-cid-ge2uvauf]{display:none}}@keyframes float{0%,to{transform:translate(0)}50%{transform:translateY(40px)}}@media (width<=768px){.name[data-astro-cid-ge2uvauf]{animation:slide-up 1.2s var(--ease-out-expo) forwards;font-size:clamp(2.25rem,11.5vw,5rem);animation-delay:.4s}.indent[data-astro-cid-ge2uvauf]{color:var(--color-brand-gold);margin-left:0;display:block}.hero-footer[data-astro-cid-ge2uvauf]{gap:var(--space-lg);margin-top:var(--space-xl);grid-template-columns:1fr}.hero-footer-content[data-astro-cid-ge2uvauf]{order:2}.hero-image-container[data-astro-cid-ge2uvauf]{order:1;justify-content:flex-start;width:100%;max-width:300px}.intro-headline[data-astro-cid-ge2uvauf]{font-size:var(--text-lg)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}}@media (width>=769px) and (width<=1024px){.name[data-astro-cid-ge2uvauf]{font-size:clamp(3.5rem,9vw,7rem)}.indent[data-astro-cid-ge2uvauf]{margin-left:4vw}.hero-footer[data-astro-cid-ge2uvauf]{gap:var(--space-lg)}}.selected-works[data-astro-cid-65p7oekc]{padding:var(--space-3xl) 0}.section-header[data-astro-cid-65p7oekc]{margin-bottom:var(--space-2xl);padding-bottom:var(--space-md);border-bottom:2px solid #0000;border-image:var(--pixel-rule) 2;justify-content:space-between;align-items:flex-end;display:flex}.section-title[data-astro-cid-65p7oekc]{font-size:var(--text-3xl);letter-spacing:-.02em;font-weight:700;line-height:1}.view-all-link[data-astro-cid-65p7oekc]{font-size:var(--text-base);color:var(--color-text);transition:background-color .4s var(--ease-out-expo), color .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), transform .4s var(--ease-out-expo);padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);text-transform:uppercase;letter-spacing:.05em;font-family:var(--font-mono);border-radius:100px;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.view-all-link[data-astro-cid-65p7oekc]:hover{background:var(--color-text);color:var(--color-bg);transform:translateY(-2px)}.arrow-icon[data-astro-cid-65p7oekc]{transition:transform .4s var(--ease-out-expo)}.view-all-link[data-astro-cid-65p7oekc]:hover .arrow-icon[data-astro-cid-65p7oekc]{transform:translate(4px)}.projects-grid[data-astro-cid-65p7oekc]{gap:var(--space-3xl) var(--space-2xl);padding-top:var(--space-xl);grid-template-columns:repeat(2,1fr);display:grid}.project-card[data-astro-cid-65p7oekc]:nth-child(2n){margin-top:15vh}.project-card[data-astro-cid-65p7oekc]{color:var(--color-text);transition:opacity .6s var(--ease-out-expo), transform .2s cubic-bezier(.25, 1, .5, 1), border-color .4s ease, background-color .4s ease;border-radius:var(--radius-md);border:1px solid var(--color-border);padding:var(--space-sm);background:var(--color-surface);--card-spotlight:#f4d6190f;--card-hover-border:#f4d61940;will-change:transform;text-decoration:none;display:block;position:relative}.project-card[data-astro-cid-65p7oekc]:active{transform:scale(.97)}html.light .project-card[data-astro-cid-65p7oekc]{--card-spotlight:#1b487b0f;--card-hover-border:#1b487b26}.project-card[data-astro-cid-65p7oekc]:before{content:"";background:radial-gradient(350px circle at var(--mouse-x,0px) var(--mouse-y,0px), var(--card-spotlight), transparent 80%);opacity:0;pointer-events:none;z-index:5;border-radius:var(--radius-md);transition:opacity .4s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.project-card[data-astro-cid-65p7oekc]:hover:before{opacity:1}.project-card[data-astro-cid-65p7oekc]:hover{border-color:var(--card-hover-border)}.projects-grid[data-astro-cid-65p7oekc]:hover .project-card[data-astro-cid-65p7oekc]:not(:hover){opacity:.5}}.project-card[data-astro-cid-65p7oekc]:focus-visible{outline:3px solid var(--color-accent);outline-offset:8px}.project-card[data-astro-cid-65p7oekc]:focus-visible .project-image-container[data-astro-cid-65p7oekc]{clip-path:inset(2%)}.project-card[data-astro-cid-65p7oekc]:focus-visible .project-image[data-astro-cid-65p7oekc]{filter:brightness()contrast();transform:scale(1.08)}.project-card[data-astro-cid-65p7oekc]:focus-visible .project-overlay[data-astro-cid-65p7oekc]{opacity:1}.project-card[data-astro-cid-65p7oekc]:focus-visible .view-project[data-astro-cid-65p7oekc]{transform:translateY(0)scale(1)}.project-image-container[data-astro-cid-65p7oekc]{aspect-ratio:16/10;width:100%;margin-bottom:var(--space-md);background:var(--color-surface);clip-path:inset(0);transition:clip-path .7s var(--ease-out-expo);will-change:clip-path;position:relative;overflow:hidden}.project-card[data-astro-cid-65p7oekc]:hover .project-image-container[data-astro-cid-65p7oekc]{clip-path:inset(2%)}.project-image-parallax[data-astro-cid-65p7oekc]{will-change:transform;position:absolute;inset:0 0 -8%}.project-image[data-astro-cid-65p7oekc]{object-fit:cover;transform-origin:top;width:100%;height:100%;transition:transform 1.2s var(--ease-out-expo), filter .7s ease;filter:brightness(.8)contrast(1.1);will-change:transform}.project-card[data-astro-cid-65p7oekc]:hover .project-image[data-astro-cid-65p7oekc]{filter:brightness()contrast();transform:scale(1.08)}.project-overlay[data-astro-cid-65p7oekc]{opacity:0;background:#0003;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s;display:flex;position:absolute;top:0;left:0}.view-project[data-astro-cid-65p7oekc]{color:var(--color-bg);background:var(--color-text);font-size:var(--text-sm);font-family:var(--font-mono);text-transform:uppercase;padding:var(--space-sm) var(--space-md);transition:transform .5s var(--ease-out-expo);border-radius:100px;font-weight:600;transform:translateY(20px)scale(.9)}.project-card[data-astro-cid-65p7oekc]:hover .project-overlay[data-astro-cid-65p7oekc]{opacity:1}.project-card[data-astro-cid-65p7oekc]:hover .view-project[data-astro-cid-65p7oekc]{transform:translateY(0)scale(1)}.project-info[data-astro-cid-65p7oekc]{gap:var(--space-xs);flex-direction:column;display:flex}.project-header[data-astro-cid-65p7oekc]{justify-content:space-between;align-items:baseline;display:flex}.project-title[data-astro-cid-65p7oekc]{font-size:var(--text-2xl);margin:0;font-weight:500}.project-year[data-astro-cid-65p7oekc]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted)}.project-category[data-astro-cid-65p7oekc]{font-size:var(--text-lg);color:var(--color-text-muted);margin:0}.project-description[data-astro-cid-65p7oekc]{font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-xs);opacity:.8;line-height:1.5}@media (width<=768px){.projects-grid[data-astro-cid-65p7oekc]{gap:var(--space-xl);padding-top:var(--space-md);grid-template-columns:1fr}.project-card[data-astro-cid-65p7oekc]:nth-child(2n){margin-top:0}.section-header[data-astro-cid-65p7oekc]{align-items:flex-start;gap:var(--space-md);flex-direction:column}.section-title[data-astro-cid-65p7oekc]{font-size:var(--text-2xl)}}@media (width>=769px) and (width<=1024px){.projects-grid[data-astro-cid-65p7oekc]{gap:var(--space-xl) var(--space-lg)}.project-card[data-astro-cid-65p7oekc]:nth-child(2n){margin-top:0}}.services[data-astro-cid-lesv7jgp]{padding:var(--space-2xl) 0}.section-header[data-astro-cid-lesv7jgp]{margin-bottom:var(--space-xl)}.section-title[data-astro-cid-lesv7jgp]{font-size:var(--text-3xl);margin-bottom:var(--space-sm);font-weight:700}.section-subtitle[data-astro-cid-lesv7jgp]{font-size:var(--text-lg);color:var(--color-text-muted)}.services-list[data-astro-cid-lesv7jgp]{flex-direction:column;display:flex}.service-item[data-astro-cid-lesv7jgp]{padding:var(--space-lg) var(--space-md);border-top:2px solid #0000;border-image:var(--pixel-rule) 2;color:inherit;border-radius:var(--radius-sm);--service-spotlight:#f4d6190a;grid-template-columns:1fr 3fr 1fr;align-items:flex-start;text-decoration:none;transition:background-color .3s,border-color .4s,transform .16s;display:grid;position:relative;overflow:hidden}html.light .service-item[data-astro-cid-lesv7jgp]{--service-spotlight:#1b487b0a}.service-item[data-astro-cid-lesv7jgp]:before{content:"";background:radial-gradient(350px circle at var(--mouse-x,0px) var(--mouse-y,0px), var(--service-spotlight), transparent 80%);opacity:0;pointer-events:none;z-index:5;border-radius:var(--radius-sm);transition:opacity .4s;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.service-item[data-astro-cid-lesv7jgp]:hover:before{opacity:1}}.service-item[data-astro-cid-lesv7jgp]:active{transform:scale(.98)}.service-item[data-astro-cid-lesv7jgp]:last-child{border-bottom:2px solid #0000;border-image:var(--pixel-rule) 2}.service-item[data-astro-cid-lesv7jgp]:hover{background-color:var(--color-surface-hover)}.service-id[data-astro-cid-lesv7jgp]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-quart);padding-left:0}.service-item[data-astro-cid-lesv7jgp]:hover .service-id[data-astro-cid-lesv7jgp]{color:var(--color-accent)}.service-title[data-astro-cid-lesv7jgp]{font-size:var(--text-2xl);margin-bottom:var(--space-xs);transition:transform var(--duration-base) var(--ease-out-expo);font-weight:500}.service-item[data-astro-cid-lesv7jgp]:hover .service-title[data-astro-cid-lesv7jgp]{transform:translateX(var(--space-xs))}.service-description[data-astro-cid-lesv7jgp]{font-size:var(--text-base);color:var(--color-text-muted);max-width:500px}.service-icon[data-astro-cid-lesv7jgp]{opacity:0;transition:opacity var(--duration-fast) var(--ease-out-quart), transform var(--duration-fast) var(--ease-out-quart);justify-content:flex-end;padding-right:0;display:flex;transform:translate(-10px)}.service-item[data-astro-cid-lesv7jgp]:hover .service-icon[data-astro-cid-lesv7jgp]{opacity:1;transform:translate(0)}@media (width<=768px){.service-item[data-astro-cid-lesv7jgp]{gap:var(--space-md);padding:var(--space-md) var(--space-sm);grid-template-columns:auto 1fr}.service-id[data-astro-cid-lesv7jgp]{grid-row:1;padding-left:0}.service-content[data-astro-cid-lesv7jgp]{grid-area:1/2/span 2}.service-icon[data-astro-cid-lesv7jgp]{display:none}.service-title[data-astro-cid-lesv7jgp]{font-size:var(--text-xl)}}.about[data-astro-cid-oxgmilyn]{padding:var(--space-3xl) 0}.about-grid[data-astro-cid-oxgmilyn]{gap:var(--space-2xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.section-title[data-astro-cid-oxgmilyn]{font-size:var(--text-3xl);margin-bottom:var(--space-md);font-weight:700;line-height:1.1}.about-text[data-astro-cid-oxgmilyn]{font-size:var(--text-lg);color:var(--color-text-muted);margin-bottom:var(--space-md);line-height:1.6}.about-link[data-astro-cid-oxgmilyn]{font-size:var(--text-base);color:var(--color-text);margin-top:var(--space-sm);text-decoration:none;display:inline-block;position:relative}.about-link[data-astro-cid-oxgmilyn]:after{content:"";background:var(--color-text);width:0;height:1.5px;transition:width .4s var(--ease-out-expo);position:absolute;bottom:-2px;left:0}.about-link[data-astro-cid-oxgmilyn]:hover:after{width:100%}.about-stats[data-astro-cid-oxgmilyn]{gap:var(--space-xl);padding-left:var(--space-2xl);border-left:1px solid var(--color-border);grid-template-columns:1fr;display:grid}.stat-item[data-astro-cid-oxgmilyn]{flex-direction:column;display:flex}.stat-number[data-astro-cid-oxgmilyn]{font-size:var(--text-4xl);color:var(--color-brand-gold);margin-bottom:var(--space-xs);font-weight:800;line-height:1.1}.stat-label[data-astro-cid-oxgmilyn]{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}@media (width<=1024px){.about-grid[data-astro-cid-oxgmilyn]{gap:var(--space-xl);grid-template-columns:1fr}.about-stats[data-astro-cid-oxgmilyn]{border-top:2px solid #0000;border-left:none;border-image:var(--pixel-rule) 2;padding-left:0;padding-top:var(--space-xl);gap:var(--space-md);grid-template-columns:repeat(3,1fr);display:grid}.stat-item[data-astro-cid-oxgmilyn]{min-width:0}.stat-number[data-astro-cid-oxgmilyn]{font-size:clamp(1.75rem,5vw,3rem)}}@media (width<=600px){.about-stats[data-astro-cid-oxgmilyn]{grid-template-columns:1fr}.stat-number[data-astro-cid-oxgmilyn]{font-size:var(--text-4xl)}}.section-header[data-astro-cid-jzdwe7h2]{margin-bottom:var(--space-lg);border-bottom:2px solid #0000;border-image:var(--pixel-rule) 2;padding-bottom:var(--space-sm)}.section-title[data-astro-cid-jzdwe7h2]{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.1em}.blog-list[data-astro-cid-jzdwe7h2]{z-index:10;flex-direction:column;display:flex;position:relative}.blog-item[data-astro-cid-jzdwe7h2]{border-bottom:2px solid #0000;border-image:var(--pixel-rule) 2}.blog-link[data-astro-cid-jzdwe7h2]{gap:var(--space-md);padding:var(--space-lg) var(--space-sm);color:inherit;transition:background-color .4s var(--ease-out-expo), padding .4s var(--ease-out-expo), opacity .4s var(--ease-out-expo), filter .4s var(--ease-out-expo);border-radius:var(--radius-sm);grid-template-columns:auto 1fr auto auto;align-items:baseline;text-decoration:none;display:grid}.blog-list[data-astro-cid-jzdwe7h2]:hover .blog-link[data-astro-cid-jzdwe7h2]:not(:hover){opacity:.3;filter:blur(2px)}.blog-link[data-astro-cid-jzdwe7h2]:hover{background:var(--color-surface-hover);padding-left:var(--space-md);padding-right:var(--space-md)}.index[data-astro-cid-jzdwe7h2]{font-size:var(--text-sm)}.title[data-astro-cid-jzdwe7h2]{font-size:var(--text-xl);font-weight:400}.category[data-astro-cid-jzdwe7h2],.date[data-astro-cid-jzdwe7h2]{font-size:var(--text-sm);display:none}.blog-preview-image[data-astro-cid-jzdwe7h2]{pointer-events:none;z-index:50;opacity:0;border-radius:var(--radius-sm);will-change:transform;width:400px;height:250px;position:fixed;top:0;left:0;overflow:hidden}@media (width<=440px){.blog-preview-image[data-astro-cid-jzdwe7h2]{width:calc(100vw - 40px);height:calc(62.5vw - 25px)}}.preview-inner[data-astro-cid-jzdwe7h2]{border-radius:var(--radius-sm);width:100%;height:100%;overflow:hidden}#preview-img[data-astro-cid-jzdwe7h2]{object-fit:cover;width:100%;height:100%;display:block}@media (width>=768px){.category[data-astro-cid-jzdwe7h2],.date[data-astro-cid-jzdwe7h2]{display:block}.title[data-astro-cid-jzdwe7h2]{font-size:var(--text-2xl)}}
