.project-detail[data-astro-cid-ovxcmftc]{margin-top:1.5rem}.project-header[data-astro-cid-ovxcmftc]{margin-bottom:3rem}.project-title-row[data-astro-cid-ovxcmftc]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1rem}.project-title[data-astro-cid-ovxcmftc]{font-size:1.75rem;font-weight:600;line-height:1.3;margin:0;color:var(--text-color);flex:1}.project-year[data-astro-cid-ovxcmftc]{font-size:.875rem;color:var(--muted-color);font-weight:400;white-space:nowrap}.project-link-wrapper[data-astro-cid-ovxcmftc]{margin-top:.5rem}.project-link[data-astro-cid-ovxcmftc]{color:var(--muted-color);text-decoration:underline;text-decoration-color:var(--muted-color);text-underline-offset:2px;transition:all .2s ease}.project-link[data-astro-cid-ovxcmftc]:hover{color:var(--text-color);text-decoration-color:var(--text-color)}.project-carousel[data-astro-cid-ovxcmftc]{position:relative;width:100%;margin-bottom:3rem;border-radius:12px;overflow:hidden;background:#1a1a1a}.carousel-container[data-astro-cid-ovxcmftc]{position:relative;width:100%;overflow:hidden;aspect-ratio:16 / 9;background:#1a1a1a;border-radius:12px}.carousel-track[data-astro-cid-ovxcmftc]{display:flex;height:100%}.carousel-slide[data-astro-cid-ovxcmftc]{min-width:100%;width:100%;flex-shrink:0;position:relative;height:100%;background:#1a1a1a}.carousel-slide[data-astro-cid-ovxcmftc]:not(:first-child){display:none}.carousel-image-wrapper[data-astro-cid-ovxcmftc]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1a}.carousel-image[data-astro-cid-ovxcmftc]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;border-radius:12px}.carousel-hint[data-astro-cid-ovxcmftc]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:.75rem;opacity:0;animation:hintFadeIn 3.5s ease-in-out .1s infinite}.cursor-animation[data-astro-cid-ovxcmftc]{position:relative;width:32px;height:32px;animation:cursorMoveIn 3.5s ease-in-out .1s infinite}.cursor-icon[data-astro-cid-ovxcmftc]{width:100%;height:100%;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.cursor-path[data-astro-cid-ovxcmftc]{stroke-dasharray:100;stroke-dashoffset:100;animation:cursorDraw .8s ease-out .1s forwards}@keyframes cursorDraw{0%{stroke-dashoffset:100;opacity:0}30%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.click-ripple[data-astro-cid-ovxcmftc]{position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;border:2px solid rgba(255,255,255,.8);transform:translate(-50%,-50%);animation:carouselPulseRing 3.5s ease-in-out .1s infinite}.carousel-hint-text[data-astro-cid-ovxcmftc]{background:#000000bf;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;backdrop-filter:blur(10px);white-space:nowrap;animation:textFade 3.5s ease-in-out .1s infinite}@keyframes cursorMoveIn{0%{transform:translate(-60px) translateY(20px) scale(.8);opacity:0}15%{opacity:1}20%{transform:translate(0) translateY(0) scale(1)}30%{transform:translate(0) translateY(0) scale(1)}35%{transform:translate(0) translateY(-4px) scale(.95)}40%{transform:translate(0) translateY(0) scale(1)}45%{transform:translate(0) translateY(0) scale(1)}90%{transform:translate(0) translateY(0) scale(1);opacity:1}to{transform:translate(60px) translateY(20px) scale(.8);opacity:0}}@keyframes carouselPulseRing{0%,35%{width:8px;height:8px;opacity:0}37%{width:8px;height:8px;opacity:.8}45%{width:60px;height:60px;opacity:0}to{width:60px;height:60px;opacity:0}}@keyframes hintFadeIn{0%,90%{opacity:0}20%,85%{opacity:1}to{opacity:0}}@keyframes textFade{0%,35%{opacity:0;transform:translateY(10px)}37%,85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.project-content[data-astro-cid-ovxcmftc]{margin-bottom:3rem;font-size:.9375rem;line-height:1.6;color:var(--body-color)}.project-content[data-astro-cid-ovxcmftc] p{margin-bottom:1rem}.project-content[data-astro-cid-ovxcmftc] p:last-child{margin-bottom:0}.project-content[data-astro-cid-ovxcmftc] h1,.project-content[data-astro-cid-ovxcmftc] h2,.project-content[data-astro-cid-ovxcmftc] h3,.project-content[data-astro-cid-ovxcmftc] h4,.project-content[data-astro-cid-ovxcmftc] h5,.project-content[data-astro-cid-ovxcmftc] h6{font-size:1.125rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--text-color)}.project-content[data-astro-cid-ovxcmftc] ul,.project-content[data-astro-cid-ovxcmftc] ol{margin:1rem 0;padding-left:2rem}.project-content[data-astro-cid-ovxcmftc] li{margin-bottom:.5rem}.project-content[data-astro-cid-ovxcmftc] a{color:var(--text-color);text-decoration:underline;text-decoration-color:var(--muted-color);text-underline-offset:2px;transition:all .2s ease}.project-content[data-astro-cid-ovxcmftc] a:hover{text-decoration-color:var(--text-color)}.project-content[data-astro-cid-ovxcmftc] blockquote{border-left:2px solid var(--muted-color);padding-left:1rem;margin:1rem 0;color:var(--muted-color);font-style:italic}.project-content[data-astro-cid-ovxcmftc] code{background:var(--tag-bg);padding:.125rem .375rem;border-radius:3px;font-size:.875rem;font-family:monospace}.project-content[data-astro-cid-ovxcmftc] pre{background:var(--tag-bg);padding:1rem;border-radius:4px;overflow-x:auto;margin:1rem 0}.project-content[data-astro-cid-ovxcmftc] pre code{background:none;padding:0}.lightbox[data-astro-cid-ovxcmftc]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f2;z-index:1000;align-items:center;justify-content:center;outline:none}.lightbox[data-astro-cid-ovxcmftc].active{display:flex}.lightbox-content[data-astro-cid-ovxcmftc]{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image[data-astro-cid-ovxcmftc]{max-width:100%;max-height:90vh;width:auto;height:auto;object-fit:contain}.lightbox-close[data-astro-cid-ovxcmftc]{position:absolute;top:2rem;right:2rem;background:#ffffff1a;color:#fff;border:none;width:48px;height:48px;border-radius:50%;font-size:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:1001}.lightbox-close[data-astro-cid-ovxcmftc]:hover{background:#fff3}.lightbox-nav[data-astro-cid-ovxcmftc]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;align-items:center;z-index:1001}.lightbox-prev[data-astro-cid-ovxcmftc],.lightbox-next[data-astro-cid-ovxcmftc]{background:#ffffff1a;color:#fff;border:none;width:56px;height:56px;border-radius:50%;font-size:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.lightbox-prev[data-astro-cid-ovxcmftc]:hover,.lightbox-next[data-astro-cid-ovxcmftc]:hover{background:#fff3}
