.ImageLightbox-module__LNkYdq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background-color:#000000f2;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out ImageLightbox-module__LNkYdq__fadeIn;display:flex;position:fixed;top:0;left:0}.ImageLightbox-module__LNkYdq__content{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageLightbox-module__LNkYdq__image{object-fit:contain;border-radius:4px;max-width:100%;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) ImageLightbox-module__LNkYdq__zoomIn;box-shadow:0 0 50px #00000080}.ImageLightbox-module__LNkYdq__closeBtn{color:#fff;cursor:pointer;z-index:10001;opacity:.7;background:0 0;border:none;padding:10px;transition:opacity .2s;position:absolute;top:2rem;right:2rem}.ImageLightbox-module__LNkYdq__closeBtn:hover{opacity:1}.ImageLightbox-module__LNkYdq__navBtnPrev,.ImageLightbox-module__LNkYdq__navBtnNext{color:#fff;cursor:pointer;z-index:10001;opacity:.5;background:#ffffff0d;border:none;justify-content:center;align-items:center;width:80px;height:100px;transition:background .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageLightbox-module__LNkYdq__navBtnPrev:hover,.ImageLightbox-module__LNkYdq__navBtnNext:hover{opacity:1;background:#ffffff1a}.ImageLightbox-module__LNkYdq__navBtnPrev{border-radius:0 12px 12px 0;left:0}.ImageLightbox-module__LNkYdq__navBtnNext{border-radius:12px 0 0 12px;right:0}.ImageLightbox-module__LNkYdq__counter{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff1a;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes ImageLightbox-module__LNkYdq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageLightbox-module__LNkYdq__zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.ImageLightbox-module__LNkYdq__navBtnPrev,.ImageLightbox-module__LNkYdq__navBtnNext{width:50px;height:70px}.ImageLightbox-module__LNkYdq__closeBtn{top:1rem;right:1rem}}
.page-module__LT-C6q__main{min-height:100vh;color:var(--foreground);background-color:#0000;padding-top:140px;padding-bottom:80px}.page-module__LT-C6q__backLink{color:var(--secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-flex}.page-module__LT-C6q__backLink:hover{color:var(--foreground)}.page-module__LT-C6q__coverHero{border-radius:var(--radius-lg);background:var(--border);width:100%;height:500px;box-shadow:var(--shadow-sm);margin-bottom:4rem;overflow:hidden}@media (max-width:768px){.page-module__LT-C6q__coverHero{height:350px}}.page-module__LT-C6q__coverHeroImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__LT-C6q__bentoSplitLayout{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.page-module__LT-C6q__bentoSplitLayout{flex-direction:row;align-items:flex-start;gap:1.5rem}}.page-module__LT-C6q__stickySidebar{flex-direction:column;flex:0 0 300px;gap:1.5rem;display:flex;position:sticky;top:140px}.page-module__LT-C6q__metaBlock{background:var(--card-bg);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;min-height:0;padding:1rem 1.25rem;display:flex}.page-module__LT-C6q__metaBlock h4{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.page-module__LT-C6q__metaBlock p{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.page-module__LT-C6q__stickyTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__LT-C6q__stickyTag{background-color:var(--background);color:var(--foreground);border:none;border-radius:100px;padding:.3rem .8rem;font-size:.8rem;font-weight:600}.page-module__LT-C6q__linkList{flex-direction:column;gap:.5rem;display:flex}.page-module__LT-C6q__actionLink{color:var(--secondary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__LT-C6q__actionLink:hover{color:var(--foreground);transform:translate(4px)}.page-module__LT-C6q__demoLink{background-color:var(--accent);border:1px solid var(--accent);border-radius:12px;justify-content:center;margin-bottom:.5rem;padding:.8rem 1.5rem;font-size:1rem;box-shadow:0 4px 12px #0000001a;color:#fff!important}.page-module__LT-C6q__demoLink:hover{background-color:var(--foreground);border-color:var(--foreground);transform:translateY(-2px);box-shadow:0 6px 16px #00000026;color:var(--background)!important}.page-module__LT-C6q__mainContent{flex-direction:column;flex:1;gap:3rem;min-width:0;display:flex}.page-module__LT-C6q__projectMainTitle{letter-spacing:-.02em;color:var(--foreground);margin-top:2rem;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}@media (max-width:768px){.page-module__LT-C6q__projectMainTitle{margin-top:1rem;margin-bottom:1.5rem;font-size:2.5rem}}.page-module__LT-C6q__textContentCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:2rem;padding:3rem}.page-module__LT-C6q__textContent .page-module__LT-C6q__preWrap{white-space:pre-wrap;color:var(--secondary);font-size:1rem;font-weight:400;line-height:1.7}.page-module__LT-C6q__mediaSection,.page-module__LT-C6q__imageGridFlow{flex-direction:column;gap:2rem;display:flex}.page-module__LT-C6q__screenshotBlock{border-radius:var(--radius-lg);background-color:var(--card-bg);width:100%;box-shadow:var(--shadow-sm);border:none;overflow:hidden}.page-module__LT-C6q__screenshotBlock img{width:100%;height:auto;display:block}.page-module__LT-C6q__visualContainer{flex-direction:column;gap:4rem;display:flex}.page-module__LT-C6q__visualHeader{text-align:center;background:var(--card-bg);border-radius:var(--radius-lg);max-width:900px;box-shadow:var(--shadow-sm);margin:0 auto;padding:4rem 2rem}.page-module__LT-C6q__visualMeta{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__LT-C6q__visualCategory{color:var(--accent-light);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700;display:block}.page-module__LT-C6q__visualDate{color:var(--secondary);opacity:.6;font-size:.8rem;font-weight:500}.page-module__LT-C6q__visualTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:600;line-height:1.1}.page-module__LT-C6q__visualDescription{color:var(--secondary);max-width:700px;margin:0 auto;font-size:1rem;line-height:1.6}.page-module__LT-C6q__heroImg,.page-module__LT-C6q__galleryImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__LT-C6q__visualImage{background-color:var(--card-bg);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);border:none;overflow:hidden}.page-module__LT-C6q__heroImage{height:70vh;margin-bottom:2rem}.page-module__LT-C6q__visualGrid{grid-template-columns:1fr;gap:2rem;display:grid}.page-module__LT-C6q__visualGrid .page-module__LT-C6q__visualImage{aspect-ratio:16/9}@media (min-width:768px){.page-module__LT-C6q__visualGrid{grid-template-columns:1fr 1fr}}.page-module__LT-C6q__videoEmbed{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-sm);background:#000;border:none;margin-bottom:2rem;position:relative;overflow:hidden}.page-module__LT-C6q__videoEmbed iframe{border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.page-module__LT-C6q__visualVideoSection{width:100%;max-width:1200px;margin:0 auto 3rem}.page-module__LT-C6q__artSidebar{flex-direction:column;flex:0 0 320px;order:2;gap:1.5rem;display:flex}.page-module__LT-C6q__artMainContent{flex-direction:column;flex:1;order:1;gap:2rem;min-width:0;display:flex}@media (min-width:1024px){.page-module__LT-C6q__artSidebar{order:1;position:sticky;top:140px}.page-module__LT-C6q__artMainContent{order:2}}.page-module__LT-C6q__artInfoCard{background:var(--card-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.page-module__LT-C6q__artMeta{align-items:center;gap:.75rem;display:flex}.page-module__LT-C6q__artTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.page-module__LT-C6q__artDescription{color:var(--secondary);font-size:1rem;line-height:1.7}.page-module__LT-C6q__artTags{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;display:flex}.page-module__LT-C6q__artImageHero{width:100%;margin-bottom:0}.page-module__LT-C6q__artImage{object-fit:contain;border-radius:var(--radius-lg);max-width:100%;max-height:90vh;box-shadow:var(--shadow-md);margin:0 auto;display:block}.page-module__LT-C6q__artVideoSection{width:100%}@media (max-width:768px){.page-module__LT-C6q__artInfoCard{padding:2rem 1.5rem}.page-module__LT-C6q__artTitle{font-size:2rem}}.page-module__LT-C6q__tags{flex-wrap:wrap;gap:.6rem;display:flex}.page-module__LT-C6q__tag{background-color:var(--background);color:var(--foreground);border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.page-module__LT-C6q__preWrap{white-space:pre-wrap}@keyframes page-module__LT-C6q__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
