Shine Bros
Professional-level mobile car detailing. Serving Menlo Park, Portola Valley & the surrounding Bay Area.
.nav { position: fixed; top: 0; left: 0; right: 0; z-index: 900; display: flex; align-items: center; justify-content: space-between; padding: 0 36px; height: 68px; background: rgba(14,34,69,.97); border-bottom: 1px solid rgba(255,255,255,0.08); backdrop-filter: blur(20px); } .nav-logo-wrap { display: flex; align-items: center; gap: 10px; text-decoration: none; } .nav-logo-img { width: 38px; height: 38px; border-radius: 50%; object-fit: cover; } .nav-logo-text { font-family: 'Playfair Display', Georgia, serif; font-size: 1.15rem; font-weight: 700; color: #f0e3cc; letter-spacing: .01em; } .nav-links { display: flex; align-items: center; gap: 32px; } .nav-links a { font-size: .82rem; font-weight: 400; color: #9a8d7e; text-decoration: none; letter-spacing: .04em; transition: color .2s; } .nav-links a:hover { color: #f0e3cc; } .nav-cta { font-family: 'Jost', sans-serif; font-size: .82rem; font-weight: 600; letter-spacing: .06em; text-transform: uppercase; color: #0e2245; background: #c4a46b; padding: 9px 22px; border-radius: 6px; text-decoration: none; transition: background .2s; } .nav-cta:hover { background: #9e8040; }
Shine Bros
Professional-level mobile car detailing. Serving Menlo Park, Portola Valley & the surrounding Bay Area.