.SnapshotsCard-module__tFYQqq__card{border-radius:var(--radius-card);cursor:pointer;z-index:2;width:fit-content;box-shadow:var(--shadow-card);transition:box-shadow var(--ease-default),transform var(--ease-default);align-items:stretch;margin-top:2.8rem;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.SnapshotsCard-module__tFYQqq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.SnapshotsCard-module__tFYQqq__cover{width:88px;transition:background var(--ease-default);background:#111;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__cover{background:#2a2a2a}.SnapshotsCard-module__tFYQqq__emoji{transition:transform var(--ease-card);font-size:1.6rem;line-height:1;display:block}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__emoji{transform:scale(1.15)}.SnapshotsCard-module__tFYQqq__label{-webkit-backdrop-filter:blur(20px)saturate(200%)brightness(1.05);transition:background var(--ease-default);background:#f2efe9d1;border-top:1px solid #ffffffbf;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 1.1rem 1rem;display:flex;box-shadow:0 -1px #fff6,inset 0 1px #ffffff80}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__label{background:#f2efe9f2}.SnapshotsCard-module__tFYQqq__title{font-family:var(--font-sans);font-weight:var(--weight-regular);color:var(--color-text);transition:color var(--ease-default);margin-bottom:.2rem;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.3;display:block}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__title{color:#111}.SnapshotsCard-module__tFYQqq__sub{font-size:var(--text-label);letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);font-weight:var(--weight-regular);display:block}.SnapshotsCard-module__tFYQqq__chevron{width:28px;height:28px;transition:transform var(--ease-default);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SnapshotsCard-module__tFYQqq__chevron svg{stroke:#c5bfb8;width:16px;height:16px;transition:stroke var(--ease-default)}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__chevron{transform:translate(3px)}.SnapshotsCard-module__tFYQqq__card:hover .SnapshotsCard-module__tFYQqq__chevron svg{stroke:#111}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:62vh;padding-top:6rem;padding-bottom:6rem;display:flex}.Hero-module__Z8hQ_W__graphic{margin-bottom:1.8rem}.Hero-module__Z8hQ_W__greeting{color:var(--color-muted);letter-spacing:.01em;margin-bottom:1.2rem;font-size:clamp(1rem,1.6vw,1.1rem);font-weight:300}.Hero-module__Z8hQ_W__title{color:var(--color-text);max-width:720px;font-size:clamp(2rem,4.5vw,3.6rem);font-style:normal;font-weight:400;line-height:1.2;font-family:var(--font-playfair),"Libre Baskerville",serif;margin-bottom:1.2rem}.Hero-module__Z8hQ_W__subtitle{color:var(--color-muted);letter-spacing:.01em;max-width:600px;font-size:clamp(1rem,1.6vw,1.1rem);font-weight:300;line-height:1.5}.Hero-module__Z8hQ_W__nowrap{white-space:nowrap}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding-top:4rem;padding-bottom:4rem}.Hero-module__Z8hQ_W__title{font-size:clamp(1.7rem,7vw,2.4rem)}}
.WorkSection-module__SB3eUq__section{padding-top:2.5rem;padding-bottom:2.5rem}.WorkSection-module__SB3eUq__label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:1.5rem;font-size:.72rem;font-weight:300;display:block}.WorkSection-module__SB3eUq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.875rem;display:grid}.WorkSection-module__SB3eUq__card{border-radius:var(--radius-card);aspect-ratio:3/2;cursor:pointer;background:var(--card);box-shadow:var(--shadow-card);transition:box-shadow var(--ease-default),transform var(--ease-default);text-decoration:none;display:block;position:relative;overflow:hidden}.WorkSection-module__SB3eUq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.WorkSection-module__SB3eUq__cover{object-fit:cover;object-position:top center;transition:transform var(--ease-card)}.WorkSection-module__SB3eUq__card:hover .WorkSection-module__SB3eUq__cover{transform:scale(1.04)}.WorkSection-module__SB3eUq__cardLabel{-webkit-backdrop-filter:blur(64px)saturate(180%)brightness(1.05);background:#f2efe9ed;border-top:1px solid #ffffffbf;padding:.9rem 1.1rem 1rem;transition:background .3s;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -1px #fff6,inset 0 1px #ffffff80}.WorkSection-module__SB3eUq__card:hover .WorkSection-module__SB3eUq__cardLabel{background:#f2efe9f7}.WorkSection-module__SB3eUq__cardLabelRow{justify-content:space-between;align-items:flex-end;display:flex}.WorkSection-module__SB3eUq__cardTitle{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--text);margin-bottom:.2rem;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:400;line-height:1.3;transition:color .25s;display:block}.WorkSection-module__SB3eUq__cardSub{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.7rem;font-weight:400;display:block}.WorkSection-module__SB3eUq__chevron{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .25s;display:flex}.WorkSection-module__SB3eUq__chevron svg{stroke:#c5bfb8;width:16px;height:16px;transition:stroke .25s}.WorkSection-module__SB3eUq__card:hover .WorkSection-module__SB3eUq__cardTitle{color:var(--accent)}.WorkSection-module__SB3eUq__card:hover .WorkSection-module__SB3eUq__chevron{transform:translate(3px)}.WorkSection-module__SB3eUq__card:hover .WorkSection-module__SB3eUq__chevron svg{stroke:var(--accent)}@media (max-width:480px){.WorkSection-module__SB3eUq__card{aspect-ratio:4/3}}
.TiltCard-module__OtqcEW__tilt{transform-style:preserve-3d;will-change:transform;border-radius:inherit;position:relative;overflow:visible}.TiltCard-module__OtqcEW__glare{border-radius:inherit;pointer-events:none;z-index:2;opacity:0;background:radial-gradient(circle at 30% 30%,#ffffff2e 0%,#0000 65%);transition:opacity .3s;position:absolute;inset:0}.TiltCard-module__OtqcEW__tilt:hover .TiltCard-module__OtqcEW__glare{opacity:1}
.AboutSection-module__GvFDWW__section{padding-top:2.5rem;padding-bottom:2.5rem}.AboutSection-module__GvFDWW__label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:2.5rem;font-size:.72rem;font-weight:300;display:block}.AboutSection-module__GvFDWW__grid{grid-template-columns:.55fr 1fr;align-items:center;gap:4rem;display:grid}.AboutSection-module__GvFDWW__photoWrap{isolation:isolate;position:relative}.AboutSection-module__GvFDWW__photoFrame{aspect-ratio:4/5;background:var(--card);border-radius:1.5rem;width:100%;position:relative;overflow:hidden;box-shadow:0 2px 16px #7b6ee812,0 0 0 1px #7b6ee80f}.AboutSection-module__GvFDWW__photo{object-fit:cover;object-position:center top}.AboutSection-module__GvFDWW__hoverTag{z-index:10;-webkit-backdrop-filter:blur(12px);color:var(--text);white-space:nowrap;opacity:0;pointer-events:none;background:#ffffffd1;border:1px solid #fff9;border-radius:2rem;padding:.45rem 1rem;font-size:.82rem;font-weight:400;transition:opacity .25s,transform .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:1.2rem;left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 4px 20px #0000001a}.AboutSection-module__GvFDWW__photoWrap:hover .AboutSection-module__GvFDWW__hoverTag{opacity:1;transform:translate(-50%)translateY(0)}.AboutSection-module__GvFDWW__content{flex-direction:column;gap:1.2rem;display:flex}.AboutSection-module__GvFDWW__title{font-family:var(--font-playfair),"Libre Baskerville",serif;color:var(--text);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:400;line-height:1.3}.AboutSection-module__GvFDWW__body{color:var(--muted);font-size:clamp(.92rem,1.4vw,1rem);font-weight:300;line-height:1.75}.AboutSection-module__GvFDWW__tags{flex-wrap:wrap;gap:.5rem;margin-top:.4rem;padding:0;list-style:none;display:flex}.AboutSection-module__GvFDWW__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:#7b6ee812;border:1px solid #7b6ee826;border-radius:2rem;padding:.35rem .85rem;font-size:.72rem;font-weight:400}@media (max-width:768px){.AboutSection-module__GvFDWW__grid{grid-template-columns:1fr;gap:2rem}.AboutSection-module__GvFDWW__photoFrame{aspect-ratio:1}}
.PublicationsSection-module__Kiz8wq__section{padding-top:2.5rem;padding-bottom:2.5rem}.PublicationsSection-module__Kiz8wq__sectionLabel{font-size:var(--text-nav);letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);font-weight:var(--weight-light);margin-bottom:1.5rem;display:block}.PublicationsSection-module__Kiz8wq__list{flex-direction:column;gap:.875rem;display:flex}.PublicationsSection-module__Kiz8wq__card{border-radius:var(--radius-card);cursor:pointer;width:100%;box-shadow:var(--shadow-card);transition:box-shadow var(--ease-default),transform var(--ease-default);align-items:stretch;text-decoration:none;display:flex;overflow:hidden}.PublicationsSection-module__Kiz8wq__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.PublicationsSection-module__Kiz8wq__cover{background:var(--color-accent);width:88px;transition:background var(--ease-default);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__cover{background:var(--color-accent-hover)}.PublicationsSection-module__Kiz8wq__emoji{transition:transform var(--ease-card);font-size:1.6rem;line-height:1;display:block}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__emoji{transform:scale(1.15)}.PublicationsSection-module__Kiz8wq__label{-webkit-backdrop-filter:blur(20px)saturate(200%)brightness(1.05);transition:background var(--ease-default);background:#f2efe9d1;border-top:1px solid #ffffffbf;flex:1;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.1rem 1.1rem 1.2rem;display:flex;box-shadow:0 -1px #fff6,inset 0 1px #ffffff80}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__label{background:#f2efe9f2}.PublicationsSection-module__Kiz8wq__text{flex-direction:column;gap:.3rem;display:flex}.PublicationsSection-module__Kiz8wq__title{font-family:var(--font-sans);font-weight:var(--weight-regular);font-size:var(--text-body);color:var(--color-text);transition:color var(--ease-default);line-height:1.5}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__title{color:var(--color-accent)}.PublicationsSection-module__Kiz8wq__tag{font-size:var(--text-label);letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);font-weight:var(--weight-light)}.PublicationsSection-module__Kiz8wq__chevron{width:28px;height:28px;transition:transform var(--ease-default);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PublicationsSection-module__Kiz8wq__chevron svg{stroke:#c5bfb8;width:16px;height:16px;transition:stroke var(--ease-default)}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__chevron{transform:translate(3px)}.PublicationsSection-module__Kiz8wq__card:hover .PublicationsSection-module__Kiz8wq__chevron svg{stroke:var(--color-accent)}
