.ProjectSection-module__sgKEtG__section{--bg:var(--background);background:var(--bg);align-items:center;width:100%;min-height:100vh;scroll-margin-top:24px;transition:background-color .3s,border-color .3s,opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ProjectSection-module__sgKEtG__sectionAlt{--bg:var(--alt)}.ProjectSection-module__sgKEtG__hidden{opacity:0;transform:translateY(30px)}.ProjectSection-module__sgKEtG__visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ProjectSection-module__sgKEtG__hidden,.ProjectSection-module__sgKEtG__visible{opacity:1!important;transition:none!important;transform:none!important}}.ProjectSection-module__sgKEtG__container{z-index:1;box-sizing:border-box;grid-template-columns:minmax(320px,.85fr) minmax(360px,1.15fr);align-items:stretch;gap:52px;width:100%;max-width:1360px;margin:0 auto;padding:90px 6vw;display:grid;position:relative}.ProjectSection-module__sgKEtG__containerSingle{grid-template-columns:1fr}.ProjectSection-module__sgKEtG__mediaCol{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex}.ProjectSection-module__sgKEtG__imageFrame{background:var(--caro);border-radius:14px;flex:1;width:100%;min-height:320px;transition:background-color .3s;position:relative;overflow:hidden}.ProjectSection-module__sgKEtG__photo{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:opacity .3s,filter .3s;display:block}.ProjectSection-module__sgKEtG__imageFrame:hover .ProjectSection-module__sgKEtG__photo{filter:brightness(.7)}.ProjectSection-module__sgKEtG__badgeCounter{color:#fffffff2;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#00000080;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:600;position:absolute;top:16px;right:16px}.ProjectSection-module__sgKEtG__hoverCaption{color:#f4f4ec;letter-spacing:.01em;text-transform:none;opacity:0;pointer-events:none;z-index:5;background:linear-gradient(#0607041f 0%,#06070457 30%,#060704b8 62%,#060704f0 100%);align-items:flex-end;padding:18px 20px;font-size:14.5px;font-weight:500;line-height:1.45;transition:opacity .22s;display:flex;position:absolute;inset:0}.ProjectSection-module__sgKEtG__imageFrame:hover .ProjectSection-module__sgKEtG__hoverCaption{opacity:1}.ProjectSection-module__sgKEtG__carouselNav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProjectSection-module__sgKEtG__navBtn{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.ProjectSection-module__sgKEtG__navBtn:hover{border-color:var(--accent);transform:scale(1.05)}.ProjectSection-module__sgKEtG__repoBtn{background:var(--cta-bg);color:var(--cta-fg);cursor:pointer;border-radius:8px;margin-left:auto;padding:11px 24px;font-size:14.5px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s}.ProjectSection-module__sgKEtG__repoBtn:hover{opacity:.9;transform:translateY(-1px)}.ProjectSection-module__sgKEtG__repoBtnSolo{background:var(--cta-bg);color:var(--cta-fg);cursor:pointer;border-radius:8px;align-self:flex-start;margin-top:32px;padding:13px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s}.ProjectSection-module__sgKEtG__repoBtnSolo:hover{opacity:.9;transform:translateY(-1px)}.ProjectSection-module__sgKEtG__contentCol{flex-direction:column;min-width:0;display:flex}.ProjectSection-module__sgKEtG__kicker{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:13px;font-weight:600}.ProjectSection-module__sgKEtG__title{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--text);margin:0 0 20px;font-size:clamp(30px,3.4vw,42px);font-weight:700;line-height:1.05}.ProjectSection-module__sgKEtG__description{color:var(--subtext);text-align:justify;-webkit-hyphens:auto;hyphens:auto;cursor:pointer;margin:0 0 26px;font-size:16px;line-height:1.68;position:relative}.ProjectSection-module__sgKEtG__description:before{content:"";background:color-mix(in srgb, var(--bg) 88%, transparent);box-shadow:0 0 34px 22px color-mix(in srgb, var(--bg) 88%, transparent);opacity:0;pointer-events:none;z-index:-1;border-radius:14px;transition:opacity .8s;position:absolute;inset:-14px -16px}.ProjectSection-module__sgKEtG__descriptionDimmed:before{opacity:1}.ProjectSection-module__sgKEtG__techRow{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.ProjectSection-module__sgKEtG__techBadge{background:var(--badge);border:1px solid var(--badge-bd);color:var(--badge-fg);letter-spacing:.02em;cursor:default;border-radius:999px;justify-content:center;align-items:center;padding:6px 13px;font-size:13px;font-weight:600;transition:background-color .3s,border-color .3s,color .3s;display:inline-flex}.ProjectSection-module__sgKEtG__participantsSection{max-width:480px}.ProjectSection-module__sgKEtG__participantsTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--text);margin:0 0 12px;font-size:12px;font-weight:700}.ProjectSection-module__sgKEtG__participantsList{flex-direction:column;gap:10px;margin-bottom:32px;display:flex}.ProjectSection-module__sgKEtG__participantRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:10px;display:flex}.ProjectSection-module__sgKEtG__participantName{color:var(--text);font-size:15.5px;font-weight:500}.ProjectSection-module__sgKEtG__participantLinks{flex-shrink:0;gap:8px;display:flex}.ProjectSection-module__sgKEtG__participantIconBtn{border:1px solid var(--border);background:var(--bg);width:34px;height:34px;color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.ProjectSection-module__sgKEtG__participantIconBtn:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg))}.ProjectSection-module__sgKEtG__participantLogo{width:20px;height:20px;display:block}.ProjectSection-module__sgKEtG__participantLogoNyco{aspect-ratio:40/54;width:auto;height:21px;display:block}.ProjectSection-module__sgKEtG__participantLogo svg,.ProjectSection-module__sgKEtG__participantLogoNyco svg{width:100%;height:100%}@container (max-width:960px){.ProjectSection-module__sgKEtG__container{grid-template-columns:1fr;gap:40px;padding:64px 24px}.ProjectSection-module__sgKEtG__section{min-height:auto}.ProjectSection-module__sgKEtG__imageFrame{flex:none;height:min(48vh,380px);min-height:0}.ProjectSection-module__sgKEtG__participantsSection{max-width:none}}
.ImageLightbox-module__UvOeYG__backdrop{z-index:200;box-sizing:border-box;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:40px;animation:.2s ImageLightbox-module__UvOeYG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ImageLightbox-module__UvOeYG__fadeIn{0%{opacity:0}to{opacity:1}}.ImageLightbox-module__UvOeYG__imageWrap{cursor:default;border-radius:16px;width:100%;max-width:1400px;height:100%;position:relative;overflow:hidden}.ImageLightbox-module__UvOeYG__closeBtn{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:none;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:background-color .2s,transform .2s;display:flex;position:fixed;top:20px;right:20px}.ImageLightbox-module__UvOeYG__closeBtn:hover{background:#fff3;transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.ImageLightbox-module__UvOeYG__backdrop{animation:none}}@media (max-width:640px){.ImageLightbox-module__UvOeYG__backdrop{padding:20px}}
.PentagonTexture-module__TfEylG__texture{width:calc(100vw + 44px);height:100%;color:var(--accent);opacity:.22;pointer-events:none;z-index:0;contain:strict;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:radial-gradient(circle 780px at var(--mx,-99999px) var(--my,-99999px), #0006 0%, #00000078 22%, #000000a3 46%, #000000d1 66%, #000000f0 84%, #000 100%);mask-image:radial-gradient(circle 780px at var(--mx,-99999px) var(--my,-99999px), #0006 0%, #00000078 22%, #000000a3 46%, #000000d1 66%, #000000f0 84%, #000 100%);-webkit-mask-image:radial-gradient(circle 780px at var(--mx,-99999px) var(--my,-99999px), #0006 0%, #00000078 22%, #000000a3 46%, #000000d1 66%, #000000f0 84%, #000 100%);transition:opacity .3s,--mx .26s cubic-bezier(.16,1,.3,1),--my .26s cubic-bezier(.16,1,.3,1);animation:16s ease-in-out infinite PentagonTexture-module__TfEylG__pentagonShimmer;position:absolute;top:0;right:0}@keyframes PentagonTexture-module__TfEylG__pentagonShimmer{0%,to{opacity:.16;filter:hue-rotate()brightness()}50%{opacity:.3;filter:hue-rotate(14deg)brightness(1.15)}}@media (prefers-reduced-motion:reduce){.PentagonTexture-module__TfEylG__texture{animation:none}}
.NycoLogo-module__nuttCG__logo{width:100%;height:100%;display:block}.NycoLogo-module__nuttCG__bodyDark{display:none}html.dark .NycoLogo-module__nuttCG__bodyLight{display:none}html.dark .NycoLogo-module__nuttCG__bodyDark{display:block}
.ProjectsIntro-module__5g8uPG__intro{--bg:var(--hero);background:var(--bg);box-sizing:border-box;align-items:center;width:100%;min-height:100vh;padding:80px 7vw;transition:background-color .3s,color .3s;display:flex;position:relative}.ProjectsIntro-module__5g8uPG__inner{z-index:1;width:100%;max-width:1150px;margin:0 auto;position:relative}.ProjectsIntro-module__5g8uPG__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:18px;font-size:13px;font-weight:600}.ProjectsIntro-module__5g8uPG__heading{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--text);margin:0 0 20px;font-size:clamp(44px,6vw,76px);font-weight:700;line-height:1.02}.ProjectsIntro-module__5g8uPG__lead{color:var(--subtext);text-align:justify;-webkit-hyphens:auto;hyphens:auto;cursor:pointer;max-width:640px;margin:0 0 52px;font-size:19px;line-height:1.6;position:relative}.ProjectsIntro-module__5g8uPG__lead:before{content:"";background:color-mix(in srgb, var(--bg) 88%, transparent);box-shadow:0 0 34px 22px color-mix(in srgb, var(--bg) 88%, transparent);opacity:0;pointer-events:none;z-index:-1;border-radius:14px;transition:opacity .8s;position:absolute;inset:-14px -16px}.ProjectsIntro-module__5g8uPG__leadDimmed:before{opacity:1}.ProjectsIntro-module__5g8uPG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;display:grid}.ProjectsIntro-module__5g8uPG__card{background:var(--surface);color:var(--text);border:1px solid var(--border);cursor:pointer;box-shadow:var(--card-shadow);border-radius:16px;flex-direction:column;gap:10px;padding:26px 24px;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s,border-color .2s,color .2s;display:flex}.ProjectsIntro-module__5g8uPG__cardActive{background:var(--cta-bg);color:var(--cta-fg);border-color:var(--cta-bg);box-shadow:var(--card-shadow-on);transform:translateY(-4px)}.ProjectsIntro-module__5g8uPG__card:hover{background:var(--cta-bg);color:var(--cta-fg);border-color:var(--cta-bg);box-shadow:var(--card-shadow-on);transform:translateY(-5px)scale(1.02)}.ProjectsIntro-module__5g8uPG__card:active{transition-duration:90ms;transform:translateY(-1px)scale(.99)}.ProjectsIntro-module__5g8uPG__cardTitle,.ProjectsIntro-module__5g8uPG__cardDesc{-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:keep-all}.ProjectsIntro-module__5g8uPG__num{font-family:var(--font-display), Georgia, serif;color:var(--subtext);font-size:15px;font-weight:600}.ProjectsIntro-module__5g8uPG__card:hover .ProjectsIntro-module__5g8uPG__num,.ProjectsIntro-module__5g8uPG__cardActive .ProjectsIntro-module__5g8uPG__num{color:inherit;opacity:.75}.ProjectsIntro-module__5g8uPG__cardTitle{font-family:var(--font-display), Georgia, serif;font-size:23px;font-weight:700;line-height:1.15}.ProjectsIntro-module__5g8uPG__cardDesc{opacity:.8;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:14.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.ProjectsIntro-module__5g8uPG__cardArrow{color:var(--accent);margin-top:4px;font-size:13px;font-weight:600}@media (max-width:860px){.ProjectsIntro-module__5g8uPG__intro{min-height:auto;padding:72px 24px}.ProjectsIntro-module__5g8uPG__lead{margin-bottom:36px;font-size:16.5px}}
.AboutMeSection-module__f8-_wa__section{--bg:var(--ink,#2b2e1f);--text:#f4f4ec;--subtext:#c3c6a9;--border:#43482f;--accent:#a8b57a;--surface:#343926;background:var(--bg);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:90px 6vw 72px;transition:background-color .3s,color .3s,border-color .3s;display:flex;position:relative}.AboutMeSection-module__f8-_wa__container{z-index:1;grid-template-columns:minmax(280px,380px) 1fr;align-items:center;gap:64px;width:100%;max-width:1240px;display:grid;position:relative}.AboutMeSection-module__f8-_wa__photoCol{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.AboutMeSection-module__f8-_wa__carouselContainer{flex-direction:column;gap:20px;width:100%;display:flex}.AboutMeSection-module__f8-_wa__imageFrame{aspect-ratio:4/5;background:#3a3e2b;border:1px solid #4a4f36;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000059}.AboutMeSection-module__f8-_wa__photo{object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:filter .3s;display:block}.AboutMeSection-module__f8-_wa__imageFrame:hover .AboutMeSection-module__f8-_wa__photo{filter:brightness(.7)}.AboutMeSection-module__f8-_wa__photoCaption{color:#f4f4ec;letter-spacing:.01em;text-transform:none;text-align:left;opacity:0;pointer-events:none;z-index:5;background:linear-gradient(#0607041f 0%,#06070457 30%,#060704b8 62%,#060704f0 100%);align-items:flex-end;padding:20px;font-size:13.5px;font-weight:500;line-height:1.45;transition:opacity .22s;display:flex;position:absolute;inset:0}.AboutMeSection-module__f8-_wa__imageFrame:hover .AboutMeSection-module__f8-_wa__photoCaption{opacity:1}.AboutMeSection-module__f8-_wa__badgeCounter{color:#fffffff2;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;background:#00000080;border-radius:999px;padding:4px 10px;font-size:11.5px;font-weight:600;position:absolute;top:16px;right:16px}.AboutMeSection-module__f8-_wa__navBtn{color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;z-index:10;opacity:0;background:#00000080;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:opacity .2s,background-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.AboutMeSection-module__f8-_wa__imageFrame:hover .AboutMeSection-module__f8-_wa__navBtn{opacity:1}.AboutMeSection-module__f8-_wa__navBtn:hover{background:#000000b3}.AboutMeSection-module__f8-_wa__navPrev{left:12px}.AboutMeSection-module__f8-_wa__navNext{right:12px}@media (hover:none){.AboutMeSection-module__f8-_wa__navBtn{display:none}}.AboutMeSection-module__f8-_wa__overlayDots{z-index:10;justify-content:center;gap:8px;display:flex;position:absolute;bottom:12px;left:0;right:0}.AboutMeSection-module__f8-_wa__dot{cursor:pointer;background-color:#fff6;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background-color .25s,transform .25s,width .25s;position:relative;box-shadow:0 1px 3px #0000004d}.AboutMeSection-module__f8-_wa__dot:before{content:"";position:absolute;inset:-8px}.AboutMeSection-module__f8-_wa__dot:hover{background-color:#ffffffe6;transform:scale(1.1)}.AboutMeSection-module__f8-_wa__dotActive{background-color:#fff;border-radius:4px;width:24px}.AboutMeSection-module__f8-_wa__bioCol{flex-direction:column;min-width:0;display:flex}.AboutMeSection-module__f8-_wa__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--accent);margin-bottom:18px;font-size:13px;font-weight:600}.AboutMeSection-module__f8-_wa__heading{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:var(--text);margin:0 0 24px;font-size:clamp(40px,5vw,60px);font-weight:700;line-height:1}.AboutMeSection-module__f8-_wa__bioParagraphs{cursor:pointer;flex-direction:column;gap:18px;margin-bottom:40px;display:flex;position:relative}.AboutMeSection-module__f8-_wa__bioParagraphs:before{content:"";background:color-mix(in srgb, var(--bg) 88%, transparent);box-shadow:0 0 34px 22px color-mix(in srgb, var(--bg) 88%, transparent);opacity:0;pointer-events:none;z-index:-1;border-radius:14px;transition:opacity .8s;position:absolute;inset:-14px -16px}.AboutMeSection-module__f8-_wa__bioParagraphsDimmed:before{opacity:1}.AboutMeSection-module__f8-_wa__bioText{color:var(--subtext);text-align:justify;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:17px;line-height:1.72}.AboutMeSection-module__f8-_wa__bioText strong{color:var(--text);font-weight:600}.AboutMeSection-module__f8-_wa__areas{flex-direction:column;display:flex}.AboutMeSection-module__f8-_wa__area{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:20px 0;display:flex}.AboutMeSection-module__f8-_wa__areaKicker{letter-spacing:1.2px;text-transform:uppercase;color:var(--accent);font-size:12.5px;font-weight:700}.AboutMeSection-module__f8-_wa__areaBody{color:var(--text);font-size:16px;line-height:1.5}@container (max-width:960px){.AboutMeSection-module__f8-_wa__container{grid-template-columns:1fr;gap:48px}.AboutMeSection-module__f8-_wa__photoCol{width:100%;max-width:420px;margin:0 auto}}@container (max-width:640px){.AboutMeSection-module__f8-_wa__section{min-height:auto;padding:80px 24px}.AboutMeSection-module__f8-_wa__heading{font-size:38px}.AboutMeSection-module__f8-_wa__bioText{font-size:15.5px}}
