:root{--navy-deep:#060e1f;--navy-surface:#0f1e35;--navy-card:#112240;--navy-border:#1a3050;--blue-primary:#4a9eff;--blue-accent:#6fb8ff;--blue-subtle:#4a9eff14;--white:#fff;--white-80:#fffc;--white-50:#ffffff80;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Jost", "Helvetica Neue", sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1)}.Projects-module__59Bbfa__page{background:var(--navy-deep);min-height:100vh;color:var(--white);font-family:var(--font-body);overflow-x:hidden}.Projects-module__59Bbfa__cursorGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#4a9eff0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;transition:left .1s linear,top .1s linear;position:fixed;transform:translate(-50%,-50%)}.Projects-module__59Bbfa__gridBg{z-index:0;pointer-events:none;background-image:linear-gradient(#4a9eff08 1px,#0000 1px),linear-gradient(90deg,#4a9eff08 1px,#0000 1px);background-size:60px 60px;position:fixed;inset:0}.Projects-module__59Bbfa__hero{z-index:1;text-align:center;background:radial-gradient(70% 55% at 50% 0,#4a9eff21 0%,#0000 70%);padding:7rem 2rem 4rem;position:relative}.Projects-module__59Bbfa__heroBadge{letter-spacing:.36em;color:var(--blue-primary);border:1px solid #4a9eff4d;border-radius:100px;margin-bottom:1.5rem;padding:.35rem 1.1rem;font-size:.68rem;font-weight:500;display:inline-block}.Projects-module__59Bbfa__heroTitle{font-family:var(--font-display);margin-bottom:1.25rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.1}.Projects-module__59Bbfa__heroAccent{color:var(--blue-accent);font-style:italic}.Projects-module__59Bbfa__heroSub{color:var(--white-50);max-width:540px;margin:0 auto 2.5rem;font-size:1rem;font-weight:300;line-height:1.8}.Projects-module__59Bbfa__heroDivider{justify-content:center;align-items:center;gap:1rem;display:flex}.Projects-module__59Bbfa__heroDivider span:not(.Projects-module__59Bbfa__heroDiamond){background:linear-gradient(90deg, transparent, var(--navy-border));width:80px;height:1px;display:block}.Projects-module__59Bbfa__heroDivider span:last-child{background:linear-gradient(90deg, var(--navy-border), transparent)}.Projects-module__59Bbfa__heroDiamond{border-radius:1px;transform:rotate(45deg);background:var(--blue-primary)!important;width:8px!important;height:8px!important}.Projects-module__59Bbfa__statsStrip{z-index:1;border-top:1px solid var(--navy-border);border-bottom:1px solid var(--navy-border);background:var(--navy-surface);display:flex;position:relative}.Projects-module__59Bbfa__statItem{text-align:center;border-right:1px solid var(--navy-border);flex:1;padding:1.5rem 1rem;transition:background .25s}.Projects-module__59Bbfa__statItem:last-child{border-right:none}.Projects-module__59Bbfa__statItem:hover{background:var(--blue-subtle)}.Projects-module__59Bbfa__statNum{font-family:var(--font-display);color:var(--blue-accent);margin-bottom:.3rem;font-size:2.2rem;font-weight:300;line-height:1}.Projects-module__59Bbfa__statLabel{color:var(--white-50);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.Projects-module__59Bbfa__filterRow{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 2rem 0;display:flex;position:relative}.Projects-module__59Bbfa__filterBtn{border:1px solid var(--navy-border);color:var(--white-50);font-family:var(--font-body);letter-spacing:.06em;cursor:pointer;background:0 0;border-radius:100px;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-size:.82rem;font-weight:500;transition:border-color .25s,color .25s,background .25s;display:inline-flex}.Projects-module__59Bbfa__filterBtn:hover{color:var(--white);border-color:#4a9eff66}.Projects-module__59Bbfa__filterActive{border-color:var(--blue-primary)!important;background:var(--blue-subtle)!important;color:var(--white)!important}.Projects-module__59Bbfa__filterCount{width:20px;height:20px;color:var(--blue-accent);background:#4a9eff26;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:inline-flex}.Projects-module__59Bbfa__gridSection{z-index:1;max-width:1400px;margin:0 auto;padding:2.5rem 2rem 6rem;position:relative}.Projects-module__59Bbfa__projectsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.Projects-module__59Bbfa__projectCard{background:var(--navy-card);border:1px solid var(--navy-border);cursor:pointer;transition:border-color .3s, transform .35s var(--ease-out), box-shadow .3s;animation:Projects-module__59Bbfa__cardReveal .5s var(--ease-out) both;border-radius:14px;overflow:hidden}@keyframes Projects-module__59Bbfa__cardReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Projects-module__59Bbfa__projectCard:hover{border-color:#4a9eff73;transform:translateY(-5px);box-shadow:0 20px 50px #00000073,0 0 30px #4a9eff14}.Projects-module__59Bbfa__cardImageWrap{aspect-ratio:4/3;background:var(--navy-surface);width:100%;position:relative;overflow:hidden}.Projects-module__59Bbfa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .55s var(--ease-out);display:block}.Projects-module__59Bbfa__projectCard:hover .Projects-module__59Bbfa__cardImage{transform:scale(1.06)}.Projects-module__59Bbfa__cardPlaceholder{width:100%;height:100%;color:var(--white-50);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;display:flex}.Projects-module__59Bbfa__cardPlaceholder svg{opacity:.4;width:40px;height:40px}.Projects-module__59Bbfa__cardPlaceholder span{letter-spacing:.12em;text-transform:uppercase;opacity:.5;font-size:.72rem}.Projects-module__59Bbfa__cardOverlay{opacity:0;background:linear-gradient(160deg,#060e1f0d,#060e1fb8);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.Projects-module__59Bbfa__projectCard:hover .Projects-module__59Bbfa__cardOverlay{opacity:1}.Projects-module__59Bbfa__overlayIcon{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Projects-module__59Bbfa__overlayIcon svg{width:18px;height:18px}.Projects-module__59Bbfa__overlayText{letter-spacing:.14em;color:#ffffffd9;text-transform:uppercase;font-size:.72rem}.Projects-module__59Bbfa__cardInfo{padding:1rem 1.1rem 1.1rem}.Projects-module__59Bbfa__cardMeta{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.Projects-module__59Bbfa__cardType{letter-spacing:.14em;color:var(--blue-accent);text-transform:uppercase;font-size:.65rem;font-weight:500}.Projects-module__59Bbfa__cardYear{color:var(--white-50);font-size:.65rem}.Projects-module__59Bbfa__cardTitle{font-family:var(--font-display);margin-bottom:.65rem;font-size:1.05rem;font-weight:400;line-height:1.3}.Projects-module__59Bbfa__cardStatus{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;border-radius:100px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.65rem;font-weight:500;display:inline-flex}.Projects-module__59Bbfa__statusDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.Projects-module__59Bbfa__lightboxBackdrop{z-index:1000;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#040914ed;justify-content:center;align-items:center;padding:1.5rem;animation:.2s Projects-module__59Bbfa__fadeIn;display:flex;position:fixed;inset:0}@keyframes Projects-module__59Bbfa__fadeIn{0%{opacity:0}to{opacity:1}}.Projects-module__59Bbfa__lightboxBox{background:var(--navy-card);border:1px solid var(--navy-border);width:100%;max-width:900px;animation:Projects-module__59Bbfa__scaleIn .28s var(--ease-out);border-radius:20px;position:relative;overflow:hidden}@keyframes Projects-module__59Bbfa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Projects-module__59Bbfa__lbClose{z-index:10;border:1px solid var(--navy-border);width:36px;height:36px;color:var(--white-80);cursor:pointer;background:#060e1fbf;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.Projects-module__59Bbfa__lbClose:hover{border-color:var(--blue-primary);background:#4a9eff33}.Projects-module__59Bbfa__lbClose svg{width:16px;height:16px}.Projects-module__59Bbfa__lbImageWrap{aspect-ratio:16/9;background:var(--navy-surface);width:100%;overflow:hidden}.Projects-module__59Bbfa__lbImage{object-fit:cover;width:100%;height:100%;display:block}.Projects-module__59Bbfa__lbInfo{padding:1.25rem 1.5rem 1.5rem}.Projects-module__59Bbfa__lbMeta{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.Projects-module__59Bbfa__lbTitle{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.6rem;font-weight:300}.Projects-module__59Bbfa__lbNav{border:1px solid var(--navy-border);width:40px;height:40px;color:var(--white-80);cursor:pointer;background:#060e1fcc;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex;position:absolute;top:38%;transform:translateY(-50%)}.Projects-module__59Bbfa__lbNav:hover{border-color:var(--blue-primary);background:#4a9eff33}.Projects-module__59Bbfa__lbNav svg{width:18px;height:18px}.Projects-module__59Bbfa__lbPrev{left:.75rem}.Projects-module__59Bbfa__lbNext{right:.75rem}.Projects-module__59Bbfa__ctaSection{z-index:1;text-align:center;background:var(--navy-surface);border-top:1px solid var(--navy-border);padding:6rem 2rem;position:relative;overflow:hidden}.Projects-module__59Bbfa__ctaGlow{pointer-events:none;background:radial-gradient(circle,#4a9eff1a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Projects-module__59Bbfa__ctaOverline{letter-spacing:.3em;color:var(--blue-primary);margin-bottom:1rem;font-size:.68rem;font-weight:500;position:relative}.Projects-module__59Bbfa__ctaTitle{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3.8rem);font-weight:300;line-height:1.2;position:relative}.Projects-module__59Bbfa__ctaSub{color:var(--white-50);max-width:460px;margin:0 auto 2.5rem;font-weight:300;line-height:1.8;position:relative}.Projects-module__59Bbfa__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex;position:relative}.Projects-module__59Bbfa__ctaPrimary{background:linear-gradient(135deg, var(--blue-primary), #2278d5);color:#fff;letter-spacing:.08em;border-radius:8px;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 24px #4a9eff40}.Projects-module__59Bbfa__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 32px #4a9eff66}.Projects-module__59Bbfa__ctaPrimary svg{width:16px;height:16px}.Projects-module__59Bbfa__ctaSecondary{border:1px solid var(--navy-border);color:var(--white-80);letter-spacing:.06em;border-radius:8px;align-items:center;padding:.9rem 2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.Projects-module__59Bbfa__ctaSecondary:hover{border-color:var(--blue-primary);color:var(--white)}@media (max-width:1280px){.Projects-module__59Bbfa__projectsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.Projects-module__59Bbfa__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Projects-module__59Bbfa__projectsGrid{grid-template-columns:1fr}.Projects-module__59Bbfa__statsStrip{flex-wrap:wrap}.Projects-module__59Bbfa__statItem{border-bottom:1px solid var(--navy-border);flex:50%}.Projects-module__59Bbfa__statItem:nth-child(2){border-right:none}}
