html,body{height:100%;margin:0;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth}.project-slides-page{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.project-slides-page .et_pb_row,.project-slides-page .et_pb_column,.project-slides-page .et_pb_module,.project-slides-page .et_pb_code,.project-slides-page .et_pb_code_inner{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.project-slide{position:relative;width:100vw;height:100vh;height:100svh;scroll-snap-align:start;scroll-snap-stop:always;background:#000;color:#fff;text-align:center;overflow:hidden}.project-slide video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.project-slide::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,0.25);z-index:1}.slide-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;text-align:center;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,0.6);transition:opacity 0.3s ease;padding:24px;box-sizing:border-box}.slide-content:hover{opacity:0.85}.slide-content h1{margin:0;color:whitesmoke;font-size:clamp(2rem,5vw,5rem);line-height:1}.slide-content p{margin-top:0.8rem;color:whitesmoke;opacity:0.85;font-size:clamp(1rem,1.5vw,1.4rem)}.video-popup{position:fixed;inset:0;width:100vw;height:100vh;background:rgba(0,0,0,0.9);display:none;justify-content:center;align-items:center;z-index:999999;padding:2rem;box-sizing:border-box}.video-popup.active{display:flex;animation:fadeIn 0.3s ease}.video-popup-content{position:relative;width:min(90vw,1200px);aspect-ratio:16 / 9}.video-popup-content iframe{width:100%;height:100%;border:0;border-radius:12px;box-shadow:0 0 20px rgba(0,0,0,0.5)}.video-popup-content .close,.video-popup .close{position:absolute;top:-48px;right:0;background:none;border:0;font-size:2.5rem;line-height:1;color:#fff;cursor:pointer;z-index:2}body.video-popup-open{overflow:hidden}@keyframes fadeIn{from{opacity:0;transform:scale(0.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.project-slide{height:100svh}.slide-content h1{font-size:2rem}.slide-content p{font-size:1rem}.video-popup{padding:1rem}.video-popup-content{width:95vw}.video-popup-content .close,.video-popup .close{top:-42px;right:0}}.minimal-privacy-link{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:rgba(255,255,255,0.45);text-decoration:none;transition:all 0.3s ease}.minimal-privacy-link:hover{color:rgba(255,255,255,0.85)}.privacy-popup{position:fixed;inset:0;background:rgba(0,0,0,0.94);backdrop-filter:blur(10px);z-index:999999;display:none;align-items:center;justify-content:center;padding:48px;box-sizing:border-box}.privacy-popup.active{display:flex}.privacy-popup-content{width:min(700px,90vw);color:#fff}.privacy-popup-content h2{font-size:clamp(28px,4vw,54px);margin-bottom:40px;line-height:1}.privacy-popup-content p{font-size:15px;line-height:1.8;opacity:0.8;margin-bottom:24px}.privacy-close{position:absolute;top:28px;right:32px;background:none;border:0;color:#fff;font-size:42px;cursor:pointer;line-height:1}@media (max-width:768px){.privacy-popup{padding:24px}.privacy-close{top:18px;right:20px}.privacy-popup-content p{font-size:14px}}