.project-container[data-astro-cid-6tkkqvq7]{max-width:1600px;margin:0 auto;padding:0 40px 120px}.breadcrumbs-container[data-astro-cid-6tkkqvq7]{max-width:1600px;margin:0 auto;padding:var(--page-top-spacing) 40px 0}.project-hero-row[data-astro-cid-6tkkqvq7]{display:flex;gap:40px;margin-top:var(--page-hero-gap);align-items:stretch;justify-content:flex-end;--hero-card-height: clamp(500px, 75vh, 700px)}.hero-image-wrapper[data-astro-cid-6tkkqvq7]{flex:1;min-width:0;display:flex;justify-content:center;align-items:center;height:var(--hero-card-height);max-height:var(--hero-card-height)}.ecom-gallery[data-astro-cid-6tkkqvq7]{width:100%;height:100%;max-height:100%;display:flex;flex-direction:column;gap:14px}.ecom-main[data-astro-cid-6tkkqvq7]{position:relative;width:100%;flex:1;min-height:0;background:var(--color-bg-secondary);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.ecom-main-img[data-astro-cid-6tkkqvq7]{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block;transition:transform .3s ease}.ecom-main[data-astro-cid-6tkkqvq7]:hover .ecom-main-img[data-astro-cid-6tkkqvq7]{transform:scale(1.01)}.ecom-zoom-btn[data-astro-cid-6tkkqvq7]{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;border:1px solid var(--color-stroke);background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--color-black);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;box-shadow:0 4px 16px #00000014}.ecom-zoom-btn[data-astro-cid-6tkkqvq7]:hover{background:var(--color-white);border-color:var(--color-black);transform:scale(1.05)}.ecom-thumbs[data-astro-cid-6tkkqvq7]{display:flex;gap:10px;flex-wrap:nowrap;justify-content:center;overflow-x:auto;padding:2px 2px 4px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%}.ecom-thumb[data-astro-cid-6tkkqvq7]{flex-shrink:0;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;background:var(--color-bg-secondary);cursor:pointer;transition:border-color .2s ease,transform .2s ease,opacity .2s ease;opacity:.72}.ecom-thumb[data-astro-cid-6tkkqvq7] img[data-astro-cid-6tkkqvq7]{width:100%;height:100%;object-fit:cover;display:block}.ecom-thumb[data-astro-cid-6tkkqvq7]:hover{opacity:1;transform:translateY(-1px)}.ecom-thumb[data-astro-cid-6tkkqvq7].active{border-color:var(--color-black);opacity:1}.ecom-lightbox[data-astro-cid-6tkkqvq7]{position:fixed;inset:0;z-index:9999;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:24px}.ecom-lightbox[data-astro-cid-6tkkqvq7][hidden]{display:none}.ecom-lightbox-img[data-astro-cid-6tkkqvq7]{max-width:min(96vw,1400px);max-height:90vh;object-fit:contain}.ecom-lightbox-close[data-astro-cid-6tkkqvq7]{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:var(--color-white);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.ecom-lightbox-close[data-astro-cid-6tkkqvq7]:hover{background:#fff3}.info-card[data-astro-cid-6tkkqvq7]{width:400px;height:var(--hero-card-height, clamp(500px, 75vh, 700px));max-height:var(--hero-card-height, clamp(500px, 75vh, 700px));background:var(--color-bg-secondary);border-radius:20px;padding:clamp(20px,3vh,32px);display:flex;flex-direction:column;justify-content:space-between;flex-shrink:0;overflow-y:auto;scrollbar-width:none;position:sticky;top:calc(var(--navbar-height) + 24px)}.info-card[data-astro-cid-6tkkqvq7]::-webkit-scrollbar{display:none}.project-title[data-astro-cid-6tkkqvq7]{font-family:var(--font-sans);font-size:32px;font-weight:400;line-height:1.1;letter-spacing:-.065em;color:var(--color-black);margin:0 0 24px -2px}.details-section[data-astro-cid-6tkkqvq7]{background:var(--color-btn-bg);border-radius:10px;padding:16px 0;margin-bottom:24px}.details-row[data-astro-cid-6tkkqvq7]{display:flex;justify-content:space-between;align-items:center}.detail-label[data-astro-cid-6tkkqvq7]{font-family:var(--font-sans);font-size:15px;color:var(--color-gray)}.detail-value[data-astro-cid-6tkkqvq7]{font-family:var(--font-sans);font-size:15px;font-weight:700;color:var(--color-black);text-decoration:none}.detail-value[data-astro-cid-6tkkqvq7].underlined{text-decoration:underline}.details-divider[data-astro-cid-6tkkqvq7]{height:1px;background:var(--color-stroke);margin:12px 0}.social-links[data-astro-cid-6tkkqvq7]{margin-bottom:24px}.card-footer-actions[data-astro-cid-6tkkqvq7]{margin-top:auto}.card-social-btn[data-astro-cid-6tkkqvq7]:hover,.share-btn[data-astro-cid-6tkkqvq7]:hover{background:#ebebed;border-color:#d4d4d8;color:var(--color-black)}@media(min-width:1025px){.ecom-gallery[data-astro-cid-6tkkqvq7]{flex-direction:row;align-items:center;gap:16px}.ecom-thumbs[data-astro-cid-6tkkqvq7]{flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;max-height:100%;width:auto;justify-content:center;align-self:center;flex-shrink:0;padding:4px 2px}.ecom-thumb[data-astro-cid-6tkkqvq7]{width:72px;height:72px}.ecom-main[data-astro-cid-6tkkqvq7]{flex:1;min-width:0;height:100%;max-height:100%}}@media(max-width:1024px){.project-hero-row[data-astro-cid-6tkkqvq7]{flex-direction:column;align-items:center}.info-card[data-astro-cid-6tkkqvq7]{width:100%;height:auto;max-height:none;max-width:600px;position:static}.hero-image-wrapper[data-astro-cid-6tkkqvq7]{width:100%;max-width:600px;height:auto;max-height:none}.ecom-gallery[data-astro-cid-6tkkqvq7]{height:auto;max-height:none;flex-direction:column}.ecom-main[data-astro-cid-6tkkqvq7]{order:1;min-height:clamp(240px,50vh,420px)}.ecom-thumbs[data-astro-cid-6tkkqvq7]{order:2;justify-content:center}.ecom-main-img[data-astro-cid-6tkkqvq7]{max-height:55vh}.project-container[data-astro-cid-6tkkqvq7]{padding:0 20px 80px}.breadcrumbs-container[data-astro-cid-6tkkqvq7]{padding-left:20px}}@media(max-width:640px){.breadcrumbs-container[data-astro-cid-6tkkqvq7]{padding:20px 16px 0}.project-container[data-astro-cid-6tkkqvq7]{padding:0 16px 60px}.project-hero-row[data-astro-cid-6tkkqvq7]{gap:20px;margin-top:24px;align-items:stretch}.hero-image-wrapper[data-astro-cid-6tkkqvq7]{width:100%}.ecom-main[data-astro-cid-6tkkqvq7]{border-radius:16px;min-height:clamp(240px,50vh,420px)}.ecom-main-img[data-astro-cid-6tkkqvq7]{max-height:55vh}.ecom-zoom-btn[data-astro-cid-6tkkqvq7]{width:40px;height:40px;top:12px;right:12px}.ecom-thumb[data-astro-cid-6tkkqvq7]{width:64px;height:64px;border-radius:8px}.info-card[data-astro-cid-6tkkqvq7]{max-width:none;width:100%;height:auto;padding:20px;border-radius:16px}.project-title[data-astro-cid-6tkkqvq7]{font-size:clamp(22px,6vw,32px);margin-bottom:16px}.details-section[data-astro-cid-6tkkqvq7]{margin-bottom:16px}.footer-btn[data-astro-cid-6tkkqvq7]{height:44px;font-size:14px}}
