.Hero-module___w2HtG__hero{min-height:100vh;padding:var(--margin);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__heroBackground{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module___w2HtG__heroGradient{background:radial-gradient(circle at 30%,#c9b79c0d 0%,#0000 50%),radial-gradient(circle at 70% 80%,#8b9d8308 0%,#0000 50%);width:200%;height:200%;animation:20s ease-in-out infinite Hero-module___w2HtG__gradientShift;position:absolute;top:-50%;left:-50%}@keyframes Hero-module___w2HtG__gradientShift{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}}.Hero-module___w2HtG__heroContent{z-index:3;width:100%;max-width:1400px;position:relative}.Hero-module___w2HtG__heroTitle{text-align:center;margin-bottom:60px;font-size:clamp(100px,18vw,280px);line-height:.85;position:relative}.Hero-module___w2HtG__titleLine{perspective:1000px;display:block;position:relative;overflow:visible}.Hero-module___w2HtG__titleLine span{transform-origin:top;will-change:transform;transition:transform 1.2s cubic-bezier(.23,1,.32,1);display:inline-block;transform:translateY(20px)}.Hero-module___w2HtG__serif{color:var(--beige);mix-blend-mode:multiply;margin-left:-10%;font-family:Crimson Text,serif;font-style:italic;font-weight:400}.Hero-module___w2HtG__sans{letter-spacing:-.06em;color:var(--ink);margin-right:-10%;font-family:Inter,sans-serif;font-weight:900}.Hero-module___w2HtG__loaded .Hero-module___w2HtG__titleLine span{transform:translateY(0)}.Hero-module___w2HtG__heroSubtitle{text-align:center;letter-spacing:.3em;text-transform:uppercase;color:var(--ink);opacity:0;font-size:14px;transition:all 1s cubic-bezier(.23,1,.32,1) .8s;transform:translateY(30px)}.Hero-module___w2HtG__loaded .Hero-module___w2HtG__heroSubtitle{opacity:.4;transform:translateY(0)}.Hero-module___w2HtG__floatingElements{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module___w2HtG__floatingEl{opacity:0;animation:15s ease-in-out infinite Hero-module___w2HtG__floatElement;position:absolute}.Hero-module___w2HtG__floatingEl:first-child{width:100px;height:100px;animation-delay:0s;top:20%;left:10%}.Hero-module___w2HtG__floatingEl:nth-child(2){width:150px;height:150px;animation-delay:5s;top:60%;right:15%}.Hero-module___w2HtG__floatingEl:nth-child(3){width:80px;height:80px;animation-delay:10s;bottom:20%;left:20%}.Hero-module___w2HtG__floatingElInner{background:linear-gradient(135deg,var(--beige),var(--sage));opacity:.1;filter:blur(40px);border-radius:50%;width:100%;height:100%}@keyframes Hero-module___w2HtG__floatElement{0%,to{opacity:0;transform:translate(0)scale(1)}25%{opacity:.3}50%{opacity:.5;transform:translate(30px,-30px)scale(1.1)}75%{opacity:.3}}@media (max-width:768px){.Hero-module___w2HtG__heroTitle{font-size:clamp(60px,15vw,120px)}.Hero-module___w2HtG__serif{margin-left:0}.Hero-module___w2HtG__sans{margin-right:0}}
.Work-module__hvoUhq__workSection{padding:200px var(--margin)120px var(--margin);position:relative}.Work-module__hvoUhq__sectionHeader{gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin-bottom:120px;display:grid}.Work-module__hvoUhq__sectionNumber{color:var(--light-grey);grid-column:span 2;font-family:Crimson Text,serif;font-size:180px;font-weight:400;line-height:1}.Work-module__hvoUhq__sectionTitle{letter-spacing:-.03em;grid-column:span 6;font-family:Inter,sans-serif;font-size:72px;font-weight:800;line-height:.9}.Work-module__hvoUhq__sectionDescription{color:var(--ink);opacity:.4;grid-column:span 4;padding-top:20px;font-size:14px;line-height:1.8}.Work-module__hvoUhq__projectsShowcase{position:relative}.Work-module__hvoUhq__projectFeature{gap:var(--gutter);grid-template-columns:repeat(12,1fr);margin-bottom:160px;display:grid;position:relative}.Work-module__hvoUhq__projectFeature:nth-child(2n){direction:rtl}.Work-module__hvoUhq__projectFeature:nth-child(2n)>*{direction:ltr}.Work-module__hvoUhq__projectVisual{background:linear-gradient(135deg,var(--light-grey)0%,var(--warm-grey)100%);cursor:pointer;border-radius:2px;grid-column:span 7;justify-content:center;align-items:center;height:70vh;transition:all .6s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.Work-module__hvoUhq__projectVisual:hover{background:linear-gradient(135deg,var(--paper)0%,var(--light-grey)100%);transform:scale(1.02);box-shadow:0 20px 40px #00000014}.Work-module__hvoUhq__projectTypography{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:60px;display:flex;position:absolute;top:0;left:0}.Work-module__hvoUhq__projectNameLarge{color:var(--warm-grey);opacity:.15;letter-spacing:-.03em;margin-bottom:20px;font-family:Crimson Text,serif;font-size:clamp(48px,8vw,120px);font-style:italic;font-weight:400;line-height:.9;transition:all .6s cubic-bezier(.23,1,.32,1);transform:translate(-10px)}.Work-module__hvoUhq__projectVisual:hover .Work-module__hvoUhq__projectNameLarge{opacity:.25;color:var(--beige-dark);transform:translate(0)}.Work-module__hvoUhq__projectCategory{letter-spacing:.2em;text-transform:uppercase;color:var(--sage);opacity:.6;margin-bottom:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:all .6s cubic-bezier(.23,1,.32,1)}.Work-module__hvoUhq__projectVisual:hover .Work-module__hvoUhq__projectCategory{opacity:.8;color:var(--beige-dark)}.Work-module__hvoUhq__projectYear{letter-spacing:.1em;color:var(--warm-grey);opacity:.4;font-family:JetBrains Mono,monospace;font-size:10px;transition:all .6s cubic-bezier(.23,1,.32,1)}.Work-module__hvoUhq__projectVisual:hover .Work-module__hvoUhq__projectYear{opacity:.6}.Work-module__hvoUhq__projectVisual:before{content:"";background:linear-gradient(135deg,var(--beige),var(--sage));opacity:0;mix-blend-mode:soft-light;z-index:2;width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.Work-module__hvoUhq__projectVisual:hover:before{opacity:.08}.Work-module__hvoUhq__projectVisualInner{color:var(--ink);opacity:.8;z-index:3;letter-spacing:-.05em;font-family:Crimson Text,serif;font-size:180px;font-style:italic;line-height:1;transition:all .6s cubic-bezier(.23,1,.32,1);position:absolute;bottom:60px;right:60px}.Work-module__hvoUhq__projectVisual:hover .Work-module__hvoUhq__projectVisualInner{opacity:1;color:var(--beige-dark);transform:scale(1.05)}.Work-module__hvoUhq__projectInfo{flex-direction:column;grid-column:span 4;justify-content:center;padding:60px 0;display:flex}.Work-module__hvoUhq__projectMeta{gap:20px;margin-bottom:30px;display:flex}.Work-module__hvoUhq__projectMetaItem{letter-spacing:.2em;text-transform:uppercase;color:var(--warm-grey);font-size:10px}.Work-module__hvoUhq__projectMetaItem strong{color:var(--beige-dark)}.Work-module__hvoUhq__projectTitle{letter-spacing:-.02em;margin-bottom:30px;font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:.9}.Work-module__hvoUhq__projectDescription{color:var(--ink);opacity:.4;margin-bottom:40px;font-size:16px;line-height:1.6}.Work-module__hvoUhq__projectLink{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);align-items:center;gap:10px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Work-module__hvoUhq__projectLink:after{content:"→";transition:transform .3s;display:inline-block}.Work-module__hvoUhq__projectLink:hover:after{transform:translate(5px)}@media (max-width:1024px){.Work-module__hvoUhq__workSection{padding:120px var(--margin)}.Work-module__hvoUhq__sectionHeader{grid-template-columns:1fr;gap:30px;margin-bottom:80px}.Work-module__hvoUhq__sectionNumber,.Work-module__hvoUhq__sectionTitle,.Work-module__hvoUhq__sectionDescription{grid-column:span 1}.Work-module__hvoUhq__sectionNumber{font-size:100px}.Work-module__hvoUhq__sectionTitle{font-size:48px}.Work-module__hvoUhq__projectFeature{grid-template-columns:1fr;margin-bottom:120px}.Work-module__hvoUhq__projectVisual,.Work-module__hvoUhq__projectInfo{grid-column:span 1}.Work-module__hvoUhq__projectVisual{height:50vh;margin-bottom:40px}.Work-module__hvoUhq__projectVisualInner{font-size:120px}.Work-module__hvoUhq__projectTitle{font-size:36px}}
.Photography-module__BEE6LG__photographySection{padding:120px var(--margin);background:var(--paper);position:relative;overflow:hidden}.Photography-module__BEE6LG__photographyHeader{text-align:center;margin-bottom:80px}.Photography-module__BEE6LG__photographyTitle{letter-spacing:-.03em;color:var(--beige);mix-blend-mode:multiply;margin-bottom:20px;font-family:Crimson Text,serif;font-size:clamp(80px,12vw,180px);font-style:italic;font-weight:400}.Photography-module__BEE6LG__photographySubtitle{letter-spacing:.3em;text-transform:uppercase;color:var(--warm-grey);font-size:14px}.Photography-module__BEE6LG__infiniteGridContainer{cursor:grab;height:80vh;position:relative;overflow:hidden}.Photography-module__BEE6LG__infiniteGridContainer.Photography-module__BEE6LG__grabbing{cursor:grabbing}.Photography-module__BEE6LG__infiniteGrid{will-change:transform;gap:20px;display:flex;position:absolute}.Photography-module__BEE6LG__infiniteGrid.Photography-module__BEE6LG__paused{animation-play-state:paused}.Photography-module__BEE6LG__setWrapper{gap:20px;display:flex}.Photography-module__BEE6LG__photographyTitleLink{color:inherit;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1)}.Photography-module__BEE6LG__photographyTitleLink:hover .Photography-module__BEE6LG__photographyTitle,.Photography-module__BEE6LG__photographyTitleLink:focus .Photography-module__BEE6LG__photographyTitle{color:var(--beige);transform:translateY(-2px)}.Photography-module__BEE6LG__photographyTitleLink:focus{outline:2px solid var(--beige);outline-offset:4px}.Photography-module__BEE6LG__photoLink{color:inherit;cursor:pointer;text-decoration:none;transition:transform .3s cubic-bezier(.23,1,.32,1);display:block}.Photography-module__BEE6LG__photoLink:hover,.Photography-module__BEE6LG__photoLink:focus{transform:scale(1.02)}.Photography-module__BEE6LG__photoLink:focus{outline:2px solid var(--beige);outline-offset:4px}.Photography-module__BEE6LG__photoColumn{flex-direction:column;flex-shrink:0;gap:20px;display:flex}.Photography-module__BEE6LG__photoColumn:nth-child(odd){padding-top:60px}.Photography-module__BEE6LG__photoColumn:nth-child(3n){padding-top:120px}.Photography-module__BEE6LG__photoItem{background:var(--light-grey);cursor:pointer;transition:all .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.Photography-module__BEE6LG__photoItem:hover{transform:scale(.95)}.Photography-module__BEE6LG__photoItem:before{content:"";background:linear-gradient(135deg,var(--beige),transparent);opacity:0;z-index:1;width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.Photography-module__BEE6LG__photoItem:hover:before{opacity:.2}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__small{width:250px;height:300px}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__medium{width:300px;height:400px}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__large{width:350px;height:500px}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__tall{width:280px;height:450px}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__wide{width:400px;height:300px}.Photography-module__BEE6LG__photoContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Photography-module__BEE6LG__photoNumber{color:var(--paper);opacity:.2;font-family:Inter,sans-serif;font-size:120px;font-weight:900;transition:all .6s}.Photography-module__BEE6LG__photoItem:hover .Photography-module__BEE6LG__photoNumber{opacity:.4;transform:scale(1.2)}.Photography-module__BEE6LG__photoOverlay{color:var(--paper);z-index:2;background:linear-gradient(#0000,#0a0908cc);padding:30px;transition:transform .6s cubic-bezier(.23,1,.32,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.Photography-module__BEE6LG__photoItem:hover .Photography-module__BEE6LG__photoOverlay{transform:translateY(0)}.Photography-module__BEE6LG__photoTitle{margin-bottom:5px;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.Photography-module__BEE6LG__photoMeta{opacity:.8;font-size:12px}@media (max-width:768px){.Photography-module__BEE6LG__infiniteGridContainer{height:60vh}.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__small,.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__medium,.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__large,.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__tall,.Photography-module__BEE6LG__photoItem.Photography-module__BEE6LG__wide{width:200px;height:250px}.Photography-module__BEE6LG__photoFilters{flex-wrap:wrap;gap:20px}}
.About-module__RHteCa__about{padding:200px var(--margin);background:linear-gradient(180deg,var(--paper)0%,var(--light-grey)100%);position:relative}.About-module__RHteCa__aboutContainer{gap:var(--gutter);grid-template-columns:repeat(12,1fr);align-items:start;display:grid}.About-module__RHteCa__aboutLeft{grid-column:span 5;position:sticky;top:120px}.About-module__RHteCa__aboutTitle{color:var(--beige);mix-blend-mode:multiply;margin-bottom:40px;font-family:Crimson Text,serif;font-size:120px;font-style:italic;font-weight:400;line-height:.9}.About-module__RHteCa__aboutNav{flex-direction:column;gap:20px;display:flex}.About-module__RHteCa__aboutNavItem{color:var(--warm-grey);padding-left:0;font-size:14px;text-decoration:none;transition:all .3s}.About-module__RHteCa__aboutNavItem.About-module__RHteCa__active{color:var(--ink);padding-left:20px}.About-module__RHteCa__aboutRight{grid-column:7/span 6}.About-module__RHteCa__aboutSection{margin-bottom:120px}.About-module__RHteCa__aboutSectionTitle{color:var(--ink);margin-bottom:30px;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.About-module__RHteCa__aboutText{color:var(--ink);opacity:.4;margin-bottom:30px;font-size:18px;line-height:1.8}.About-module__RHteCa__aboutText.About-module__RHteCa__lead{color:var(--ink);margin-bottom:40px;font-family:Inter,sans-serif;font-size:28px;font-weight:500;line-height:1.3}.About-module__RHteCa__skillsGrid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:60px;display:grid}.About-module__RHteCa__skillItem{background:var(--paper);border:1px solid var(--light-grey);cursor:pointer;padding:30px;transition:all .3s}.About-module__RHteCa__skillItem:hover{border-color:var(--beige);transform:translateY(-5px);box-shadow:0 20px 40px #0000000d}.About-module__RHteCa__skillIcon{background:var(--beige);clip-path:polygon(0 0,100% 0,100% 75%,75% 100%,0 100%);width:40px;height:40px;margin-bottom:20px}.About-module__RHteCa__skillName{margin-bottom:10px;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.About-module__RHteCa__skillDesc{color:var(--ink);opacity:.4;font-size:12px}@media (max-width:1024px){.About-module__RHteCa__about{padding:120px var(--margin)}.About-module__RHteCa__aboutContainer{grid-template-columns:1fr}.About-module__RHteCa__aboutLeft,.About-module__RHteCa__aboutRight{grid-column:span 1;position:static}.About-module__RHteCa__aboutTitle{margin-bottom:60px;font-size:80px}.About-module__RHteCa__skillsGrid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.About-module__RHteCa__aboutTitle{font-size:60px}.About-module__RHteCa__skillsGrid{grid-template-columns:1fr}.About-module__RHteCa__aboutText.About-module__RHteCa__lead{font-size:24px}}
.Contact-module__DIbnYa__contact{min-height:100vh;padding:120px var(--margin);background:var(--ink);color:var(--paper);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Contact-module__DIbnYa__contactBg{opacity:.1;width:100%;height:100%;position:absolute;top:0;left:0}.Contact-module__DIbnYa__contactBgText{letter-spacing:-.06em;white-space:nowrap;color:var(--paper);font-family:Inter,sans-serif;font-size:40vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__DIbnYa__contactContent{z-index:2;text-align:center;max-width:1000px;position:relative}.Contact-module__DIbnYa__contactLabel{letter-spacing:.3em;text-transform:uppercase;color:var(--warm-grey);margin-bottom:60px;font-size:12px}.Contact-module__DIbnYa__contactTitle{letter-spacing:-.04em;margin-bottom:60px;font-family:Inter,sans-serif;font-size:clamp(60px,10vw,140px);font-weight:800;line-height:.9}.Contact-module__DIbnYa__contactLinks{flex-wrap:wrap;justify-content:center;display:flex}.Contact-module__DIbnYa__contactEmail{color:var(--paper);text-align:center;letter-spacing:.02em;font-size:28px;font-weight:300;text-decoration:none;transition:all .3s;position:relative}.Contact-module__DIbnYa__contactEmail:after{content:"";background:var(--beige);width:0;height:2px;transition:width .3s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Contact-module__DIbnYa__contactEmail:hover:after{width:100%}.Contact-module__DIbnYa__contactLink{color:var(--paper);font-size:24px;text-decoration:none;transition:all .3s;position:relative}.Contact-module__DIbnYa__contactLink:after{content:"";background:var(--beige);width:0;height:2px;transition:width .3s cubic-bezier(.23,1,.32,1);position:absolute;bottom:-5px;left:0}.Contact-module__DIbnYa__contactLink:hover:after{width:100%}@media (max-width:768px){.Contact-module__DIbnYa__contactTitle{font-size:clamp(40px,12vw,80px)}.Contact-module__DIbnYa__contactLinks{flex-direction:column;gap:30px}.Contact-module__DIbnYa__contactBgText{font-size:60vw}}
