:root{--project-radius: 16px;--section-spacing: 2rem}[data-astro-cid-e4y4dgmp]{box-sizing:border-box;transition:all .3s ease}html,body{margin:0;padding:0;min-height:100vh;background:linear-gradient(180deg,#000,#0f1a1c 80%,#1a2a32) fixed;color:#fff;font-family:Inter,sans-serif}body{overflow-x:hidden}.project-back-button[data-astro-cid-e4y4dgmp]{position:fixed;top:1.5rem;left:1.5rem;z-index:1001;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:30px;text-decoration:none;font-weight:700;font-size:1rem;background:#000000e6;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.24);color:#ffffffe6;transition:all .3s ease}.project-back-button[data-astro-cid-e4y4dgmp]:hover{background:#212121;color:#fffc;transform:translate(-5px)}.back-icon[data-astro-cid-e4y4dgmp]{width:20px;height:20px;filter:brightness(0) invert(1)}.desktop-only[data-astro-cid-e4y4dgmp],.mobile-only[data-astro-cid-e4y4dgmp]{display:none}.simple-list[data-astro-cid-e4y4dgmp]{list-style:none;padding:0;margin:1rem 0}.simple-list-item[data-astro-cid-e4y4dgmp]{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#ffffffd9;line-height:1.6}.simple-list-item[data-astro-cid-e4y4dgmp]:before{content:"•";color:#fff9;position:absolute;left:0}@media(max-width:768px){.simple-list-item[data-astro-cid-e4y4dgmp]{padding-left:1.25rem}}@media(min-width:769px){.desktop-only[data-astro-cid-e4y4dgmp]{display:block}.mobile-only[data-astro-cid-e4y4dgmp]{display:none!important}.project-container[data-astro-cid-e4y4dgmp]{display:grid;grid-template-columns:13% 87%;grid-template-rows:auto 1fr;height:100vh;padding:3.5rem 0rem 0rem;gap:0rem}.project-nav-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar,.project-content-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar{width:8px}.project-nav-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-track,.project-content-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.project-nav-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb,.project-content-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.project-nav-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb:hover,.project-content-section[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.project-nav-section[data-astro-cid-e4y4dgmp],.project-content-section[data-astro-cid-e4y4dgmp]{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.project-icon-section[data-astro-cid-e4y4dgmp]{grid-column:1;grid-row:1;display:flex;align-items:center;justify-content:flex-end;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.project-icon-container[data-astro-cid-e4y4dgmp]{width:60%;aspect-ratio:1/1;border-radius:26px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.project-icon[data-astro-cid-e4y4dgmp]{width:100%;height:100%;object-fit:cover}.project-header-section[data-astro-cid-e4y4dgmp]{grid-column:2;grid-row:1;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.project-title[data-astro-cid-e4y4dgmp]{font-size:2rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.project-subtitle[data-astro-cid-e4y4dgmp]{font-size:1rem;color:#fffc;margin-bottom:1rem;line-height:1.2}.project-links[data-astro-cid-e4y4dgmp]{display:flex;gap:.75rem;flex-wrap:wrap}.project-link-button[data-astro-cid-e4y4dgmp]{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:30px;text-decoration:none;font-weight:500;background:#ffffff0d;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.24);color:#ffffffe6;transition:all .4s ease;position:relative;overflow:hidden}.project-link-button[data-astro-cid-e4y4dgmp]:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#667eea60,#764ba260,#f193fb60,#f5576c60,#667eea60);background-size:400% 400%;animation:gradientShift 8s ease infinite;border-radius:32px;z-index:-1;opacity:0%}.project-link-button[data-astro-cid-e4y4dgmp]:hover:before{opacity:1}.project-link-button[data-astro-cid-e4y4dgmp]:hover{transform:translateY(-2px);box-shadow:0 12px 35px #00000080}.project-nav-section[data-astro-cid-e4y4dgmp]{grid-column:1;grid-row:2;padding:1rem;overflow-y:auto;z-index:1}.project-nav-list[data-astro-cid-e4y4dgmp]{list-style:none;padding:0;margin:0}.project-nav-item[data-astro-cid-e4y4dgmp]{margin-bottom:0rem}.project-nav-link[data-astro-cid-e4y4dgmp]{display:block;padding:.5rem 0rem .5rem .5rem;border-radius:12px;text-decoration:none;color:#ffffffb3;transition:all .3s ease;font-weight:500;text-align:right}.project-nav-link[data-astro-cid-e4y4dgmp]:hover,.project-nav-link[data-astro-cid-e4y4dgmp].active{color:#fff}.project-content-section[data-astro-cid-e4y4dgmp]{grid-column:2;grid-row:2;padding:0rem 1rem 1rem;overflow-y:auto;border-left:1px solid rgba(255,255,255,.1);z-index:1}.project-section[data-astro-cid-e4y4dgmp]{margin-bottom:3rem;scroll-margin-top:2rem}.project-section-title[data-astro-cid-e4y4dgmp]{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:#fffffff2}.project-subsection-title[data-astro-cid-e4y4dgmp]{font-size:1.2rem;font-weight:600;margin:2rem 0 1rem;color:#ffffffe6}.project-section-content[data-astro-cid-e4y4dgmp]{line-height:1.6;color:#ffffffd9;font-size:1.1rem}.project-images-container[data-astro-cid-e4y4dgmp]{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0;width:100%}.project-image-wrapper[data-astro-cid-e4y4dgmp]{display:flex;justify-content:center;align-items:center}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-single{width:100%;max-width:100%}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-single .project-image[data-astro-cid-e4y4dgmp]{width:auto;max-width:100%}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-single .project-image[data-astro-cid-e4y4dgmp] img[data-astro-cid-e4y4dgmp]{width:auto;max-width:100%;height:auto;object-fit:contain}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-wide{width:calc(50% - .75rem)}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-wide:only-child{width:100%;display:flex;justify-content:center}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-wide:only-child .project-image[data-astro-cid-e4y4dgmp]{max-width:80%}.project-image-wrapper[data-astro-cid-e4y4dgmp].image-collage{width:calc(25% - 1.125rem)}@media(max-width:1200px){.project-image-wrapper[data-astro-cid-e4y4dgmp].image-collage{width:calc(33.333% - 1rem)}}@media(max-width:900px){.project-image-wrapper[data-astro-cid-e4y4dgmp].image-collage{width:calc(50% - .75rem)}}@media(max-width:600px){.project-image-wrapper[data-astro-cid-e4y4dgmp].image-collage{width:100%}}.project-image[data-astro-cid-e4y4dgmp]{width:100%;border-radius:var(--project-radius);overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.project-image[data-astro-cid-e4y4dgmp] img[data-astro-cid-e4y4dgmp]{width:100%;height:auto;display:block}}@media(max-width:768px){.desktop-only[data-astro-cid-e4y4dgmp]{display:none!important}.mobile-only[data-astro-cid-e4y4dgmp]{display:block}.project-back-button[data-astro-cid-e4y4dgmp]{top:1rem;left:1rem;padding:.75rem 1rem;font-size:.9rem;z-index:1001;background:#000000e6}.project-top-section[data-astro-cid-e4y4dgmp]{position:fixed;top:0;left:0;right:0;background:#000000f2;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;padding:4rem 1rem 1rem;margin:0}.project-top-section[data-astro-cid-e4y4dgmp]:after{content:"";position:absolute;bottom:0;left:1rem;right:1rem;height:1px;background:#ffffff1a}.project-header-row[data-astro-cid-e4y4dgmp]{display:grid;grid-template-columns:15% 85%;gap:.75rem;margin-bottom:.5rem;align-items:center}.project-icon-container-mobile[data-astro-cid-e4y4dgmp]{width:100%;aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.project-icon-mobile[data-astro-cid-e4y4dgmp]{width:100%;height:100%;object-fit:cover}.project-title-mobile[data-astro-cid-e4y4dgmp]{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;word-wrap:break-word;overflow-wrap:break-word}.project-subtitle-mobile[data-astro-cid-e4y4dgmp]{font-size:.9rem;color:#fffc;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;margin-bottom:.5rem}.project-links-row[data-astro-cid-e4y4dgmp]{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:center;padding-bottom:0rem}.project-links-mobile[data-astro-cid-e4y4dgmp]{display:flex;gap:.75rem;flex-wrap:wrap}.project-link-button-mobile[data-astro-cid-e4y4dgmp]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem .9rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:.9rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.24);color:#ffffffe6;transition:all .3s ease}.project-link-button-mobile[data-astro-cid-e4y4dgmp]:hover{background:#ffffff1a;transform:translateY(-2px)}.project-nav-toggle[data-astro-cid-e4y4dgmp]{background:none;border:none;color:#fff;cursor:pointer;padding:.75rem;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;z-index:1002}.project-nav-toggle[data-astro-cid-e4y4dgmp] span[data-astro-cid-e4y4dgmp]{width:20px;height:2px;background:#fff;transition:all .3s ease}.project-nav-toggle[data-astro-cid-e4y4dgmp].active span[data-astro-cid-e4y4dgmp]:nth-child(1){transform:rotate(45deg) translate(4px,5px)}.project-nav-toggle[data-astro-cid-e4y4dgmp].active span[data-astro-cid-e4y4dgmp]:nth-child(2){opacity:0}.project-nav-toggle[data-astro-cid-e4y4dgmp].active span[data-astro-cid-e4y4dgmp]:nth-child(3){transform:rotate(-45deg) translate(4px,-5px)}.project-nav-mobile[data-astro-cid-e4y4dgmp]{position:fixed;top:0;left:1rem;right:1rem;background:#ffffff14;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.15);max-width:calc(100% - 2rem);border-bottom-left-radius:24px;border-bottom-right-radius:24px;z-index:999;padding:1rem;line-height:normal;transform:translateY(-100%);opacity:0;transition:all .3s ease;pointer-events:none;height:fit-content;max-height:70vh;overflow-y:auto}.project-nav-mobile[data-astro-cid-e4y4dgmp].active{transform:translateY(0);opacity:1;pointer-events:auto}.project-nav-list-mobile[data-astro-cid-e4y4dgmp]{list-style:none;padding:0;margin:0}.project-nav-item-mobile[data-astro-cid-e4y4dgmp]{margin-bottom:.5rem}.project-nav-link-mobile[data-astro-cid-e4y4dgmp]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;color:#ffffffb3;font-size:1.05rem;font-weight:500;border-radius:20px;margin-bottom:.5rem;transition:all .3s ease;position:relative;overflow:hidden;font-family:Inter,sans-serif}.project-nav-link-mobile[data-astro-cid-e4y4dgmp]:before{content:"";position:absolute;inset:0;background:#ffffff26;border-radius:20px;opacity:0;transition:opacity .3s ease;z-index:-1;backdrop-filter:blur(10px) saturate(180%);-webkit-backdrop-filter:blur(10px) saturate(180%);border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0000001a,inset 0 1px #ffffff1a}.project-nav-link-mobile[data-astro-cid-e4y4dgmp]:hover:before,.project-nav-link-mobile[data-astro-cid-e4y4dgmp].active:before{opacity:1}.project-nav-link-mobile[data-astro-cid-e4y4dgmp]:hover,.project-nav-link-mobile[data-astro-cid-e4y4dgmp].active{background:transparent;transform:translate(5px);color:#fff}.project-content-section-mobile[data-astro-cid-e4y4dgmp]{padding:1rem 1rem 5rem;margin-top:180px;overflow-y:auto;height:calc(100vh - 180px);z-index:1}.project-content-section-mobile[data-astro-cid-e4y4dgmp]::-webkit-scrollbar{width:6px}.project-content-section-mobile[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.project-content-section-mobile[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.project-content-section-mobile[data-astro-cid-e4y4dgmp]::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.project-content-section-mobile[data-astro-cid-e4y4dgmp]{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}.project-section-mobile[data-astro-cid-e4y4dgmp]{margin-bottom:2.5rem;scroll-margin-top:2rem}.project-section-title-mobile[data-astro-cid-e4y4dgmp]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fffffff2}.project-subsection-title-mobile[data-astro-cid-e4y4dgmp]{font-size:1rem;font-weight:600;margin:1.5rem 0 .75rem;color:#ffffffe6}.project-section-content-mobile[data-astro-cid-e4y4dgmp]{line-height:1.6;color:#ffffffd9;font-size:1rem}.project-images-container-mobile[data-astro-cid-e4y4dgmp]{display:flex;flex-wrap:wrap;gap:1rem;margin:1rem 0;width:100%}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp]{display:flex;justify-content:center;align-items:center}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-single-mobile{width:100%}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-single-mobile .project-image-mobile[data-astro-cid-e4y4dgmp]{width:auto;max-width:100%}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-single-mobile .project-image-mobile[data-astro-cid-e4y4dgmp] img[data-astro-cid-e4y4dgmp]{width:auto;max-width:100%;height:auto;object-fit:contain}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-wide-mobile{width:100%}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-collage-mobile{width:calc(50% - .5rem)}.project-image-wrapper-mobile[data-astro-cid-e4y4dgmp].image-collage-mobile:only-child{width:100%;max-width:400px;margin:0 auto}.project-image-mobile[data-astro-cid-e4y4dgmp]{width:100%;border-radius:var(--project-radius);overflow:hidden;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.project-image-mobile[data-astro-cid-e4y4dgmp] img[data-astro-cid-e4y4dgmp]{width:100%;height:auto;display:block}.project-container[data-astro-cid-e4y4dgmp]{padding:0;height:100vh}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
