@keyframes styles_fadeInUp__7hFM9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles_projectList__5Mani{display:flex;flex-direction:column;gap:0;width:100%;max-width:100%}.styles_projectLink__8L8_f{text-decoration:none;color:inherit;opacity:0;animation:styles_fadeInUp__7hFM9 .6s ease forwards}.styles_projectItem__ZBMpn{display:flex;flex-direction:column;padding:1.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:all .2s ease}.styles_projectItem__ZBMpn:last-child{border-bottom:none}.styles_projectItem__ZBMpn:hover{background-color:var(--hover)}.styles_projectItem__ZBMpn.styles_active__56q0h,.styles_projectItem__ZBMpn:hover{padding-left:1rem;padding-right:1rem;margin-left:-1rem;margin-right:-1rem;border-radius:6px}.styles_projectItem__ZBMpn.styles_active__56q0h{background-color:hsla(0,0%,100%,.04)}.styles_projectHeader__Ak8XL{display:flex;align-items:center;margin-bottom:.5rem;gap:0;width:100%}.styles_projectTitle__JGcQQ{margin:0;font-size:1.25rem;font-weight:500;color:var(--foreground);line-height:1.4;flex-shrink:0}.styles_projectYear__nzUq2{font-size:1rem;color:var(--muted-foreground);font-weight:400;white-space:nowrap;flex-shrink:0}.styles_projectDots__onfZh{flex-grow:1;height:1px;background-image:radial-gradient(circle,var(--muted-foreground) 1px,transparent 1px);background-size:6px 1px;background-repeat:repeat-x;margin:0 1rem}.styles_projectDescription__AJ4AY{margin:0;color:var(--muted-foreground);font-size:1rem;line-height:1.5;max-width:80%}@media (max-width:768px){.styles_projectList__5Mani{max-width:100%}.styles_projectItem__ZBMpn{padding:1.25rem 0}.styles_projectHeader__Ak8XL{flex-direction:row;align-items:center;gap:0;margin-bottom:.5rem}.styles_projectDots__onfZh{margin:0 .75rem}.styles_projectTitle__JGcQQ{font-size:1.125rem}.styles_projectYear__nzUq2{margin-top:0}.styles_projectDescription__AJ4AY{max-width:100%}}@media (max-width:480px){.styles_projectItem__ZBMpn{padding:1rem 0}.styles_projectTitle__JGcQQ{font-size:1rem}}.styles_error__ymvUV{text-align:center;padding:2rem;color:#ef4444}.styles_noResults__LcZao{text-align:center;padding:2rem;color:var(--muted-foreground)}.styles_loading__nKZSK{text-align:center;padding:2rem;font-size:1.1rem;color:var(--foreground);opacity:.8}.password-gate_container__t__Is{display:flex;align-items:center;justify-content:center;width:100%;min-height:60vh;padding:2rem 0}.password-gate_card__qDpuN{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:26rem;gap:1.25rem;padding:2rem;background:var(--background);border:1px solid var(--border);border-radius:8px}.password-gate_lockIcon___00zf{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--muted);color:var(--muted-foreground);margin-bottom:.25rem}.password-gate_heading__o5L3i{font-size:1.25rem;font-weight:600;color:var(--foreground);margin:0;letter-spacing:-.01em}.password-gate_description__6WwRP{font-size:.9rem;color:var(--muted-foreground);line-height:1.5;margin:0}.password-gate_description__6WwRP a{color:var(--foreground);text-decoration:underline;text-underline-offset:2px}.password-gate_form__ezrJg{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:.5rem}.password-gate_passwordInput__TMZHr{width:100%;padding:.7rem .875rem;font-size:.95rem;font-family:inherit;border:1px solid var(--border);border-radius:6px;background-color:var(--background);color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease}.password-gate_passwordInput__TMZHr::-moz-placeholder{color:var(--muted-foreground)}.password-gate_passwordInput__TMZHr::placeholder{color:var(--muted-foreground)}.password-gate_passwordInput__TMZHr:focus{outline:none;border-color:var(--foreground);box-shadow:0 0 0 3px var(--muted)}.password-gate_passwordInput__TMZHr:disabled{opacity:.6;cursor:not-allowed}.password-gate_submitButton__5zNgi{width:100%;padding:.7rem .875rem;font-size:.95rem;font-family:inherit;font-weight:500;color:var(--background);background-color:var(--foreground);border:1px solid var(--foreground);border-radius:6px;cursor:pointer;transition:opacity .15s ease}.password-gate_submitButton__5zNgi:hover:not(:disabled){opacity:.85}.password-gate_submitButton__5zNgi:disabled{opacity:.5;cursor:not-allowed}.password-gate_error__p2ByB{color:#ef4444;font-size:.85rem;margin:0;text-align:left}@media (max-width:768px){.password-gate_container__t__Is{min-height:50vh;padding:1rem 0}.password-gate_card__qDpuN{padding:1.5rem}.password-gate_heading__o5L3i{font-size:1.125rem}}.page_container__XAvCi{display:flex;flex-direction:column;min-height:100vh;padding:0 2rem 2rem;width:100%;max-width:1400px;margin:0 auto}.page_header__qg7xo{padding:var(--page-padding) 0;gap:2rem;display:flex;flex-direction:column;padding:2rem 0 4rem;gap:1.5rem}.page_description__RlOjg{max-width:80%;color:var(--muted-foreground);font-size:1.5rem;line-height:1.4;margin:0;font-weight:400}.page_description__RlOjg em{font-weight:800}.page_title__oSoMy{max-width:42rem;color:var(--foreground);font-size:3rem;line-height:1.1;font-weight:700;letter-spacing:-.02em;margin:0}.page_main__pq9yL{flex:1 1;overflow:visible}.page_filterButtons__N27d6{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}@media (max-width:1260px){.page_description__RlOjg{max-width:100%}}@media (max-width:1024px){.page_container__XAvCi{padding:0 1.5rem 1.5rem}.page_header__qg7xo{padding:1.5rem 0 3rem}.page_title__oSoMy{font-size:2.5rem}.page_description__RlOjg{font-size:1.375rem;max-width:100%}}@media (max-width:768px){.page_container__XAvCi{padding:0 1rem 1rem}.page_header__qg7xo{padding:1rem 0 2.5rem;gap:1.25rem}.page_title__oSoMy{font-size:2.25rem}.page_description__RlOjg{font-size:1.25rem}}@media (max-width:576px){.page_header__qg7xo{padding:1rem 0 2rem;gap:1rem}.page_title__oSoMy{font-size:1.875rem}.page_description__RlOjg{font-size:1.125rem}}.page_loading__9fJGZ{text-align:center;padding:2rem;font-size:1.1rem;color:var(--foreground);opacity:.8;display:flex;align-items:center;justify-content:center}