.ic-carousel{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.ic-window{overflow:hidden;width:100%;height:var(--ic-h, 360px);cursor:zoom-in}.ic-track{display:flex;flex-direction:row;height:100%;will-change:transform}.ic-slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ic-slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;pointer-events:none;user-select:none}.ic-single{max-width:100%;max-height:420px;width:auto;height:auto;display:block;cursor:zoom-in}.ic-btn{position:absolute;top:calc(var(--ic-h, 360px) / 2);transform:translateY(-50%);background:#ffffffe6;border:1px solid rgba(0,0,0,.1);cursor:pointer;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .18s,background .15s;color:#222;padding:0;flex-shrink:0;z-index:1}.ic-carousel:hover .ic-btn{opacity:1}.ic-btn:hover{background:#fff}.ic-prev{left:.4rem}.ic-next{right:.4rem}.ic-dots{display:flex;justify-content:center;gap:.375rem;margin-top:.625rem}.ic-dot{width:5px;height:5px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .2s;flex-shrink:0}.ic-dot.active{background:var(--fg, #111)}.page[data-astro-cid-2hwget37]{max-width:var(--max-w);margin:0 auto;padding:var(--page-px);padding-top:4rem;padding-bottom:6rem}.page-title[data-astro-cid-2hwget37]{font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem}.page-subtitle[data-astro-cid-2hwget37]{font-size:.875rem;color:var(--muted);margin-bottom:4rem}.projects[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:6rem}.project[data-astro-cid-2hwget37]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.project[data-astro-cid-2hwget37].reverse{direction:rtl}.project[data-astro-cid-2hwget37].reverse>[data-astro-cid-2hwget37]{direction:ltr}.project-image[data-astro-cid-2hwget37]{display:flex;align-items:center;justify-content:center}.image-placeholder[data-astro-cid-2hwget37]{width:100%;aspect-ratio:4 / 3;background:#f0f0f0}.project-text[data-astro-cid-2hwget37]{display:flex;flex-direction:column;gap:.75rem}.project-title-row[data-astro-cid-2hwget37]{display:flex;align-items:center;gap:.625rem}.project-title-row[data-astro-cid-2hwget37] h2[data-astro-cid-2hwget37]{font-size:1.125rem;font-weight:500;letter-spacing:-.01em}.project-text[data-astro-cid-2hwget37] p[data-astro-cid-2hwget37]{color:var(--muted);font-size:.9375rem;line-height:1.7;white-space:pre-line}.read-more[data-astro-cid-2hwget37]{font-size:.875rem;font-weight:500;color:var(--fg);text-decoration:none;transition:opacity .15s}.read-more[data-astro-cid-2hwget37]:hover{opacity:.6;text-decoration:none}.github-link[data-astro-cid-2hwget37]{color:var(--muted);display:flex;align-items:center;flex-shrink:0;transition:color .15s}.github-link[data-astro-cid-2hwget37]:hover{color:var(--fg);text-decoration:none}.section-divider[data-astro-cid-2hwget37]{border:none;border-top:1px solid var(--border, #e5e5e5);margin:5rem 0 4rem}@media(max-width:700px){.project[data-astro-cid-2hwget37],.project[data-astro-cid-2hwget37].reverse{grid-template-columns:1fr;direction:ltr;gap:1.5rem}.projects[data-astro-cid-2hwget37]{gap:4rem}}#lightbox{display:none;position:fixed;inset:0;background:#000000e0;z-index:999;align-items:center;justify-content:center}#lightbox.open{display:flex}#lightbox-img{max-width:min(90vw,1200px);max-height:90vh;object-fit:contain;display:block}#lightbox-close{position:absolute;top:1.25rem;right:1.5rem;background:none;border:none;color:#ffffffbf;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .15s}#lightbox-close:hover{color:#fff}#lightbox-prev,#lightbox-next{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#ffffffd9;cursor:pointer;width:44px;height:44px;border-radius:50%;display:none;align-items:center;justify-content:center;transition:background .15s,color .15s;padding:0;flex-shrink:0}#lightbox.carousel #lightbox-prev,#lightbox.carousel #lightbox-next{display:flex}#lightbox-prev:hover,#lightbox-next:hover{background:#ffffff38;color:#fff}#lightbox-prev{left:1.5rem}#lightbox-next{right:1.5rem}
