.VideoPage_modelPage__Xmu6X{max-width:1200px;margin:0 auto;padding:var(--spacing-lg);color:var(--text-primary)}.VideoPage_backLink__veq00{display:inline-flex;align-items:center;gap:var(--spacing-sm);color:var(--text-secondary);text-decoration:none;font-size:var(--font-size-sm);margin-bottom:var(--spacing-md);transition:color var(--transition-fast)}.VideoPage_backLink__veq00:hover{color:var(--primary)}.VideoPage_pageTitle__jR18p{font-size:2.5rem;font-weight:700;margin:0;color:var(--text-primary)}.VideoPage_heroSection__P4vbT{position:relative;height:600px;border-radius:var(--radius-xl);margin-bottom:var(--spacing-3xl);overflow:hidden;display:flex;align-items:center}.VideoPage_heroBackground__IgnSM{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.VideoPage_heroBgImage__vldon,.VideoPage_heroBgVideo__odMsT{width:100%;height:100%;object-fit:cover;object-position:center right}.VideoPage_heroOverlay__Y094y{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 70%,transparent)}.VideoPage_heroContent__9G3fS{position:relative;z-index:2;padding:var(--spacing-2xl);max-width:600px;color:#fff}.VideoPage_heroTitle__wcL2K{font-size:3rem;font-weight:800;margin:0 0 var(--spacing-md) 0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.VideoPage_heroDescription__UhUw_{font-size:var(--font-size-lg);color:hsla(0,0%,100%,.9);line-height:1.6;margin-bottom:var(--spacing-xl);text-shadow:0 1px 2px rgba(0,0,0,.5)}.VideoPage_heroStats___TpHX{display:flex;gap:var(--spacing-lg);flex-wrap:wrap}.VideoPage_stat__0bTTU{display:flex;align-items:center;gap:var(--spacing-sm);color:hsla(0,0%,100%,.9);font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.5)}.VideoPage_stat__0bTTU svg{color:var(--accent);filter:drop-shadow(0 1px 2px rgba(0,0,0,.5))}.VideoPage_creditCostBadge__SJ4Sn{background:var(--accent);color:var(--text-on-accent);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-top:var(--spacing-md);box-shadow:0 2px 4px rgba(0,0,0,.2);display:inline-block}.VideoPage_sectionTitle__i0Zts{font-size:2rem;font-weight:700;margin:0 0 var(--spacing-xl) 0;color:var(--text-primary);position:relative}.VideoPage_sectionTitle__i0Zts:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));border-radius:var(--radius-full)}.VideoPage_importantNote__SQNB6{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.1));border:1px solid rgba(59,130,246,.2);border-radius:var(--radius-lg);padding:var(--spacing-xl);margin-bottom:var(--spacing-xl);display:flex;gap:var(--spacing-lg);align-items:flex-start}.VideoPage_noteIcon__WdgdK{font-size:1.5rem;flex-shrink:0;margin-top:.125rem}.VideoPage_noteContent__A2ndr h4{font-size:1.25rem;font-weight:600;margin:0 0 var(--spacing-sm) 0;color:var(--text-primary)}.VideoPage_noteContent__A2ndr p{font-size:var(--font-size-base);color:var(--text-secondary);line-height:1.6;margin:0}.VideoPage_noteContent__A2ndr ul{margin:var(--spacing-md) 0;padding-left:var(--spacing-lg);color:var(--text-secondary)}.VideoPage_noteContent__A2ndr li{margin-bottom:var(--spacing-xs);line-height:1.5}.VideoPage_gallerySection__2ZgPk{margin-bottom:var(--spacing-3xl)}.VideoPage_galleryDescription__cNY4H{font-size:var(--font-size-lg);color:var(--text-secondary);line-height:1.6;margin-bottom:var(--spacing-xl);text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.VideoPage_videoGalleryGrid__NJRbt{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:var(--spacing-xl)}.VideoPage_videoGalleryItem__xMo11{position:relative;overflow:hidden;background:var(--bg-card);border:1px solid var(--border);transition:all var(--transition-normal);cursor:pointer}.VideoPage_videoGalleryItem__xMo11.VideoPage_featured__O8oa6{grid-column:span 2;grid-row:span 2}.VideoPage_videoGalleryItem__xMo11.VideoPage_wide__LuIXk{grid-column:span 2}.VideoPage_videoGalleryItem__xMo11.VideoPage_tall__XgjAG{grid-row:span 2}.VideoPage_videoContainer__Apo_4{position:relative;width:100%;height:100%;overflow:hidden}.VideoPage_galleryVideo__Ca1cJ{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.VideoPage_videoPrompt__CWMWZ{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,.3) 80%,transparent);color:#fff;padding:var(--spacing-md);transform:translateY(100%);transition:transform var(--transition-normal)}.VideoPage_videoPrompt__CWMWZ p{font-size:.75rem;line-height:1.3;display:block;font-weight:500}.VideoPage_clickIndicator__gole6{position:absolute;right:0;bottom:0;transform:translate(-50%,-50%);background:rgba(0,0,0,.8);color:#fff;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:0;transition:all var(--transition-normal);pointer-events:none;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.VideoPage_clickIndicatorCenter__seRmZ,.VideoPage_clickIndicator__gole6.VideoPage_center__rUrXr{top:50%;left:50%;transform:translate(-50%,-50%)}.VideoPage_clickIndicatorCenter__seRmZ{position:absolute;background:rgba(0,0,0,.8);color:#fff;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:600;text-transform:uppercase;letter-spacing:.5px;opacity:0;transition:all var(--transition-normal);pointer-events:none;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.VideoPage_textImageVideoItem__wPVkc:hover .VideoPage_clickIndicatorCenter__seRmZ,.VideoPage_textImageVideoItem__wPVkc:hover .VideoPage_clickIndicator__gole6,.VideoPage_videoGalleryItem__xMo11:hover .VideoPage_clickIndicator__gole6{opacity:1;transform:translate(-50%,-50%) scale(1.1)}.VideoPage_textImageVideoList__sBZen{display:flex;flex-direction:column;gap:var(--spacing-md);max-width:1200px;margin:0 auto}.VideoPage_refAudio__nIcSE,.VideoPage_refVideo__S1hlK,.VideoPage_videoElement__OD_LO{width:100%;max-width:500px;transition:all var(--transition-normal)}.VideoPage_videoElement__OD_LO{max-height:500px;height:auto;object-fit:contain}.VideoPage_audioElement__EyHAU{width:100%;height:32px;outline:none;border-radius:var(--radius-md)}.VideoPage_audioElement__EyHAU::-webkit-media-controls-panel{border-radius:var(--radius-md);background-color:var(--text-tertiary)}.VideoPage_textImageVideoItem__wPVkc{cursor:pointer;position:relative;height:auto;min-height:-moz-fit-content;min-height:fit-content}.VideoPage_imageVideoPair__JOh4U{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:center}.VideoPage_arrowSection__7DYx1{display:flex;align-items:center;justify-content:center;padding:0 var(--spacing-sm)}.VideoPage_arrow__vaJ0_{font-size:2rem;color:var(--primary);font-weight:700;opacity:.8;transition:all var(--transition-normal)}.VideoPage_textImageVideoItem__wPVkc:hover .VideoPage_arrow__vaJ0_{opacity:1;transform:scale(1.1);color:var(--accent)}.VideoPage_generatedVideo__iJ3MN,.VideoPage_referenceImage__rMKpz{position:relative;overflow:hidden}.VideoPage_comparisonImage__AzP9u,.VideoPage_comparisonVideo__QYdDr{max-width:550px;max-height:550px;width:auto;height:auto;object-fit:contain;transition:all var(--transition-normal)}.VideoPage_comparisonVideo__QYdDr{position:relative;left:50%;transform:translateX(-50%)}.VideoPage_imagePrompt__frAS8{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,.3) 80%,transparent);color:#fff;padding:var(--spacing-sm);transform:translateY(100%);transition:transform var(--transition-normal)}.VideoPage_referenceImage__rMKpz:hover .VideoPage_imagePrompt__frAS8{transform:translateY(0)}.VideoPage_imagePrompt__frAS8 p{font-size:.75rem;line-height:1.3;display:block;font-weight:500}.VideoPage_referenceImages__TLgMc{position:relative;width:550px;height:550px}.VideoPage_referenceImages__TLgMc.VideoPage_twoImages__8Epav{position:relative}.VideoPage_referenceImages__TLgMc.VideoPage_twoImages__8Epav .VideoPage_referenceImage__rMKpz.VideoPage_topLeft__Z_Dfa{position:absolute;top:0;left:0;z-index:2;width:240px;height:240px}.VideoPage_referenceImages__TLgMc.VideoPage_twoImages__8Epav .VideoPage_referenceImage__rMKpz.VideoPage_bottomRight__9nff6{position:absolute;bottom:0;right:0;z-index:1;width:240px;height:240px}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq{position:relative}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz{position:absolute;width:160px;height:160px}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz.VideoPage_topLeft__Z_Dfa{top:0;left:0;z-index:4}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz.VideoPage_topRight__tw8EV{top:64px;left:144px;z-index:3}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz.VideoPage_bottomLeft__WhUbf{bottom:64px;left:16px;z-index:2}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz.VideoPage_bottomRight__9nff6{bottom:0;right:64px;z-index:1}.VideoPage_referenceImages__TLgMc .VideoPage_referenceImage__rMKpz img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-md);border:2px solid var(--border);transition:all var(--transition-normal)}.VideoPage_referenceImages__TLgMc .VideoPage_referenceImage__rMKpz:hover img{transform:scale(1.05);z-index:10}.VideoPage_referenceImages__TLgMc .VideoPage_imagePrompt__frAS8{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.8) 50%,rgba(0,0,0,.3) 80%,transparent);color:#fff;padding:var(--spacing-sm);transform:translateY(100%);transition:transform var(--transition-normal);z-index:20;opacity:0}.VideoPage_referenceImages__TLgMc:hover .VideoPage_imagePrompt__frAS8{transform:translateY(0);opacity:1}.VideoPage_referenceImageAndVideo__jKAze{display:flex;flex-direction:column;gap:var(--spacing-sm);align-items:center;justify-content:center;width:400px;height:400px}.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceImage__rMKpz,.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceVideo__OOpcd{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceImage__rMKpz img,.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceVideo__OOpcd video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:var(--radius-md);border:2px solid var(--border);transition:all var(--transition-normal)}.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceVideo__OOpcd video{left:50%;transform:translateX(-50%)}@media (max-width:768px){.VideoPage_imageVideoPair__JOh4U{display:flex;gap:var(--spacing-sm);align-items:center;justify-content:center}.VideoPage_textImageVideoItem__wPVkc{cursor:pointer;position:relative;height:auto;min-height:-moz-fit-content;min-height:fit-content}.VideoPage_refAudio__nIcSE,.VideoPage_refVideo__S1hlK{max-width:450px;width:100%}.VideoPage_videoElement__OD_LO{max-width:450px;max-height:450px;width:100%;height:auto}.VideoPage_comparisonImage__AzP9u,.VideoPage_comparisonVideo__QYdDr{max-width:450px;max-height:450px;width:auto;height:auto;object-fit:contain;position:relative;left:50%;transform:translateX(-50%)}.VideoPage_referenceImages__TLgMc{max-width:450px;max-height:450px;width:auto;height:auto}.VideoPage_referenceImages__TLgMc.VideoPage_twoImages__8Epav .VideoPage_referenceImage__rMKpz.VideoPage_bottomRight__9nff6,.VideoPage_referenceImages__TLgMc.VideoPage_twoImages__8Epav .VideoPage_referenceImage__rMKpz.VideoPage_topLeft__Z_Dfa{width:72px;height:72px}.VideoPage_referenceImages__TLgMc.VideoPage_fourImages__DPuOq .VideoPage_referenceImage__rMKpz{width:48px;height:48px;object-fit:contain}.VideoPage_referenceImageAndVideo__jKAze{max-width:140px;max-height:140px;width:auto;height:auto;gap:var(--spacing-xs)}.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceImage__rMKpz,.VideoPage_referenceImageAndVideo__jKAze .VideoPage_referenceVideo__OOpcd{width:100%;height:50%}.VideoPage_referenceImageAndVideo__jKAze.VideoPage_imageVideoLayout__QbB3Z{max-width:140px;max-height:140px;gap:var(--spacing-xs)}}@media (max-width:600px){.VideoPage_refAudio__nIcSE,.VideoPage_refVideo__S1hlK{max-width:350px;width:100%}.VideoPage_videoElement__OD_LO{max-width:350px;max-height:350px;width:100%;height:auto}.VideoPage_comparisonImage__AzP9u,.VideoPage_comparisonVideo__QYdDr{max-width:350px;max-height:350px;width:auto;height:auto;object-fit:contain;position:relative;left:50%}.VideoPage_referenceImages__TLgMc{max-width:350px;max-height:350px;width:auto;height:auto}.VideoPage_referenceImageAndVideo__jKAze.VideoPage_imageVideoLayout__QbB3Z{max-width:100px;max-height:100px;gap:var(--spacing-xs)}.VideoPage_arrow__vaJ0_{font-size:1rem}}@media (max-width:768px){.VideoPage_modelPage__Xmu6X{padding:var(--spacing-md)}.VideoPage_pageTitle__jR18p{font-size:2rem}.VideoPage_heroTitle__wcL2K{font-size:2.5rem;text-align:left;line-height:1.2}.VideoPage_heroSection__P4vbT{height:400px;min-height:400px}.VideoPage_heroContent__9G3fS{padding:var(--spacing-md);text-align:left}.VideoPage_heroDescription__UhUw_{font-size:1rem;line-height:1.5;margin-bottom:var(--spacing-lg)}.VideoPage_heroStats___TpHX{flex-direction:column;gap:var(--spacing-md);align-items:flex-start}.VideoPage_stat__0bTTU{flex-direction:row;gap:var(--spacing-sm);justify-content:flex-start;min-width:200px}.VideoPage_creditCostBadge__SJ4Sn{margin-top:var(--spacing-lg);font-size:.9rem;padding:var(--spacing-sm) var(--spacing-md)}.VideoPage_importantNote__SQNB6{flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-lg)}.VideoPage_noteIcon__WdgdK{align-self:flex-start}.VideoPage_videoGalleryGrid__NJRbt{grid-template-columns:1fr;gap:var(--spacing-sm)}.VideoPage_videoGalleryItem__xMo11.VideoPage_featured__O8oa6,.VideoPage_videoGalleryItem__xMo11.VideoPage_wide__LuIXk{grid-column:span 1}.VideoPage_videoGalleryItem__xMo11.VideoPage_tall__XgjAG{grid-row:span 1}}@media (max-width:480px){.VideoPage_imageVideoPair__JOh4U{flex-direction:column;gap:var(--spacing-md)}.VideoPage_arrowSection__7DYx1{transform:rotate(90deg)}.VideoPage_heroSection__P4vbT{height:350px;min-height:350px}.VideoPage_pageTitle__jR18p{font-size:1.75rem}.VideoPage_heroTitle__wcL2K{font-size:1.75rem;line-height:1.1}.VideoPage_heroContent__9G3fS{padding:var(--spacing-sm)}.VideoPage_heroDescription__UhUw_{font-size:.9rem;line-height:1.4}.VideoPage_heroStats___TpHX{gap:var(--spacing-sm)}.VideoPage_stat__0bTTU{min-width:180px;font-size:.9rem}.VideoPage_creditCostBadge__SJ4Sn{font-size:.8rem;padding:var(--spacing-xs) var(--spacing-sm)}.VideoPage_refAudio__nIcSE,.VideoPage_refVideo__S1hlK{max-width:250px;width:100%}.VideoPage_videoElement__OD_LO{max-width:250px;max-height:250px;width:100%;height:auto}.VideoPage_importantNote__SQNB6{padding:var(--spacing-md);gap:var(--spacing-sm)}.VideoPage_noteContent__A2ndr h4{font-size:1.1rem}.VideoPage_noteContent__A2ndr li,.VideoPage_noteContent__A2ndr p{font-size:.9rem}.VideoPage_comparisonImage__AzP9u,.VideoPage_comparisonVideo__QYdDr{max-width:250px;max-height:250px;width:auto;height:auto;object-fit:contain}.VideoPage_referenceImages__TLgMc{width:250px;height:250px}}