Dds Ss Olivia 015 Blue - Thong 209pics 10min 4 Upd Better
@keyframes fadeUp { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } .fade-up { animation: fadeUp 0.7s ease-out forwards; } .fade-up-d1 { animation-delay: 0.1s; opacity: 0; } .fade-up-d2 { animation-delay: 0.25s; opacity: 0; } .fade-up-d3 { animation-delay: 0.4s; opacity: 0; } .fade-up-d4 { animation-delay: 0.55s; opacity: 0; }
@keyframes heroScroll { 0% { transform: translate3d(-50%, 0, 0); } 100% { transform: translate3d(0, 0, 0); } } .hero-scroll { animation: heroScroll 45s linear infinite; } dds ss olivia 015 blue thong 209pics 10min 4 upd
<!-- NAV --> <nav class="fixed top-0 left-0 right-0 z-50 pt-4 px-4"> <div class="max-w-[1600px] mx-auto"> <div class="flex items-center justify-between bg-surface/80 backdrop-blur-md rounded-full pt-3 pb-3 pl-6 pr-4 border border-border shadow-2xl shadow-black/50"> <div class="flex items-center gap-3"> <div class="w-8 h-8 rounded-full bg-blue-mid flex items-center justify-center"> <span class="iconify text-white text-sm" data-icon="mdi:camera-iris"></span> </div> <span class="font-heading font-semibold text-sm tracking-tight">DDS<span class="text-blue-mid">SS</span></span> </div> <div class="hidden md:flex items-center gap-8"> <a href="#gallery" class="text-sm font-medium text-muted hover:text-white transition-colors">Gallery</a> <a href="#details" class="text-sm font-medium text-muted hover:text-white transition-colors">Details</a> <a href="#updates" class="text-sm font-medium text-muted hover:text-white transition-colors">Updates</a> </div> <div class="flex items-center gap-3"> <span class="hidden sm:inline-flex items-center gap-1.5 text-[10px] font-bold uppercase tracking-widest text-blue-mid bg-blue-mid/10 border border-blue-mid/20 rounded-full px-3 py-1.5"> <span class="w-1.5 h-1.5 rounded-full bg-blue-mid pulse-glow"></span> Live </span> <button class="bg-accent text-bg text-xs font-bold uppercase tracking-widest rounded-full px-5 py-2.5 hover:bg-accent/90 transition-colors"> Download </button> </div> </div> </div> </nav> @keyframes fadeUp { from { opacity: 0; transform: