header[data-astro-cid-qwekciqp]{padding-bottom:3rem;border-bottom:1px solid var(--gray-800)}.back-link[data-astro-cid-qwekciqp]{display:inline-flex;margin-bottom:1rem;color:var(--link-color);font-weight:500;font-size:2rem;text-decoration:none}.back-link[data-astro-cid-qwekciqp]:hover{color:var(--link-hover-color)}.hero-content[data-astro-cid-qwekciqp]{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;margin-inline:auto;padding-inline:1rem}.description[data-astro-cid-qwekciqp]{font-size:clamp(1rem,4vw,1.8rem);line-height:1.6;text-align:center;max-width:100%;word-wrap:break-word}.actions-row[data-astro-cid-qwekciqp]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%}.tags[data-astro-cid-qwekciqp]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.visit-project[data-astro-cid-qwekciqp]{margin-top:2rem}.visit-project[data-astro-cid-qwekciqp] a[data-astro-cid-qwekciqp]{display:inline-block;padding:.85rem 2rem;font-size:clamp(1rem,1.2vw + .5rem,1.25rem);font-weight:600;color:var(--accent-text-over);background:var(--gradient-accent);border-radius:1rem;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.visit-project[data-astro-cid-qwekciqp] a[data-astro-cid-qwekciqp]:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.content[data-astro-cid-qwekciqp]{margin-inline:auto;padding:1rem}.content[data-astro-cid-qwekciqp]>*+*{margin-top:1.5rem}.content[data-astro-cid-qwekciqp] h1,.content[data-astro-cid-qwekciqp] h2,.content[data-astro-cid-qwekciqp] h3,.content[data-astro-cid-qwekciqp] h4,.content[data-astro-cid-qwekciqp] h5{margin:2rem 0 1rem;line-height:1.2}.content[data-astro-cid-qwekciqp] p{font-size:clamp(1rem,1.5vw + .5rem,1.35rem);line-height:1.7;color:var(--gray-300)}.content[data-astro-cid-qwekciqp] img{width:100%;max-width:100%;border-radius:1.5rem;box-shadow:var(--shadow-sm);background:var(--gradient-subtle);border:1px solid var(--gray-800);object-fit:cover}.content[data-astro-cid-qwekciqp] blockquote{font-size:clamp(1.1rem,1.3vw + .5rem,1.6rem);font-family:var(--font-brand);font-weight:600;line-height:1.3;padding-inline-start:1.5rem;border-inline-start:.25rem solid var(--accent-dark);color:var(--gray-0);margin:1.5rem 0}.content[data-astro-cid-qwekciqp] video,.content[data-astro-cid-qwekciqp] iframe{width:100%;max-width:100%;height:auto}.gallery-section[data-astro-cid-qwekciqp]{margin-top:4rem;width:100%}.gallery-section[data-astro-cid-qwekciqp] h2[data-astro-cid-qwekciqp]{text-align:center;margin-bottom:2rem;font-size:var(--text-3xl);color:var(--gray-100)}.carousel-container[data-astro-cid-qwekciqp]{width:100%;max-width:1600px;margin:0 auto}.carousel-wrapper[data-astro-cid-qwekciqp]{position:relative;width:100%;overflow:hidden;border-radius:16px}.carousel-slides[data-astro-cid-qwekciqp]{position:relative;width:100%}.carousel-slide[data-astro-cid-qwekciqp]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;cursor:pointer;display:flex;align-items:center;justify-content:center}.carousel-slide[data-astro-cid-qwekciqp].active{opacity:1;z-index:1}.carousel-slide[data-astro-cid-qwekciqp] img[data-astro-cid-qwekciqp]{width:auto;height:100%;object-fit:contain;display:block;max-height:80vh;margin:0 auto}.carousel-caption[data-astro-cid-qwekciqp]{position:absolute;display:none;bottom:0;left:0;right:0;color:var(--gray-0);padding:4rem 2rem 1.5rem;font-size:var(--text-lg);text-align:center;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}.carousel-btn[data-astro-cid-qwekciqp]{position:absolute;top:50%;transform:translateY(-50%);background:var(--accent-regular);color:var(--gray-0);border:none;width:64px;height:64px;font-size:2rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--theme-transition);z-index:2;box-shadow:var(--shadow-lg)}.carousel-btn[data-astro-cid-qwekciqp]:hover{background:var(--accent-dark);transform:translateY(-50%) scale(1.15);box-shadow:0 8px 24px #0000004d}.carousel-btn-prev[data-astro-cid-qwekciqp]{left:2rem}.carousel-btn-next[data-astro-cid-qwekciqp]{right:2rem}.carousel-dots[data-astro-cid-qwekciqp]{display:flex;justify-content:center;gap:.75rem;margin-top:2rem;padding-bottom:1rem}.dot[data-astro-cid-qwekciqp]{width:14px;height:14px;border-radius:50%;background:var(--gray-400);cursor:pointer;transition:all var(--theme-transition);box-shadow:var(--shadow-sm)}.dot[data-astro-cid-qwekciqp].active{background:var(--accent-regular);transform:scale(1.4);box-shadow:0 0 12px var(--accent-overlay)}.dot[data-astro-cid-qwekciqp]:hover{background:var(--accent-dark);transform:scale(1.3)}.lightbox[data-astro-cid-qwekciqp]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000f7;z-index:9999;align-items:center;justify-content:center;animation:fadeIn .3s ease}.lightbox[data-astro-cid-qwekciqp].active{display:flex}.lightbox-content[data-astro-cid-qwekciqp]{max-width:98vw;max-height:98vh;display:flex;flex-direction:column;align-items:center;animation:scaleIn .3s ease}.lightbox-content[data-astro-cid-qwekciqp] img[data-astro-cid-qwekciqp]{max-width:98vw;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;transition:opacity .15s ease}.lightbox-caption[data-astro-cid-qwekciqp]{color:var(--gray-0);font-size:var(--text-xl);margin-top:2rem;text-align:center;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.8)}.lightbox-close[data-astro-cid-qwekciqp]{position:absolute;top:2rem;right:2rem;background:var(--accent-regular);color:var(--gray-0);border:none;width:64px;height:64px;font-size:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--theme-transition);z-index:10001;box-shadow:var(--shadow-lg)}.lightbox-close[data-astro-cid-qwekciqp]:hover{background:var(--accent-dark);transform:rotate(90deg) scale(1.15)}.lightbox-btn[data-astro-cid-qwekciqp]{position:absolute;top:50%;transform:translateY(-50%);background:var(--accent-regular);color:var(--gray-0);border:none;width:64px;height:64px;font-size:2.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all var(--theme-transition);z-index:10000;box-shadow:var(--shadow-lg)}.lightbox-btn[data-astro-cid-qwekciqp]:hover{background:var(--accent-dark);transform:translateY(-50%) scale(1.2)}.lightbox-btn-prev[data-astro-cid-qwekciqp]{left:2rem}.lightbox-btn-next[data-astro-cid-qwekciqp]{right:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (min-width: 50em){.back-link[data-astro-cid-qwekciqp]{display:block}.description[data-astro-cid-qwekciqp]{font-size:1.35rem;text-align:left}.hero-content[data-astro-cid-qwekciqp]{gap:2rem}.actions-row[data-astro-cid-qwekciqp]{flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.tags[data-astro-cid-qwekciqp]{justify-content:flex-start}.visit-project[data-astro-cid-qwekciqp]{margin-top:0}.content[data-astro-cid-qwekciqp]{padding:0}.carousel-slides[data-astro-cid-qwekciqp]{aspect-ratio:21 / 9}.carousel-caption[data-astro-cid-qwekciqp]{font-size:var(--text-xl)}}@media (min-width: 80em){.description[data-astro-cid-qwekciqp]{font-size:1.5rem}.visit-project[data-astro-cid-qwekciqp] a[data-astro-cid-qwekciqp]{font-size:1.25rem;padding:1rem 2.25rem}.carousel-slides[data-astro-cid-qwekciqp]{aspect-ratio:21 / 8}}@media (max-width: 49.99em){.carousel-btn[data-astro-cid-qwekciqp]{width:52px;height:52px}.carousel-btn-prev[data-astro-cid-qwekciqp]{left:1rem}.carousel-btn-next[data-astro-cid-qwekciqp]{right:1rem}.lightbox-btn[data-astro-cid-qwekciqp],.lightbox-close[data-astro-cid-qwekciqp]{width:52px;height:52px}.lightbox-btn-prev[data-astro-cid-qwekciqp]{left:1rem}.lightbox-btn-next[data-astro-cid-qwekciqp]{right:1rem}.lightbox-close[data-astro-cid-qwekciqp]{top:1rem;right:1rem}.carousel-caption[data-astro-cid-qwekciqp]{font-size:var(--text-base);padding:3rem 1.5rem 1rem}.lightbox-caption[data-astro-cid-qwekciqp]{font-size:var(--text-md)}.carousel-slides[data-astro-cid-qwekciqp]{aspect-ratio:16 / 10}}
