*{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f5f0e8;--black:#1a1a1a;--muted:#999;--border:#6e5a4161;--font-serif:"Cormorant Garamond", serif;--font-sans:"DM Sans", sans-serif}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--black);font-family:var(--font-sans)}
.Nav-module__e1xquq__nav{z-index:100;background:0 0;border-bottom:.5px solid #0000;justify-content:space-between;align-items:center;padding:22px 48px;transition:border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__scrolled{border-bottom-color:var(--border)}.Nav-module__e1xquq__navCanvas{pointer-events:none;z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.Nav-module__e1xquq__logo{z-index:1;font-family:var(--font-serif);letter-spacing:.1em;color:var(--black);font-size:18px;font-weight:300;position:relative}.Nav-module__e1xquq__links{z-index:1;gap:32px;display:flex;position:relative}.Nav-module__e1xquq__link{color:var(--muted);letter-spacing:.07em;font-size:11px;font-weight:300;text-decoration:none;transition:color .2s}.Nav-module__e1xquq__link:hover{color:var(--black)}.Nav-module__e1xquq__burger{cursor:pointer;z-index:1;background:0 0;border:none;flex-direction:column;justify-content:center;gap:6px;width:24px;height:24px;padding:4px;display:none;position:relative}.Nav-module__e1xquq__burger span{background:var(--black);transform-origin:50%;width:100%;height:.5px;transition:transform .3s,opacity .3s;display:block}.Nav-module__e1xquq__burgerOpen span:first-child{transform:translateY(3.25px)rotate(45deg)}.Nav-module__e1xquq__burgerOpen span:last-child{transform:translateY(-3.25px)rotate(-45deg)}.Nav-module__e1xquq__overlay{background:var(--cream,#f5f2ed);z-index:99;pointer-events:none;opacity:0;justify-content:flex-start;align-items:center;padding:0 24px;transition:opacity .35s;display:flex;position:fixed;inset:0}.Nav-module__e1xquq__overlayOpen{opacity:1;pointer-events:all}.Nav-module__e1xquq__overlayLinks{flex-direction:column;gap:32px;display:flex}.Nav-module__e1xquq__overlayLink{font-family:var(--font-serif);color:var(--black);opacity:0;font-size:clamp(36px,10vw,52px);font-weight:300;text-decoration:none;transition:opacity .4s,transform .4s,color .2s;transform:translateY(16px)}.Nav-module__e1xquq__overlayOpen .Nav-module__e1xquq__overlayLink{opacity:1;transform:translateY(0)}.Nav-module__e1xquq__overlayLink:hover{color:var(--muted)}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:18px 24px}.Nav-module__e1xquq__links{display:none}.Nav-module__e1xquq__burger{display:flex}}
.Hero-module__Z8hQ_W__hero{border-bottom:.5px solid var(--border);justify-content:space-between;align-items:center;gap:80px;min-height:100vh;padding:80px 80px 80px 48px;display:flex;position:relative}.Hero-module__Z8hQ_W__left{flex-direction:column;flex:1;display:flex}.Hero-module__Z8hQ_W__eyebrow,.Hero-module__Z8hQ_W__eyebrowVisible{color:var(--muted);letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-bottom:20px;font-size:10px;font-weight:400;transition:opacity .7s .1s,transform .7s .1s;transform:translateY(16px)}.Hero-module__Z8hQ_W__eyebrowVisible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__h1,.Hero-module__Z8hQ_W__h1Visible{font-family:var(--font-serif);color:var(--black);opacity:0;margin-bottom:28px;font-size:clamp(52px,8vw,88px);font-weight:300;line-height:1.08;transition:opacity .7s .25s,transform .7s .25s;transform:translateY(16px)}.Hero-module__Z8hQ_W__h1Visible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__h1 em,.Hero-module__Z8hQ_W__h1Visible em{font-style:italic}.Hero-module__Z8hQ_W__sub,.Hero-module__Z8hQ_W__subVisible{color:var(--muted);opacity:0;max-width:380px;margin-bottom:40px;font-size:14px;font-weight:300;line-height:1.85;transition:opacity .7s .4s,transform .7s .4s;transform:translateY(16px)}.Hero-module__Z8hQ_W__subVisible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__cta,.Hero-module__Z8hQ_W__ctaVisible{letter-spacing:.14em;text-transform:uppercase;color:var(--black);border-bottom:.5px solid var(--black);opacity:0;width:fit-content;padding-bottom:4px;font-size:11px;font-weight:400;text-decoration:none;transition:opacity .7s .55s,transform .7s .55s;transform:translateY(16px)}.Hero-module__Z8hQ_W__ctaVisible{opacity:1;transform:translateY(0)}.Hero-module__Z8hQ_W__right{text-align:right;flex-shrink:0;align-self:flex-end;max-width:200px;margin-bottom:100px}.Hero-module__Z8hQ_W__quoteLine{background:var(--muted);width:24px;height:.5px;margin-bottom:12px;margin-left:auto}.Hero-module__Z8hQ_W__quote{font-family:var(--font-serif);color:var(--muted);margin-bottom:10px;font-size:15px;font-style:italic;font-weight:300;line-height:1.7}.Hero-module__Z8hQ_W__quoteAuthor{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:9px;font-style:normal}@media (max-width:1024px){.Hero-module__Z8hQ_W__hero{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;min-height:100svh;padding:160px 48px 80px}.Hero-module__Z8hQ_W__right{text-align:right;align-self:flex-end;max-width:100%;margin-bottom:60px}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{padding:100px 56px 60px 24px}.Hero-module__Z8hQ_W__right{text-align:left;align-self:flex-start;margin-bottom:0}.Hero-module__Z8hQ_W__quoteLine{margin-left:0}}
.Projects-module__K3d-Xa__section{padding:96px 48px;position:relative}.Projects-module__K3d-Xa__header,.Projects-module__K3d-Xa__headerVisible{opacity:0;margin-bottom:8px;transition:opacity .7s,transform .7s;transform:translateY(20px)}.Projects-module__K3d-Xa__headerVisible{opacity:1;transform:translateY(0)}.Projects-module__K3d-Xa__divider{background:var(--black);width:28px;height:.5px;margin-bottom:14px}.Projects-module__K3d-Xa__label{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:28px;font-size:10px;font-weight:400}.Projects-module__K3d-Xa__h2{font-family:var(--font-serif);color:var(--black);margin-bottom:40px;font-size:clamp(32px,5vw,48px);font-weight:300;line-height:1.15}.Projects-module__K3d-Xa__row,.Projects-module__K3d-Xa__rowVisible{border-bottom:.5px solid var(--border);opacity:0;grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:40px 0;transition:opacity .7s,transform .7s;display:grid;transform:translateY(20px)}.Projects-module__K3d-Xa__rowVisible{opacity:1;transform:translateY(0)}.Projects-module__K3d-Xa__num{color:var(--muted);letter-spacing:.12em;margin-bottom:10px;font-size:10px}.Projects-module__K3d-Xa__title{font-family:var(--font-serif);color:var(--black);margin-bottom:8px;font-size:28px;font-weight:300;line-height:1.2}.Projects-module__K3d-Xa__url{color:var(--muted);letter-spacing:.06em;margin-bottom:12px;font-size:10px}.Projects-module__K3d-Xa__desc{color:var(--muted);font-size:13px;font-weight:300;line-height:1.8}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.Projects-module__K3d-Xa__tag{letter-spacing:.12em;text-transform:uppercase;border:.5px solid var(--border);color:var(--muted);padding:3px 10px;font-size:9px}.Projects-module__K3d-Xa__imgBox{border-radius:2px;transition:opacity .2s;display:block;overflow:hidden}.Projects-module__K3d-Xa__imgBox:hover{opacity:.85}.Projects-module__K3d-Xa__img{object-fit:cover;object-position:top;width:100%;height:220px;display:block}.Projects-module__K3d-Xa__border{border-top:.5px solid var(--border)}.Projects-module__K3d-Xa__row:last-child,.Projects-module__K3d-Xa__rowVisible:last-child{border-bottom:none}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:48px 56px 48px 24px}.Projects-module__K3d-Xa__row,.Projects-module__K3d-Xa__rowVisible{grid-template-columns:1fr;gap:24px}.Projects-module__K3d-Xa__img{height:200px}}
.Skills-module__P7wDQq__section{padding:64px 48px;scroll-margin-top:80px;position:relative}.Skills-module__P7wDQq__header{margin-bottom:40px}.Skills-module__P7wDQq__divider{background:var(--black);width:28px;height:.5px;margin-bottom:14px}.Skills-module__P7wDQq__label{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:28px;font-size:10px;font-weight:400}.Skills-module__P7wDQq__h2{font-family:var(--font-serif);color:var(--black);font-size:clamp(32px,5vw,48px);font-weight:300;line-height:1.15}.Skills-module__P7wDQq__grid{border-top:.5px solid var(--border);border-left:.5px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.Skills-module__P7wDQq__cell{border-right:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:24px 20px}.Skills-module__P7wDQq__skillName{color:var(--black);margin-bottom:5px;font-size:13px;font-weight:400}.Skills-module__P7wDQq__skillSub{color:var(--muted);font-size:10px;font-weight:300}.Skills-module__P7wDQq__barBg{background:var(--border);height:1px;margin-top:12px}.Skills-module__P7wDQq__barFill{background:var(--black);width:0%;height:100%;transition:width 1.1s .3s}@media (max-width:768px){.Skills-module__P7wDQq__section{padding:48px 56px 48px 24px}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Skills-module__P7wDQq__grid{grid-template-columns:1fr}}
.About-module__vqXTeW__section{padding:64px 48px;position:relative}.About-module__vqXTeW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.About-module__vqXTeW__divider{background:var(--black);width:28px;height:.5px;margin-bottom:14px}.About-module__vqXTeW__label{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:28px;font-size:10px;font-weight:400}.About-module__vqXTeW__h2{font-family:var(--font-serif);color:var(--black);font-size:clamp(36px,5vw,52px);font-weight:300;line-height:1.12}.About-module__vqXTeW__right{flex-direction:column;gap:20px;padding-top:56px;display:flex}.About-module__vqXTeW__text{color:var(--muted);font-size:14px;font-weight:300;line-height:1.9}@media (max-width:768px){.About-module__vqXTeW__section{padding:48px 56px 48px 24px}.About-module__vqXTeW__grid{grid-template-columns:1fr;gap:32px}.About-module__vqXTeW__right{padding-top:0}}
.Contact-module__OWeMSG__section{position:relative}.Contact-module__OWeMSG__inner{justify-content:space-between;align-items:flex-end;padding:96px 48px;display:flex}.Contact-module__OWeMSG__divider{background:var(--black);width:28px;height:.5px;margin-bottom:14px}.Contact-module__OWeMSG__label{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:28px;font-size:10px;font-weight:400}.Contact-module__OWeMSG__email{font-family:var(--font-serif);color:var(--black);border-bottom:.5px solid var(--black);padding-bottom:4px;font-size:clamp(28px,4vw,44px);font-weight:300;text-decoration:none;transition:opacity .2s}.Contact-module__OWeMSG__email:hover{opacity:.6}.Contact-module__OWeMSG__socials{gap:24px;margin-top:20px;display:flex}.Contact-module__OWeMSG__socialLink{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);border-bottom:.5px solid #0000;padding-bottom:2px;font-size:10px;font-weight:300;text-decoration:none;transition:color .2s,border-color .2s}.Contact-module__OWeMSG__socialLink:hover{color:var(--black);border-bottom-color:var(--black)}.Contact-module__OWeMSG__location{color:var(--muted);text-align:right;font-size:12px;font-weight:300;line-height:1.8}.Contact-module__OWeMSG__footer{border-top:.5px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;padding:20px 48px;font-size:10px;font-weight:300;display:flex}@media (max-width:768px){.Contact-module__OWeMSG__inner{flex-direction:column;align-items:flex-start;gap:40px;padding:64px 56px 64px 24px}.Contact-module__OWeMSG__location{text-align:left}.Contact-module__OWeMSG__footer{flex-direction:column;align-items:flex-start;gap:8px;padding:20px 56px 20px 24px}}
.ScrollNav-module__twXH1q__wrapper{z-index:99;flex-direction:column;align-items:center;height:240px;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.ScrollNav-module__twXH1q__track{background:#1a1a1a18;width:.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ScrollNav-module__twXH1q__fill{background:#1a1a1a;width:100%;height:0%;transition:height .1s linear}.ScrollNav-module__twXH1q__dots{flex-direction:column;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ScrollNav-module__twXH1q__dot,.ScrollNav-module__twXH1q__dotActive{cursor:pointer;background:0 0;border:.5px solid #aaa;border-radius:50%;width:5px;height:5px;padding:0;transition:background .3s,border-color .3s;position:relative}.ScrollNav-module__twXH1q__dotActive{background:#1a1a1a;border-color:#1a1a1a}.ScrollNav-module__twXH1q__label{letter-spacing:.13em;text-transform:uppercase;white-space:nowrap;color:#1a1a1a;opacity:0;pointer-events:none;font-family:DM Sans,sans-serif;font-size:8px;transition:opacity .2s;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ScrollNav-module__twXH1q__wrapperScrolling .ScrollNav-module__twXH1q__dotActive .ScrollNav-module__twXH1q__label{opacity:1}
.Kintsugi-module__5E0Qtq__canvas{pointer-events:none;z-index:0;display:block;position:absolute;top:0;left:0}
