@keyframes Hero-module__PgAKtG__heroIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__drift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,20px)scale(1.06)}}.Hero-module__PgAKtG__hero{flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 4rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__blob{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__PgAKtG__blob1{background:radial-gradient(circle,#3d6b4a38,#0000);width:700px;height:700px;animation:14s ease-in-out infinite alternate Hero-module__PgAKtG__drift;top:-200px;right:-150px}.Hero-module__PgAKtG__blob2{background:radial-gradient(circle,#2a5c3a24,#0000);width:400px;height:400px;animation:18s ease-in-out infinite alternate-reverse Hero-module__PgAKtG__drift;bottom:100px;left:-100px}.Hero-module__PgAKtG__bgText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:#0000;-webkit-text-stroke:1px #4a7c5914;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.02em;font-size:clamp(10rem,18vw,20rem);font-weight:300;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.Hero-module__PgAKtG__botanical{opacity:.13;pointer-events:none;width:42vw;max-width:580px;position:absolute;top:-20px;right:-20px}.Hero-module__PgAKtG__content{z-index:2;grid-template-columns:1fr 1fr;align-items:end;gap:4rem;display:grid;position:relative}.Hero-module__PgAKtG__tag{letter-spacing:.25em;text-transform:uppercase;color:var(--moss);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.72rem;display:inline-flex}.Hero-module__PgAKtG__tagLine{background:var(--moss);width:40px;height:1px;display:block}.Hero-module__PgAKtG__h1{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);letter-spacing:-.02em;font-size:clamp(4rem,7vw,8rem);font-weight:300;line-height:.95;animation:1.2s cubic-bezier(.16,1,.3,1) both Hero-module__PgAKtG__heroIn}.Hero-module__PgAKtG__italic{color:var(--stone);font-style:italic}.Hero-module__PgAKtG__indent{padding-left:3rem;display:block}.Hero-module__PgAKtG__right{padding-bottom:.5rem;animation:1.2s cubic-bezier(.16,1,.3,1) .25s both Hero-module__PgAKtG__heroIn}.Hero-module__PgAKtG__desc{color:var(--text-dim);max-width:380px;margin-bottom:2.5rem;font-size:1rem;line-height:1.9}.Hero-module__PgAKtG__stats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:2.5rem;margin-bottom:2.5rem;padding:1.5rem 0;display:flex}.Hero-module__PgAKtG__statNum{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);font-size:2.5rem;font-weight:300;line-height:1;display:block}.Hero-module__PgAKtG__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim);margin-top:.25rem;font-size:.7rem}.Hero-module__PgAKtG__actions{align-items:center;gap:1rem;display:flex}.Hero-module__PgAKtG__btnPrimary{background:var(--moss-dk);color:var(--cream);letter-spacing:.08em;font-size:.82rem;font-family:var(--font-dm-sans), "DM Sans", sans-serif;border:1px solid #0000;border-radius:2px;padding:.9rem 2.2rem;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.Hero-module__PgAKtG__btnPrimary:hover{background:var(--moss);transform:translateY(-2px)}.Hero-module__PgAKtG__btnGhost{color:var(--text-dim);letter-spacing:.08em;font-size:.82rem;font-family:var(--font-dm-sans), "DM Sans", sans-serif;border:1px solid var(--border);background:0 0;border-radius:2px;padding:.9rem 2.2rem;text-decoration:none;transition:color .3s,border-color .3s,background .3s;display:inline-block}.Hero-module__PgAKtG__btnGhost:hover{border-color:var(--stone);color:var(--stone)}@media (max-width:1000px){.Hero-module__PgAKtG__content{grid-template-columns:1fr}.Hero-module__PgAKtG__right{max-width:500px}.Hero-module__PgAKtG__botanical{opacity:.07}}@media (max-width:700px){.Hero-module__PgAKtG__hero{padding:7rem 2rem 4rem}.Hero-module__PgAKtG__btnPrimary,.Hero-module__PgAKtG__btnGhost{text-align:center;white-space:nowrap;flex:1;padding:.9rem 1.2rem}}
.Skills-module__1ONIjW__skills{background:var(--light-bg);padding:7rem 4rem}.Skills-module__1ONIjW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;margin-top:1rem;display:grid}.Skills-module__1ONIjW__intro{color:var(--light-dim);font-size:1rem;line-height:1.95}.Skills-module__1ONIjW__intro p+p{margin-top:1.2rem}.Skills-module__1ONIjW__intro strong{color:var(--light-text);font-weight:500}.Skills-module__1ONIjW__grid{flex-direction:column;gap:1rem;display:flex}.Skills-module__1ONIjW__category{background:var(--light-surface);border:1px solid var(--light-border);border-radius:3px;padding:1.5rem;transition:border-color .5s,box-shadow .5s,background .5s}.Skills-module__1ONIjW__categoryActive{border-color:var(--moss-dk);background:var(--light-bg);box-shadow:0 4px 24px #4a7c5914}.Skills-module__1ONIjW__categoryLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--moss-dk);margin-bottom:1rem;font-size:.68rem}.Skills-module__1ONIjW__tags{flex-wrap:wrap;gap:.45rem;display:flex}.Skills-module__1ONIjW__tag{background:var(--light-bg2);color:var(--light-text);border:1px solid #0000;border-radius:2px;padding:.28rem .7rem;font-size:.8rem;transition:border-color .5s,color .5s}.Skills-module__1ONIjW__categoryActive .Skills-module__1ONIjW__tag{border-color:color-mix(in srgb, var(--moss-dk) 30%, transparent);color:var(--light-text)}@media (max-width:1000px){.Skills-module__1ONIjW__layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:700px){.Skills-module__1ONIjW__skills{padding:5rem 2rem}}
.ProjectCarousel-module__8AWBCG__carousel{background:var(--bg);height:clamp(200px,42vh,380px);position:relative;overflow:hidden}.ProjectCarousel-module__8AWBCG__viewport{height:100%;overflow:hidden}.ProjectCarousel-module__8AWBCG__container{height:100%;display:flex}.ProjectCarousel-module__8AWBCG__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.ProjectCarousel-module__8AWBCG__media{object-fit:contain;width:100%;height:100%;display:block}.ProjectCarousel-module__8AWBCG__arrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:32px;height:32px;color:var(--stone-lt);cursor:pointer;z-index:2;background:#0d1510b3;border:1px solid #7aab8a66;border-radius:2px;justify-content:center;align-items:center;padding:0;font-size:1.1rem;line-height:1;transition:border-color .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProjectCarousel-module__8AWBCG__arrow:hover{background:#0d1510e6;border-color:#7aab8acc}.ProjectCarousel-module__8AWBCG__arrowPrev{left:12px}.ProjectCarousel-module__8AWBCG__arrowNext{right:12px}.ProjectCarousel-module__8AWBCG__dots{z-index:2;justify-content:center;gap:6px;display:flex;position:absolute;bottom:10px;left:0;right:0}.ProjectCarousel-module__8AWBCG__dot{cursor:pointer;background:#7aab8a4d;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .3s,border-radius .3s,background .3s}.ProjectCarousel-module__8AWBCG__dotActive{background:var(--stone);border-radius:3px;width:16px}
.ProjectModal-module__JErExW__overlay{z-index:500;background:#050a07bf;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ProjectModal-module__JErExW__panel{background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:4px 4px 0 0;flex-direction:column;width:100%;max-width:760px;max-height:85vh;padding:0;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:translateY(100%)}.ProjectModal-module__JErExW__scrollBody{flex:1;min-height:0;overflow-y:auto}.ProjectModal-module__JErExW__panel.ProjectModal-module__JErExW__open{transform:translateY(0)}.ProjectModal-module__JErExW__body{padding:2.5rem 3rem 3rem}.ProjectModal-module__JErExW__bodyStandalone{padding-top:4rem}.ProjectModal-module__JErExW__closeBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--stone-lt);cursor:pointer;z-index:3;background:#0d1510b3;border:1px solid #7aab8a66;border-radius:2px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;line-height:1;transition:color .3s,border-color .3s,background .3s;display:flex;position:absolute;top:1rem;right:1rem}.ProjectModal-module__JErExW__closeBtn:hover{color:var(--stone);border-color:var(--stone);background:#0d1510e6}.ProjectModal-module__JErExW__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--cream);margin-bottom:1.5rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:300;line-height:1.1}.ProjectModal-module__JErExW__longDesc{color:var(--text-dim);margin-bottom:2rem;font-size:.95rem;line-height:1.9}.ProjectModal-module__JErExW__techList{flex-wrap:wrap;gap:.4rem;margin-bottom:2rem;display:flex}.ProjectModal-module__JErExW__techChip{background:var(--bg3);color:var(--moss-lt);letter-spacing:.04em;border:1px solid #4a7c594d;border-radius:2px;padding:.25rem .6rem;font-size:.72rem}.ProjectModal-module__JErExW__actions{flex-wrap:wrap;gap:1rem;display:flex}.ProjectModal-module__JErExW__actionLink{letter-spacing:.06em;border-radius:2px;align-items:center;gap:.4rem;padding:.7rem 1.4rem;font-size:.82rem;text-decoration:none;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.ProjectModal-module__JErExW__actionLinkPrimary{background:var(--moss-dk);color:var(--cream);border:1px solid #0000}.ProjectModal-module__JErExW__actionLinkPrimary:hover{background:var(--moss)}.ProjectModal-module__JErExW__actionLinkGhost{color:var(--text-dim);border:1px solid var(--border);background:0 0}.ProjectModal-module__JErExW__actionLinkGhost:hover{border-color:var(--stone);color:var(--stone)}
.Portfolio-module__M3a-eq__portfolio{background:var(--bg);padding:7rem 4rem}.Portfolio-module__M3a-eq__grid{background:var(--border2);border:1px solid var(--border2);grid-template-columns:repeat(3,1fr);gap:1.5px;margin-top:1rem;display:grid}.Portfolio-module__M3a-eq__card{background:var(--bg2);cursor:pointer;text-align:left;width:100%;min-height:220px;color:inherit;border:none;flex-direction:column;justify-content:space-between;padding:2rem;font-family:inherit;transition:background .3s;display:flex;position:relative;overflow:hidden}.Portfolio-module__M3a-eq__card:before{content:"";background:var(--stone);width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.Portfolio-module__M3a-eq__card:hover{background:var(--surface)}.Portfolio-module__M3a-eq__card:hover:before{height:100%}.Portfolio-module__M3a-eq__number{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--moss);margin-bottom:.75rem;font-size:.85rem;font-style:italic}.Portfolio-module__M3a-eq__name{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--stone-lt);margin-bottom:.5rem;font-size:1.4rem;font-weight:300;line-height:1.2;transition:color .3s}.Portfolio-module__M3a-eq__card:hover .Portfolio-module__M3a-eq__name{color:var(--cream)}.Portfolio-module__M3a-eq__desc{color:var(--text-dim);margin-bottom:1.5rem;font-size:.81rem;line-height:1.65}.Portfolio-module__M3a-eq__footer{justify-content:space-between;align-items:center;display:flex}.Portfolio-module__M3a-eq__techList{flex-wrap:wrap;gap:.35rem;display:flex}.Portfolio-module__M3a-eq__chip{background:var(--bg3);color:var(--moss-lt);letter-spacing:.04em;border:1px solid #4a7c594d;border-radius:2px;padding:.18rem .5rem;font-size:.65rem}.Portfolio-module__M3a-eq__arrow{color:var(--text-dim);white-space:nowrap;flex-shrink:0;margin-left:.5rem;font-size:.82rem;transition:color .3s}.Portfolio-module__M3a-eq__card:hover .Portfolio-module__M3a-eq__arrow{color:var(--stone)}@media (max-width:1000px){.Portfolio-module__M3a-eq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.Portfolio-module__M3a-eq__portfolio{padding:5rem 2rem}.Portfolio-module__M3a-eq__grid{grid-template-columns:1fr}}
@keyframes Contact-module__dhIxzq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.Contact-module__dhIxzq__contact{background:var(--light-bg);text-align:center;flex-direction:column;align-items:center;padding:8rem 4rem;display:flex}.Contact-module__dhIxzq__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Contact-module__dhIxzq__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--light-text);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:300;line-height:1.05}.Contact-module__dhIxzq__title em{color:var(--moss-dk);font-style:italic}.Contact-module__dhIxzq__sub{color:var(--light-dim);max-width:420px;margin-bottom:1.5rem;font-size:1rem;line-height:1.85}.Contact-module__dhIxzq__badge{letter-spacing:.12em;text-transform:uppercase;color:var(--moss-dk);background:var(--light-surface);border:1px solid #4a7c594d;border-radius:2px;align-items:center;gap:.6rem;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.72rem;display:inline-flex}.Contact-module__dhIxzq__dot{background:var(--moss-dk);border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite Contact-module__dhIxzq__pulse}.Contact-module__dhIxzq__emailLink{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--light-text);border-bottom:1px solid var(--light-border);letter-spacing:-.01em;margin-bottom:3rem;padding-bottom:.4rem;font-size:clamp(1.4rem,2.5vw,2.5rem);font-weight:300;text-decoration:none;transition:color .3s,border-color .3s;display:block}.Contact-module__dhIxzq__emailLink:hover{color:var(--moss-dk);border-color:var(--moss-dk)}.Contact-module__dhIxzq__links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Contact-module__dhIxzq__link{color:var(--light-dim);border:1px solid var(--light-border);letter-spacing:.04em;background:var(--light-surface);border-radius:2px;align-items:center;gap:.5rem;padding:.7rem 1.4rem;font-size:.82rem;text-decoration:none;transition:color .3s,border-color .3s,background .3s;display:flex}.Contact-module__dhIxzq__link:hover{color:var(--moss-dk);border-color:var(--moss-dk);background:var(--light-bg2)}.Contact-module__dhIxzq__icon{flex-shrink:0;width:15px;height:15px}@media (max-width:700px){.Contact-module__dhIxzq__contact{padding:5rem 2rem}}
.Footer-module__rnk_JG__footer{background:var(--light-bg2);border-top:1px solid var(--light-border);color:var(--light-dim);z-index:1;justify-content:space-between;align-items:center;padding:2rem 4rem;font-size:.75rem;display:flex;position:relative}.Footer-module__rnk_JG__tagline{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--light-text);font-size:.9rem;font-style:italic}@media (max-width:700px){.Footer-module__rnk_JG__footer{text-align:center;flex-direction:column;gap:.5rem;padding:1.5rem 2rem}}
