.nav-scroll{backdrop-filter:blur(10px);background-color:rgba(255,255,255,0.9)}.golf-ball{transition:transform 0.3s ease}.golf-ball:hover{transform:rotate(15deg)}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,0.1)}.parallax-bg{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}@media (max-width:768px){.parallax-bg{background-attachment:scroll}}.text-shadow{text-shadow:0 2px 4px rgba(0,0,0,0.1)}.golf-icon{transition:transform 0.3s ease}.golf-icon:hover{transform:scale(1.1)}.service-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}.price-tag{background:linear-gradient(135deg,#059669,#10b981);color:white;padding:0.5rem 1rem;border-radius:2rem;font-weight:bold;display:inline-block}.contact-card{transition:transform 0.3s ease,box-shadow 0.3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}.map-placeholder{background:linear-gradient(135deg,#e0f2fe,#bae6fd)}.legal-section{transition:all 0.3s ease}.legal-section:hover{background-color:#f0fdf4}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;background:#059669;color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all 0.3s ease;z-index:1000}.scroll-to-top.visible{opacity:1}.legal-section{transition:all 0.3s ease}.legal-section:hover{background-color:#f0fdf4}